|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConnectionHandlerFactory
This interface is the way in which handlers are created.
| Method Summary | |
|---|---|
ConnectionHandler |
createConnectionHandler()
Construct an appropriate ConnectionHandler. |
void |
releaseConnectionHandler(ConnectionHandler connectionHandler)
Release a previously created ConnectionHandler. |
| Method Detail |
|---|
ConnectionHandler createConnectionHandler()
throws java.lang.Exception
java.lang.Exception - if an error occursvoid releaseConnectionHandler(ConnectionHandler connectionHandler)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||