| Name | Description | Type | Package | Framework |
| AbstractConfiguration | A skeletal implementation of the Configuration interface, used to simplify writing implementations. | Class | net.jini | Apache River ( Jini ) |
|
| AbstractConfiguration .Primitive | Represents the value of an entry with a primitive type. | Class | net.jini | Apache River ( Jini ) |
|
| AbstractEntry | An abstract implementation of Entry that provides useful implementations of equals, hashCode, and | Class | net.jini | Apache River ( Jini ) |
|
| AbstractILFactory | An abstract implementation of InvocationLayerFactory that provides a convenient way for subclasses to create proxies and | Class | net.jini | Apache River ( Jini ) |
|
| AccessPermission | Represents permission to call a method. | Class | net.jini | Apache River ( Jini ) |
|
| AcknowledgmentSource | A server context element for registering interest in receiving an acknowledgment that the remote call's result data has been | Interface | net.jini.io | Apache River ( Jini ) |
|
| 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 | Interface | net.jini.io | Apache River ( Jini ) |
|
| ActivatableInvocationHandler | An invocation handler for activatable remote objects. | Class | net.jini | Apache River ( Jini ) |
|
| ActivationExporter | An Exporter implementation for exporting an activatable remote object using its underlying exporter. | Class | net.jini | Apache River ( Jini ) |
|
| ActivationGroup | Subclass of java. | Class | net.jini | Apache River ( Jini ) |
|
| Address | The address of the physical component of a service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| AddressBean | A JavaBeans(TM) component that encapsulates an Address object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| Administrable | Every administrable service should implement this interface. | Interface | net.jini | Apache River ( Jini ) |
|
| AuthenticationPermission | Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified | Class | net.jini | Apache River ( Jini ) |
|
| AvailabilityEvent | A RemoteEvent marking the transition of an Entry from unavailable to | Class | net.jini | Apache River ( Jini ) |
|
| BasicILFactory | A basic implementation of an InvocationLayerFactory. | Class | net.jini | Apache River ( Jini ) |
|
| BasicInvocationDispatcher | A basic implementation of the InvocationDispatcher interface, providing preinvocation access control for | Class | net.jini | Apache River ( Jini ) |
|
| BasicInvocationHandler | A basic implementation of the InvocationHandler interface. | Class | net.jini | Apache River ( Jini ) |
|
| BasicJeriExporter | An Exporter implementation for exporting a remote object to use Jini extensible remote invocation | Class | net.jini | Apache River ( Jini ) |
|
| BasicJeriTrustVerifier | Trust verifier for dynamic proxies and object endpoints used in Jini extensible remote invocation (Jini ERI). | Class | net.jini | Apache River ( Jini ) |
|
| BasicMethodConstraints | Basic implementation of MethodConstraints, allowing limited wildcard matching on method names and parameter types. | Class | net.jini | Apache River ( Jini ) |
|
| BasicMethodConstraints .MethodDesc | Descriptor for specifying the constraints associated with one or more methods allowing limited wildcard matching on method names and | Class | net.jini | Apache River ( Jini ) |
|
| BasicObjectEndpoint | References a remote object with an Endpoint for sending requests to the object and a Uuid to identify | Class | net.jini | Apache River ( Jini ) |
|
| BasicProxyPreparer | A ProxyPreparer for verifying that proxies are trusted, granting them dynamic permissions, and setting their constraints, as well as | Class | net.jini | Apache River ( Jini ) |
|
| BasicUntrustedObjectSecurityContext | A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted | Class | net.jini.security | Apache River ( Jini ) |
|
| CannotAbortException | Exception thrown when a transaction cannot abort because it has already already decided to commit. | Class | net.jini.core | Apache River ( Jini ) |
|
| CannotCommitException | Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted. | Class | net.jini.core | Apache River ( Jini ) |
|
| CannotJoinException | Exception thrown when a transaction cannot be joined because it is noSince:1. | Class | net.jini.core | Apache River ( Jini ) |
|
| CannotNestException | Exception thrown when an object does not support nested transactions. | Class | net.jini.core | Apache River ( Jini ) |
|
| ClassAnnotation | Provides a class annotation string for classes defined by a class loader that is an instance of this interface. | Interface | net.jini | Apache River ( Jini ) |
|
| ClassLoading | Provides static methods for loading classes using RMIClassLoader with optional verification that the codebase URLs used to load classes provide content integrity (see Security. | Class | net.jini | Apache River ( Jini ) |
|
| ClientAuthentication | Represents a constraint on authentication of the client to the server. | Class | net.jini.core | Apache River ( Jini ) |
|
| ClientHost | A server context element that can supply the client host address for the remote call. | Interface | net.jini.io | Apache River ( Jini ) |
|
| ClientMaxPrincipal | Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or more | Class | net.jini.core | Apache River ( Jini ) |
|
| ClientMaxPrincipalType | Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principals | Class | net.jini.core | Apache River ( Jini ) |
|
| ClientMinPrincipal | Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all of | Class | net.jini.core | Apache River ( Jini ) |
|
| ClientMinPrincipalType | Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for each | Class | net.jini.core | Apache River ( Jini ) |
|
| ClientSubject | A server context element that can supply the client subject for theSince:2. | Interface | net.jini.io | Apache River ( Jini ) |
|
| Comment | A free-form comment about a service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| CommentBean | A JavaBeans(TM) component that encapsulates a Comment object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| Confidentiality | Represents a constraint on the confidentiality of message contents. | Class | net.jini.core | Apache River ( Jini ) |
|
| ConfidentialityStrength | Represents a constraint that, if confidentiality of message contents is ensured, the specified strength of confidentiality be used. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| Configuration | Defines an interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other | Interface | net.jini | Apache River ( Jini ) |
|
| ConfigurationException | Thrown if a problem occurs when obtaining configuration information. | Class | net.jini | Apache River ( Jini ) |
|
| ConfigurationFile | Supplies objects needed to configure applications, such as Exporter or ProxyPreparer instances, or application-specific objects, | Class | net.jini | Apache River ( Jini ) |
|
| ConfigurationFile .ErrorDescriptor | configuration source or a problem encountered when attempting to return an existing entry or the type of an existing entry. | Class | net.jini | Apache River ( Jini ) |
|
| ConfigurationNotFoundException | Thrown if a configuration source location specified when creating a Configuration is not found, including if null is | Class | net.jini | Apache River ( Jini ) |
|
| ConfigurationProvider | Provides a standard means for obtaining Configuration instances, using a configurable provider. | Class | net.jini | Apache River ( Jini ) |
|
| Connection | Represents an established client-side connection. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ConnectionAbsoluteTime | Represents a constraint on the absolute time by which a network connection must be established. | Class | net.jini.core | Apache River ( Jini ) |
|
| ConnectionEndpoint | Represents a remote communication endpoint to establish connections to. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ConnectionManager | Provides client-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol | Class | net.jini.jeri | Apache River ( Jini ) |
|
| ConnectionRelativeTime | Represents a constraint on the maximum amount of time to wait for a network connection to be established. | Class | net.jini.core | Apache River ( Jini ) |
|
| Constants | A holder class for constants that pertain to the unicast and multicast discovery protocols. | Class | net.jini | Apache River ( Jini ) |
|
| ConstrainableLookupLocator | LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface. | Class | net.jini | Apache River ( Jini ) |
|
| ConstrainableLookupLocatorTrustVerifier | Trust verifier for ConstrainableLookupLocator instances. | Class | net.jini | Apache River ( Jini ) |
|
| ConstraintAlternatives | Combines two or more constraint alternatives into a single overall constraint. | Class | net.jini.core | Apache River ( Jini ) |
|
| ConstraintTrustVerifier | Trust verifier for instances of the constraint classes defined in the net. | Class | net.jini | Apache River ( Jini ) |
|
| ContextPermission | Represents permissions used to express the access control policy for elements commonly found in the context collections available from | Class | net.jini.io | Apache River ( Jini ) |
|
| CrashCountException | Exception thrown when a transaction cannot be joined because the participant's current crash count is different from the crash | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| Delegation | Represents a constraint on delegation from the client to the server. | Class | net.jini.core | Apache River ( Jini ) |
|
| DelegationAbsoluteTime | Represents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of absolute times. | Class | net.jini.core | Apache River ( Jini ) |
|
| DelegationRelativeTime | Represents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of time measured relative to the start of | Class | net.jini.core | Apache River ( Jini ) |
|
| DesiredExpirationListener | Subinterface of LeaseListener that clients must implement if they want to receive desired expiration reached events | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryAdmin | Methods for controlling which groups a lookup service is a member of, and for controlling which TCP port a lookup service uses for its | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryChangeListener | This interface must be implemented by entities that wish to receive notification of the following events. | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryEvent | Event object passed (via either the DiscoveryListener interface or the DiscoveryChangeListener) to indicate to | Class | net.jini | Apache River ( Jini ) |
|
| DiscoveryGroupManagement | This interface defines methods and constants related to the management of the sets of lookup services that are to be discovered using the | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryListener | This interface must be implemented by parties that wish to obtain notifications from a LookupDiscovery object. | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryLocatorManagement | This interface defines methods related to the management of the set of lookup services that are to be discovered using the unicast discovery | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryManagement | This interface defines methods related to the discovery event mechanism and discovery process termination. | Interface | net.jini | Apache River ( Jini ) |
|
| DiscoveryPermission | Permission for using LookupDiscovery. | Class | net.jini | Apache River ( Jini ) |
|
| DownloadPermission | Permission that must be granted to the CodeSource of a downloaded class in order for the class to be defined using RMIClassLoader. | Class | net.jini | Apache River ( Jini ) |
|
| DynamicPolicy | Interface implemented by security policy providers that may support dynamic granting of permissions at run-time. | Interface | net.jini.security | Apache River ( Jini ) |
|
| DynamicPolicyProvider | Security policy provider that supports dynamic granting of permissions at run-time. | Class | net.jini.security | Apache River ( Jini ) |
|
| EmptyConfiguration | A Configuration with no entries. | Class | net.jini | Apache River ( Jini ) |
|
| Endpoint | Represents a remote communication endpoint to send requests to. | Interface | net.jini | Apache River ( Jini ) |
|
| Entry | This class is the supertype of all entries that can be stored in a Jini Lookup service. | Interface | net.jini.core | Apache River ( Jini ) |
|
| EntryBean | Interface to be implemented by all JavaBeans(TM) components that act as front ends to Entry classes. | Interface | net.jini.lookup | Apache River ( Jini ) |
|
| EntryBeans | Utility class for handling JavaBeans(TM) components that relate to Entry classes in the Jini lookup service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| EventMailbox | The EventMailbox interface allows clients to specify and use a third party for the purpose of | Interface | net.jini | Apache River ( Jini ) |
|
| EventRegistration | A utility class for use as a return value for event-interest registration methods. | Class | net.jini.core | Apache River ( Jini ) |
|
| ExpirationWarningEvent | Event generated by a lease renewal set when its lease is about toAuthor:Sun Microsystems, Inc. | Class | net.jini | Apache River ( Jini ) |
|
| Exporter | An abstraction for exporting a single remote object such that it can receive remote method invocations, and | Interface | net.jini | Apache River ( Jini ) |
|
| ExportPermission | Defines runtime permissions for Exporter implementations. | Class | net.jini | Apache River ( Jini ) |
|
| FileIntegrityVerifier | Integrity verifier for FILE URLs. | Class | net.jini.url | Apache River ( Jini ) |
|
| GrantPermission | Permission required to dynamically grant permissions by security policy providers which implement the DynamicPolicy interface. | Class | net.jini | Apache River ( Jini ) |
|
| Handler | A stream handler for URLs with the HTTPMD protocol. | Class | net.jini.url | Apache River ( Jini ) |
|
| Host | | Class | net.jini.lookup | Apache River ( Jini ) |
|
| HttpEndpoint | An implementation of the Endpoint abstraction that uses HTTP messages sent over TCP sockets (instances of Socket) for the | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpmdIntegrityVerifier | Integrity verifier for HTTPMD URLs. | Class | net.jini.url | Apache River ( Jini ) |
|
| HttpmdUtil | Provides utility methods for creating and using HTTPMD URLs. | Class | net.jini.url | Apache River ( Jini ) |
|
| HttpsEndpoint | An implementation of Endpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through firewalls. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpServerEndpoint | An implementation of the ServerEndpoint abstraction that uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| HttpsIntegrityVerifier | Integrity verifier for HTTPS URLs. | Class | net.jini.url | Apache River ( Jini ) |
|
| HttpsServerEndpoint | An implementation of ServerEndpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through | Class | net.jini.jeri | Apache River ( Jini ) |
|
| IiopExporter | An IiopExporter can be used to export a single remote object to runtime. | Class | net.jini | Apache River ( Jini ) |
|
| InboundRequest | Represents a request that is being received and the corresponding response to be sent in reply. | Interface | net.jini | Apache River ( Jini ) |
|
| InboundRequestHandle | Associates information with a request that is being received on a An InboundRequestHandle is an opaque cookie | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| IncomingMulticastAnnouncement | Encapsulate the details of unmarshaling an incoming multicast announcement packet. | Class | net.jini | Apache River ( Jini ) |
|
| IncomingMulticastRequest | Encapsulate the details of unmarshaling an incoming multicastAuthor:Sun Microsystems, Inc. | Class | net.jini | Apache River ( Jini ) |
|
| IncomingUnicastRequest | Encapsulate the details of unmarshaling an incoming unicast request. | Class | net.jini | Apache River ( Jini ) |
|
| IncomingUnicastResponse | This class encapsulates the details of unmarshaling an incomingAuthor:Sun Microsystems, Inc. | Class | net.jini | Apache River ( Jini ) |
|
| Integrity | Represents a constraint on the integrity of message contents, covering not only data transmitted in band as part of the remote call itself, but also | Class | net.jini.core | Apache River ( Jini ) |
|
| IntegrityEnforcement | Defines a context element interface for determining if object integrity is being enforced on a stream or a remote call. | Interface | net.jini.io | Apache River ( Jini ) |
|
| IntegrityVerifier | Defines the interface for integrity verifiers used by Security. | Interface | net.jini | Apache River ( Jini ) |
|
| InternalSpaceException | This exception denotes a problem with the local implementation of the JavaSpace interface. | Class | net.jini | Apache River ( Jini ) |
|
| InvalidIteratorException | An exception thrown when an event iterator becomes invalid. | Class | net.jini | Apache River ( Jini ) |
|
| InvocationConstraint | The marker interface used to identify constraints for method invocations. | Interface | net.jini.core | Apache River ( Jini ) |
|
| InvocationConstraints | An immutable aggregation of constraints into a set of requirements and a set of preferences. | Class | net.jini.core | Apache River ( Jini ) |
|
| InvocationDispatcher | An abstraction used to handle incoming call requests for a remote object. | Interface | net.jini | Apache River ( Jini ) |
|
| InvocationLayerFactory | A factory for creating a compatible proxy and invocation dispatcher for a remote object being exported. | Interface | net.jini | Apache River ( Jini ) |
|
| InvocationLayerFactory .Instances | A container for the proxy and invocation dispatcher instances returned by InvocationLayerFactory. | Class | net.jini | Apache River ( Jini ) |
|
| JavaSpace | This interface is implemented by servers that export a JavaSpaces technology service. | Interface | net.jini | Apache River ( Jini ) |
|
| JavaSpace05 | The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients to perform batch operations on the space (which are generally more | Interface | net.jini | Apache River ( Jini ) |
|
| JoinAdmin | The methods in this interface are used to control a service's participation in the join protocol. | Interface | net.jini | Apache River ( Jini ) |
|
| JoinManager | A goal of any well-behaved service is to advertise the facilities and functions it provides by requesting residency within at least one lookup | Class | net.jini | Apache River ( Jini ) |
|
| JrmpExporter | A JrmpExporter contains the information necessary to export a single remote object to the | Class | net.jini | Apache River ( Jini ) |
|
| JrmpServerContext | Server context provider for remote objects exported via JRMP. | Class | net.jini | Apache River ( Jini ) |
|
| KerberosEndpoint | An Endpoint implementation that uses Kerberos as the underlying network security protocol to support security related | Class | net.jini.jeri | Apache River ( Jini ) |
|
| KerberosServerEndpoint | A ServerEndpoint implementation that uses Kerberos as the underlying network security protocol to support security related | Class | net.jini.jeri | Apache River ( Jini ) |
|
| KerberosTrustVerifier | Trust verifier for verifying the Jini extensible remote invocation (Jini ERI) endpoints of type KerberosEndpoint, | Class | net.jini.jeri | Apache River ( Jini ) |
|
| Lease | The Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor. | Interface | net.jini.core | Apache River ( Jini ) |
|
| LeaseDeniedException | An exception generated when a lease request or renewal is denied. | Class | net.jini.core | Apache River ( Jini ) |
|
| LeaseException | Generic superclass for specific lease exceptions. | Class | net.jini.core | Apache River ( Jini ) |
|
| LeaseListener | The interface that receivers of LeaseRenewalEvent instances must implement. | Interface | net.jini | Apache River ( Jini ) |
|
| LeaseMap | An unsynchronized Map from Lease to Long (the duration to use when renewing the lease). | Interface | net.jini.core | Apache River ( Jini ) |
|
| LeaseMapException | An exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map. | Class | net.jini.core | Apache River ( Jini ) |
|
| LeaseRenewalEvent | Event generated when a LeaseRenewalManager cannot renew The LeaseRenewalEvent instances are sent to the | Class | net.jini | Apache River ( Jini ) |
|
| LeaseRenewalManager | Provides for the systematic renewal and overall management of a set of leases associated with one or more remote entities on behalf of a | Class | net.jini | Apache River ( Jini ) |
|
| LeaseRenewalService | Interface to the lease renewal service. | Interface | net.jini | Apache River ( Jini ) |
|
| LeaseRenewalSet | A collection of leases being managed by a lease renewal service. | Interface | net.jini | Apache River ( Jini ) |
|
| LeaseUnmarshalException | Exception thrown when a lease renewal set can't unmarshal one or more leases being returned by a getLeases call. | Class | net.jini | Apache River ( Jini ) |
|
| Location | The location of the physical component of a service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| LocationBean | A JavaBeans(TM) component that encapsulates a Location object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| LookupCache | The LookupCache interface defines the methods provided by the object created and returned by the | Interface | net.jini | Apache River ( Jini ) |
|
| LookupDiscovery | This class is a helper utility class that encapsulates the functionality required of an entity that wishes to employ multicast discovery to | Class | net.jini | Apache River ( Jini ) |
|
| LookupDiscoveryManager | This class is a helper utility class that organizes and manages all discovery-related activities on behalf of a client or service. | Class | net.jini | Apache River ( Jini ) |
|
| LookupDiscoveryRegistration | When a client requests a registration with a lookup discovery service, an instance of this interface is returned. | Interface | net.jini | Apache River ( Jini ) |
|
| LookupDiscoveryService | Defines the interface to the lookup discovery service. | Interface | net.jini | Apache River ( Jini ) |
|
| LookupLocator | LookupLocator supports unicast discovery, using only version 1 of the unicast discovery protocol. | Class | net.jini.core | Apache River ( Jini ) |
|
| LookupLocatorDiscovery | This class encapsulates the functionality required of an entity that wishes to employ the unicast discovery protocol to discover a lookup | Class | net.jini | Apache River ( Jini ) |
|
| LookupUnmarshalException | When unmarshalling an instance of MarshalledObject, different exceptions can occur. | Class | net.jini | Apache River ( Jini ) |
|
| MailboxPullRegistration | The MailboxPullRegistration defines the interface through which a client manages its registration and its notification processing. | Interface | net.jini | Apache River ( Jini ) |
|
| MailboxRegistration | The MailboxRegistration defines the interface through which a client manages its registration and its notification processing. | Interface | net.jini | Apache River ( Jini ) |
|
| MarshalInputStream | An extension of ObjectInputStream that implements the dynamic class loading semantics of Java(TM) Remote Method | Class | net.jini | Apache River ( Jini ) |
|
| MarshalledInstance | A MarshalledInstance contains an object in serialized form. | Class | net.jini | Apache River ( Jini ) |
|
| MarshalOutputStream | An extension of ObjectOutputStream that implements the dynamic class loading semantics of Java(TM) Remote Method Invocation | Class | net.jini | Apache River ( Jini ) |
|
| MatchSet | A collection of Entry instances to be incrementally returned from a JavaSpaces service. | Interface | net.jini | Apache River ( Jini ) |
|
| MethodConstraints | Defines an immutable mapping from Method to InvocationConstraints, used to specify per-method constraints. | Interface | net.jini.core | Apache River ( Jini ) |
|
| Name | The name of a service as used by users. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| NameBean | A JavaBeans(TM) component that encapsulates a Name object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| NestableServerTransaction | Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| NestableTransaction | Interface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transaction | Interface | net.jini.core | Apache River ( Jini ) |
|
| NestableTransaction .Created | | Class | net.jini.core | Apache River ( Jini ) |
|
| NestableTransactionManager | The interface used for managers of the two-phase commit protocol for nestable transactions. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| NoSuchEntryException | Thrown when an attempt to obtain an object from a Configuration does not find a matching entry. | Class | net.jini | Apache River ( Jini ) |
|
| ObjectEndpoint | References a remote object at a remote communication endpoint to An ObjectEndpoint instance contains the information | Interface | net.jini | Apache River ( Jini ) |
|
| ObjectStreamContext | Provides a collection of context information objects that are associated with an ObjectOutputStream or ObjectInputStream instance that implements this interface. | Interface | net.jini | Apache River ( Jini ) |
|
| OutboundRequest | Represents a request that is being sent and the corresponding response received in reply. | Interface | net.jini | Apache River ( Jini ) |
|
| OutboundRequestHandle | Associates information with a request that is being sent to a ConnectionEndpoint. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| OutboundRequestIterator | Produces OutboundRequest instances to use for attempting to send a particular request to a remote communication endpoint. | Interface | net.jini | Apache River ( Jini ) |
|
| OutgoingMulticastAnnouncement | Encapsulate the details of marshaling a multicast announcement into one or more packets. | Class | net.jini | Apache River ( Jini ) |
|
| OutgoingMulticastRequest | Encapsulate the details of marshaling a multicast request into one orAuthor:Sun Microsystems, Inc. | Class | net.jini | Apache River ( Jini ) |
|
| OutgoingUnicastRequest | Encapsulate the details of marshaling a unicast request. | Class | net.jini | Apache River ( Jini ) |
|
| OutgoingUnicastResponse | Encapsulate the details of marshaling a unicast response. | Class | net.jini | Apache River ( Jini ) |
|
| PolicyFileProvider | Security policy provider that wraps the J2SE(TM) default PolicyFile security policy provider distributed as part of the | Class | net.jini.security | Apache River ( Jini ) |
|
| PolicyInitializationException | Exception indicating failed initialization of a security policy provider. | Class | net.jini.security | Apache River ( Jini ) |
|
| PreferredClassLoader | A class loader that supports preferred classes. | Class | net.jini.loader | Apache River ( Jini ) |
|
| PreferredClassProvider | An RMIClassLoader provider that supports preferred See the RMIClassLoader specification for information | Class | net.jini.loader | Apache River ( Jini ) |
|
| ProxyAccessor | Provides a means to obtain a proxy from an exported remote object. | Interface | net.jini | Apache River ( Jini ) |
|
| ProxyPreparer | Performs operations on a newly unmarshalled remote proxy to prepare it for use. | Interface | net.jini | Apache River ( Jini ) |
|
| ProxyTrust | Defines a remote interface for obtaining a proxy trust verifier. | Interface | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustExporter | Contains the information necessary to export a remote object that has a proxy that will not directly be considered trusted by clients, such that | Class | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustILFactory | Invocation layer factory for remote objects exported to use Jini extensible remote invocation (Jini ERI) that produces proxies that | Class | net.jini | Apache River ( Jini ) |
|
| ProxyTrustInvocationHandler | Invocation handler for remote objects, supporting proxy trust verification by clients using ProxyTrustVerifier. | Class | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustIterator | Defines an iterator that produces objects from which a TrustVerifier might be obtained. | Interface | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustVerifier | Trust verifier for service proxies that use dynamically downloaded code. | Class | net.jini.security | Apache River ( Jini ) |
|
| PullEventMailbox | The PullEventMailbox interface allows clients to specify and use a third party for the purpose of | Interface | net.jini | Apache River ( Jini ) |
|
| ReferentUuid | Defines an interface that allows a proxy for a resource to express the identity of that resource. | Interface | net.jini | Apache River ( Jini ) |
|
| ReferentUuids | Convenience methods for working with proxies that implementSince:2. | Class | net.jini | Apache River ( Jini ) |
|
| RelativeTimeConstraint | to support conversion to absolute time constraints. | Interface | net.jini.core | Apache River ( Jini ) |
|
| RemoteDiscoveryEvent | Whenever the lookup discovery service discovers or discards a lookup service matching the discovery/discard criteria of one or more of its | Class | net.jini | Apache River ( Jini ) |
|
| RemoteEvent | The base class or superclass for remote events. | Class | net.jini.core | Apache River ( Jini ) |
|
| RemoteEventIterator | RemoteEventIterator defines the interface through which a client can synchronously retrieve events associated with a given | Interface | net.jini | Apache River ( Jini ) |
|
| RemoteEventListener | The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other | Interface | net.jini.core | Apache River ( Jini ) |
|
| RemoteMethodControl | Defines an interface to proxies for setting constraints to control remote method calls. | Interface | net.jini.core | Apache River ( Jini ) |
|
| RenewalFailureEvent | Event generated by a lease renewal set when it can't renew a lease it is responsible for. | Class | net.jini | Apache River ( Jini ) |
|
| RequestDispatcher | A callback object for processing inbound requests. | Interface | net.jini | Apache River ( Jini ) |
|
| RequireDlPermProvider | An RMIClassLoader provider that supports preferred classes and enforces DownloadPermission. | Class | net.jini.loader | Apache River ( Jini ) |
|
| Security | Provides methods for executing actions with privileges enabled, for snapshotting security contexts, for verifying trust in proxies, for | Class | net.jini | Apache River ( Jini ) |
|
| SecurityContext | Interface implemented by objects representing security contexts, returned from the getContext method of the Security class, which in turn may obtain them from a security manager or | Interface | net.jini | Apache River ( Jini ) |
|
| SecurityContextSource | Interface that a security manager or policy provider can optionally implement in order to support the saving and restoring of custom security | Interface | net.jini.security | Apache River ( Jini ) |
|
| ServerAuthentication | Represents a constraint on authentication of the server to the client. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServerCapabilities | Represents the constraint support capabilities of a server-side transport layer implementation. | Interface | net.jini | Apache River ( Jini ) |
|
| ServerConnection | Represents an established server-side connection. | Interface | net.jini.jeri | Apache River ( Jini ) |
|
| ServerConnectionManager | Provides server-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol | Class | net.jini.jeri | Apache River ( Jini ) |
|
| ServerContext | The ServerContext class contains static methods to execute some action within an appropriate server context for the | Class | net.jini | Apache River ( Jini ) |
|
| ServerContext .Spi | Defines the interface for server context providers, which are consulted by ServerContext. | Interface | net.jini | Apache River ( Jini ) |
|
| ServerEndpoint | Represents one or more communication endpoints on the current (local) host to listen for and receive requests on and a template | Interface | net.jini | Apache River ( Jini ) |
|
| ServerEndpoint .ListenContext | A callback object for passing to ServerEndpoint. | Interface | net.jini | Apache River ( Jini ) |
|
| ServerEndpoint .ListenCookie | | Interface | net.jini | Apache River ( Jini ) |
|
| ServerEndpoint .ListenEndpoint | Represents a communication endpoint on the current (local) host to listen for and receive requests on. | Interface | net.jini | Apache River ( Jini ) |
|
| ServerEndpoint .ListenHandle | Represents a listen operation that has been started on a ListenEndpoint. | Interface | net.jini | Apache River ( Jini ) |
|
| ServerMinPrincipal | Represents a constraint on the server, such that if the server authenticates itself, then it must authenticate itself as at least all of | Class | net.jini.core | Apache River ( Jini ) |
|
| ServerProxyTrust | Defines a local interface to obtain a proxy trust verifier. | Interface | net.jini.security | Apache River ( Jini ) |
|
| ServerTransaction | Class implementing the Transaction interface, for use with transaction participants that implement the default transaction semantics. | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| ServiceControlled | This interface indicates that an Entry class is created and modified by the service with which it is associated. | Interface | net.jini.lookup | Apache River ( Jini ) |
|
| ServiceDiscoveryEvent | The ServiceDiscoveryEvent class encapsulates the service discovery information made available by the event mechanism | Class | net.jini | Apache River ( Jini ) |
|
| ServiceDiscoveryListener | The ServiceDiscoveryListener interface defines the methods used by objects such as a LookupCache to notify an entity that events of interest related to | Interface | net.jini | Apache River ( Jini ) |
|
| ServiceDiscoveryManager | The ServiceDiscoveryManager class is a helper utility class that any client-like entity can use to discover services registered | Class | net.jini | Apache River ( Jini ) |
|
| ServiceEvent | This class is used for remote events sent by the lookup service. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServiceID | A universally unique identifier (UUID) for registered services. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServiceIDListener | Interface used by a service that does not yet have a service ID, for callback from the JoinManager when a service ID is assigned. | Interface | net.jini | Apache River ( Jini ) |
|
| ServiceInfo | Generic information about a service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| ServiceInfoBean | A JavaBeans(TM) component that encapsulates a ServiceInfo object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| ServiceItem | Items are stored in and retrieved from the lookup service using instances of this class. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServiceItemFilter | The ServiceItemFilter interface defines the methods used by an object such as the ServiceDiscoveryManager or the LookupCache to apply additional selection criteria when searching for | Interface | net.jini | Apache River ( Jini ) |
|
| ServiceMatches | An instance of this class is used for the return value when looking up multiple items in the lookup service. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServiceRegistrar | Defines the interface to the lookup service. | Interface | net.jini.core | Apache River ( Jini ) |
|
| ServiceRegistration | A registered service item is manipulated using an instance of this class. | Interface | net.jini.core | Apache River ( Jini ) |
|
| ServiceTemplate | Items in the lookup service are matched using instance of this class. | Class | net.jini.core | Apache River ( Jini ) |
|
| ServiceType | Human-oriented information about the type of a service. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| SingletonProxyTrustIterator | A simple ProxyTrustIterator that produces a single object as the only element of the iteration. | Class | net.jini.security | Apache River ( Jini ) |
|
| SslEndpoint | An implementation of Endpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| SslServerEndpoint | An implementation of ServerEndpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| SslTrustVerifier | Trust verifier for the SslEndpoint, HttpsEndpoint, and ConfidentialityStrength classes. | Class | net.jini.jeri | Apache River ( Jini ) |
|
| Status | The base class from which other status-related entry classes may beAuthor:Sun Microsystems, Inc. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| StatusBean | A JavaBeans(TM) component that encapsulates a Status object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| StatusType | Information pertaining to the severity of a Status object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| TcpEndpoint | An implementation of the Endpoint abstraction that uses TCP sockets (instances of Socket) for the underlying | Class | net.jini.jeri | Apache River ( Jini ) |
|
| TcpServerEndpoint | An implementation of the ServerEndpoint abstraction that uses TCP sockets (instances of ServerSocket) for the | Class | net.jini.jeri | Apache River ( Jini ) |
|
| TimeoutExpiredException | Exception thrown when a transaction timeout has expired. | Class | net.jini.core | Apache River ( Jini ) |
|
| Transaction | Interface for classes representing transactions returned by TransactionManager servers for use with transaction | Interface | net.jini.core | Apache River ( Jini ) |
|
| Transaction .Created | | Class | net.jini.core | Apache River ( Jini ) |
|
| TransactionConstants | Constants common to transaction managers and participants. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionException | Base class for exceptions thrown during a transaction. | Class | net.jini.core | Apache River ( Jini ) |
|
| TransactionFactory | Factory methods for creating top-level transactions. | Class | net.jini.core | Apache River ( Jini ) |
|
| TransactionManager | The interface used for managers of the two-phase commit protocol for top-level transactions. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionManager .Created | | Class | net.jini.core.transaction | Apache River ( Jini ) |
|
| TransactionParticipant | The interface used for participants of the two-phase commit protocol. | Interface | net.jini.core.transaction | Apache River ( Jini ) |
|
| TrustEquivalence | Defines an interface for checking that an object (that is not yet known to be trusted) is equivalent in trust, content, and function to a known | Interface | net.jini.security | Apache River ( Jini ) |
|
| TrustVerifier | Defines the interface for trust verifiers used by Security. | Interface | net.jini | Apache River ( Jini ) |
|
| TrustVerifier .Context | Defines the context for trust verification used by TrustVerifier instances and Security. | Interface | net.jini | Apache River ( Jini ) |
|
| UIDescriptor | Entry that enables a UI for a service to be associated with the service in the attribute sets of the service item. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| UIDescriptorBean | A JavaBeans(TM) component that encapsulates a UIDescriptor object. | Class | net.jini.lookup | Apache River ( Jini ) |
|
| UmbrellaGrantPermission | Permission that is specially intepreted by PolicyFileProvider as shorthand for a GrantPermission | Class | net.jini.security | Apache River ( Jini ) |
|
| UnknownEventException | An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something | Class | net.jini.core | Apache River ( Jini ) |
|
| UnknownLeaseException | An exception used to indicate that a lease is not known to the grantor of the lease. | Class | net.jini.core | Apache River ( Jini ) |
|
| UnknownTransactionException | Exception thrown when a transaction is not recognized as a valid or known transaction. | Class | net.jini.core | Apache River ( Jini ) |
|
| UnsupportedConstraintException | Typically used as the nested exception of a ConnectIOException if the constraints for a remote call | Class | net.jini | Apache River ( Jini ) |
|
| UntrustedObjectSecurityContext | A trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects. | Interface | net.jini.security | Apache River ( Jini ) |
|
| UnusableEntriesException | Thrown from methods that normally return a collection of Entry instances when one or more of the entries can't be unmarshalled. | Class | net.jini | Apache River ( Jini ) |
|
| UnusableEntryException | Thrown when one tries to get an Entry from a service, but the entry is unusable (due to serialization or other errors). | Class | net.jini.core | Apache River ( Jini ) |
|
| Uuid | A 128-bit value to serve as a universally unique identifier. | Class | net.jini | Apache River ( Jini ) |
|
| UuidFactory | Provides static methods for creating Uuid instances. | Class | net.jini | Apache River ( Jini ) |
|
| VerifyingProxyPreparer | A ProxyPreparer for verifying that proxies are trusted, dynamically granting permissions to trusted proxies, and optionally | Class | net.jini | Apache River ( Jini ) |
|
| WrongMessageDigestException | Thrown when the message digest for data retrieved from an HTTPMD URL does not match the value specified in the URL. | Class | net.jini.url | Apache River ( Jini ) |