org.apache.openejb.client
Class Client
java.lang.Object
org.apache.openejb.client.Client
public class Client
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Client
public Client()
setClient
public static void setClient(Client client)
request
public static Response request(Request req,
Response res,
ServerMetaData server)
throws RemoteException
- Throws:
RemoteException
processRequest
protected Response processRequest(Request req,
Response res,
ServerMetaData server)
throws RemoteException
- Throws:
RemoteException
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.