|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface WireFormats.AkkaControlMessageOrBuilder
| Method Summary | |
|---|---|
WireFormats.CommandType |
getCommandType()
required .CommandType commandType = 1; |
WireFormats.AkkaHandshakeInfo |
getHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2; |
WireFormats.AkkaHandshakeInfoOrBuilder |
getHandshakeInfoOrBuilder()
optional .AkkaHandshakeInfo handshakeInfo = 2; |
boolean |
hasCommandType()
required .CommandType commandType = 1; |
boolean |
hasHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 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 hasCommandType()
required .CommandType commandType = 1;
WireFormats.CommandType getCommandType()
required .CommandType commandType = 1;
boolean hasHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2;
WireFormats.AkkaHandshakeInfo getHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2;
WireFormats.AkkaHandshakeInfoOrBuilder getHandshakeInfoOrBuilder()
optional .AkkaHandshakeInfo handshakeInfo = 2;
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||