| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.comm.QueueBasedCatpClientConnector
public class QueueBasedCatpClientConnector
 The implementation of ClientConnector when
 QueueBasedInfrastructureImpl is used.
 
| Constructor Summary | |
|---|---|
QueueBasedCatpClientConnector()
 | 
|
| 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 QueueBasedCatpClientConnector()
| 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>QueueBasedInfrastructureImpl.
ConnectionException
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||