ilog.server.mvtcp
Class MvConnectFactory
java.lang.Object
|
+--ilog.server.jcomp.MvConnectFactory
|
+--ilog.server.mvtcp.MvConnectFactory
- public class MvConnectFactory
- extends MvConnectFactory
This class is specific to the communication layer and should not be used
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MvConnectFactory
public MvConnectFactory()
newInstance
public MvConnect newInstance()
- Overrides:
newInstance in class MvConnectFactory
newInstance
public MvConnect newInstance(java.lang.String peerName,
java.lang.String peerHost)
- Overrides:
newInstance in class MvConnectFactory
instanciate
protected MvConnect instanciate()
instanciate
protected MvConnect instanciate(java.lang.String peerName,
java.lang.String peerHost)