| Package | Description |
|---|---|
| org.apache.river.lease |
Some basic utility classes for helping with
client-side lease renewal operations.
|
| org.apache.river.proxy |
| Constructor and Description |
|---|
BasicRenewalFailureEvent(LeaseRenewalSet source,
long seqNum,
MarshalledObject handback,
MarshalledInstance marshalledLease,
MarshalledInstance marshalledThrowable)
Simple constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MarshalledInstance |
MarshalledWrapper.getMarshalledInstance()
Returns the
MarshalledInstance wrapped by this
MarshalledWrapper. |
| Constructor and Description |
|---|
MarshalledWrapper(MarshalledInstance instance)
Creates a new
MarshalledWrapper wrapping the given
MarshalledInstance. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.