org.sourceforge.jemm.comm.connection
Interface ClientConnectionFactory
- All Known Implementing Classes:
- SocketClientConnectionFactory
public interface ClientConnectionFactory
A rpc connection factory for supplying a client connection.
Released under the Apache License V2.0 license
by the JEMM Project
- Author:
- Rory Graves
connect
Connection connect()
throws ConnectionException
- Throws:
ConnectionException
getConnectionAddress
java.lang.String getConnectionAddress()
Copyright © 2009. All Rights Reserved.