| Name | Description | Type | Package | Framework |
| 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 ) |
|
| ClientAuthentication | Represents a constraint on authentication of the client to the server. | Class | net.jini.core | 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 ) |
|
| Confidentiality | Represents a constraint on the confidentiality of message contents. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| ConstraintAlternatives | Combines two or more constraint alternatives into a single overall constraint. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| EventRegistration | A utility class for use as a return value for event-interest registration methods. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| 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 ) |
|
| 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 ) |
|
| LookupLocator | LookupLocator supports unicast discovery, using only version 1 of the unicast discovery protocol. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| RelativeTimeConstraint | to support conversion to absolute time constraints. | Interface | net.jini.core | Apache River ( Jini ) |
|
| RemoteEvent | The base class or superclass for remote events. | Class | net.jini.core | 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 ) |
|
| ServerAuthentication | Represents a constraint on authentication of the server to the client. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| 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 ) |
|
| ServiceItem | Items are stored in and retrieved from the lookup service using instances of this class. | Class | net.jini.core | 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 ) |
|
| 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 ) |
|
| 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 ) |
|
| 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 ) |