| Package | Description |
|---|---|
| org.cojen.dirmi.core |
Session implementation classes.
|
| org.cojen.dirmi.info |
Remote interface introspection classes.
|
| Modifier and Type | Method and Description |
|---|---|
static <R extends Remote> |
SkeletonFactoryGenerator.getSkeletonFactory(Class<R> type,
RemoteInfo remoteInfo)
Returns a new or cached SkeletonFactory for use with remote objects
served by batched methods.
|
static <R extends Remote> |
StubFactoryGenerator.getStubFactory(Class<R> type,
RemoteInfo remoteInfo)
Returns a new or cached StubFactory.
|
| Modifier and Type | Method and Description |
|---|---|
static RemoteInfo |
RemoteIntrospector.examine(Class<? extends Remote> remote) |
Copyright © 2006–2015 Cojen. All rights reserved.