Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Net.jini.core Classes and Interfaces - 60 results found.
NameDescriptionTypePackageFramework
CannotAbortExceptionException thrown when a transaction cannot abort because it has already already decided to commit.Classnet.jini.coreApache River ( Jini )
CannotCommitExceptionException thrown when a transaction cannot commit because it has already aborted or must now be aborted.Classnet.jini.coreApache River ( Jini )
CannotJoinExceptionException thrown when a transaction cannot be joined because it is noSince:1.Classnet.jini.coreApache River ( Jini )
CannotNestExceptionException thrown when an object does not support nested transactions.Classnet.jini.coreApache River ( Jini )
ClientAuthenticationRepresents a constraint on authentication of the client to the server.Classnet.jini.coreApache River ( Jini )
ClientMaxPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or moreClassnet.jini.coreApache River ( Jini )
ClientMaxPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principalsClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all ofClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for eachClassnet.jini.coreApache River ( Jini )
ConfidentialityRepresents a constraint on the confidentiality of message contents.Classnet.jini.coreApache River ( Jini )
ConnectionAbsoluteTimeRepresents a constraint on the absolute time by which a network connection must be established.Classnet.jini.coreApache River ( Jini )
ConnectionRelativeTimeRepresents a constraint on the maximum amount of time to wait for a network connection to be established.Classnet.jini.coreApache River ( Jini )
ConstraintAlternativesCombines two or more constraint alternatives into a single overall constraint.Classnet.jini.coreApache River ( Jini )
CrashCountExceptionException thrown when a transaction cannot be joined because the participant's current crash count is different from the crashClassnet.jini.core.transactionApache River ( Jini )
DelegationRepresents a constraint on delegation from the client to the server.Classnet.jini.coreApache River ( Jini )
DelegationAbsoluteTimeRepresents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of absolute times.Classnet.jini.coreApache River ( Jini )
DelegationRelativeTimeRepresents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of time measured relative to the start ofClassnet.jini.coreApache River ( Jini )
EntryThis class is the supertype of all entries that can be stored in a Jini Lookup service.Interfacenet.jini.coreApache River ( Jini )
EventRegistrationA utility class for use as a return value for event-interest registration methods.Classnet.jini.coreApache River ( Jini )
IntegrityRepresents a constraint on the integrity of message contents, covering not only data transmitted in band as part of the remote call itself, but alsoClassnet.jini.coreApache River ( Jini )
InvocationConstraintThe marker interface used to identify constraints for method invocations.Interfacenet.jini.coreApache River ( Jini )
InvocationConstraintsAn immutable aggregation of constraints into a set of requirements and a set of preferences.Classnet.jini.coreApache River ( Jini )
LeaseThe Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor.Interfacenet.jini.coreApache River ( Jini )
LeaseDeniedExceptionAn exception generated when a lease request or renewal is denied.Classnet.jini.coreApache River ( Jini )
LeaseExceptionGeneric superclass for specific lease exceptions.Classnet.jini.coreApache River ( Jini )
LeaseMapAn unsynchronized Map from Lease to Long (the duration to use when renewing the lease).Interfacenet.jini.coreApache River ( Jini )
LeaseMapExceptionAn exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map.Classnet.jini.coreApache River ( Jini )
LookupLocatorLookupLocator supports unicast discovery, using only version 1 of the unicast discovery protocol.Classnet.jini.coreApache River ( Jini )
MethodConstraintsDefines an immutable mapping from Method to InvocationConstraints, used to specify per-method constraints.Interfacenet.jini.coreApache River ( Jini )
NestableServerTransactionClass implementing the NestableTransaction interface, for use with transaction participants that implement the default transactionClassnet.jini.core.transactionApache River ( Jini )
NestableTransactionInterface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transactionInterfacenet.jini.coreApache River ( Jini )
NestableTransaction .CreatedClassnet.jini.coreApache River ( Jini )
NestableTransactionManagerThe interface used for managers of the two-phase commit protocol for nestable transactions.Interfacenet.jini.core.transactionApache River ( Jini )
RelativeTimeConstraint to support conversion to absolute time constraints.Interfacenet.jini.coreApache River ( Jini )
RemoteEventThe base class or superclass for remote events.Classnet.jini.coreApache River ( Jini )
RemoteEventListenerThe RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some otherInterfacenet.jini.coreApache River ( Jini )
RemoteMethodControlDefines an interface to proxies for setting constraints to control remote method calls.Interfacenet.jini.coreApache River ( Jini )
ServerAuthenticationRepresents a constraint on authentication of the server to the client.Classnet.jini.coreApache River ( Jini )
ServerMinPrincipalRepresents a constraint on the server, such that if the server authenticates itself, then it must authenticate itself as at least all ofClassnet.jini.coreApache River ( Jini )
ServerTransactionClass implementing the Transaction interface, for use with transaction participants that implement the default transaction semantics.Classnet.jini.core.transactionApache River ( Jini )
ServiceEventThis class is used for remote events sent by the lookup service.Classnet.jini.coreApache River ( Jini )
ServiceIDA universally unique identifier (UUID) for registered services.Classnet.jini.coreApache River ( Jini )
ServiceItemItems are stored in and retrieved from the lookup service using instances of this class.Classnet.jini.coreApache River ( Jini )
ServiceMatchesAn instance of this class is used for the return value when looking up multiple items in the lookup service.Classnet.jini.coreApache River ( Jini )
ServiceRegistrarDefines the interface to the lookup service.Interfacenet.jini.coreApache River ( Jini )
ServiceRegistrationA registered service item is manipulated using an instance of this class.Interfacenet.jini.coreApache River ( Jini )
ServiceTemplateItems in the lookup service are matched using instance of this class.Classnet.jini.coreApache River ( Jini )
TimeoutExpiredExceptionException thrown when a transaction timeout has expired.Classnet.jini.coreApache River ( Jini )
TransactionInterface for classes representing transactions returned by TransactionManager servers for use with transactionInterfacenet.jini.coreApache River ( Jini )
Transaction .CreatedClassnet.jini.coreApache River ( Jini )
TransactionConstantsConstants common to transaction managers and participants.Interfacenet.jini.core.transactionApache River ( Jini )
TransactionExceptionBase class for exceptions thrown during a transaction.Classnet.jini.coreApache River ( Jini )
TransactionFactoryFactory methods for creating top-level transactions.Classnet.jini.coreApache River ( Jini )
TransactionManagerThe interface used for managers of the two-phase commit protocol for top-level transactions.Interfacenet.jini.core.transactionApache River ( Jini )
TransactionManager .CreatedClassnet.jini.core.transactionApache River ( Jini )
TransactionParticipantThe interface used for participants of the two-phase commit protocol.Interfacenet.jini.core.transactionApache River ( Jini )
UnknownEventExceptionAn exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as somethingClassnet.jini.coreApache River ( Jini )
UnknownLeaseExceptionAn exception used to indicate that a lease is not known to the grantor of the lease.Classnet.jini.coreApache River ( Jini )
UnknownTransactionExceptionException thrown when a transaction is not recognized as a valid or known transaction.Classnet.jini.coreApache River ( Jini )
UnusableEntryExceptionThrown when one tries to get an Entry from a service, but the entry is unusable (due to serialization or other errors).Classnet.jini.coreApache River ( Jini )