|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.remote.WireFormats.AkkaControlMessage.Builder
public static final class WireFormats.AkkaControlMessage.Builder
Protobuf type AkkaControlMessage
Defines some control messages for the remoting
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public WireFormats.AkkaControlMessage.Builder clear()
public WireFormats.AkkaControlMessage.Builder clone()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
public WireFormats.AkkaControlMessage getDefaultInstanceForType()
public WireFormats.AkkaControlMessage build()
public WireFormats.AkkaControlMessage buildPartial()
public WireFormats.AkkaControlMessage.Builder mergeFrom(com.google.protobuf.Message other)
public final boolean isInitialized()
public WireFormats.AkkaControlMessage.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws java.io.IOException
java.io.IOExceptionpublic boolean hasCommandType()
required .CommandType commandType = 1;
hasCommandType in interface WireFormats.AkkaControlMessageOrBuilderpublic WireFormats.CommandType getCommandType()
required .CommandType commandType = 1;
getCommandType in interface WireFormats.AkkaControlMessageOrBuilderpublic WireFormats.AkkaControlMessage.Builder setCommandType(WireFormats.CommandType value)
required .CommandType commandType = 1;
public WireFormats.AkkaControlMessage.Builder clearCommandType()
required .CommandType commandType = 1;
public boolean hasHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2;
hasHandshakeInfo in interface WireFormats.AkkaControlMessageOrBuilderpublic WireFormats.AkkaHandshakeInfo getHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfo in interface WireFormats.AkkaControlMessageOrBuilderpublic WireFormats.AkkaControlMessage.Builder setHandshakeInfo(WireFormats.AkkaHandshakeInfo value)
optional .AkkaHandshakeInfo handshakeInfo = 2;
public WireFormats.AkkaControlMessage.Builder setHandshakeInfo(WireFormats.AkkaHandshakeInfo.Builder builderForValue)
optional .AkkaHandshakeInfo handshakeInfo = 2;
public WireFormats.AkkaControlMessage.Builder mergeHandshakeInfo(WireFormats.AkkaHandshakeInfo value)
optional .AkkaHandshakeInfo handshakeInfo = 2;
public WireFormats.AkkaControlMessage.Builder clearHandshakeInfo()
optional .AkkaHandshakeInfo handshakeInfo = 2;
public WireFormats.AkkaHandshakeInfo.Builder getHandshakeInfoBuilder()
optional .AkkaHandshakeInfo handshakeInfo = 2;
public WireFormats.AkkaHandshakeInfoOrBuilder getHandshakeInfoOrBuilder()
optional .AkkaHandshakeInfo handshakeInfo = 2;
getHandshakeInfoOrBuilder in interface WireFormats.AkkaControlMessageOrBuilder
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||