|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServerConnectionFactory
A rpc server side connection factory.
Released under the Apache License V2.0 license by the JEMM Project
| Method Summary | |
|---|---|
void |
close()
Shuts down the connection factory |
Connection |
getClientConnection()
|
void |
initialise()
Initialise the connection factory |
| Method Detail |
|---|
void initialise()
throws ConnectionException
ConnectionException - If an error is generated whilst initialising the factory
Connection getClientConnection()
throws ConnectionException
ConnectionException
void close()
throws ConnectionException
ConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||