Package com.jme3.network.base
Class TcpConnectorFactory
java.lang.Object
com.jme3.network.base.TcpConnectorFactory
- All Implemented Interfaces:
 ConnectorFactory
Creates TCP connectors to a specific remote address.
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TcpConnectorFactory
 
 - 
 - 
Method Details
- 
createConnector
- Specified by:
 createConnectorin interfaceConnectorFactory- Throws:
 IOException
 
 -