|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.rmi.server.RemoteObject
java.rmi.server.RemoteStub
org.objectweb.jeremie.libs.stub_factories.std.StdStub
org.objectweb.jeremie.libs.stub_factories.std.OptStub
Provides an implementation of a stub that contains optimized Jeremie references
able to perform type-specific marshalling of remote method invocation
data.
| Field Summary |
| Fields inherited from class java.rmi.server.RemoteObject |
ref |
| Constructor Summary | |
protected |
OptStub()
Creates an optimized Jeremie stub. |
|
OptStub(java.rmi.server.RemoteRef ref)
Creates an optimized Jeremie stub with the given remote object reference. |
| Methods inherited from class org.objectweb.jeremie.libs.stub_factories.std.StdStub |
readResolve, setRef |
| Methods inherited from class java.rmi.server.RemoteStub |
setRef |
| Methods inherited from class java.rmi.server.RemoteObject |
equals, getRef, hashCode, toString, toStub |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
protected OptStub()
public OptStub(java.rmi.server.RemoteRef ref)
ref - a reference to a remote object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||