Package com.sun.jini.proxy

Class Summary
BasicProxyTrustVerifier A basic trust verifier for proxies.
ConstrainableProxyUtil A collection of utility methods for use in implementing constrainable proxies.
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.
 

Exception Summary
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.
 



Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.