Uses of Interface
org.openejb.client.Connection

Packages that use Connection
org.openejb.client The core classes of the container system implementing the interfaces defined by the OpenEJB server. 
 

Uses of Connection in org.openejb.client
 

Classes in org.openejb.client that implement Connection
static class HttpConnectionFactory.HttpConnection
           
 

Methods in org.openejb.client that return Connection
 Connection ConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
static Connection ConnectionManager.getConnection(ServerMetaData server)
           
 Connection HttpConnectionFactory.getConnection(ServerMetaData server)
           
 Connection SocketConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.