Package | Description |
---|---|
com.sun.jini.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
com.sun.jini.mercury |
Provides implementations of the
EventMailbox service.
|
com.sun.jini.norm |
Provides implementations of
LeaseRenewalService . |
com.sun.jini.phoenix |
A configurable Java(TM) Remote Method Invocation (Java RMI) activation
system daemon implementation.
|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
Class and Description |
---|
ThrowThis
The semi-official way for remote methods on registration objects
(e.g
LeaseRenewalSet ,
LookupDiscoveryRegistration ,
MailboxRegistration ) to indicate that the registration
no longer exists is to throw NoSuchObjectException . |
Class and Description |
---|
ThrowThis
The semi-official way for remote methods on registration objects
(e.g
LeaseRenewalSet ,
LookupDiscoveryRegistration ,
MailboxRegistration ) to indicate that the registration
no longer exists is to throw NoSuchObjectException . |
Class and Description |
---|
ThrowThis
The semi-official way for remote methods on registration objects
(e.g
LeaseRenewalSet ,
LookupDiscoveryRegistration ,
MailboxRegistration ) to indicate that the registration
no longer exists is to throw NoSuchObjectException . |
Class and Description |
---|
MarshalledWrapper
Wrapper around
MarshalledInstance that samples the integrity setting
(if any) of the stream it is unmarshalled from, and uses that setting to
determine whether or not to verify codebase integrity when calling the
get method of the contained
MarshalledInstance . |
Class and Description |
---|
MarshalledWrapper
Wrapper around
MarshalledInstance that samples the integrity setting
(if any) of the stream it is unmarshalled from, and uses that setting to
determine whether or not to verify codebase integrity when calling the
get method of the contained
MarshalledInstance . |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.