ojb.broker.server
Class Request
java.lang.Object
|
+--ojb.broker.server.Request
- All Implemented Interfaces:
- java.io.Serializable
- public class Request
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Constructor Summary |
Request(int method,
int broker,
java.lang.Object arg1,
java.lang.Object arg2,
java.lang.Object arg3)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Request
public Request(int method,
int broker,
java.lang.Object arg1,
java.lang.Object arg2,
java.lang.Object arg3)
getMethodIndex
public int getMethodIndex()
getBrokerId
public int getBrokerId()
getArg1
public java.lang.Object getArg1()
getArg2
public java.lang.Object getArg2()
getArg3
public java.lang.Object getArg3()
Authors: Thomas Mahler and others. (C) 2000, 2001.
All rights reserved. Published under the Gnu Public License.
http://objectbridge.sourceforge.net
Version: 0.8.375, 2002-04-04