|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerConnectionManager
ServerConnectionManager
is responsible for managing all
connections to the server.
Method Summary | |
---|---|
ServerConnectionImpl |
getConnection(long connectionId)
Returns the connection associated with a particular connection identifier. |
Methods inherited from interface org.exolab.jms.server.ServerConnectionFactory |
---|
createConnection |
Method Detail |
---|
ServerConnectionImpl getConnection(long connectionId)
connectionId
- the connection identifier
connectionId
, or
null
if none exists
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |