Package net.gleamynode.netty.channel.socket

Abstract TCP and UDP socket interfaces which extend the core channel API.

See:
          Description

Interface Summary
ClientSocketChannelFactory  
ServerSocketChannel  
ServerSocketChannelConfig  
ServerSocketChannelFactory  
SocketChannel  
SocketChannelConfig  
 

Class Summary
DefaultServerSocketChannelConfig  
DefaultSocketChannelConfig  
 

Package net.gleamynode.netty.channel.socket Description

Abstract TCP and UDP socket interfaces which extend the core channel API.



Copyright © 2008-Present Trustin Heuiseung Lee. All Rights Reserved.