|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TcpIpSrvConnectionFactory | |
|---|---|
| org.objectweb.jonathan.apis.protocols.ip | Provides a set of classes and interfaces refining the binding abstractions in the case of IP protocols, and introduces some connection management abstractions. |
| org.objectweb.jonathan.libs.resources.tcpip | Provides a default implementation for TCP/IP connection management. |
| Uses of TcpIpSrvConnectionFactory in org.objectweb.jonathan.apis.protocols.ip |
|---|
| Methods in org.objectweb.jonathan.apis.protocols.ip that return TcpIpSrvConnectionFactory | |
|---|---|
TcpIpSrvConnectionFactory |
TcpIpConnectionMgr.newSrvConnectionFactory(int port)
Returns a new server connection factory encapsulating a server socket on the provided port. |
| Uses of TcpIpSrvConnectionFactory in org.objectweb.jonathan.libs.resources.tcpip |
|---|
| Methods in org.objectweb.jonathan.libs.resources.tcpip that return TcpIpSrvConnectionFactory | |
|---|---|
TcpIpSrvConnectionFactory |
JConnectionMgr.newSrvConnectionFactory(int port)
Returns a new server connection factory encapsulating a server socket on the provided port. |
TcpIpSrvConnectionFactory |
IPv4ConnectionFactory.newSrvConnectionFactory(int port)
Returns a new server connection factory encapsulating a server socket on the provided port. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||