Package akka.remote
Class WireFormats
- java.lang.Object
-
- akka.remote.WireFormats
-
public final class WireFormats extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
WireFormats.AckAndEnvelopeContainer
Protobuf typeAckAndEnvelopeContainer
static interface
WireFormats.AckAndEnvelopeContainerOrBuilder
static class
WireFormats.AcknowledgementInfo
Protobuf typeAcknowledgementInfo
static interface
WireFormats.AcknowledgementInfoOrBuilder
static class
WireFormats.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
Defines a remote address.static interface
WireFormats.AddressDataOrBuilder
static class
WireFormats.AkkaControlMessage
Defines some control messages for the remotingstatic interface
WireFormats.AkkaControlMessageOrBuilder
static class
WireFormats.AkkaHandshakeInfo
Protobuf typeAkkaHandshakeInfo
static interface
WireFormats.AkkaHandshakeInfoOrBuilder
static class
WireFormats.AkkaProtocolMessage
Message format of Akka Protocol.static interface
WireFormats.AkkaProtocolMessageOrBuilder
static class
WireFormats.CommandType
Defines the type of the AkkaControlMessage command typestatic class
WireFormats.DaemonMsgCreateData
Defines akka.remote.DaemonMsgCreatestatic interface
WireFormats.DaemonMsgCreateDataOrBuilder
static class
WireFormats.DefaultResizer
Protobuf typeDefaultResizer
static interface
WireFormats.DefaultResizerOrBuilder
static class
WireFormats.DeployData
Serialization of akka.actor.Deploystatic interface
WireFormats.DeployDataOrBuilder
static class
WireFormats.FiniteDuration
Protobuf typeFiniteDuration
static interface
WireFormats.FiniteDurationOrBuilder
static class
WireFormats.FromConfig
Protobuf typeFromConfig
static interface
WireFormats.FromConfigOrBuilder
static class
WireFormats.GenericRoutingPool
Protobuf typeGenericRoutingPool
static interface
WireFormats.GenericRoutingPoolOrBuilder
static class
WireFormats.PropsData
Serialization of akka.actor.Propsstatic interface
WireFormats.PropsDataOrBuilder
static class
WireFormats.RemoteEnvelope
Defines a remote message.static interface
WireFormats.RemoteEnvelopeOrBuilder
static class
WireFormats.RemoteRouterConfig
Protobuf typeRemoteRouterConfig
static interface
WireFormats.RemoteRouterConfigOrBuilder
static class
WireFormats.RemoteScope
Protobuf typeRemoteScope
static interface
WireFormats.RemoteScopeOrBuilder
static class
WireFormats.ScatterGatherPool
Protobuf typeScatterGatherPool
static interface
WireFormats.ScatterGatherPoolOrBuilder
static class
WireFormats.SerializedMessage
Defines a message.static interface
WireFormats.SerializedMessageOrBuilder
static class
WireFormats.TailChoppingPool
Protobuf typeTailChoppingPool
static interface
WireFormats.TailChoppingPoolOrBuilder
static class
WireFormats.TimeUnit
java.util.concurrent.TimeUnit enum
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static akka.protobufv3.internal.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(akka.protobufv3.internal.ExtensionRegistry registry)
static void
registerAllExtensions(akka.protobufv3.internal.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(akka.protobufv3.internal.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(akka.protobufv3.internal.ExtensionRegistry registry)
-
getDescriptor
public static akka.protobufv3.internal.Descriptors.FileDescriptor getDescriptor()
-
-