|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jme3.network.base.TcpConnectorFactory
public class TcpConnectorFactory
Creates TCP connectors to a specific remote address.
Constructor Summary | |
---|---|
TcpConnectorFactory(java.net.InetAddress remoteAddress)
|
Method Summary | |
---|---|
Connector |
createConnector(int channel,
int port)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TcpConnectorFactory(java.net.InetAddress remoteAddress)
Method Detail |
---|
public Connector createConnector(int channel, int port) throws java.io.IOException
createConnector
in interface ConnectorFactory
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |