| Package | Description |
|---|---|
| org.cojen.dirmi |
Public API for Dirmi.
|
| org.cojen.dirmi.info |
Remote interface introspection classes.
|
| Modifier and Type | Method and Description |
|---|---|
static CallMode |
CallMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CallMode[] |
CallMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CallMode |
RemoteMethod.getAsynchronousCallMode()
Returns the asynchronous call mode, or null if not asynchronous.
|
Copyright © 2006–2015 Cojen. All rights reserved.