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 SocketConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
static Connection ConnectionManager.getConnection(ServerMetaData server)
           
 Connection ConnectionFactory.getConnection(ServerMetaData server)
          Get a connection from the factory
 Connection HttpConnectionFactory.getConnection(ServerMetaData server)
           
 



Copyright © 1999-2008 OpenEJB. All Rights Reserved.