Click or drag to resize
Akka.NETDeployData Methods

The DeployData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreateBuilder
Public methodStatic memberCreateBuilder(DeployData)
Public methodCreateBuilderForType (Overrides AbstractMessageLite.CreateBuilderForType.)
Public methodEquals (Inherited from AbstractMessageDeployData, DeployDataBuilder.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode (Inherited from AbstractMessageDeployData, DeployDataBuilder.)
Public methodGetRepeatedFieldCount (Inherited from GeneratedMessageDeployData, DeployDataBuilder.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodHasField (Inherited from GeneratedMessageDeployData, DeployDataBuilder.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberParseDelimitedFrom(Stream)
Public methodStatic memberParseDelimitedFrom(Stream, ExtensionRegistry)
Public methodStatic memberParseFrom(ByteString)
Public methodStatic memberParseFrom(ICodedInputStream)
Public methodStatic memberParseFrom(Byte)
Public methodStatic memberParseFrom(Stream)
Public methodStatic memberParseFrom(ByteString, ExtensionRegistry)
Public methodStatic memberParseFrom(ICodedInputStream, ExtensionRegistry)
Public methodStatic memberParseFrom(Byte, ExtensionRegistry)
Public methodStatic memberParseFrom(Stream, ExtensionRegistry)
Public methodPrintTo (Inherited from AbstractMessageDeployData, DeployDataBuilder.)
Public methodToBuilder (Overrides AbstractMessageLite.ToBuilder.)
Public methodToByteArray (Inherited from AbstractMessageLiteDeployData, DeployDataBuilder.)
Public methodToByteString (Inherited from AbstractMessageLiteDeployData, DeployDataBuilder.)
Public methodToString (Inherited from AbstractMessageDeployData, DeployDataBuilder.)
Public methodWriteDelimitedTo (Inherited from AbstractMessageLiteDeployData, DeployDataBuilder.)
Public methodWriteTo(Stream) (Inherited from AbstractMessageLiteDeployData, DeployDataBuilder.)
Public methodWriteTo(ICodedOutputStream) (Overrides AbstractMessage.WriteTo(ICodedOutputStream).)
Top
Extension Methods
See Also