|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sourceforge.jemm.comm.connection.socket.SocketClientConnectionFactory
public class SocketClientConnectionFactory
| Constructor Summary | |
|---|---|
SocketClientConnectionFactory(java.lang.String hostname,
int port)
|
|
| Method Summary | |
|---|---|
Connection |
connect()
|
java.lang.String |
getConnectionAddress()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocketClientConnectionFactory(java.lang.String hostname,
int port)
| Method Detail |
|---|
public Connection connect()
throws ConnectionException
connect in interface ClientConnectionFactoryConnectionExceptionpublic java.lang.String getConnectionAddress()
getConnectionAddress in interface ClientConnectionFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||