| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConnection | |
|---|---|
| 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. | 
| Uses of IConnection in org.xsocket.connection | 
|---|
| Subinterfaces of IConnection 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 IConnection | |
|---|---|
|  class | BlockingConnectionImplementation of the IBlockingConnectioninterface. | 
|  class | NonBlockingConnectionImplementation of the INonBlockingConnectioninterface. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||