Method | Description | |
---|---|---|
AbstractServerChannel ( ) : System | ||
DoDisconnect ( ) : void | ||
DoWrite ( ChannelOutboundBuffer input ) : void | ||
FilterOutboundMessage ( object msg ) : object | ||
NewUnsafe ( ) : IChannelUnsafe |
protected DoWrite ( ChannelOutboundBuffer input ) : void | ||
input | ChannelOutboundBuffer | |
return | void |
protected FilterOutboundMessage ( object msg ) : object | ||
msg | object | |
return | object |