| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDataSink | |
|---|---|
| org.xsocket.connection | Provides classes to handle a connection-oriented, sequenced flow of data in a blocking or non-blocking mode on the server and on the client side. | 
| org.xsocket.datagram | Provides classes to send or receive datagram packets in a unicast and multicast mode (one-to-many interaction) on the server and on the client side. | 
| Uses of IDataSink in org.xsocket.connection | 
|---|
| Subinterfaces of IDataSink in org.xsocket.connection | |
|---|---|
|  interface | IBlockingConnectionA connection which accesses the underlying channel in a non-blocking manner. | 
|  interface | INonBlockingConnectionA connection which accesses the underlying channel in a non-blocking manner. | 
| Classes in org.xsocket.connection that implement IDataSink | |
|---|---|
|  class | BlockingConnectionImplementation of the IBlockingConnectioninterface. | 
|  class | NonBlockingConnectionImplementation of the INonBlockingConnectioninterface. | 
| Uses of IDataSink in org.xsocket.datagram | 
|---|
| Classes in org.xsocket.datagram that implement IDataSink | |
|---|---|
|  class | UserDatagrama datagram packet | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||