|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnManagerFactory
Defines interface for creating ConnManager
instances.
Method Summary | |
---|---|
ConnManager |
create(ConnectionEndpoint endpoint)
Creates ConnManager for managing connections initiated over
the given ConnectionEndpoint . |
Method Detail |
---|
ConnManager create(ConnectionEndpoint endpoint)
ConnManager
for managing connections initiated over
the given ConnectionEndpoint
.
endpoint
- endpoint to manage connections of
NullPointerException
- if endpoint
is
null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |