Uses of Package
net.jini.io.context

Packages that use net.jini.io.context
com.sun.jini.jeri.internal.http   
com.sun.jini.jeri.internal.runtime   
net.jini.io.context Provides type definitions for elements commonly found in the context collections available from ServerContext and ObjectStreamContext
net.jini.jeri Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). 
 

Classes in net.jini.io.context used by com.sun.jini.jeri.internal.http
AcknowledgmentSource.Listener
          A callback object for registering with an AcknowledgmentSource server context element to handle the receipt of an acknowledgment that the remote call's result data has been processed by the client.
 

Classes in net.jini.io.context used by com.sun.jini.jeri.internal.runtime
ClientHost
          A server context element that can supply the client host address for the remote call.
ClientSubject
          A server context element that can supply the client subject for the remote call.
IntegrityEnforcement
          Defines a context element interface for determining if object integrity is being enforced on a stream or a remote call.
 

Classes in net.jini.io.context used by net.jini.io.context
AcknowledgmentSource.Listener
          A callback object for registering with an AcknowledgmentSource server context element to handle the receipt of an acknowledgment that the remote call's result data has been processed by the client.
 

Classes in net.jini.io.context used by net.jini.jeri
AcknowledgmentSource.Listener
          A callback object for registering with an AcknowledgmentSource server context element to handle the receipt of an acknowledgment that the remote call's result data has been processed by the client.
 



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