Package com.jme3.network.base
Interface ConnectorFactory
- All Known Implementing Classes:
 TcpConnectorFactory
public interface ConnectorFactory
Creates Connectors for a specific host.
- 
Method Summary
 
- 
Method Details
- 
createConnector
- Throws:
 IOException
 
 -