ProtobufEncoder Class |
Namespace: Akka.Remote.TestKit.Proto
The ProtobufEncoder type exposes the following members.
Name | Description | |
---|---|---|
ProtobufEncoder | Initializes a new instance of the ProtobufEncoder class |
Name | Description | |
---|---|---|
IsSharable | (Inherited from ChannelHandlerAdapter.) |
Name | Description | |
---|---|---|
AcceptOutboundMessage | (Inherited from MessageToMessageEncoderObject.) | |
BindAsync | (Inherited from ChannelHandlerAdapter.) | |
ChannelActive | (Inherited from ChannelHandlerAdapter.) | |
ChannelInactive | (Inherited from ChannelHandlerAdapter.) | |
ChannelRead | (Inherited from ChannelHandlerAdapter.) | |
ChannelReadComplete | (Inherited from ChannelHandlerAdapter.) | |
ChannelRegistered | (Inherited from ChannelHandlerAdapter.) | |
ChannelUnregistered | (Inherited from ChannelHandlerAdapter.) | |
ChannelWritabilityChanged | (Inherited from ChannelHandlerAdapter.) | |
CloseAsync | (Inherited from ChannelHandlerAdapter.) | |
ConnectAsync | (Inherited from ChannelHandlerAdapter.) | |
DeregisterAsync | (Inherited from ChannelHandlerAdapter.) | |
DisconnectAsync | (Inherited from ChannelHandlerAdapter.) | |
Encode | (Overrides MessageToMessageEncoder.Encode(IChannelHandlerContext, UTP, ListObject).) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
ExceptionCaught | (Inherited from ChannelHandlerAdapter.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Flush | (Inherited from ChannelHandlerAdapter.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
HandlerAdded | (Inherited from ChannelHandlerAdapter.) | |
HandlerRemoved | (Inherited from ChannelHandlerAdapter.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
Read | (Inherited from ChannelHandlerAdapter.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) | |
UserEventTriggered | (Inherited from ChannelHandlerAdapter.) | |
WriteAsync | (Inherited from MessageToMessageEncoderObject.) |
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.) |