|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MarshalledInstance | |
---|---|
com.sun.jini.lease | Some basic utility classes for helping with client-side lease renewal operations. |
com.sun.jini.proxy |
Uses of MarshalledInstance in com.sun.jini.lease |
---|
Constructors in com.sun.jini.lease with parameters of type MarshalledInstance | |
---|---|
BasicRenewalFailureEvent(LeaseRenewalSet source,
long seqNum,
MarshalledObject handback,
MarshalledInstance marshalledLease,
MarshalledInstance marshalledThrowable)
Simple constructor. |
Uses of MarshalledInstance in com.sun.jini.proxy |
---|
Methods in com.sun.jini.proxy that return MarshalledInstance | |
---|---|
MarshalledInstance |
MarshalledWrapper.getMarshalledInstance()
Returns the MarshalledInstance wrapped by this
MarshalledWrapper . |
Constructors in com.sun.jini.proxy with parameters of type MarshalledInstance | |
---|---|
MarshalledWrapper(MarshalledInstance instance)
Creates a new MarshalledWrapper wrapping the given
MarshalledInstance . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |