Uses of Package
com.sun.jini.proxy

Packages that use com.sun.jini.proxy
com.sun.jini.fiddler Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService). 
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
 

Classes in com.sun.jini.proxy used by com.sun.jini.fiddler
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.
 

Classes in com.sun.jini.proxy used by com.sun.jini.mercury
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.
 

Classes in com.sun.jini.proxy used by com.sun.jini.norm
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.
 

Classes in com.sun.jini.proxy used by com.sun.jini.phoenix
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.
 

Classes in com.sun.jini.proxy used by com.sun.jini.reggie
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-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.