Package | Description |
---|---|
net.jini.activation |
Extensions to the Java(TM) Remote Method Invocation (Java RMI) activation
framework to support activatable objects that are exported using an
Exporter to go inactive, to provide invocation
handlers for exporters that want to use dynamic proxies for
activatable remote objects, and to support trust verification of
secure activatable dynamic proxies and secure activation identifiers. |
net.jini.security.proxytrust |
Defines a trust verifier to support verification of proxies that use
dynamically downloaded code, implementation mechanisms to support the
verification of such proxies, and an exporter for remote objects that have
such proxies.
|
Modifier and Type | Class and Description |
---|---|
class |
ActivatableInvocationHandler
An invocation handler for activatable remote objects.
|
Modifier and Type | Class and Description |
---|---|
class |
ProxyTrustInvocationHandler
Invocation handler for remote objects, supporting proxy trust verification
by clients using
ProxyTrustVerifier . |
Copyright © GigaSpaces.