|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface WireFormats.AkkaHandshakeInfoOrBuilder
| Method Summary | |
|---|---|
java.lang.String |
getCookie()
optional string cookie = 3; |
com.google.protobuf.ByteString |
getCookieBytes()
optional string cookie = 3; |
WireFormats.AddressData |
getOrigin()
required .AddressData origin = 1; |
WireFormats.AddressDataOrBuilder |
getOriginOrBuilder()
required .AddressData origin = 1; |
long |
getUid()
required fixed64 uid = 2; |
boolean |
hasCookie()
optional string cookie = 3; |
boolean |
hasOrigin()
required .AddressData origin = 1; |
boolean |
hasUid()
required fixed64 uid = 2; |
| Methods inherited from interface com.google.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasOrigin()
required .AddressData origin = 1;
WireFormats.AddressData getOrigin()
required .AddressData origin = 1;
WireFormats.AddressDataOrBuilder getOriginOrBuilder()
required .AddressData origin = 1;
boolean hasUid()
required fixed64 uid = 2;
long getUid()
required fixed64 uid = 2;
boolean hasCookie()
optional string cookie = 3;
java.lang.String getCookie()
optional string cookie = 3;
com.google.protobuf.ByteString getCookieBytes()
optional string cookie = 3;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||