AkkaHandshakeInfo Methods |
The AkkaHandshakeInfo type exposes the following members.
Name | Description | |
---|---|---|
CreateBuilder | ||
CreateBuilder(AkkaHandshakeInfo) | ||
CreateBuilderForType | (Overrides AbstractMessageLite.CreateBuilderForType.) | |
Equals | (Inherited from AbstractMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | (Inherited from AbstractMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
GetRepeatedFieldCount | (Inherited from GeneratedMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HasField | (Inherited from GeneratedMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ParseDelimitedFrom(Stream) | ||
ParseDelimitedFrom(Stream, ExtensionRegistry) | ||
ParseFrom(ByteString) | ||
ParseFrom(ICodedInputStream) | ||
ParseFrom(Byte) | ||
ParseFrom(Stream) | ||
ParseFrom(ByteString, ExtensionRegistry) | ||
ParseFrom(ICodedInputStream, ExtensionRegistry) | ||
ParseFrom(Byte, ExtensionRegistry) | ||
ParseFrom(Stream, ExtensionRegistry) | ||
PrintTo | (Inherited from AbstractMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
ToBuilder | (Overrides AbstractMessageLite.ToBuilder.) | |
ToByteArray | (Inherited from AbstractMessageLiteAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
ToByteString | (Inherited from AbstractMessageLiteAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
ToString | (Inherited from AbstractMessageAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
WriteDelimitedTo | (Inherited from AbstractMessageLiteAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
WriteTo(Stream) | (Inherited from AbstractMessageLiteAkkaHandshakeInfo, AkkaHandshakeInfoBuilder.) | |
WriteTo(ICodedOutputStream) | (Overrides AbstractMessage.WriteTo(ICodedOutputStream).) |
Name | Description | |
---|---|---|
AsInstanceOfT |
TBD
(Defined by Extensions.) | |
Match | Overloaded.
Matches the specified target.
(Defined by PatternMatch.) | |
MatchT | Overloaded.
Matches the specified target and return a result of target processing.
(Defined by PatternMatch.) |