org.openejb.client
Class Client

java.lang.Object
  extended by org.openejb.client.Client

public class Client
extends java.lang.Object

Since:
11/25/2001
Author:
David Blevins

Constructor Summary
Client()
           
 
Method Summary
static Response request(Request req, Response res, ServerMetaData server)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client()
Method Detail

request

public static Response request(Request req,
                               Response res,
                               ServerMetaData server)
                        throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException


Copyright © 1999-2011 OpenEJB. All Rights Reserved.