|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.cuny.cat.comm.SocketBasedCatpClientConnector
public class SocketBasedCatpClientConnector
The implementation of ClientConnector
when
SocketBasedInfrastructureImpl
is used.
Constructor Summary | |
---|---|
SocketBasedCatpClientConnector()
|
Method Summary | |
---|---|
Connection<CatpMessage> |
connect()
connects to the catp server whose address and port number are defined in the current SocketBasedInfrastructureImpl . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SocketBasedCatpClientConnector()
Method Detail |
---|
public Connection<CatpMessage> connect() throws ConnectionException
SocketBasedInfrastructureImpl
.
connect
in interface ClientConnector<CatpMessage>
SocketBasedCatpConnection
.
ConnectionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |