Package net.jini.io.context


package net.jini.io.context
  • Class
    Description
    A server context element for registering interest in receiving an acknowledgment that the remote call's result data has been delivered to and processed by the client.
    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.
    A server context element that can supply the client host address for the remote call.
    A server context element that can supply the client subject for the remote call.
    Represents permissions used to express the access control policy for elements commonly found in the context collections available from ServerContext and ObjectStreamContext.
    Defines a context element interface for determining if object integrity is being enforced on a stream or a remote call.