|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.comm.CallBasedCatpClientConnector
public class CallBasedCatpClientConnector
The implementation of ClientConnector when
CallBasedInfrastructureImpl is used.
| Constructor Summary | |
|---|---|
CallBasedCatpClientConnector()
|
|
| Method Summary | |
|---|---|
Connection<CatpMessage> |
connect()
connects to a server until a Connection is established to the
server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CallBasedCatpClientConnector()
| Method Detail |
|---|
public Connection<CatpMessage> connect()
throws ConnectionException
ClientConnectorConnection is established to the
server. The concrete way to reach the server is defined by the current
Infrastructure implementation.
connect in interface ClientConnector<CatpMessage>CallBasedCatpConnection.
ConnectionException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||