DropwizardProtos.ErrorMessage | DropwizardProtos.ErrorMessage | |||
---|---|---|---|---|
Compiled from "DropwizardProtos.java" | Compiled from "DropwizardProtos.java" | |||
public final class io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Er rorMessage extends com.google.protobuf.GeneratedMessage implements io.dropw izard.jersey.protobuf.protos.DropwizardProtos$ErrorMessageOrBuilder { | public final class io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Er rorMessage extends com.google.protobuf.GeneratedMessage implements io.dropw izard.jersey.protobuf.protos.DropwizardProtos$ErrorMessageOrBuilder { | |||
public static com.google.protobuf.Parser<io.dropwizard.jersey.protobuf.pr otos.DropwizardProtos$ErrorMessage> PARSER; | public static com.google.protobuf.Parser<io.dropwizard.jersey.protobuf.pr otos.DropwizardProtos$ErrorMessage> PARSER; | |||
public static final int MESSAGE_FIELD_NUMBER; | public static final int MESSAGE_FIELD_NUMBER; | |||
public static final int CODE_FIELD_NUMBER; | public static final int CODE_FIELD_NUMBER; | |||
public static final int DETAILS_FIELD_NUMBER; | ||||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message getDefaultInstance(); | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message getDefaultInstance(); | |||
public io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage getDefaultInstanceForType(); | public io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage getDefaultInstanceForType(); | |||
public final com.google.protobuf.UnknownFieldSet getUnknownFields(); | public final com.google.protobuf.UnknownFieldSet getUnknownFields(); | |||
public static final com.google.protobuf.Descriptors$Descriptor getDescrip tor(); | public static final com.google.protobuf.Descriptors$Descriptor getDescrip tor(); | |||
protected com.google.protobuf.GeneratedMessage$FieldAccessorTable interna lGetFieldAccessorTable(); | protected com.google.protobuf.GeneratedMessage$FieldAccessorTable interna lGetFieldAccessorTable(); | |||
public com.google.protobuf.Parser<io.dropwizard.jersey.protobuf.protos.Dr opwizardProtos$ErrorMessage> getParserForType(); | public com.google.protobuf.Parser<io.dropwizard.jersey.protobuf.protos.Dr opwizardProtos$ErrorMessage> getParserForType(); | |||
public boolean hasMessage(); | public boolean hasMessage(); | |||
public java.lang.String getMessage(); | public java.lang.String getMessage(); | |||
public com.google.protobuf.ByteString getMessageBytes(); | public com.google.protobuf.ByteString getMessageBytes(); | |||
public boolean hasCode(); | public boolean hasCode(); | |||
public int getCode(); | public int getCode(); | |||
public boolean hasDetails(); | ||||
public java.lang.String getDetails(); | ||||
public com.google.protobuf.ByteString getDetailsBytes(); | ||||
public final boolean isInitialized(); | public final boolean isInitialized(); | |||
public void writeTo(com.google.protobuf.CodedOutputStream) throws java.io .IOException; | public void writeTo(com.google.protobuf.CodedOutputStream) throws java.io .IOException; | |||
public int getSerializedSize(); | public int getSerializedSize(); | |||
protected java.lang.Object writeReplace() throws java.io.ObjectStreamExce ption; | protected java.lang.Object writeReplace() throws java.io.ObjectStreamExce ption; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(com.google.protobuf.ByteString) throws com.google.protobu f.InvalidProtocolBufferException; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(com.google.protobuf.ByteString) throws com.google.protobu f.InvalidProtocolBufferException; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(com.google.protobuf.ByteString, com.google.protobuf.Exten sionRegistryLite) throws com.google.protobuf.InvalidProtocolBufferException ; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(com.google.protobuf.ByteString, com.google.protobuf.Exten sionRegistryLite) throws com.google.protobuf.InvalidProtocolBufferException ; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(byte[]) throws com.google.protobuf.InvalidProtocolBufferE xception; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(byte[]) throws com.google.protobuf.InvalidProtocolBufferE xception; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) throws com.google.protobuf.InvalidProtocolBufferException; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) throws com.google.protobuf.InvalidProtocolBufferException; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(java.io.InputStream) throws java.io.IOException; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(java.io.InputStream) throws java.io.IOException; | |||
public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistr yLite) throws java.io.IOException; | public static io.dropwizard.jersey.protobuf.protos.DropwizardProtos$Error Message parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistr yLite) throws java.io.IOException; | |||
skipping to change at line 48 | skipping to change at line 52 | |||
public com.google.protobuf.Message$Builder newBuilderForType(); | public com.google.protobuf.Message$Builder newBuilderForType(); | |||
public com.google.protobuf.MessageLite$Builder toBuilder(); | public com.google.protobuf.MessageLite$Builder toBuilder(); | |||
public com.google.protobuf.MessageLite$Builder newBuilderForType(); | public com.google.protobuf.MessageLite$Builder newBuilderForType(); | |||
public com.google.protobuf.MessageLite getDefaultInstanceForType(); | public com.google.protobuf.MessageLite getDefaultInstanceForType(); | |||
public com.google.protobuf.Message getDefaultInstanceForType(); | public com.google.protobuf.Message getDefaultInstanceForType(); | |||
io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage(com.go ogle.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, io.dropwizard.jersey.protobuf.protos.DropwizardProtos$1) throws com.google. protobuf.InvalidProtocolBufferException; | io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage(com.go ogle.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite, io.dropwizard.jersey.protobuf.protos.DropwizardProtos$1) throws com.google. protobuf.InvalidProtocolBufferException; | |||
static boolean access$500(); | static boolean access$500(); | |||
io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage(com.go ogle.protobuf.GeneratedMessage$Builder, io.dropwizard.jersey.protobuf.proto s.DropwizardProtos$1); | io.dropwizard.jersey.protobuf.protos.DropwizardProtos$ErrorMessage(com.go ogle.protobuf.GeneratedMessage$Builder, io.dropwizard.jersey.protobuf.proto s.DropwizardProtos$1); | |||
static java.lang.Object access$702(io.dropwizard.jersey.protobuf.protos.D ropwizardProtos$ErrorMessage, java.lang.Object); | static java.lang.Object access$702(io.dropwizard.jersey.protobuf.protos.D ropwizardProtos$ErrorMessage, java.lang.Object); | |||
static int access$802(io.dropwizard.jersey.protobuf.protos.DropwizardProt os$ErrorMessage, int); | static int access$802(io.dropwizard.jersey.protobuf.protos.DropwizardProt os$ErrorMessage, int); | |||
static int access$902(io.dropwizard.jersey.protobuf.protos.DropwizardProt | static java.lang.Object access$902(io.dropwizard.jersey.protobuf.protos.D | |||
os$ErrorMessage, int); | ropwizardProtos$ErrorMessage, java.lang.Object); | |||
static int access$1002(io.dropwizard.jersey.protobuf.protos.DropwizardPro | ||||
tos$ErrorMessage, int); | ||||
static java.lang.Object access$700(io.dropwizard.jersey.protobuf.protos.D ropwizardProtos$ErrorMessage); | static java.lang.Object access$700(io.dropwizard.jersey.protobuf.protos.D ropwizardProtos$ErrorMessage); | |||
static java.lang.Object access$900(io.dropwizard.jersey.protobuf.protos.D ropwizardProtos$ErrorMessage); | ||||
static {}; | static {}; | |||
} | } | |||
End of changes. 4 change blocks. | ||||
2 lines changed or deleted | 9 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |