akka.remote
Class WireFormats

java.lang.Object
  extended by akka.remote.WireFormats

public final class WireFormats
extends java.lang.Object


Nested Class Summary
static class WireFormats.AckAndEnvelopeContainer
          Protobuf type AckAndEnvelopeContainer
static interface WireFormats.AckAndEnvelopeContainerOrBuilder
           
static class WireFormats.AcknowledgementInfo
          Protobuf type AcknowledgementInfo
static interface WireFormats.AcknowledgementInfoOrBuilder
           
static class WireFormats.ActorRefData
          Protobuf type ActorRefData Defines a remote ActorRef that "remembers" and uses its original Actor instance on the original node.
static interface WireFormats.ActorRefDataOrBuilder
           
static class WireFormats.AddressData
          Protobuf type AddressData Defines a remote address.
static interface WireFormats.AddressDataOrBuilder
           
static class WireFormats.AkkaControlMessage
          Protobuf type AkkaControlMessage Defines some control messages for the remoting
static interface WireFormats.AkkaControlMessageOrBuilder
           
static class WireFormats.AkkaHandshakeInfo
          Protobuf type AkkaHandshakeInfo
static interface WireFormats.AkkaHandshakeInfoOrBuilder
           
static class WireFormats.AkkaProtocolMessage
          Protobuf type AkkaProtocolMessage Message format of Akka Protocol.
static interface WireFormats.AkkaProtocolMessageOrBuilder
           
static class WireFormats.CommandType
          Protobuf enum CommandType Defines the type of the AkkaControlMessage command type
static class WireFormats.DaemonMsgCreateData
          Protobuf type DaemonMsgCreateData Defines akka.remote.DaemonMsgCreate
static interface WireFormats.DaemonMsgCreateDataOrBuilder
           
static class WireFormats.DeployData
          Protobuf type DeployData Serialization of akka.actor.Deploy
static interface WireFormats.DeployDataOrBuilder
           
static class WireFormats.PropsData
          Protobuf type PropsData Serialization of akka.actor.Props
static interface WireFormats.PropsDataOrBuilder
           
static class WireFormats.RemoteEnvelope
          Protobuf type RemoteEnvelope Defines a remote message.
static interface WireFormats.RemoteEnvelopeOrBuilder
           
static class WireFormats.SerializedMessage
          Protobuf type SerializedMessage Defines a message.
static interface WireFormats.SerializedMessageOrBuilder
           
 
Method Summary
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
           
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerAllExtensions

public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)

getDescriptor

public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()