Uses of Interface
org.openejb.client.Request

Packages that use Request
org.openejb.client   
org.openejb.server.ejbd   
 

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)
           
 

Uses of Request in org.openejb.server.ejbd
 

Classes in org.openejb.server.ejbd that implement Request
 class EJBInvocationStream
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.