| Package | Description |
|---|---|
| org.cojen.dirmi.core |
Session implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
StubSupport |
StubSupport.dispose()
Returns a StubSupport instance which throws NoSuchObjectException for
all of the above methods.
|
| Modifier and Type | Method and Description |
|---|---|
R |
StubFactory.createStub(StubSupport support) |
boolean |
StubSupport.stubEquals(StubSupport support)
Returns a partial equals implementation for the Stub.
|
Copyright © 2006–2015 Cojen. All rights reserved.