Uses of Class
org.exolab.jms.server.ServerConnectionImpl

Packages that use ServerConnectionImpl
org.exolab.jms.server   
 

Uses of ServerConnectionImpl in org.exolab.jms.server
 

Methods in org.exolab.jms.server that return ServerConnectionImpl
 ServerConnectionImpl ServerConnectionManagerImpl.getConnection(long connectionId)
          Returns the connection associated with a particular connection identifier.
 ServerConnectionImpl ServerConnectionManager.getConnection(long connectionId)
          Returns the connection associated with a particular connection identifier.
 

Methods in org.exolab.jms.server with parameters of type ServerConnectionImpl
 void ServerConnectionManagerImpl.closed(ServerConnectionImpl connection)
          Notify closure of a connection.
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.