Uses of Interface
org.openejb.client.Request

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

Uses of Request in org.openejb.client
 

Classes in org.openejb.client that implement Request
 class AuthenticationRequest
           
 class EJBRequest
           
 class JNDIRequest
           
 

Methods in org.openejb.client with parameters of type Request
static Response Client.request(Request req, Response res, ServerMetaData server)
           
 



Copyright © 1999-2011 OpenEJB. All Rights Reserved.