Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

a - Static variable in class org.apache.river.api.net.Uri
 
A - Static variable in class org.apache.river.api.net.Uri
 
abort() - Method in class net.jini.core.transaction.server.ServerTransaction
 
abort(long) - Method in class net.jini.core.transaction.server.ServerTransaction
 
abort(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Abort the transaction.
abort(long, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Abort the transaction, waiting for participants to be notified of the decision.
abort(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant roll back any changes for the specified transaction and unlock any resources locked by the transaction.
abort() - Method in interface net.jini.core.transaction.Transaction
Abort the transaction.
abort(long) - Method in interface net.jini.core.transaction.Transaction
Abort the transaction, waiting for participants to be notified of the decision.
abort() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
 
abort() - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
abort() - Method in interface net.jini.jeri.InboundRequest
Terminates this request, freeing all associated resources.
abort() - Method in interface net.jini.jeri.OutboundRequest
Terminates this request, freeing all associated resources.
abort() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
abort() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
abort() - Method in class org.apache.river.jeri.internal.http.Request
Terminates request.
Abort - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
abort() - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
abort() - Method in class org.apache.river.jeri.internal.mux.Session
 
abort(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
abort(long, boolean) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
abort(long, long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
abort(long, long, boolean) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
abort(long) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Aborts the transaction.
abort(long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
abort(long, long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.ConsumingWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query (not the Txn calling us here.)
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.EntryHandle
 
abort(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
abort(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
abort(TransactionManager, long) - Method in class org.apache.river.outrigger.ParticipantProxy
 
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query (not the Txn calling us here.)
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query (not the Txn calling us here.)
abort(TransactableMgr, OutriggerServerImpl) - Method in interface org.apache.river.outrigger.Transactable
Abort this object's part of the transaction.
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableAvailabilityWatcher
Just need to terminate this registration.
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableEventWatcher
Just need to terminate this registration.
abort(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query (not the Txn calling us here.)
abort(OutriggerServerImpl) - Method in class org.apache.river.outrigger.Txn
Abort the transaction.
abort(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class org.apache.river.outrigger.TxnState
Abort this object's part of the transaction.
ABORT_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a transaction abort.
Abort_partial - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
ABORTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been aborted.
aborted - Variable in class org.apache.river.jeri.internal.http.Request
 
AbortJob - Class in org.apache.river.mahalo
An implementation of a org.apache.river.mahalo.Job which interacts with a set of net.jini.core.transaction.server.TransactionParticipants to inform them to roll back changes associated with a given net.jini.core.transaction.Transaction.
AbortJob(Transaction, ExecutorService, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class org.apache.river.mahalo.AbortJob
Constructs an AbortJob
abortOp(Long) - Method in interface org.apache.river.outrigger.LogOps
Log a transaction abort.
abortOp(Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method aborts a pending transaction.
abortOp(Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a transaction abort operation.
AbortRecord - Class in org.apache.river.mahalo
An AbortRecord represents the logged state of a Transaction which has changed to the ABORTED state.
AbortRecord(ParticipantHandle[]) - Constructor for class org.apache.river.mahalo.AbortRecord
Constructs an AbortRecord which represents a Transaction which has moved to the ABORTED state.
AboutUI - Interface in net.jini.lookup.ui
UI role interface implemented by About UIs, which enable users to view (or in some way experience) information about a service.
ABSOLUTE - Static variable in interface net.jini.core.lease.Lease
The serialized form of the lease will contain the time of expiration stored as an absolute time, represented in terms of milliseconds since the beginning of the epoch.
absolute - Variable in class org.apache.river.api.net.Uri
 
absolute - Variable in class org.apache.river.api.net.UriParser
 
AbstractActivationGroup - Class in org.apache.river.phoenix
The default activation group implementation for phoenix.
AbstractActivationGroup(ActivationGroupID, MarshalledObject) - Constructor for class org.apache.river.phoenix.AbstractActivationGroup
Creates an instance with the specified group identifier and initialization data.
AbstractActivationGroup.ActiveEntry - Class in org.apache.river.phoenix
Entry in table for active object.
AbstractActivationGroup.AlreadyExportedExporter - Class in org.apache.river.phoenix
Exporter for an object that is already exported to JRMP.
AbstractActivationGroup.WrappedGID - Class in org.apache.river.phoenix
ActivationGroupID containing a prepared ActivationSystem proxy and the original ActivationGroupID (with unprepared ActivationSystem proxy), that writeReplaces itself to the original.
AbstractActivator - Class in org.apache.river.phoenix
Abstract class for generating JRMP and IIOP stubs.
AbstractActivator() - Constructor for class org.apache.river.phoenix.AbstractActivator
 
abstractBundle - Static variable in class org.apache.river.tool.envcheck.AbstractPlugin
the resource bundle for this abstract class
AbstractConfiguration - Class in net.jini.config
A skeletal implementation of the Configuration interface, used to simplify writing implementations.
AbstractConfiguration() - Constructor for class net.jini.config.AbstractConfiguration
Creates an instance of this class.
AbstractConfiguration.Primitive<T> - Class in net.jini.config
Represents the value of an entry with a primitive type.
AbstractDependencyVisitor - Class in org.apache.river.tool.classdepend
 
AbstractDependencyVisitor() - Constructor for class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
AbstractDependencyVisitor.AnnotationVisit - Class in org.apache.river.tool.classdepend
Annotations
AbstractDependencyVisitor.MethodVisit - Class in org.apache.river.tool.classdepend
MethodVisit delegates to encapsulated MethodVisitor as well as recording dependencies.
AbstractDependencyVisitor.SignatureVisit - Class in org.apache.river.tool.classdepend
Signatures
AbstractDgcClient - Class in org.apache.river.jeri.internal.runtime
AbstractDgcClient implements the client-side behavior of RMI's distributed garbage collection system abstractly with respect to the types used to represent transport endpoints, object IDs, and live remote references.
AbstractDgcClient() - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient
 
AbstractDgcClient.CleanRequest - Class in org.apache.river.jeri.internal.runtime
CleanRequest holds the data for the arguments of a clean call that needs to be made.
AbstractDgcClient.DgcProxy - Interface in org.apache.river.jeri.internal.runtime
A DgcProxy is a proxy for invoking DGC operations on a server-side DGC implementation at a particular endpoint.
AbstractDgcClient.EndpointEntry - Class in org.apache.river.jeri.internal.runtime
EndpointEntry encapsulates the client-side DGC information specific to a particular endpoint.
AbstractDgcClient.EndpointEntry.RefEntry - Class in org.apache.river.jeri.internal.runtime
RefEntry encapsulates the client-side DGC information specific to a particular object ID of an endpoint (a unique live reference value).
AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef - Class in org.apache.river.jeri.internal.runtime
PhantomLiveRef is a PhantomReference to a live reference instance, used to detect when the particular live reference becomes permanently unreachable in this VM.
AbstractDgcClient.EndpointEntry.RenewCleanThread - Class in org.apache.river.jeri.internal.runtime
RenewCleanThread handles the asynchronous client-side DGC activity for this entry: renewing the leases and making clean calls.
AbstractEntry - Class in net.jini.entry
An abstract implementation of Entry that provides useful implementations of equals, hashCode, and toString.
AbstractEntry() - Constructor for class net.jini.entry.AbstractEntry
Creates an instance of this class.
AbstractIDLeaseMap<K extends Lease> - Class in org.apache.river.lease
AbstractIDLeaseMap is intended to work around some minor design warts in the Lease interface: In the real world, when a Lease is renewed, a new Lease contract document is issued, however when an electronic Lease is renewed the Lease expiry date is changed and the record of the previous Lease is lost.
AbstractIDLeaseMap() - Constructor for class org.apache.river.lease.AbstractIDLeaseMap
Constructor for subclasses.
AbstractIDLeaseMap.LeaseEntry<K extends Lease> - Class in org.apache.river.lease
The logic behind this Entry is that the identity which maintains strong references to the key and value will not be added to the set or leaseMap if it's already present.
AbstractILFactory - Class in net.jini.jeri
An abstract implementation of InvocationLayerFactory that provides a convenient way for subclasses to create proxies and invocation dispatchers for remote objects.
AbstractILFactory() - Constructor for class net.jini.jeri.AbstractILFactory
Constructs an AbstractILFactory instance with a null class loader.
AbstractILFactory(ClassLoader) - Constructor for class net.jini.jeri.AbstractILFactory
Constructs an AbstractILFactory instance with the specified class loader.
AbstractInstantiator - Class in org.apache.river.phoenix
Abstract class for generating JRMP and IIOP stubs.
AbstractInstantiator() - Constructor for class org.apache.river.phoenix.AbstractInstantiator
 
AbstractLease - Class in org.apache.river.lease
A base class for implementing lease objects.
AbstractLease(long) - Constructor for class org.apache.river.lease.AbstractLease
Construct a relative-format lease.
AbstractLeaseMap - Class in org.apache.river.lease
A base class for implementing LeaseMaps.
AbstractLeaseMap(Lease, long) - Constructor for class org.apache.river.lease.AbstractLeaseMap
Default to using a small HashMap.
AbstractLeaseMap(Map, Lease, long) - Constructor for class org.apache.river.lease.AbstractLeaseMap
Provide a map of your choice.
AbstractLeaseMap.Entry - Class in org.apache.river.lease
Pass through, except for type checking on setValue
AbstractLeaseMap.EntryIterator - Class in org.apache.river.lease
A wrapper so that we can wrap each Entry returned.
AbstractLeaseMap.EntrySet - Class in org.apache.river.lease
We use an AbstractSet to minimize the number of places where we have to wrap objects inside new classes.
AbstractLookupDiscovery - Class in net.jini.discovery
This package private superclass of LocatorDiscovery exists for safe construction of LocatorDiscovery's state, while retaining backward compatibility of the API.
AbstractLookupDiscovery(String[]) - Constructor for class net.jini.discovery.AbstractLookupDiscovery
Construct a new lookup discovery object, set to discover the given set of groups.
AbstractLookupDiscovery(String[], Configuration) - Constructor for class net.jini.discovery.AbstractLookupDiscovery
Constructs a new lookup discovery object, set to discover the given set of groups, and having the given Configuration.
AbstractLookupDiscovery(String[], AbstractLookupDiscovery.Initializer) - Constructor for class net.jini.discovery.AbstractLookupDiscovery
 
AbstractLookupDiscovery.AnnouncementInfo - Class in net.jini.discovery
Holder class for the time and sequence number of the last received announcement.
AbstractLookupDiscovery.AnnouncementListener - Class in net.jini.discovery
Thread that listens for multicast announcements from lookup services.
AbstractLookupDiscovery.AnnouncementTimerThread - Class in net.jini.discovery
This thread monitors the multicast announcements sent from the lookup service(s) that have already been discovered by this class, looking for indications that those announcements have terminated.
AbstractLookupDiscovery.CheckGroupsMarker - Class in net.jini.discovery
Marker object placed in pendingDiscoveries set to indicate to UnicastDiscoveryTask that the groups of the lookup service which sent the contained announcement need to be verified.
AbstractLookupDiscovery.CheckReachabilityMarker - Class in net.jini.discovery
Marker object placed in pendingDiscoveries set to indicate to UnicastDiscoveryTask that reachability of the lookup service which sent the contained unicast response needs to be verified.
AbstractLookupDiscovery.DecodeAnnouncementTask - Class in net.jini.discovery
Task which decodes received multicast announcement packets.
AbstractLookupDiscovery.Initializer - Class in net.jini.discovery
 
AbstractLookupDiscovery.Notifier - Class in net.jini.discovery
Thread that retrieves data structures of type NotifyTask from a queue and, based on the contents of the data structure, sends the appropriate event (discovered/discarded/changed) to each registered listener.
AbstractLookupDiscovery.NotifyTask - Class in net.jini.discovery
Data structure containing task data processed by the Notifier Thread
AbstractLookupDiscovery.Requestor - Class in net.jini.discovery
Thread that periodically sends out multicast requests for a limited period of time, and then exits.
AbstractLookupDiscovery.ResponseListener - Class in net.jini.discovery
Thread that listens for multicast responses to the multicast requests sent out by the Requestor Thread class.
AbstractLookupDiscovery.UnicastDiscoveryTask - Class in net.jini.discovery
Task which retrieves elements from the set of pendingDiscoveries and performs the appropriate processing based on the object type of the element.
AbstractLookupDiscoveryManager - Class in net.jini.discovery
This package private superclass of LookupDiscoverManager exists for safe construction of LookupDiscoveryManager's state, while retaining backward compatibility of the API.
AbstractLookupDiscoveryManager(DiscoveryListener, LookupDiscovery, LookupLocatorDiscovery) - Constructor for class net.jini.discovery.AbstractLookupDiscoveryManager
Constructs an instance of this class
AbstractLookupDiscoveryManager.GroupDiscoveryListener - Class in net.jini.discovery
Class that defines the listener that is registered with the LookupDiscovery that performs group discovery on behalf of this LookupDiscoveryManager.
AbstractLookupDiscoveryManager.LocatorDiscoveryListener - Class in net.jini.discovery
Class that defines the listener that is registered with the LookupLocatorDiscovery that performs locator discovery on behalf of this LookupDiscoveryManager.
AbstractLookupDiscoveryManager.ProxyReg - Class in net.jini.discovery
Wrapper class in which each instance corresponds to a lookup service that has been discovered via either group discovery, locator discovery, or both.
AbstractLookupLocatorDiscovery - Class in net.jini.discovery
This package private superclass of LookupLocatorDiscovery exists for safe construction of LookupLocatorDiscovery's state, while retaining backward compatibility of the API.
AbstractLookupLocatorDiscovery() - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery
Creates an instance of this class
AbstractLookupLocatorDiscovery(Configuration) - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery
Constructs a new lookup locator discovery object, having the given Configuration.
AbstractLookupLocatorDiscovery(AbstractLookupLocatorDiscovery.Initializer) - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery
 
AbstractLookupLocatorDiscovery.DiscoveryTask - Class in net.jini.discovery
Task which retrieves elements from the set of undiscoveredLocators and attempts, through the unicast discovery protocol, to discover the lookup service having the LookupLocator referenced by the element.
AbstractLookupLocatorDiscovery.FutureFactory - Class in net.jini.discovery
 
AbstractLookupLocatorDiscovery.Initializer - Class in net.jini.discovery
 
AbstractLookupLocatorDiscovery.LocatorReg - Class in net.jini.discovery
Wrapper class in which each instance corresponds to a lookup service to discover via unicast discovery.
AbstractLookupLocatorDiscovery.Notifier - Class in net.jini.discovery
Thread that retrieves data structures of type NotifyTask from a queue and, based on the contents of the data structure, sends the appropriate event (discovered/discarded) to each registered listener.
AbstractLookupLocatorDiscovery.NotifyTask - Class in net.jini.discovery
Data structure containing task data processed by the Notifier Thread
AbstractMonitor - Class in org.apache.river.phoenix
Abstract class for generating JRMP and IIOP stubs.
AbstractMonitor() - Constructor for class org.apache.river.phoenix.AbstractMonitor
 
AbstractPlugin - Class in org.apache.river.tool.envcheck
Base class for plugins providing rudimentary I18N support
AbstractPlugin() - Constructor for class org.apache.river.tool.envcheck.AbstractPlugin
Initialize the base class by obtaining the resource bundle associated with the instantiated class.
AbstractPolicy - Class in org.apache.river.api.security
A common superclass with utility methods for policy providers.
AbstractPolicy() - Constructor for class org.apache.river.api.security.AbstractPolicy
 
AbstractProxy - Class in org.apache.river.norm
Defines an abstract class that supplies basic referent UUID and serialization behavior for Norm proxies.
AbstractProxy(NormServer, Uuid) - Constructor for class org.apache.river.norm.AbstractProxy
Creates an instance of this class.
AbstractReferenceComparator<T> - Class in org.apache.river.concurrent
Implements equals and hashCode, subclass ReferenceComparator implements Serializable and contains serial data.
AbstractReferenceComparator() - Constructor for class org.apache.river.concurrent.AbstractReferenceComparator
 
AbstractReferrerDecorator<T> - Class in org.apache.river.concurrent
This class exists purely for allowing a client with their own Collection implementation or Collection wrapper to perform custom serialisation of the References by replacing the standard Referrer's with their own implementation.
AbstractReferrerDecorator() - Constructor for class org.apache.river.concurrent.AbstractReferrerDecorator
 
AbstractRegistry - Class in org.apache.river.phoenix
Abstract class for generating JRMP and IIOP stubs.
AbstractRegistry() - Constructor for class org.apache.river.phoenix.AbstractRegistry
 
AbstractSystem - Class in org.apache.river.phoenix
Abstract class for generating JRMP and IIOP stubs.
AbstractSystem() - Constructor for class org.apache.river.phoenix.AbstractSystem
 
acc - Variable in class net.jini.loader.pref.PreferredClassLoader
security context for loading classes and resources
acc - Variable in class net.jini.security.Security.SecurityContextImpl
 
acc - Variable in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
ACCEPT - Static variable in class net.jini.security.AuthenticationPermission
The accept action (includes the listen action).
accept() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
accept(File) - Method in class org.apache.river.system.JavaSourceFilter
Method required by FilenameFilter interface.
acceptFailureCount - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
acceptFailureCount - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
acceptFailureCount - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
 
acceptFailureCount - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
acceptFailureTime - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
acceptFailureTime - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
acceptFailureTime - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
 
acceptFailureTime - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
acceptLoop() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Handles new socket connections.
AccessDispatcher(Collection, ServerCapabilities, ClassLoader) - Constructor for class org.apache.river.phoenix.AccessILFactory.AccessDispatcher
Constructs an invocation dispatcher for the specified methods.
AccessibleUI - Class in net.jini.lookup.ui.attribute
UI attribute that indicates a generated UI implements the the javax.accessibility.Accessible interface and that the designer of the UI did the necessary work to make sure the UI would work well with assistive technologies that are aware of the Java Accessibility API.
AccessibleUI() - Constructor for class net.jini.lookup.ui.attribute.AccessibleUI
Constructs a new AccessibleUI attribute.
AccessILFactory - Class in org.apache.river.phoenix
A basic invocation layer factory, used in exporting an ActivationMonitor or ActivationInstantiator to use Jini extensible remote invocation (Jini ERI), that is similar to BasicILFactory except the returned invocation dispatcher only accepts calls from the local host.
AccessILFactory() - Constructor for class org.apache.river.phoenix.AccessILFactory
Creates an AccessILFactoryinstance with no server constraints, no permission class, and a null class loader.
AccessILFactory(ClassLoader) - Constructor for class org.apache.river.phoenix.AccessILFactory
Creates an AccessILFactoryinstance with no server constraints, no permission class, and the specified class loader.
AccessILFactory.AccessDispatcher - Class in org.apache.river.phoenix
A subclass of BasicInvocationDispatcher that only accepts calls from the local host.
AccessPermission - Class in net.jini.security
Represents permission to call a method.
AccessPermission(String) - Constructor for class net.jini.security.AccessPermission
Creates an instance with the specified target name.
AckListener(BasicObjectEndpoint) - Constructor for class net.jini.jeri.BasicObjectEndpoint.AckListener
 
AckListenerMap(long) - Constructor for class org.apache.river.jeri.internal.http.HttpServerManager.AckListenerMap
 
ackListeners - Variable in class org.apache.river.jeri.internal.http.HttpServerManager
 
ackListeners - Variable in class org.apache.river.jeri.internal.mux.Session
 
ackListeners() - Method in class org.apache.river.jeri.internal.mux.Session
 
ackListeners - Variable in class org.apache.river.jeri.internal.mux.Session.NotifyAcknowledgementListeners
 
Acknowledgment - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
acknowledgmentReceived(boolean) - Method in interface net.jini.io.context.AcknowledgmentSource.Listener
Handles either receipt of an acknowledgment that the remote call's result data has been processed by the client or an indication that no acknowledgment will be received.
acknowledgmentReceived(boolean) - Method in class net.jini.jeri.BasicObjectEndpoint.AckListener
 
AcknowledgmentSource - Interface in net.jini.io.context
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.
AcknowledgmentSource.Listener - Interface in net.jini.io.context
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.
acks - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
acquireLock(ActivationID) - Method in class org.apache.river.phoenix.AbstractActivationGroup
 
acquireMutatorLock() - Method in class org.apache.river.norm.PersistentStore
Block until we can acquire a non-exclusive mutator lock on the server's persistent state.
action - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
action - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
Action() - Constructor for class org.apache.river.api.security.CombinerSecurityManager.Action
 
action - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.AllFind
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.AttrSet
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Exit
Cancels any lookup service event registration lease and calls System.exit(0).
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Lookup
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.MultiFind
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.PubFind
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Reset
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Service
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Show
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.UniFind
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Unmatch
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.Browser.Value
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
actionPerformed(ActionEvent) - Method in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
actions - Variable in class net.jini.security.AuthenticationPermission
The actions.
actions - Variable in class net.jini.security.GrantPermission.PermissionInfo
 
actions - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
actions - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
The actions part of permission clause.
ActivatableFiddlerImpl - Class in org.apache.river.fiddler
Convenience class intended for use with the ServiceStarter framework to start an implementation of Fiddler that is activatable, and which will log its state information to persistent storage.
ActivatableFiddlerImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.fiddler.ActivatableFiddlerImpl
Constructs a new instance of FiddlerImpl that is activatable, and which will persist its state.
ActivatableInvocationHandler - Class in net.jini.activation
An invocation handler for activatable remote objects.
ActivatableInvocationHandler(ActivationID, Remote) - Constructor for class net.jini.activation.ActivatableInvocationHandler
Creates an instance with the specified activation identifier, a possibly-null underlying proxy, and null client constraints.
ActivatableInvocationHandler(ActivationID, Remote, MethodConstraints) - Constructor for class net.jini.activation.ActivatableInvocationHandler
Creates an instance with the specified activation identifier, optional underlying proxy, and client constraints.
ActivatableInvocationHandler.Failure - Class in net.jini.activation
Holds information about the communication failure of a remote call attempt.
ActivatableMahaloImpl - Class in org.apache.river.mahalo
Convenience class intended for use with the ServiceStarter framework to start an implementation of Mahalo that is activatable, and which will log its state information to persistent storage.
ActivatableMahaloImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.mahalo.ActivatableMahaloImpl
Constructs a new instance of TxnManagerImpl that is activatable, and which will persist its state.
ActivatableMercuryImpl - Class in org.apache.river.mercury
Convenience class intended for use with the ServiceStarter framework to start an implementation of Mercury that is activatable, and which will log its state information to persistent storage.
ActivatableMercuryImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.mercury.ActivatableMercuryImpl
Constructs a new instance of MailboxImpl that is activatable, and which will persist its state.
ActivatableNormServerImpl - Class in org.apache.river.norm
Provides an activatable implementation of NormServer.
ActivatableNormServerImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.norm.ActivatableNormServerImpl
Provides a constructor for an activatable implementation of NormServer suitable for use with ServiceStarter.
ActivatableNormServerImpl(NormServerInitializer) - Constructor for class org.apache.river.norm.ActivatableNormServerImpl
 
ActivatableNormServerImpl.Init - Class in org.apache.river.norm
 
activate(boolean, Object, Method) - Method in class net.jini.activation.ActivatableInvocationHandler
Activate the object (see activate0).
activate() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
activate(ActivationID, boolean) - Method in class org.apache.river.phoenix.Activation.ActivatorImpl
 
activate(UID, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
activate(UID, boolean, ActivationInstantiator) - Method in class org.apache.river.phoenix.Activation.ObjectEntry
 
activate(ActivationID, boolean) - Method in interface org.apache.river.phoenix.Activator
Returns a marshalled proxy wrapped in a MarshalledWrapper for the activated object corresponding to the specified activation identifier.
activate(boolean) - Method in class org.apache.river.phoenix.AID
Activate the object corresponding to this instance.
activate0(boolean, Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Activate the object and update the underlying proxy.
activated - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
ActivateDesc(String, URL[], URL[], String, MarshalledObject) - Constructor for class org.apache.river.start.ActivateWrapper.ActivateDesc
Trivial constructor.
ActivateWrapper - Class in org.apache.river.start
A wrapper for activatable objects, providing separation of the import codebase (where the server classes are loaded from by the activation group) from the export codebase (where clients should load classes from for stubs, etc.) as well as providing an independent security policy file for each activatable object.
ActivateWrapper(ActivationID, MarshalledObject) - Constructor for class org.apache.river.start.ActivateWrapper
Activatable constructor.
ActivateWrapper.ActivateDesc - Class in org.apache.river.start
Descriptor for registering a "wrapped" activatable object.
ActivateWrapper.ExportClassLoader - Class in org.apache.river.start
A simple subclass of PreferredClassLoader that overrides getURLs to return the URLs of the provided export codebase.
Activation - Class in org.apache.river.phoenix
Phoenix main class.
Activation() - Constructor for class org.apache.river.phoenix.Activation
Create an uninitialized instance of Activation that can be populated with log data.
Activation.ActivatorImpl - Class in org.apache.river.phoenix
 
Activation.ActLogHandler - Class in org.apache.river.phoenix
Handler for the log that knows how to take the initial snapshot and apply an update (a LogRecord) to the current state.
Activation.GroupEntry - Class in org.apache.river.phoenix
Container for group information: group's descriptor, group's instantiator, flag to indicate pending group creation, and table of the group's active objects.
Activation.GroupEntry.Watchdog - Class in org.apache.river.phoenix
Waits for process termination and then restarts services.
Activation.LogGroupIncarnation - Class in org.apache.river.phoenix
Log record for an active group incarnation
Activation.LogRecord - Class in org.apache.river.phoenix
Abstract class for all log records.
Activation.LogRegisterGroup - Class in org.apache.river.phoenix
Log record for registering a group.
Activation.LogRegisterObject - Class in org.apache.river.phoenix
Log record for registering an object.
Activation.LogUnregisterGroup - Class in org.apache.river.phoenix
Log record for unregistering a group.
Activation.LogUnregisterObject - Class in org.apache.river.phoenix
Log record for unregistering an object.
Activation.LogUpdateDesc - Class in org.apache.river.phoenix
Log record for updating an activation desc
Activation.LogUpdateGroupDesc - Class in org.apache.river.phoenix
Log record for unregistering a group.
Activation.MonitorImpl - Class in org.apache.river.phoenix
 
Activation.ObjectEntry - Class in org.apache.river.phoenix
 
Activation.RegistryImpl - Class in org.apache.river.phoenix
A read-only registry containing a single entry for the system.
Activation.Shutdown - Class in org.apache.river.phoenix
Thread to shutdown phoenix.
Activation.ShutdownHook - Class in org.apache.river.phoenix
Thread to destroy children in the event of abnormal termination.
Activation.SystemImpl - Class in org.apache.river.phoenix
 
ACTIVATION_SYSTEM_UUID - Static variable in class org.apache.river.phoenix.PhoenixConstants
An object identifier for exporting the activation system.
ActivationAdmin - Interface in org.apache.river.phoenix
An administrative interface for the activation system daemon.
activationArgs(ActivationGroupDesc) - Method in class org.apache.river.phoenix.Activation
 
ActivationExporter - Class in net.jini.activation
An Exporter implementation for exporting an activatable remote object using its underlying exporter.
ActivationExporter(ActivationID, Exporter) - Constructor for class net.jini.activation.ActivationExporter
Creates an exporter for an activatable remote object with the specified activation identifier, underlying exporter, and a null class loader.
ActivationExporter(ActivationID, Exporter, ClassLoader) - Constructor for class net.jini.activation.ActivationExporter
Creates an exporter for an activatable remote object with the specified activation identifier, underlying exporter, and class loader.
ActivationGroup - Class in net.jini.activation
Subclass of java.rmi.activation.ActivationGroup to allow activatable objects that are exported using an Exporter to go inactive.
ActivationGroup(ActivationGroupID) - Constructor for class net.jini.activation.ActivationGroup
Constructs an activation group with the specified activation group identifier.
ActivationGroupData - Class in org.apache.river.phoenix
Initialization data for ActivationGroupImpl, to control the activation group's configuration.
ActivationGroupData(String[]) - Constructor for class org.apache.river.phoenix.ActivationGroupData
Constructs an instance with the specified Configuration options, if any.
ActivationGroupImpl - Class in org.apache.river.phoenix
The default activation group implementation for phoenix.
ActivationGroupImpl(ActivationGroupID, MarshalledObject) - Constructor for class org.apache.river.phoenix.ActivationGroupImpl
Creates an instance with the specified group identifier and initialization data.
ActivationGroupInit - Class in org.apache.river.phoenix
This is the bootstrap code to start a virtual machine (VM) executing an activation group.
ActivationGroupInit() - Constructor for class org.apache.river.phoenix.ActivationGroupInit
 
activationID - Variable in class org.apache.river.fiddler.FiddlerImpl
The activation id of the current instance of the lookup discovery service, if it happens to be and activatable instance
activationID - Variable in class org.apache.river.fiddler.FiddlerInit
 
activationID - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
activationID - Variable in class org.apache.river.mercury.MailboxImpl
Our activation ID
activationID - Variable in class org.apache.river.mercury.MailboxImplInit
 
activationID - Variable in class org.apache.river.norm.ActivatableNormServerImpl
Our activation ID
activationID - Variable in class org.apache.river.norm.ActivatableNormServerImpl.Init
 
activationID - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Our activation ID, null if we are not activatable
activationID - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
activationID - Variable in class org.apache.river.reggie.RegistrarImpl
Our activation id, or null if not activatable
activationID - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
activationID - Variable in class org.apache.river.start.SharedGroupImpl
Our prepared activation ID reference
activationID - Variable in class org.apache.river.start.SharedGroupImplInit
 
activationPrepared - Variable in class org.apache.river.mahalo.TxnManagerImpl
Whether the activation ID has been prepared
activationPrepared - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
activationPrepared - Variable in class org.apache.river.mercury.MailboxImpl
Whether the activation ID has been prepared
activationPrepared - Variable in class org.apache.river.mercury.MailboxImplInit
 
activationSystem - Variable in class org.apache.river.fiddler.FiddlerImpl
 
activationSystem - Variable in class org.apache.river.fiddler.FiddlerInit
 
activationSystem - Variable in class org.apache.river.mahalo.TxnManagerImpl
The activation system, prepared
activationSystem - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
activationSystem - Variable in class org.apache.river.mercury.MailboxImpl
The activation system, prepared
activationSystem - Variable in class org.apache.river.mercury.MailboxImplInit
 
activationSystem - Variable in class org.apache.river.norm.ActivatableNormServerImpl
The activation system, prepared
activationSystem - Variable in class org.apache.river.norm.ActivatableNormServerImpl.Init
 
activationSystem - Variable in class org.apache.river.outrigger.OutriggerServerImpl
A prepared reference to the activation system, null if we are not activatable.
activationSystem - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
activationSystem - Variable in class org.apache.river.reggie.RegistrarImpl
Associated activation system, or null if not activatable
activationSystem - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
activationSystem - Variable in class org.apache.river.start.SharedGroupImpl
The prepared activation system reference
activationSystem - Variable in class org.apache.river.start.SharedGroupImplInit
 
activator - Variable in class org.apache.river.phoenix.Activation
ActivatorImpl instance
Activator - Interface in org.apache.river.phoenix
The activator used by AID.
activator - Variable in class org.apache.river.phoenix.AID
 
activator - Variable in class org.apache.river.phoenix.AID.State
 
activator - Variable in class org.apache.river.phoenix.ConstrainableAID.State
 
activator - Variable in class org.apache.river.phoenix.ConstrainableAID.Verifier
The expected activator.
ACTIVATOR_UUID - Static variable in class org.apache.river.phoenix.PhoenixConstants
An object identifier for exporting the activator.
activatorExporter - Variable in class org.apache.river.phoenix.Activation
exporter for activator
ActivatorImpl() - Constructor for class org.apache.river.phoenix.Activation.ActivatorImpl
 
ActivatorPermission - Class in org.apache.river.phoenix
Represents permissions that can be used to express the access control policy for the activator, the remote object handling object activation, if that remote object is exported with BasicJeriExporter.
ActivatorPermission(String) - Constructor for class org.apache.river.phoenix.ActivatorPermission
Creates an instance with the specified name.
activatorStub - Variable in class org.apache.river.phoenix.Activation
stub for activator
ActivatorSunJrmpExporter - Class in org.apache.river.phoenix
JRMP exporter to export an Activator using the well-known activator object identifier.
ActivatorSunJrmpExporter() - Constructor for class org.apache.river.phoenix.ActivatorSunJrmpExporter
Creates a JRMP exporter that exports on the standard port (1098).
ActivatorSunJrmpExporter(int) - Constructor for class org.apache.river.phoenix.ActivatorSunJrmpExporter
Creates a JRMP exporter that exports on the specified port.
ACTIVE - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction is currently active.
active - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
ACTIVE - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
createGroup has succeeded
active - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
maps ActivationID to ActiveEntry
activeCipherSuite - Variable in class net.jini.jeri.ssl.SslConnection
The currently active cipher suite
ActiveEntry(Remote) - Constructor for class org.apache.river.phoenix.AbstractActivationGroup.ActiveEntry
 
activeGroup(ActivationInstantiator, long) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
activeObject(ActivationID, Remote) - Method in class org.apache.river.phoenix.AbstractActivationGroup
Marks the object as active in this virtual machine, and calls the superclass activeObject method with the same arguments, with the ActivationMonitor constraints (if any) set as contextual client constraints, and with the group's subject (if any) set as the executing subject.
activeObject(UID, MarshalledObject) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
activeObject(ActivationID, MarshalledObject) - Method in class org.apache.river.phoenix.Activation.MonitorImpl
 
activeObject(ActivationID, MarshalledObject) - Method in class org.apache.river.phoenix.MonitorAccessExporter.MonitorImpl
 
activeObjectPermission - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
permission to check for monitor's activeObject call
activeReg - Variable in class org.apache.river.mercury.MailboxImpl
Map of ServiceRegistrations that have event delivery enabled and have event delivery tasks currently scheduled.
activeReg - Variable in class org.apache.river.mercury.MailboxImplInit
 
ActLogHandler() - Constructor for class org.apache.river.phoenix.Activation.ActLogHandler
 
actTypes - Static variable in class org.apache.river.start.ActivateWrapper
The parameter types for the "activation constructor".
actTypes - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
The parameter types for the "activation constructor".
actualRenew - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Actual time to renew, given concurrency limitations
add(Object) - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
add(long, long) - Static method in class net.jini.core.constraint.ConnectionRelativeTime
 
add(long, long) - Static method in class net.jini.core.constraint.DelegationRelativeTime
 
add(Permission) - Method in class net.jini.discovery.DiscoveryPermission.Collection
 
add(Permission) - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
add(Permission) - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
 
add(GrantPermission) - Method in class net.jini.security.GrantPermission.Implier
 
add(Class) - Method in class org.apache.river.api.lookup.DefaultEntries
Add an Entry class.
add(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions
Threadsafe
add(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions.PC
 
add(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
add(Permission) - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
add(WeakSoftTable.WeakKey, WeakSoftTable.SoftValue) - Method in class org.apache.river.collection.WeakSoftTable
Associates an additional value with the specified key.
add(Referrer<T>) - Method in class org.apache.river.concurrent.CollectionDecorator
 
add(O) - Method in class org.apache.river.concurrent.EntrySetFacade
 
add(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
add(int, T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
add(T) - Method in class org.apache.river.concurrent.ReferenceCollection
 
add(int, T) - Method in class org.apache.river.concurrent.ReferenceList
 
add(T) - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
add(ObjectNode) - Method in class org.apache.river.example.browser.ObjectNode
 
add(Target) - Method in class org.apache.river.jeri.internal.runtime.Lease
 
add(Entry[], Entry[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
add(Entry[], Entry[], boolean) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns a new array containing the elements of the addAttrSets parameter (that are not duplicates of any of the elements already in the attrSets parameter) added to the elements of attrSets.
add(ParticipantHandle) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Convenience method which adds a given ParticipantHandle to the set of ParticpantHandles associated with this transaction.
add(RemoteEvent) - Method in interface org.apache.river.mercury.EventLog
Writes the given RemoteEvent to the underlying storage mechanism, if possible.
add(RemoteEvent) - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
add(RemoteEvent) - Method in interface org.apache.river.mercury.EventLogIterator
Store the given RemoteEvent event.
add(RemoteEvent) - Method in class org.apache.river.mercury.PersistentEventLog
 
add(RemoteEvent) - Method in class org.apache.river.mercury.TransientEventLog
 
add(ClientLeaseWrapper) - Method in class org.apache.river.norm.DeformedLeaseList
Add a wrapped client lease to the list of deformed client leases.
add(LeaseSet, Lease, long, long) - Method in class org.apache.river.norm.NormServerBaseImpl
Add the lease to the set.
add(TransactableMgr, int, EntryHolder) - Method in class org.apache.river.outrigger.EntryHandle
Add mgr to the list of known managers, setting the the type of lock on this entry to op.
add(EntryHandle, TransactableMgr) - Method in class org.apache.river.outrigger.EntryHolder
Add new new entry to the holder.
add(Transactable) - Method in interface org.apache.river.outrigger.TransactableMgr
Add a new Transactable object to the list of transactable operations managed by this object.
add(TransitionWatcher, EntryRep) - Method in class org.apache.river.outrigger.TransitionWatchers
Add a TransitionWatcher to the list of watchers looking for visibility transitions in entries that match the specified template.
add(Transactable) - Method in class org.apache.river.outrigger.Txn
Caution: see locking discussion at the class level.
add(QueryWatcher, Collection<Txn>) - Method in class org.apache.river.outrigger.TxnMonitor
Add a set of transactions to be monitored under the given query.
add(Collection<Txn>) - Method in class org.apache.river.outrigger.TxnMonitor
Add a set of transactions to be monitored under no lease.
add(QueryWatcher) - Method in class org.apache.river.outrigger.TxnMonitorTask
Add in a resource.
add(TransactableMgr, int) - Method in class org.apache.river.outrigger.TxnState
Add mgr to the list of known managers, setting the state of this handle to op.
add(TransitionWatcher, EntryRep) - Method in class org.apache.river.outrigger.WatchersForTemplateClass
Add a TransitionWatcher to the list of watchers looking for visibility transitions in entries that match the specified template.
add(EntryRep) - Method in class org.apache.river.outrigger.WrittenEntry
Add a new entry after this one.
add(Permission) - Method in class org.apache.river.start.SharedActivationPolicyPermission.Collection
 
add(Runnable) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Add a new task.
add(String, ArrayList) - Static method in class org.apache.river.tool.ClassDep
Take the given argument and add it to the provided container.
add(String, int, File) - Method in class org.apache.river.tool.PreferredListGen.Graph
Add a child node to this node having the given name. the name may have multiple '.' separated components, in which case a hierarchy of child nodes will be added.
ADD_CONSTRAINTS - Static variable in class net.jini.security.VerifyingProxyPreparer
Add proxy's constraints to context.
addAckListener(AcknowledgmentSource.Listener) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
addAckListener(AcknowledgmentSource.Listener) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
addAckListener(String, AcknowledgmentSource.Listener) - Method in class org.apache.river.jeri.internal.http.HttpServerManager
Registers listener waiting for given cookie.
addAckListener(AcknowledgmentSource.Listener) - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to register acknowledgment listener.
addAcknowledgmentListener(AcknowledgmentSource.Listener) - Method in interface net.jini.io.context.AcknowledgmentSource
Registers the specified listener as interested in receiving an acknowledgment that the remote call's result data has been processed by the client.
addAcknowledgmentListener(AcknowledgmentSource.Listener) - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to implement AcknowledgmentSource; checks state and delegates to addAckListener method.
addAll(Collection) - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
addAll(int, Collection<? extends T>) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
addAll(Collection<? extends T>) - Method in class org.apache.river.concurrent.ReferenceCollection
 
addAll(int, Collection<? extends T>) - Method in class org.apache.river.concurrent.ReferenceList
 
addAll(Collection) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Add all tasks in a collection, in iterator order.
addAlternatives(ConstraintAlternatives, boolean) - Method in class net.jini.jeri.http.Constraints.Distilled
If "isRequirement" is true, throws an UnsupportedConstraintException if we do not support at least the transport layer aspects of at least one of the constraints in the given alternatives.
addAlternatives(ConstraintAlternatives, boolean) - Method in class net.jini.jeri.tcp.Constraints.Distilled
If "isRequirement" is true, throws an UnsupportedConstraintException if we do not support at least the transport layer aspects of at least one of the constraints in the given alternatives.
addAndQueueDiscoveryTaskIfAbsent(AbstractLookupLocatorDiscovery.LocatorReg) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Adds the given LocatorReg object to the set containing the objects corresponding to the locators of desired lookup services that have not yet been discovered, and queues a DiscoveryTask to attempt, through unicast discovery, to discover the associated lookup service.
addApi(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a public API entry.
addAttr() - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
addAttr(RegistrarImpl.SvcReg, EntryClass, int, Object) - Method in class org.apache.river.reggie.RegistrarImpl
Put the service under the given attribute value for the given defining class and field, if it isn't already there.
addAttributes(Entry[]) - Method in interface net.jini.core.lookup.ServiceRegistration
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.
addAttributes(Entry[]) - Method in class net.jini.lookup.JoinManager
Associates a new set of attributes with the service, in addition to the service's current set of attributes.
addAttributes(Entry[], boolean) - Method in class net.jini.lookup.JoinManager
Associates a new set of attributes with the service, in addition to the service's current set of attributes.
addAttributes(Entry[]) - Method in class net.jini.lookup.JoinManager.ProxyReg
With respect to the lookup service referenced in this class and with which this join manager's service is registered, this method associates with that service a new set of attributes -- in addition to that service's current set of attributes.
addAttributes(Entry[], boolean) - Method in class org.apache.river.norm.lookup.JoinState
Add attribute sets for the service.
addAttributes(ServiceID, Uuid, EntryRep[]) - Method in interface org.apache.river.reggie.Registrar
Adds the specified attribute sets (those that aren't duplicates of existing attribute sets) to the registered service item.
addAttributes(ServiceID, Uuid, EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
addAttributes(Entry[]) - Method in class org.apache.river.reggie.Registration
 
addAttributesDo(ServiceID, Uuid, EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of addAttributes.
AddAttributesTask(JoinManager.ProxyReg, Entry[]) - Constructor for class net.jini.lookup.JoinManager.AddAttributesTask
Constructor that associates this task with the lookup service referenced in the given ProxyReg parameter.
addAttrs(RegistrarImpl.SvcReg, EntryRep) - Method in class org.apache.river.reggie.RegistrarImpl
Put the service in the serviceByAttr map under all attribute values in the given entry, or in the serviceByEmptyAttr map if the entry has no attributes, add a new instance of the EntryClass, and update entryClasses as necessary.
addButton - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
addClasses(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of classes that dependencies are going to be computed on.
addClassesRecursively(List) - Method in class org.apache.river.tool.ClassDep
Add all classes in Packages and subpackages recursively by appending ** as per the syntax requirements of the ClassDepend API.
addConnectDeadline(long) - Method in class net.jini.jeri.http.Constraints.Distilled
Adds the given connect deadline to this object's state.
addConnectDeadline(long) - Method in class net.jini.jeri.tcp.Constraints.Distilled
Adds the given connect deadline to this object's state.
addConstraint(InvocationConstraint, boolean) - Method in class net.jini.jeri.http.Constraints.Distilled
If "isRequirement" is true, throws an UnsupportedConstraintException if we do not support at least the transport layer aspects of the given constraint.
addConstraint(InvocationConstraint, boolean) - Method in class net.jini.jeri.tcp.Constraints.Distilled
If "isRequirement" is true, throws an UnsupportedConstraintException if we do not support at least the transport layer aspects of the given constraint.
addDependant(ClassDependencyRelationship) - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
addDesc(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupDiscovery
Register a listener as interested in receiving DiscoveryEvent notifications.
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Adds an instance of DiscoveryListener to the set of objects listening for discovery events.
addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Add a DiscoveryListener to the listener set.
addDiscoveryListener(DiscoveryListener) - Method in interface net.jini.discovery.DiscoveryManagement
Adds an instance of DiscoveryListener to the set of objects listening for discovery events.
addEntries(JarFile, JarWrapper.SourceJarURL) - Method in class org.apache.river.tool.JarWrapper.JarIndexWriter
Tabulates contents of the given JAR file, associating them with the provided URL for the JAR file.
addEntries(JarFile, JarWrapper.PreferredListReader) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Records preferred status of each file entry in the given JAR file, determined using the provided preferred list reader.
addEntries(Collection) - Method in class org.apache.river.tool.PreferredListGen.Graph
Add preferred list entries (represented by PrefData objects) to the given Collection.
adder - Variable in class org.apache.river.example.browser.Browser
 
addEvent(RegistrarImpl.EventReg) - Method in class org.apache.river.reggie.RegistrarImpl
Add an event registration to our state.
addField(String, String) - Method in class org.apache.river.jeri.internal.http.Header
Associates additional value with named field.
addFile(String, String, boolean) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Records the preferred setting of the given file entry.
addFilteredItemToMap(ServiceItem, ServiceItem, ServiceDiscoveryManager.ServiceItemReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Convenience method called by filterMaybeDiscard that finds the ServiceItemReg element in the serviceIdMap that corresponds to the given ServiceItem and, if such an element is found, replaces the item field of that element with the given item parameter; and sets the filteredItem field of that element to the value contained in the filteredItem parameter.
addFirst(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
addFirst(T) - Method in class org.apache.river.concurrent.ReferenceDeque
 
addFrom(int) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Sets the appropriate bit in the 'from' variable to indicate the mechanism or mechanisms through which the registrar referenced by this class was discovered (group discovery, locator discovery, or both).
addGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Add a set of groups to the set to be discovered.
addGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Adds a set of group names to the managed set of groups.
addGroups(String[]) - Method in interface net.jini.discovery.DiscoveryGroupManagement
Adds a set of group names to the managed set of groups.
addGroups(String[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Adds a set of group names to the managed set of groups associated with this registration.
addGroups(Uuid, String[]) - Method in interface org.apache.river.fiddler.Fiddler
Adds a set of group names to the managed set of groups associated with the registration corresponding to the current instance of this class.
addGroups(Uuid, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
addGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Adds a set of group names to the managed set of groups associated with the registration corresponding to the current instance of this class.
addGroups(String[]) - Method in class org.apache.river.norm.lookup.JoinState
Add new groups to the set to join.
addGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method addGroups.
addGroupsDo(Uuid, HashMap, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class GroupsAddedToRegistrationLogObj (which is invoked during state recovery).
AddGroupsTask(FiddlerImpl.RegistrationInfo, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.AddGroupsTask
Constructs an instance of this class and stores the input
addHidePackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHidePackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHidePackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addHides(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that are to remain hidden from processing.
addIfNew(TaskManager.Task) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Add a new task if it is not equal to (using the equals method) to any existing active or pending task.
addIfPublic(Class, Collection) - Method in class org.apache.river.tool.PreferredListGen
Add to the given set of roots the interface named intFace if that interface is public.
addImpl(String) - Method in class org.apache.river.tool.PreferredListGen
Initialize the dependency graph with a private API entry.
addInside(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the working set of package prefixes that will make up the working domain space.
addInsidePackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Inside packages limit the scope of the dependency search to Classes within these packages.
addInsidePackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Inside packages limit the scope of the dependency search to Classes within these packages.
addInsidePackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addInsideRoot(String) - Method in class org.apache.river.tool.ClassDep
Adds an entry into the set of package prefixes for which classes found through the specified root directories will be considered for dependency generation.
addInstance(EntryClass) - Method in class org.apache.river.reggie.RegistrarImpl
Add an instance of the EntryClass, and add the class to entryClasses if this is the first such instance.
addInstanceToRefSet(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Adds a live reference to the set of registered instances for this entry.
addInterfaces(ArrayList, Class[]) - Static method in class net.jini.jeri.AbstractILFactory
Adds non-duplicate interfaces in the array to the list.
addItems(String[]) - Method in class org.apache.river.example.browser.ServiceEditor.GroupLister
 
addItems(String[]) - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
addItems(String[]) - Method in class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
addItems(String[]) - Method in class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
addJar(String, List<JarFile>, Map<String, JarFile>) - Method in class org.apache.river.tool.ClassServer
Add transitive Class-Path JARs to jflist.
addJar(String) - Method in class org.apache.river.tool.PreferredListGen
Add jarName to the list of JAR files to process.
addKnown(String, String) - Method in class org.apache.river.outrigger.TypeTree
Add the subclass to the list of known subclasses of this superclass.
addLast(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
addLast(T) - Method in class org.apache.river.concurrent.ReferenceDeque
 
addLease(Lease, long, long, LeaseListener, long) - Method in class net.jini.lease.LeaseRenewalManager
 
addLeaves(Collection) - Method in class org.apache.river.tool.PreferredListGen.Graph
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in interface net.jini.jeri.ServerEndpoint.ListenContext
Adds listenEndpoint to this ListenContext's collection of ListenEndpoint instances for the ServerEndpoint it was passed to, starts a listen operation on listenEndpoint if necessary, and returns the ListenCookie for an active listen operation on listenEndpoint.
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.discovery.internal.EndpointBasedServer.ListenContextImpl
 
addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable.LC
 
addListener(ServiceDiscoveryListener) - Method in interface net.jini.lookup.LookupCache
Registers a ServiceDiscoveryListener object with the event mechanism of a LookupCache.
addListener(ServiceDiscoveryListener) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
addLiveRef(BasicObjectEndpoint) - Method in class net.jini.jeri.BasicObjectEndpoint.DgcBatchContext
 
addLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Adds a set of locators to the managed set of locators.
addLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Adds a set of locators to the managed set of locators.
addLocators(LookupLocator[]) - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Adds a set of locators to the managed set of locators.
addLocators(LookupLocator[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Adds a set of LookupLocator objects to the managed set of locators associated with this registration.
addLocators(Uuid, LookupLocator[]) - Method in interface org.apache.river.fiddler.Fiddler
Adds a set of LookupLocator objects to the managed set of locators associated with the registration corresponding to the current instance of this class.
addLocators(Uuid, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
addLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Adds a set of LookupLocator objects to the managed set of locators associated with the registration corresponding to the current instance of this class.
addLocators(LookupLocator[]) - Method in class org.apache.river.norm.lookup.JoinState
Add locators for specific new lookup services to join.
addLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method addLocators.
addLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class LocsAddedToRegistrationLogObj (which is invoked during state recovery).
AddLocatorsTask(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.AddLocatorsTask
Constructs an instance of this class and stores the input
addLogRecord(FiddlerImpl.LogRecord) - Method in class org.apache.river.fiddler.FiddlerImpl
Add a state-change record to persistent storage.
addLogRecord(MailboxImpl.LogRecord) - Method in class org.apache.river.mercury.MailboxImpl
Add a state-change record to persistent storage.
addLogRecord(Activation.LogRecord) - Method in class org.apache.river.phoenix.Activation
Adds a record to the activation log.
addLogRecord(RegistrarImpl.LogRecord) - Method in class org.apache.river.reggie.RegistrarImpl
Add a state-change record to persistent storage.
addLookupAttributes(Entry[]) - Method in interface net.jini.admin.JoinAdmin
Add attribute sets for the service.
addLookupAttributes(Entry[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Add attribute sets to the current set of attributes associated with the lookup discovery service.
addLookupAttributes(Entry[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Adds attribute sets to the current set of attributes associated with the lookup discovery service.
addLookupAttributes(Entry[]) - Method in class org.apache.river.mahalo.JoinStateManager
Add attribute sets for the service.
addLookupAttributes(Entry[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.mercury.MailboxImpl
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.norm.AdminProxy
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.outrigger.AdminProxy
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.outrigger.JoinStateManager
Add attribute sets for the service.
addLookupAttributes(Entry[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.reggie.AdminProxy
 
addLookupAttributes(Entry[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
addLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
Add new groups to the set to join.
addLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Add new names to the set consisting of the names of groups whose members are lookup services the lookup discovery service wishes to register with (join).
addLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Add new names to the set consisting of the names of groups whose members are lookup services the lookup discovery service wishes to register with (join).
addLookupGroups(String[]) - Method in class org.apache.river.mahalo.JoinStateManager
Add new groups to the set to join.
addLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
addLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
addLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
addLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxImpl
 
addLookupGroups(String[]) - Method in class org.apache.river.norm.AdminProxy
 
addLookupGroups(String[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
addLookupGroups(String[]) - Method in class org.apache.river.outrigger.AdminProxy
 
addLookupGroups(String[]) - Method in class org.apache.river.outrigger.JoinStateManager
Add new groups to the set to join.
addLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
addLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
addLookupGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
addLookupGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
addLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
Add locators for specific new lookup services to join.
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Add a set of LookupLocator objects to the lookup discovery service's managed set of locators.
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Add a set of LookupLocator objects to the lookup discovery service's managed set of locators.
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.JoinStateManager
Add locators for specific new lookup services to join.
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxImpl
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.AdminProxy
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.AdminProxy
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.JoinStateManager
Add locators for specific new lookup services to join.
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.AdminProxy
 
addLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
addMemberGroups(String[]) - Method in interface net.jini.lookup.DiscoveryAdmin
Adds the given set of names to the set whose elements are the names of the groups in which the lookup service is currently a member.
addMemberGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
addMemberGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
addMethodDesc(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addName(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addNameInternal(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addNames(String[]) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addNone(JMenu) - Static method in class org.apache.river.example.browser.Browser
 
addNotify(List<DiscoveryListener>, Map<ServiceRegistrar, String[]>, int) - Method in class net.jini.discovery.AbstractLookupDiscovery
Add a notification task to the pending queue, and wake up the Notifier.
addNotify(List<DiscoveryListener>, Map<ServiceRegistrar, String[]>, boolean) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Add a notification task to the pending queue, and start an instance of the Notifier thread if one isn't already running.
addObserver(FutureObserver<T>) - Method in interface org.apache.river.thread.FutureObserver.ObservableFuture
Adds FutureObserver's to this ObservableFuture.
addObserver(FutureObserver<T>) - Method in class org.apache.river.thread.ObservableFutureTask
 
addObserver(FutureObserver<V>) - Method in class org.apache.river.thread.RetryTask
 
addOne(ServiceRegistrar) - Method in class org.apache.river.example.browser.Browser
 
addOpt(String, String) - Method in class org.apache.river.system.MultiCommandLine
Add the given option of the given type to the list of known options. "-?"
addOpt(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Add the given option of the given type to the list of known options
addOrUpdateReadyQueue(SelectionManager.Key, int) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
addOrUpdateRenewQueue(SelectionManager.Key, int) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
addOutside(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that will bypassed during dependency checking.
addOutsidePackageOrClass(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
The package patterns or class names to be excluded from the dependency search results.
addOutsidePackagesOrClasses(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addOutsidePackagesOrClasses(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addOutsideRoot(String) - Method in class org.apache.river.tool.ClassDep
Adds an entry into the set of package prefixes for which classes found through the specified root directories, and that are part of the inside root namespace, will be skipped as part of the dependency generation.
addPackage(JarEntry, Set) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Adds the package of the class named by the JAR entry, if any
addPackages(String, String, Set) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Adds packages of classes recursively located in the directory, using the top argument to specify the top level directory containing the package hierarchy.
addPermissionsForURLs(URL[], PermissionCollection, boolean) - Static method in class net.jini.loader.pref.PreferredClassLoader
Adds to the specified permission collection the permissions necessary to load classes from a loader with the specified URL path; if "forLoader" is true, also adds URL-specific permissions necessary for the security context that such a loader operates within, such as permissions necessary for granting automatic permissions to classes defined by the loader.
addPlatformEntries() - Method in class org.apache.river.api.lookup.DefaultEntries
All all the Jini Platform Entry's
addProvider(ClassDependencyRelationship) - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Add a provider class to this dependant class.
addProxy(String) - Method in class org.apache.river.tool.PreferredListGen
Add proxy to the set of proxies used to identify roots.
addProxyReg(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Add a new ProxyReg to the lookupCache.
addProxyRoot(Class, Collection) - Method in class org.apache.river.tool.PreferredListGen
Add to the given set of roots the public interfaces implemented by the proxyClass and all of its superclasses.
addPrune(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that will be skipped as part of the dependency generation.
addQueue(Queue<Callable>) - Method in class org.apache.river.thread.SynchronousExecutors
 
addr - Variable in class net.jini.discovery.IncomingMulticastRequest
The address to which any responses should go.
addr - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
addr - Variable in class org.apache.river.jeri.internal.runtime.Util.ClientHostImpl
 
addRegInfoGroups(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl.AddGroupsTask
Augments the registration's managed set of groups with the new groups.
addRegInfoLocators(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl.AddLocatorsTask
Augments the registration's managed set of locators with the new locators.
addRegistration(FiddlerImpl.RegistrationInfo) - Method in class org.apache.river.fiddler.FiddlerImpl
Places the registration corresponding to the regInfo parameter in both the registrationByID map and the registrationByTime map.
addRegistration(ServiceRegistration) - Method in class org.apache.river.mercury.MailboxImpl
Utility method used to add a registration to our state information.
addRequestProperty(String, String) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
Address - Class in net.jini.lookup.entry
The address of the physical component of a service.
Address() - Constructor for class net.jini.lookup.entry.Address
Construct an empty instance of this class.
Address(String, String, String, String, String, String, String) - Constructor for class net.jini.lookup.entry.Address
Construct an instance of this class, with all fields initialized appropriately.
AddressBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates an Address object.
AddressBean() - Constructor for class net.jini.lookup.entry.AddressBean
Construct an instance of this JavaBeans component that is linked to a new Address object.
AddressTask(String, int, RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.AddressTask
Simple constructor
addRoots(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of directories to look under for the classes that fall within the working domain space as defined by the intersection of the following sets: inside,outside,prune,show, and hide.
addRoots(Collection) - Method in class org.apache.river.tool.PreferredListGen.Graph
Add roots from this subtree of the graph to the given collection of roots.
addService(RegistrarImpl.SvcReg) - Method in class org.apache.river.reggie.RegistrarImpl
Add a service to our state.
addServiceByTypes(ServiceType, RegistrarImpl.SvcReg) - Method in class org.apache.river.reggie.RegistrarImpl
Adds a service registration to types in its hierarchy
addServiceNotify(ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Sends a notification to all listeners when a ServiceItem has been added.
addServiceNotify(ServiceItem, ServiceDiscoveryListener) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Sends a notification to the given listener when a ServiceItem has been added.
addSession(int, Session) - Method in class org.apache.river.jeri.internal.mux.Mux
This method is intended to be invoked by subclasses only.
addShow(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of package prefixes that we want to display.
addShowPackage(String) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addShowPackages(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addShowPackages(List) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
addSibling(Txn) - Method in class org.apache.river.outrigger.TxnMonitorTask
Add a ``sibling'' transaction, one that is now blocking progress on one of the same entries.
addSignature(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addSkip(String) - Method in class org.apache.river.tool.ClassDep
Add an entry into the set of classes that should be skipped during dependency generation.
addSubStore(SubStore) - Method in class org.apache.river.norm.PersistentStore
Inform the store of a sub-store
addTake(byte[]) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Add a new pending take operation.
addTarget(Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
 
addTask(JoinManager.JoinTask) - Method in class net.jini.lookup.JoinManager.ProxyReg
Convenience method that adds new sub-tasks to this class' task queue.
addTell(String) - Method in class org.apache.river.tool.PreferredListGen
Add tellName to the tell list.
addTells(String) - Method in class org.apache.river.tool.ClassDep
Add an entry in to the set of classes whose dependents that lie with the inside set are listed.
addTemplateHandle(TemplateHandle) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Associate a TemplateHandle with this object.
addTemplateHandle(TemplateHandle) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Associate a TemplateHandle with this object.
addTemplateHandle(TemplateHandle) - Method in class org.apache.river.outrigger.SingletonQueryWatcher
Associate a TemplateHandle with this object.
addTemplateHandle(TemplateHandle) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
Associate a TemplateHandle with this object.
addTemplateHandle(TemplateHandle) - Method in class org.apache.river.outrigger.TransitionWatcher
Associate a TemplateHandle with this object.
addToConnectionSet() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
addToDiscoveredRegs(HashMap) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
Attempts to marshal each element of the input set of instances of the ServiceRegistrar interface and then map the registrar to its marshalled form, and store the mapping in this registration's discoveredRegsMap field.
addToLeaseTable(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Add a lease already in the lease set to the lease table.
addTransitionWatcher(TransitionWatcher) - Method in class org.apache.river.outrigger.TemplateHandle
Add a watcher to this handle.
addTxns(Collection) - Method in class org.apache.river.outrigger.EntryHandle
Add into the collection any transactions that are known to this handle.
addTxns(Collection) - Method in class org.apache.river.outrigger.TxnState
Add all the managers of this transaction to the given collection.
addType(Class, Vector) - Method in class org.apache.river.example.browser.Browser.Entries
 
addType(Class, Vector) - Method in class org.apache.river.example.browser.Browser.Services
 
addType(Type) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addTypes(EntryRep) - Method in class org.apache.river.outrigger.TypeTree
Update the type tree with the given bits.
addTypes(List, List, ServiceType[], String, ServiceType, String) - Static method in class org.apache.river.reggie.RegistrarImpl
Find the most specific types (of type) that don't match prefix and aren't equal to or a supertype of any types in bases, and add them to types.
addTypeSignature(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
addUnknownEvent(Uuid, EventID) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that adds the provided EventID to the given registration's "unknown" event list.
addUnknownEventDo(Uuid, EventID) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual logic for adding an unknown event to the given registration's unknown event list.
addUnknownEvents(Collection) - Method in interface net.jini.event.MailboxPullRegistration
Adds the provided collection of unknown events to this registration.
addUnknownEvents(Uuid, Collection) - Method in interface org.apache.river.mercury.MailboxBackEnd
Get events for the given registration
addUnknownEvents(Uuid, Collection) - Method in class org.apache.river.mercury.MailboxImpl
 
addUnknownEvents(Collection) - Method in class org.apache.river.mercury.Registration
 
addUnknownEventsDo(Uuid, Collection) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual logic for synchronously getting events for a particular registration.
addUnsentAcks(String, int, String[]) - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Adds to list of unsent acknowledgments for server at given host/port.
addURL(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Adds the specified URL to the search list.
addWithPreference(String, int, boolean, File) - Method in class org.apache.river.tool.PreferredListGen.Graph
Add a child node to this node having the given name. the name may have multiple '.' separated components, in which case a hierarchy of child nodes will be added.
addWrite(Resource) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Add a new pending write operation.
addWrittenRep(EntryHandle, EntryHolder, Txn) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Add the written rep to the relevant data structures.
admin - Variable in class org.apache.river.example.browser.Browser.ServiceListItem
 
admin - Variable in class org.apache.river.example.browser.ServiceEditor
 
admin - Variable in class org.apache.river.outrigger.AdminProxy
Reference to the actual remote admin object.
ADMIN_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for service administration related messages
Administrable - Interface in net.jini.admin
Every administrable service should implement this interface.
adminItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
AdminIterator - Interface in org.apache.river.outrigger
Deprecated.
Use MatchSet instead. MatchSets can be obtained using the JavaSpace05.contents method.
adminPreparer - Variable in class org.apache.river.example.browser.Browser
 
adminProxy - Variable in class org.apache.river.fiddler.FiddlerImpl
The admin proxy to this server
AdminProxy - Class in org.apache.river.norm
Defines a proxy for a Norm server's admin object.
AdminProxy(NormServer, Uuid) - Constructor for class org.apache.river.norm.AdminProxy
Creates an instance of this class.
adminProxy - Variable in class org.apache.river.norm.NormServerBaseImpl
Admin proxy
AdminProxy - Class in org.apache.river.outrigger
AdminProxy objects are connected to particular OutriggerServerImpls to implement the JavaSpaceAdmin interface for the server.
AdminProxy(OutriggerAdmin, Uuid) - Constructor for class org.apache.river.outrigger.AdminProxy
Create an AdminProxy for the given remote admin objects.
adminProxy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The admin proxy for this space.
AdminProxy - Class in org.apache.river.reggie
Proxy for administering a registrar, returned from the getAdmin method of the main registrar proxy.
AdminProxy(Registrar, ServiceID) - Constructor for class org.apache.river.reggie.AdminProxy
Constructor for use by getInstance(), ConstrainableAdminProxy.
AdminProxy.ConstrainableAdminProxy - Class in org.apache.river.norm
Defines a subclass that implements RemoteMethodControl.
AdminUI - Interface in net.jini.lookup.ui
UI role interface implemented by Admin UIs, which enable users to administer a service.
advanceCurrentQuery(long) - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
AggregatePolicyProvider - Class in org.apache.river.start
Security policy provider which supports associating security sub-policies with context class loaders.
AggregatePolicyProvider() - Constructor for class org.apache.river.start.AggregatePolicyProvider
Creates a new AggregatePolicyProvider instance, containing a main policy created as follows: if the org.apache.river.start.AggregatePolicyProvider.mainPolicyClass security property is set, then its value is interpreted as the class name of the main policy provider; otherwise, a default class name of "net.jini.security.policy.DynamicPolicyProvider" is used.
AggregatePolicyProvider(Policy) - Constructor for class org.apache.river.start.AggregatePolicyProvider
Creates a new AggregatePolicyProvider instance with the given main policy, which must be non-null.
AggregatePolicyProvider.AggregateSecurityContext - Class in org.apache.river.start
Security context that produces privileged action wrappers which restore the context class loader before delegating to the sub-policy context's wrapped action.
AggregatePolicyProvider.DefaultSecurityContext - Class in org.apache.river.start
Stand-in "default" security context for sub-policies that do not implement SecurityContextSource.
AggregateSecurityContext(SecurityContext) - Constructor for class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
AID - Class in org.apache.river.phoenix
 
AID(Activator, UID) - Constructor for class org.apache.river.phoenix.AID
 
aid - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor.Created
The activation id of the service
AID.State - Class in org.apache.river.phoenix
 
algorithm - Variable in class net.jini.url.httpmd.HttpmdURLConnection
The message digest algorithm.
algorithm - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
HTTPMD digest algorithm, or null if non-HTTPMD URL
all_groups - Variable in class net.jini.discovery.AbstractLookupDiscovery
If groups passed to constructor are null -- ALL_GROUPS, writes synchronised on registrars
ALL_GROUPS - Static variable in interface net.jini.discovery.DiscoveryGroupManagement
Convenience constant used to request that attempts be made to discover all lookup services that are within range, and which belong to any group.
ALL_PERMISSION - Variable in class org.apache.river.api.security.AbstractPolicy
 
ALL_PERMISSION - Static variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
allDiscoveredRegs - Variable in class org.apache.river.fiddler.FiddlerImpl
Map from the set of all currently discovered registrars to their corresponding [locator,member groups] pairs (locatorGroupsStuct).
AllFind() - Constructor for class org.apache.river.example.browser.Browser.AllFind
 
AllItemIter(Iterator<RegistrarImpl.SvcReg>) - Constructor for class org.apache.river.reggie.RegistrarImpl.AllItemIter
Assumes the empty template
allLegal - Static variable in class org.apache.river.api.net.Uri
 
allLegalUnescaped - Static variable in class org.apache.river.api.net.Uri
 
allMatches(EntryTransition, long) - Method in class org.apache.river.outrigger.TransitionWatchers
Return a SortedSet of all the TransitionWatcher who's isInterested methods return true when asked about the specified visibility transition.
allNull(Object[]) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if all elements of the array are null.
allowCalls - Variable in class org.apache.river.outrigger.OutriggerServerWrapper
If false, hold calls until it becomes true
allowCalls() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
Allow incoming calls.
allowDGC - Variable in class org.apache.river.jeri.internal.runtime.Target
 
allowStateChange() - Method in class org.apache.river.outrigger.Txn
Release the read lock created by an ensureActive call.
allPermission - Variable in class org.apache.river.api.security.ConcurrentPermissions
 
AllPermissionsTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
 
AllReps(String, Txn) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.AllReps
Create a new AllReps object for the given class.
allStringState() - Method in class org.apache.river.api.security.Segment
 
allUsed - Variable in class org.apache.river.system.MultiCommandLine
Have all the options been consumed?
allUsed - Variable in class org.apache.river.system.POSIXCommandLine
Have all the options been consumed?
AlreadyExportedExporter() - Constructor for class org.apache.river.phoenix.AbstractActivationGroup.AlreadyExportedExporter
 
analyzePostResponse(StartLine, Header) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Analyzes POST response message start line and header, updating cached target/proxy server information if necessary.
analyzeProxyResponse(StartLine, Header) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Analyzes CONNECT or OPTIONS response message start line and header sent by proxy, updating proxy server information if necessary.
annotateClass(Class) - Method in class net.jini.io.MarshalOutputStream
Annotates the stream descriptor for the class cl.
annotateClass(Class) - Method in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
 
annotateProxyClass(Class) - Method in class net.jini.io.MarshalOutputStream
Annotates the stream descriptor for the proxy class cl.
annotateProxyClass(Class) - Method in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
 
annotation - Variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
the output stream annotation
AnnotationVisit(int, AnnotationVisitor) - Constructor for class org.apache.river.tool.classdepend.AbstractDependencyVisitor.AnnotationVisit
 
Announce(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.Announce
Create a daemon thread.
announce(String[]) - Method in class org.apache.river.reggie.RegistrarImpl.Announce
Announce membership in the specified groups, and return false if interrupted, otherwise return true.
announceeThread - Variable in class net.jini.discovery.AbstractLookupDiscovery
Thread that handles incoming multicast announcements.
announcement - Variable in class net.jini.discovery.AbstractLookupDiscovery.CheckGroupsMarker
Announcement sent by lookup service to check groups of
announcementAddress - Static variable in class net.jini.discovery.Constants
The address of the multicast group over which the multicast announcement protocol takes place.
AnnouncementInfo(long, long) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
AnnouncementListener() - Constructor for class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
 
announcementSeqNo - Variable in class org.apache.river.reggie.RegistrarImpl
Multicast announcement sequence number
announcementTimerThread - Variable in class net.jini.discovery.AbstractLookupDiscovery
Thread that monitors multicast announcements from already-discovered lookup services and, upon determining that those announcements have stopped, queues a reachability test with the UnicastDiscoveryTask which will ultimately result in the lookup service being discarded if the reachability test indicates that the lookup service is actually down.
AnnouncementTimerThread() - Constructor for class net.jini.discovery.AbstractLookupDiscovery.AnnouncementTimerThread
 
announcer - Variable in class org.apache.river.reggie.RegistrarImpl
Multicast discovery announcement sending thread
ANONYMOUS_KEY_EXCHANGE_ALGORITHMS - Static variable in class net.jini.jeri.ssl.Utilities
The names of JSSE key exchange algorithms used for anonymous communication.
ANY - Static variable in interface net.jini.core.lease.Lease
Used by the requestor to indicate that there is no particular lease time desired, and that the grantor of the lease should supply a time that is most convenient for the grantor.
ANY_KEY_ALGORITHM - Static variable in class net.jini.jeri.ssl.Utilities
Returned by getPermittedKeyAlgorithms when any key algorithm is permitted.
apiClasses - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
append(StringBuilder) - Method in class org.apache.river.api.security.Segment
 
append(TimedMap.Queue.Node) - Method in class org.apache.river.jeri.internal.http.TimedMap.Queue
 
appendArray(Object[], Object) - Static method in class org.apache.river.fiddler.FiddlerImpl
Return a new array containing the elements of the input array parameter with the input element parameter appended to the end of the array.
appendKeyString(Key, StringBuffer) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Appends information about a key to a StringBuffer.
appendToBufQueue(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
Modifies this service's state by adding the set of group names to registration's managed set of groups, as well as by updating the set of all groups (across all registrations) to discover.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
Modifies this service's state by removing the set of group names from registration's managed set of groups, as well as by updating the set of all groups (across all registrations) to discover.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
Modifies this service's state by replacing the registration's current managed set of groups with the set of group names stored in this class by the constructor, as well as by updating the set of all groups (across all registrations) to discover.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj
Modifies this service's state by setting the value of the private leaseBound field to the value of the new bound.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj
Modifies this service's state by canceling the lease on the registration with ID equal to that stored by the constructor, as well as by updating the managed set of groups and locators (across all registrations) in the appropriate way.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
Modifies this service's state by renewing the lease with ID equal to this class' leaseID field, and which corresponds to the regInfo record.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj
Modifies this service's state by canceling each of the leases specified by the stored IDs.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
Modifies this service's state by renewing, with the corresponding expiration time, each of the leases specified by the stored IDs.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
Modifies this service's state by adding the set of locators to registration's managed set of locators, as well as by updating the set of all locators (across all registrations) to discover.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
Modifies this service's state by removing the set of locators from registration's managed set of locators, as well as by updating the set of all locators (across all registrations) to discover.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
Modifies this service's state by replacing the registration's current managed set of locators with the set of locators stored in this class by the constructor, as well as by updating the set of all locators (across all registrations) to discover.
apply(FiddlerImpl) - Method in interface org.apache.river.fiddler.FiddlerImpl.LogRecord
 
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj
Modifies this service's state by adding (after unmarshalling) the elements of marshalledAttrs to the service's existing set of attributes.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
Modifies this service's state by modifying (after unmarshalling) the service's existing attributes according to the contents of marshalledAttrTmpls and marshalledModAttrs.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
Modifies this service's state by modifying this service's existing set of 'groups to join'.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
Modifies this service's state by modifying this service's existing set of 'locators to join'.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj
Modifies this service's state by registering the information stored in the regInfo parameter; and by updating both the event sequence number and the event ID for the registration.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
Modifies this service's state by setting the value of the private snapshotThresh field to the value of the new threshold.
apply(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
Modifies this service's state by setting the value of the private snapshotWt field to the value of the new weight factor.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj
Modifies this service's state by adding (after unmarshalling) the elements of marshalledAttrs to the service's existing set of attributes.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj
Modifies this service's state by modifying (after unmarshalling) the service's existing attributes according to the contents of marshalledAttrTmpls and marshalledModAttrs.
apply(MailboxImpl) - Method in interface org.apache.river.mercury.MailboxImpl.LogRecord
 
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj
Sets the value of lookupGroups to the provided set.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj
Sets lookupLocators to value of the provided set.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj
Sets the expiration time of the associated registration.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj
Disables the associated, stored registration.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
Enables the stored RemoteEventListener object with the associated, stored registration.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
Disables the associated, stored registration.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationLogObj
Adds the stored registration object to the mailbox's state.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj
Sets the expiration time of the associated registration.
apply(MailboxImpl) - Method in class org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj
Adds the given EventID to the set of unknownEvents for the associated registration.
apply(Map) - Method in class org.apache.river.norm.CancelLeaseSet
 
apply(Map) - Method in class org.apache.river.norm.CreateLeaseSet
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.ChangeSetExpiration
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.FailureEventRegistration
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.RemoveClientLease
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.RenewalFailure
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.UpdateClientLease
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSet.WarningEventRegistration
 
apply(Map) - Method in class org.apache.river.norm.LeaseSetOperation
 
apply(LeaseSet) - Method in class org.apache.river.norm.LeaseSetOperation
Update the state of the passed LeaseSet to reflect the state of the server after this operation was performed.
apply(Map) - Method in class org.apache.river.norm.LoggedOperation
Update state of the passed Map of LeaseSets to reflect the state of server after this operation was performed.
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogGroupIncarnation
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogRecord
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogRegisterGroup
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogRegisterObject
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogUnregisterGroup
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogUnregisterObject
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogUpdateDesc
 
apply(Object) - Method in class org.apache.river.phoenix.Activation.LogUpdateGroupDesc
 
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
Modifies the state of the Registrar by adding to all of the services matching the template, the attributes stored in attributeSets.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
Modifies the state of the Registrar by modifying the attributes of the services that match the template with the attributes stored in attributeSets.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
Modifies the state of the Registrar by replacing the attributes of the services matching the template with the attributes stored in attributeSets.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj
Modifies the state of the Registrar by cancelling the lease corresponding to the event with ID equal to the contents of the eventID field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
Modifies the state of the Registrar by renewing the lease corresponding to the event with ID equal to the contents of the eventID field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj
Modifies the state of the Registrar by registering the event stored in the eventReg object; and by updating both the event sequence number and the event ID.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj
Modifies the state of the Registrar by cancelling the specified leases.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
Modifies the state of the Registrar by renewing the specified leases.
apply(RegistrarImpl) - Method in interface org.apache.river.reggie.RegistrarImpl.LogRecord
 
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
Modifies the state of the Registrar by setting the private field lookupAttrs to the reference to the attrs field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj
Modifies the state of the Registrar by setting the private field lookupGroups to the reference to the groups field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
Modifies the state of the Registrar by setting the private field lookupLocators to the reference to the locators field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj
Modifies the state of the Registrar by setting the private memberGroups field to the reference to the groups field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
Modifies the state of the Registrar by cancelling the lease having ID equal to the contents of the leaseID field; and corresponding to the service with ID equal to the contents of the serviceID field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
Modifies the state of the Registrar by renewing the lease having ID equal to the contents of the leaseID field; and corresponding to the service with ID equal to the contents of the serviceID field.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj
Modifies the state of the Registrar by registering the service stored in the reg object.
apply(RegistrarImpl) - Method in class org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj
Modifies the state of the Registrar by setting the value of the private unicastPort field to the value of the newPort field.
applyBoundToLeaseDuration(long, long) - Static method in class org.apache.river.fiddler.FiddlerImpl
Bounds the duration by the value of the bound parameter, and checks for negative value.
applyException(Throwable) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
For each lease in the map, call failedRenewal
applyUpdate(Object) - Method in class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
Required method that implements the abstract applyUpdate() defined in ReliableLog's associated LogHandler class.
applyUpdate(Object) - Method in class org.apache.river.mahalo.JoinStateManager
This method always throws UnsupportedOperationException since FileJoinAdminState should never update a log.
applyUpdate(Object) - Method in class org.apache.river.mercury.MailboxImpl.LocalLogHandler
Required method implementing the abstract applyUpdate() defined in ReliableLog's associated LogHandler class.
applyUpdate(Object) - Method in class org.apache.river.norm.lookup.JoinState
This method always throws UnsupportedOperationException since JoinState should never update a log.
applyUpdate(Object) - Method in class org.apache.river.norm.NormServerBaseImpl.OurLogHandler
 
applyUpdate(Object) - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
applyUpdate(Object) - Method in class org.apache.river.reggie.RegistrarImpl.LocalLogHandler
Required method implementing the abstract applyUpdate() defined in ReliableLog's associated LogHandler class.
applyUpdate(Object) - Method in class org.apache.river.reliableLog.LogHandler
Reads a stably logged update (a serializable object) from a stream.
arbitraryPort - Static variable in class org.apache.river.reggie.RegistrarImpl.Unicast
 
arg - Variable in class net.jini.config.ConfigurationFile.Cast
 
args - Variable in class net.jini.config.ConfigurationFile.Call
 
args - Variable in class org.apache.river.system.MultiCommandLine
The args provided.
args - Variable in class org.apache.river.system.POSIXCommandLine
The words blown up into an array of array of characters.
args - Variable in class org.apache.river.tool.envcheck.EnvCheck
the command line arguments of the command being analyzed
args(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Return a string array representing the given arguments.
argType - Variable in class org.apache.river.system.MultiCommandLine.Opt
The argument type.
argType - Variable in class org.apache.river.system.POSIXCommandLine.Opt
The argument type.
arrayAdd(Object[], Object) - Static method in class org.apache.river.reggie.RegistrarImpl
Return a new array containing the elements of the given array plus the given element added to the end.
ArrayConstructor(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.ArrayConstructor
 
arrayDel(Object[], int) - Static method in class org.apache.river.reggie.RegistrarImpl
Return a new array containing all the elements of the given array except the one at the specified index.
arrayIndex - Variable in class org.apache.river.example.browser.ObjectNode
 
arrayOfObjects - Variable in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
ArraySet - Class in net.jini.core.constraint
An immutable set backed by an array.
ArraySet(Object[]) - Constructor for class net.jini.core.constraint.ArraySet
Creates an instance from an array.
ArraySet.Iter - Class in net.jini.core.constraint
Simple iterator.
AS_IS - Static variable in class net.jini.security.VerifyingProxyPreparer
No change to proxy or context.
asciiStringsLowerCaseEqual(String, String) - Static method in class org.apache.river.api.net.Uri
 
asciiStringsUpperCaseEqual(String, String) - Static method in class org.apache.river.api.net.Uri
 
asList(Object[]) - Static method in class org.apache.river.discovery.DiscoveryV2
 
assertInvariants() - Method in class org.apache.river.mercury.PersistentEventLog
Utility method for asserting that the object invariants are valid.
assertNoSingles() - Method in class org.apache.river.system.POSIXCommandLine
Assert that no boolean options have yet been consumed.
assertNotUsedUp() - Method in class org.apache.river.system.POSIXCommandLine
Assert that the entire command line hasn't been consumed, that is, that getOperands hasn't yet been called.
assertOpen() - Method in class org.apache.river.outrigger.IteratorProxy
Throw IllegalStateException if this iterator has been closed; otherwise just return.
assertOpen() - Method in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Throw IllegalStateException if operations happen on closed iterator.
assignable(Class[], Class[]) - Static method in class net.jini.config.ConfigurationFile
Returns true if values of the types specified in "from" can be passed to parameters of the types specified in "to".
assignable(Class, Class) - Static method in class net.jini.config.ConfigurationFile
Returns true if values of type "from" can be passed to a parameter of type "to".
assoc - Variable in class net.jini.lookup.entry.AddressBean
The Address object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.CommentBean
The Entry object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.LocationBean
The Location object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.NameBean
The Name object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.ServiceInfoBean
The ServiceInfo object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.StatusBean
The Status object associated with this JavaBeans component.
assoc - Variable in class net.jini.lookup.entry.UIDescriptorBean
 
asUnresolvedPermission() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
asURL(Uri[]) - Method in class net.jini.loader.pref.PreferredClassProvider
Converts Uri[] to URL[].
asyncSend(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.ConnectionIO
Sends the sequence of bytes contained in the supplied buffer to the underlying connection.
asyncSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.ConnectionIO
Sends the sequence of bytes contained in the supplied buffers to the underlying connection.
asyncSend(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
asyncSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
asyncSend(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
asyncSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
asyncSendAbort(int, int, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends an Abort message for the specified "sessionID" with the contents of the specified buffer as the data.
asyncSendAcknowledgment(int) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends an Acknowledgment message for the specified "sessionID".
asyncSendClientConnectionHeader() - Method in class org.apache.river.jeri.internal.mux.Mux
Sends the ClientConnectionHeader message for this connection.
asyncSendClose(int) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a Close message for the specified "sessionID".
asyncSendData(int, int, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a Data message for the specified "sessionID" with the contents of the supplied buffer as the data.
asyncSendError(String) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends an Error message with the UTF-8 encoding of the supplied message as the data.
asyncSendIncrementRation(int, int) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends an IncrementRation message for the specified "sessionID" and the specified "increment".
asyncSendNoOperation(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a NoOperation message with the contents of the supplied buffer as the data.
asyncSendPing(int) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a Ping message with the specified "cookie".
asyncSendPingAck(int) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a PingAck message with the specified "cookie".
asyncSendServerConnectionHeader() - Method in class org.apache.river.jeri.internal.mux.Mux
Sends the ServerConnectionHeader message for this connection.
asyncSendShutdown(String) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a Shutdown message with the UTF-8 encoding of the supplied message as the data.
atomicCheckExpirationIfActive() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
atomicCheckStateActive() - Method in class org.apache.river.mahalo.TxnManagerTransaction
Atomic check that state is ACTIVE.
attempt(Runnable) - Method in class org.apache.river.mahalo.Job
Given a Runnable, this method returns the current number of attempts it has made.
attempt - Variable in class org.apache.river.thread.RetryTask
 
attempt() - Method in class org.apache.river.thread.RetryTask
Return the attempt number, starting with zero.
attempt - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
attemptCapture(EntryHandle, TransactableMgr, boolean, Set, Set, Set, long) - Method in class org.apache.river.outrigger.EntryHolder
Atomically check to see if the passed entry can be read/taken by the specified operation using the specified transaction and if it can read/take it and return true, otherwise return false.
attemptCapture(EntryHandle, TransactableMgr, boolean, Set, Set<EntryHandle>, long, QueryWatcher) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Atomically check to see if the passed entry can be read/taken by the specified operation using the specified transaction and if it can read/take it and return true, otherwise return false.
attemptResponse(InetSocketAddress, int) - Method in class org.apache.river.reggie.RegistrarImpl.AddressTask
attempt a connection to multicast request client
attempts - Variable in class org.apache.river.mahalo.Job
 
AttributePanel(ServiceItem, ServiceRegistrar) - Constructor for class org.apache.river.example.browser.ServiceBrowser.AttributePanel
 
attributes - Variable in class net.jini.lookup.entry.UIDescriptor
An unmodifiable set of objects that describe the UI generated by the marshalled UI factory.
attributes - Variable in class org.apache.river.mahalo.JoinStateManager
The join state, this data needs to be persisted between restarts
attributes - Variable in class org.apache.river.norm.lookup.JoinState
Pass through to get attribute array from the log recovery method to the code that creates the JoinManager
attributes - Variable in class org.apache.river.outrigger.JoinStateManager
The list of attributes to start with.
attributeSets - Variable in class net.jini.core.lookup.ServiceItem
Attribute sets.
attributeSets - Variable in class org.apache.river.reggie.Item
ServiceItem.attributeSets converted to EntryReps.
attributeSetTemplates - Variable in class net.jini.core.lookup.ServiceTemplate
Attribute set templates to match, or null.
attributeSetTemplates - Variable in class org.apache.river.reggie.Template
ServiceTemplate.attributeSetTemplates converted to EntryReps
attributesFor() - Static method in class org.apache.river.mahalo.TxnManagerImpl
Create the service owned attributes for an Mahalo server
attributesFor() - Static method in class org.apache.river.outrigger.OutriggerServerImpl
Create the service-owned attributes for an Outrigger server.
AttributeTreePanel() - Constructor for class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
AttrItemIter(Template, List<RegistrarImpl.SvcReg>) - Constructor for class org.apache.river.reggie.RegistrarImpl.AttrItemIter
tmpl.serviceID == null and tmpl.serviceTypes is empty and tmpl.attributeSetTemplates[setidx].fields[fldidx] !
attrMatch(EntryRep[], EntryRep) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if an entry either doesn't match any template in an array, or matches a template but is a subclass of the template type.
attrPanel - Variable in class org.apache.river.example.browser.ServiceBrowser
 
attrPanel - Variable in class org.apache.river.example.browser.ServiceEditor
 
attrs - Variable in class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
The new lookup service attributes.
ATTRS_ADDED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
ATTRS_MODIFIED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
AttrsAddedLogObj(Entry[]) - Constructor for class org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj
Constructs this class and stores the attributes that were added
AttrsAddedLogObj(ServiceID, Uuid, EntryRep[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
Simple constructor
AttrSet(Class) - Constructor for class org.apache.river.example.browser.Browser.AttrSet
 
attrSets - Variable in class net.jini.lookup.JoinManager.AddAttributesTask
The new attribute values with which the service's current attributes will be augmented, replaced, or changed.
attrSets - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
The attributes added.
attrSets - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
The new attributes.
attrSets - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
The new attributes.
attrSetTemplates - Variable in class net.jini.lookup.JoinManager.ModifyAttributesTask
 
attrSetTmpls - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
The templates to match.
AttrsModifiedLogObj(Entry[], Entry[]) - Constructor for class org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj
Constructs this class and stores the modified attributes along with the corresponding set of templates.
AttrsModifiedLogObj(ServiceID, Uuid, EntryRep[], EntryRep[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
Simple constructor
AttrsSetLogObj(ServiceID, Uuid, EntryRep[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
Simple constructor
authAlgorithm - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication algorithm
authenticationPermission - Variable in class net.jini.jeri.ssl.ClientAuthManager
The permission to check for the last cached credential
AuthenticationPermission - Class in net.jini.security
Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified in the target name, during secure remote calls with any peer that authenticates as at least the set of peer principals specified in the target name.
AuthenticationPermission(String, String) - Constructor for class net.jini.security.AuthenticationPermission
Creates an instance with the specified target name and actions.
AuthenticationPermission(Set, Set, String) - Constructor for class net.jini.security.AuthenticationPermission
Creates an instance with the specified actions and a target name constructed from the specified local and peer principals.
AuthenticationPermission(AuthenticationPermission.Data, String) - Constructor for class net.jini.security.AuthenticationPermission
Creates an instance with the specified data and actions.
AuthenticationPermission.AuthenticationPermissionCollection - Class in net.jini.security
 
AuthenticationPermission.Data - Class in net.jini.security
Internal structure to work around the fact that you can't do computation on this prior to calling super() in a constructor.
AuthenticationPermissionCollection() - Constructor for class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
AuthManager - Class in net.jini.jeri.ssl
Implements X509KeyManager by getting its key and credential information from a JAAS subject, and X509TrustManager by using FilterX509TrustManager.
AuthManager(Subject, Set, Set) - Constructor for class net.jini.jeri.ssl.AuthManager
Creates an AuthManager that retrieves principals and credentials for authentication from the specified subject.
authManager - Variable in class net.jini.jeri.ssl.SslConnection
The authentication manager.
authManager - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The authentication manager for the SSLContext for this endpoint -- set by sslInit.
authManager - Variable in class net.jini.jeri.ssl.Utilities.SSLContextInfo
 
authManager - Variable in class net.jini.jeri.ssl.Utilities.Value
 
authNonce - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication challenge
authOpaque - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication cookie
authority - Variable in class org.apache.river.api.net.Uri
 
authority - Variable in class org.apache.river.api.net.UriParser
 
authorityLegal - Static variable in class org.apache.river.api.net.Uri
 
authPassword - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication password
authPerm - Static variable in class net.jini.security.Security
 
authPermission - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The authentication permission required for this connection, or null if the server is anonymous -- depends on session being set.
authPermission - Static variable in class org.apache.river.discovery.internal.X500Provider
 
authRealm - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication realm
authScheme - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication scheme, if any
authUser - Variable in class org.apache.river.jeri.internal.http.ServerInfo
authentication username
autoConfirm - Variable in class org.apache.river.example.browser.Browser
 
AvailabilityEvent - Class in net.jini.space
A RemoteEvent marking the transition of an Entry from unavailable to available.
AvailabilityEvent(JavaSpace, long, long, MarshalledObject, boolean) - Constructor for class net.jini.space.AvailabilityEvent
Create a new AvailabilityEvent instance.
AvailabilityRegistrationWatcher - Class in org.apache.river.outrigger
Subclass of TransitionWatcher for availability event registrations.
AvailabilityRegistrationWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Used during log recovery to create a mostly empty AvailabilityRegistrationWatcher.
AvailabilityRegistrationWatcher(long, long, Uuid, boolean, MarshalledObject, long) - Constructor for class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Create a new AvailabilityRegistrationWatcher.
AvailabilityRegistrationWatcher.VisibilityEventSender - Class in org.apache.river.outrigger
Common implementation of EventSender for visibility events
available() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
Call readFirst, then pass through.
available() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
available() - Method in class net.jini.url.httpmd.MdInputStream
 
available() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
available() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
available() - Method in class org.apache.river.jeri.internal.http.MessageReader.BoundedInputStream
 
available() - Method in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
available() - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to gauge available inbound data.
available() - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
 
available() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
available() - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
available() - Method in class org.apache.river.mercury.LogInputStream
 
available - Variable in class org.apache.river.outrigger.EntryTransition
true if the entry is transitioning from a state where it could not be taken to one where it could be, false otherwise.
available() - Method in class org.apache.river.reliableLog.LogInputStream
Returns the number of bytes that can be read without blocking.
availableContent() - Method in class org.apache.river.jeri.internal.http.MessageReader
Returns count of available message content.
await() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
awaitingResolution() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
awaitPending(long) - Method in class org.apache.river.mahalo.Job
 
awaitTermination(long, TimeUnit) - Method in class org.apache.river.thread.ExtensibleExecutorService
 
awaitTermination(long, TimeUnit) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 

B

backend - Variable in class org.apache.river.mahalo.TxnMgrProxy
The reference to the transaction manager service implementation
BackEnd - Class in org.apache.river.outrigger.snaplogstore
Back end of snapshot log store.
BackEnd(String) - Constructor for class org.apache.river.outrigger.snaplogstore.BackEnd
Create a new BackEnd with the given path.
BackEnd.ConsumerThread - Class in org.apache.river.outrigger.snaplogstore
Thread to consume log files.
BackEnd.LastLog - Class in org.apache.river.outrigger.snaplogstore
This class remembers which log file was the last to be successfully consumed.
backlogFinished - Variable in class org.apache.river.outrigger.ReadIfExistsWatcher
Set true once the query thread is done processing the backlog.
backlogFinished - Variable in class org.apache.river.outrigger.TakeIfExistsWatcher
Set true once the query thread is done processing the backlog.
backlogFinished - Variable in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
Set true once the query thread is done processing the backlog.
BAD_INVOCATION - Static variable in class org.apache.river.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable implies that retrying the operation that threw the Throwable with the same arguments and the same expected return value would not be fruitful.
BAD_OBJECT - Static variable in class org.apache.river.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable implies that any further operations on the object that threw the Throwable would not be fruitful.
BadInvocationException(Object) - Constructor for exception org.apache.river.system.CommandLine.BadInvocationException
Create an "Argument required" exception for the given option.
BadInvocationException(String) - Constructor for exception org.apache.river.system.CommandLine.BadInvocationException
Create an exception with the given detail string.
badRead(int) - Method in class org.apache.river.reliableLog.LogInputStream
Throw exception for reading past end of log record.
BASE64Encoder - Class in org.apache.river.jeri.internal.runtime
This class implements a BASE64 Character encoder as specified in RFC1521.
BASE64Encoder() - Constructor for class org.apache.river.jeri.internal.runtime.BASE64Encoder
 
BASE_LOOKUP_ATTRS - Static variable in class org.apache.river.mercury.MailboxImpl
The attributes to use when joining lookup services
baseAttrs - Static variable in class org.apache.river.reggie.RegistrarImpl
Base set of initial attributes for self
baseDir - Variable in class org.apache.river.outrigger.snaplogstore.LogFile
The directory in which the log files live.
baseDir - Variable in class org.apache.river.tool.JarWrapper
Base directory, null in case the JAR files are specified as absolute files, the so called flatten classpath option.
baseDir - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
Base directory associated with relative path for JAR file, only set in case the flatten classpath option is used.
baseFile - Variable in class org.apache.river.outrigger.snaplogstore.LogFile
The base part of the file name (e.g., "log."
BaseHandle - Class in org.apache.river.outrigger
Base class for handles to Entries and templates.
BaseHandle(EntryRep, Queue<? extends BaseHandle>) - Constructor for class org.apache.river.outrigger.BaseHandle
Create a new handle
baseLogFile - Variable in class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
 
BaseObject<T extends StorableObject<T>> - Class in org.apache.river.outrigger.snaplogstore
Top level wrapper class for persisting outrigger objects.
BaseObject(T) - Constructor for class org.apache.river.outrigger.snaplogstore.BaseObject
 
basePolicy - Variable in class net.jini.security.policy.DynamicPolicyProvider
 
basePolicy - Variable in class net.jini.security.policy.PolicyFileProvider
 
basePolicy - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
basePolicyClassProperty - Static variable in class net.jini.security.policy.DynamicPolicyProvider
 
basePolicyClassProperty - Static variable in class net.jini.security.policy.PolicyFileProvider
 
basePolicyIsConcurrent - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
basePolicyIsRemote - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
BaseProvider - Class in org.apache.river.discovery.internal
Base superclass for discovery format provider implementations.
BaseProvider(String) - Constructor for class org.apache.river.discovery.internal.BaseProvider
Constructs instance with the given format name.
BasicConnManagerFactory - Class in org.apache.river.jeri.internal.connection
Creates ConnManager instances which delegate directly to ConnectionManager.
BasicConnManagerFactory() - Constructor for class org.apache.river.jeri.internal.connection.BasicConnManagerFactory
 
BasicEventSender(long, long, MarshalledObject) - Constructor for class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
BasicExportTable - Class in org.apache.river.jeri.internal.runtime
An ObjectTable front end for exporting remote objects with a ServerEndpoint as the producer of InboundRequests.
BasicExportTable() - Constructor for class org.apache.river.jeri.internal.runtime.BasicExportTable
Creates a new instance.
BasicExportTable.Entry - Class in org.apache.river.jeri.internal.runtime
Represents a remote object exported to this BasicExportTable.
BasicExportTable.LC - Class in org.apache.river.jeri.internal.runtime
Collects the ListenEndpoints associated with a ServerEndpoint and gets the corresponding bindings using the listen pool.
BasicILFactory - Class in net.jini.jeri
A basic implementation of an InvocationLayerFactory.
BasicILFactory() - Constructor for class net.jini.jeri.BasicILFactory
Creates a BasicILFactory instance with no server constraints, no permission class, and a null class loader.
BasicILFactory(MethodConstraints, Class) - Constructor for class net.jini.jeri.BasicILFactory
Creates a BasicILFactory with the specified server constraints, permission class, and a null class loader.
BasicILFactory(MethodConstraints, Class, ClassLoader) - Constructor for class net.jini.jeri.BasicILFactory
Creates a BasicILFactory with the specified server constraints, permission class, and class loader.
BasicInvocationDispatcher - Class in net.jini.jeri
A basic implementation of the InvocationDispatcher interface, providing preinvocation access control for remote objects exported using BasicJeriExporter.
BasicInvocationDispatcher(Collection, ServerCapabilities, MethodConstraints, Class, ClassLoader) - Constructor for class net.jini.jeri.BasicInvocationDispatcher
Creates an invocation dispatcher to receive incoming remote calls for the specified methods, for a server and transport with the specified capabilities, enforcing the specified constraints, performing preinvocation access control using the specified permission class (if any).
BasicInvocationHandler - Class in net.jini.jeri
A basic implementation of the InvocationHandler interface.
BasicInvocationHandler(ObjectEndpoint, MethodConstraints) - Constructor for class net.jini.jeri.BasicInvocationHandler
Creates a new BasicInvocationHandler with the specified ObjectEndpoint and server constraints.
BasicInvocationHandler(BasicInvocationHandler, MethodConstraints) - Constructor for class net.jini.jeri.BasicInvocationHandler
Creates a new BasicInvocationHandler with the specified client constraints and with the same ObjectEndpoint and server constraints as the given other BasicInvocationHandler.
BasicInvocationHandler.Failure - Class in net.jini.jeri
Holds information about the communication failure of a remote call attempt.
BasicJeriExporter - Class in net.jini.jeri
An Exporter implementation for exporting a remote object to use Jini extensible remote invocation (Jini ERI).
BasicJeriExporter(ServerEndpoint, InvocationLayerFactory) - Constructor for class net.jini.jeri.BasicJeriExporter
Creates a new BasicJeriExporter with the given server endpoint and invocation layer factory.
BasicJeriExporter(ServerEndpoint, InvocationLayerFactory, boolean, boolean) - Constructor for class net.jini.jeri.BasicJeriExporter
Creates a new BasicJeriExporter with the given server endpoint, invocation layer factory, enableDGC flag, and keepAlive flag.
BasicJeriExporter(ServerEndpoint, InvocationLayerFactory, boolean, boolean, Uuid) - Constructor for class net.jini.jeri.BasicJeriExporter
Creates a new BasicJeriExporter with the given server endpoint, invocation layer factory, enableDGC flag, keepAlive flag, and object identifier.
BasicJeriExporter.ImplContainer - Class in net.jini.jeri
Container for an impl object.
BasicJeriTrustVerifier - Class in net.jini.jeri
Trust verifier for dynamic proxies and object endpoints used in Jini extensible remote invocation (Jini ERI).
BasicJeriTrustVerifier() - Constructor for class net.jini.jeri.BasicJeriTrustVerifier
Creates an instance.
BasicMethodConstraints - Class in net.jini.constraint
Basic implementation of MethodConstraints, allowing limited wildcard matching on method names and parameter types.
BasicMethodConstraints(BasicMethodConstraints.MethodDesc[]) - Constructor for class net.jini.constraint.BasicMethodConstraints
Creates an instance with the specified ordered array of descriptors.
BasicMethodConstraints(InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints
Creates an instance that maps all methods to the specified constraints.
BasicMethodConstraints.MethodDesc - Class in net.jini.constraint
Descriptor for specifying the constraints associated with one or more methods allowing limited wildcard matching on method names and parameter types.
BasicObjectEndpoint - Class in net.jini.jeri
References a remote object with an Endpoint for sending requests to the object and a Uuid to identify the object at that Endpoint.
BasicObjectEndpoint(Endpoint, Uuid, boolean) - Constructor for class net.jini.jeri.BasicObjectEndpoint
Creates a new BasicObjectEndpoint to reference a remote object at the specified Endpoint with the specified Uuid.
BasicObjectEndpoint(Endpoint, Uuid, boolean, Object) - Constructor for class net.jini.jeri.BasicObjectEndpoint
Creates a new BasicObjectEndpoint to reference the supplied remote object in the current virtual machine with the specified Endpoint, Uuid, and enableDGC status.
BasicObjectEndpoint.AckListener - Class in net.jini.jeri
Holds a strong reference to a BasicObjectEndpoint until an acknowledgment has been received.
BasicObjectEndpoint.DgcBatchContext - Class in net.jini.jeri
Collects live references to be registered with the local client-side DGC implementation and registers them in Endpoint-specific batches.
BasicProxyPreparer - Class in net.jini.security
A ProxyPreparer for verifying that proxies are trusted, granting them dynamic permissions, and setting their constraints, as well as for creating other proxy preparer subclasses that include those operations.
BasicProxyPreparer() - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies not to verify proxies, grant them permissions, or set their constraints.
BasicProxyPreparer(boolean, Permission[]) - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies whether proxies should be verified, using the constraints on the proxy by default, and specifies what permissions to grant to proxies.
BasicProxyPreparer(boolean, MethodConstraints, Permission[]) - Constructor for class net.jini.security.BasicProxyPreparer
Creates a proxy preparer that specifies whether proxies should be verified, specifies permissions to grant them, and specifies what method constraints to use when verifying and setting constraints.
BasicProxyTrustVerifier - Class in org.apache.river.proxy
A basic trust verifier for proxies.
BasicProxyTrustVerifier(Object) - Constructor for class org.apache.river.proxy.BasicProxyTrustVerifier
Creates a trust verifier containing the specified trusted proxy.
BasicRenewalFailureEvent - Class in org.apache.river.lease
Basic implementation of RenewalFailureEvent that defers unmarshalling.
BasicRenewalFailureEvent(LeaseRenewalSet, long, MarshalledObject, MarshalledInstance, MarshalledInstance) - Constructor for class org.apache.river.lease.BasicRenewalFailureEvent
Simple constructor.
BasicServerConnManager - Class in org.apache.river.jeri.internal.connection
Manages server-side connections by delegating directly to ServerConnectionManager.
BasicServerConnManager() - Constructor for class org.apache.river.jeri.internal.connection.BasicServerConnManager
Creates new instance containing a ServerConnectionManager.
BasicServiceType - Class in org.apache.river.lookup.entry
An implementation of ServiceType that uses ResourceBundles.
BasicServiceType() - Constructor for class org.apache.river.lookup.entry.BasicServiceType
Simple constructor, leaves type field set to null.
BasicServiceType(String) - Constructor for class org.apache.river.lookup.entry.BasicServiceType
Simple constructor, sets type field to parameter value.
BasicUntrustedObjectSecurityContext - Class in net.jini.security.proxytrust
A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects, based on a specified set of permissions.
BasicUntrustedObjectSecurityContext(Permission[]) - Constructor for class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Constructs an instance with the specified permissions.
BasicUntrustedObjectSecurityContext.Combiner - Class in net.jini.security.proxytrust
DomainCombiner that uses specified combiner (if any) to combine in restrictedPD.
BATCH_TAKE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a batch take.
BATCH_WRITE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a batch write.
bCacheTerminated - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
bcb - Variable in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
bootstrap proxy codebase
bcl - Variable in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
bootstrap proxy class loader
bCreateDiscMgr - Variable in class net.jini.lookup.JoinManager
Flag that indicate whether the discovery manager employed by this join manager was created by this join manager itself, or by the entity that constructed this join manager.
bcreateDisco - Variable in class net.jini.lookup.JoinManager.Conf
 
bDiscarded - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Indicates whether the registrar referenced by this class is currently in the process of being discarded.
bDiscarded - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
be - Variable in class org.apache.river.outrigger.snaplogstore.LogStore
 
beginDiscovery() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Initiates the discovery process for the given set of groups and the given set of locators.
beginDiscovery(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Using the given Configuration, initializes the current instance of this utility, and initiates the discovery process for the given set of locators.
Beta - Annotation Type in org.apache.river.api.common
Annotation to indicate the annotated element is subject to change in behaviour, definition, removal.
BETWEEN_EXCEPTIONS - Static variable in class org.apache.river.outrigger.TxnMonitorTask
The retry time when we have an encountered an exception
bind(String, Remote) - Method in class org.apache.river.phoenix.Activation.RegistryImpl
Always throws SecurityException.
Binding - Class in org.apache.river.jeri.internal.runtime
A bound ListenEndpoint and the associated ListenHandle and RequestDispatcher.
Binding(ServerEndpoint.ListenEndpoint, ObjectTable, ConcurrentMap) - Constructor for class org.apache.river.jeri.internal.runtime.Binding
 
bindings - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
 
bindings - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable.LC
 
bits0 - Variable in class net.jini.id.Uuid
The most significant 64 bits of the 128-bit value.
bits1 - Variable in class net.jini.id.Uuid
The least significant 64 bits of the 128-bit value.
bList - Variable in class net.jini.lease.LeaseRenewalManager.RenewTask
Entries of leases to renew (if multiple, all can be batched)
blob - Variable in class org.apache.river.outrigger.snaplogstore.BaseObject
 
block() - Method in class org.apache.river.thread.InProgress
Signal the blocking of the operation this object bounds.
blocked() - Method in class org.apache.river.thread.InProgress
Return true if at least one block has been invoked without its corresponding unblock.
blocking - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
true if we have processed the transition that occurred during the initial search and are now blocking waiting for a match to appear
blockingDeque(BlockingDeque<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a BlockingDeque for holding references so it appears as a BlockingDeque containing referents.
blockingQueue(BlockingQueue<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a BlockingQueue for holding references so it appears as a BlockingQueue containing referents.
blueFileIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
BlueFileIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.BlueFileIcon
 
blueFolderIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
BlueFolderIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.BlueFolderIcon
 
bomb(String) - Static method in class org.apache.river.phoenix.Activation
 
bomb(String, String) - Static method in class org.apache.river.phoenix.Activation
 
BOOL_TABLE - Static variable in class net.jini.jeri.kerberos.KerberosUtil
Field used by ConfigIter to generate configs
boot - Variable in class net.jini.security.proxytrust.ProxyTrustExporter.WeakRef
The bootstrap remote object
boot - Variable in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
The bootstrap proxy.
BOOT_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a boot.
bootExporter - Variable in class net.jini.security.proxytrust.ProxyTrustExporter
The bootstrap exporter, for the ProxyTrust remote object.
bootOp(long, long) - Method in interface org.apache.river.outrigger.LogOps
Log a server boot (first time start or any reactivation).
bootOp(long, long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method sets the session id in the database.
bootOp(long, long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a server boot.
bootstrapResourceLoader - Static variable in class net.jini.config.Utilities
Class loader whose parent is the bootstrap class loader, and provides no resources of its own, for finding resources in the bootstrap class loader.
bound - Variable in class org.apache.river.jeri.internal.http.MessageReader.BoundedInputStream
 
BoundedInputStream(int) - Constructor for class org.apache.river.jeri.internal.http.MessageReader.BoundedInputStream
 
breaker - Variable in class org.apache.river.thread.WakeupManager.Ticket
Tie beaker used when two tickets have the same value for when
brokenTxn(TransactionManager, long, Exception) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Create, log, and throw a new UnmarshalException to represent a transaction recovery failure
brokenTxns - Variable in class org.apache.river.outrigger.TxnTable
Map of transaction ids to the List of broken Txn objects that have the id.
browseItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
Browser - Class in org.apache.river.example.browser
Example service browser.
Browser(ActionListener, Configuration) - Constructor for class org.apache.river.example.browser.Browser
Creates an instance with the given action listener for the Exit menu item and the given configuration.
Browser(String[], LifeCycle) - Constructor for class org.apache.river.example.browser.Browser
Creates an instance with the given command line arguments and life cycle callback.
BROWSER - Static variable in class org.apache.river.example.browser.Browser
 
browser - Variable in class org.apache.river.example.browser.ServiceBrowser
 
browser - Variable in class org.apache.river.example.browser.ServiceEditor
 
browser - Variable in class org.apache.river.example.browser.SpaceBrowser
 
Browser.AllFind - Class in org.apache.river.example.browser
 
Browser.AttrSet - Class in org.apache.river.example.browser
 
Browser.Entries - Class in org.apache.river.example.browser
 
Browser.Exit - Class in org.apache.river.example.browser
An action listener that cancels any lookup service event registration lease and then calls System.exit.
Browser.Exiter - Class in org.apache.river.example.browser
 
Browser.Fields - Class in org.apache.river.example.browser
 
Browser.Handler - Class in org.apache.river.example.browser
 
Browser.LeaseNotify - Class in org.apache.river.example.browser
 
Browser.Listener - Class in org.apache.river.example.browser
 
Browser.Lookup - Class in org.apache.river.example.browser
 
Browser.LookupListener - Class in org.apache.river.example.browser
 
Browser.MouseReceiver - Class in org.apache.river.example.browser
 
Browser.MultiFind - Class in org.apache.river.example.browser
 
Browser.PubFind - Class in org.apache.river.example.browser
 
Browser.RegistrarMenuItem - Class in org.apache.river.example.browser
 
Browser.Reset - Class in org.apache.river.example.browser
 
Browser.Service - Class in org.apache.river.example.browser
 
Browser.ServiceItemRenderer - Class in org.apache.river.example.browser
 
Browser.ServiceListItem - Class in org.apache.river.example.browser
 
Browser.ServiceListPopup - Class in org.apache.river.example.browser
 
Browser.Services - Class in org.apache.river.example.browser
 
Browser.Show - Class in org.apache.river.example.browser
 
Browser.UniFind - Class in org.apache.river.example.browser
 
Browser.Unmatch - Class in org.apache.river.example.browser
 
Browser.Value - Class in org.apache.river.example.browser
 
Browser.Values - Class in org.apache.river.example.browser
 
BrowserMenuBar() - Constructor for class org.apache.river.example.browser.ServiceBrowser.BrowserMenuBar
 
BrowserMenuBar(EntryTreePanel) - Constructor for class org.apache.river.example.browser.SpaceBrowser.BrowserMenuBar
 
bTerminated - Variable in class net.jini.lookup.JoinManager
Flag that indicates if this join manager has been terminated.
bTerminated - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
buf - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
buf - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
buf - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
 
buf - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
buf - Variable in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
buf - Variable in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
buf - Variable in class org.apache.river.mercury.LogInputStream
byte array buffer to hold read data
buf - Variable in class org.apache.river.mercury.LogOutputStream
byte array buffer for written data
buffer - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
BufferInfo(ByteBuffer) - Constructor for class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
bufferPair - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
buffers - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
bufOut - Variable in class org.apache.river.phoenix.PipeWriter
stream used for buffering lines
bufOut - Variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
output line buffer
bufSize - Static variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
BUFSIZE - Static variable in class org.apache.river.mercury.LogInputStream
Holds value of the internal buffer size to allocate
BUFSIZE - Static variable in class org.apache.river.mercury.LogOutputStream
Holds value of the internal buffer size to allocate
build() - Method in class org.apache.river.api.security.PermissionGrantBuilder
Build the PermissionGrant using information supplied.
build() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
build() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
build() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
build() - Method in class org.apache.river.concurrent.ReferenceCollectionRefreshAfterSerialization
 
build() - Method in class org.apache.river.concurrent.SerializationOfReferenceCollection
 
build() - Method in class org.apache.river.concurrent.SerializationOfReferenceMap
 
build() - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
Builds ClassDependParameters immutable object from optional parameters, execute this method last, after setting all optional parameters.
buildEvent(FiddlerImpl.RegistrationInfo, Map, boolean) - Method in class org.apache.river.fiddler.FiddlerImpl
This method constructs the appropriate remote discovery event from the information contained in the input parameters.
building - Variable in class net.jini.lookup.entry.Location
A building name or code.
buildJarFile(String) - Method in class org.apache.river.tool.PreferredListGen
Replace the first JAR file in the set of JARs with a new copy containing the given preferred list.
buildRules(Permission, AccessControlContext) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
buildServiceRegistrar() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
From each element of the set of LocatorReg objects that correspond to lookup services that have been discovered, this method extracts the ServiceRegistrar reference and returns all of the references in an array of ServiceRegistrar.
buildServiceRegistrar() - Method in class net.jini.lookup.ServiceDiscoveryManager
Returns array of ServiceRegistrar created from the proxyRegSet
built - Variable in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
built - Variable in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
bumpSequenceNumber() - Method in class org.apache.river.norm.event.EventType
Increment the sequence number and return the result.
bundle - Static variable in class org.apache.river.impl.Messages
 
bundle - Variable in class org.apache.river.lookup.entry.BasicServiceType
 
bundle - Variable in class org.apache.river.tool.envcheck.AbstractPlugin
the resource bundle for the concrete class for this instance
bundle - Static variable in class org.apache.river.tool.envcheck.EnvCheck
the localization resource bundle
bundle - Variable in class org.apache.river.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
bundle - Variable in class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
bundle - Static variable in class org.apache.river.tool.envcheck.Util
the resource bundle for this class
busy() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
busy() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
Cancels the idle timeout.
BUSY - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
BUSY - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
busy() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Upcall indicating that connection is about to become busy.
busySessions - Variable in class org.apache.river.jeri.internal.mux.Mux
 
BYTE_INDEX - Static variable in class net.jini.config.ConfigurationFile
Index of Byte.TYPE in primitives.
ByteArrayWrapper - Class in org.apache.river.outrigger.snaplogstore
In the backend Uuids are represented using byte[16]s.
ByteArrayWrapper(byte[]) - Constructor for class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
Create a new ByteArrayWrapper that wraps the provided array.
bytes - Variable in class org.apache.river.mahalo.StorableObject
 
bytes - Variable in class org.apache.river.outrigger.StorableReference
The proxy in marshalled form
bytesPerAtom() - Method in class org.apache.river.jeri.internal.runtime.BASE64Encoder
this class encodes three bytes per atom.
bytesPerAtom() - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Return the number of bytes per atom of encoding
bytesPerAtom() - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
bytesPerLine() - Method in class org.apache.river.jeri.internal.runtime.BASE64Encoder
this class encodes 57 bytes per line.
bytesPerLine() - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Return the number of bytes that can be encoded per line
bytesPerLine() - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 

C

c - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound
The connection on which the outbound request originates.
c - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
The outbound connection.
c - Variable in class net.jini.jeri.connection.ServerConnectionManager.Dispatcher
The connection passed to handleConnection.
c - Variable in class net.jini.jeri.connection.ServerConnectionManager.Inbound
The connection on which the inbound request originates.
c - Variable in class net.jini.jeri.connection.ServerConnectionManager.InboundMux
The inbound connection.
ca - Variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
cache - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
cache - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
 
cache - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
 
cache - Static variable in class org.apache.river.phoenix.LocalAccess
 
CACHE_SIZE - Static variable in class net.jini.jeri.BasicInvocationHandler
size of the method constraint cache (per instance)
CACHE_SIZE - Static variable in class net.jini.jeri.ssl.SslEndpointImpl
The size of the connection context cache.
cacheAddProxy(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager
Adds the given proxy to all the caches maintained by the SDM.
cacheIndex - Variable in class net.jini.jeri.BasicInvocationHandler
next index to (over)write in the method constraint cache
CacheKey(Subject, InvocationConstraints) - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint.CacheKey
Construct a Key object
CacheKey(KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl, InvocationConstraints) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.CacheKey
Construct a Key object
cacheList - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheTerminator
 
cacheList - Variable in class org.apache.river.tool.ProfilingSecurityManager
 
cacheLock - Variable in class net.jini.jeri.BasicInvocationHandler
lock guarding cacheIndex, methodCache, and constraintCache
cacheNext - Variable in class net.jini.jeri.ssl.SslEndpointImpl
Next index for a connectionContextCache miss; counts down, not up.
caches - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
cacheServerInfo(ServerInfo) - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Caches HTTP server information, overwriting any previously registered information for server if timestamp is more recent.
CacheTask(ServiceDiscoveryManager.ProxyReg, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
CacheTaskDependencyManager(ExecutorService) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
 
cacheTaskDepMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
cacheTaskMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Task manager for the various tasks executed by this LookupCache
CacheTaskWrapper(Runnable, T) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.CacheTaskWrapper
 
CacheTaskWrapper(Callable<T>) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.CacheTaskWrapper
 
CachingSecurityManager - Interface in org.apache.river.api.security
A CachingSecurityManager caches the result of check permission calls for AccessControlContexts.
calcActualRenews() - Method in class net.jini.lease.LeaseRenewalManager
Calculate the actual renew times, and poke/restart the queuer
calcActualRenews(long) - Method in class net.jini.lease.LeaseRenewalManager
Calculate the actual renew times, and poke/restart the queuer
calcEndTime(long) - Method in class org.apache.river.outrigger.SpaceProxy2
Utility method to calculate the absolute end time of a query.
calcEntryLength(String, boolean) - Static method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Returns the number of characters needed to write a preferred list entry with the given name and preferred setting.
calcExpiration(long, long) - Method in class org.apache.river.landlord.FixedLeasePeriodPolicy
Calculates an expiration based on the passed time and a requested duration.
calcHandshakeHash(ByteBuffer, ByteBuffer) - Static method in class org.apache.river.discovery.internal.EndpointBasedProvider
Returns the SHA-1 hash of the concatenation of the given unicast discovery request and response handshake bytes.
calcList - Variable in class net.jini.lease.LeaseRenewalManager
Used to determine concurrency constraints when calculating actual renewals.
calcMembershipExpiration(long, long) - Method in class org.apache.river.norm.ClientLeaseWrapper
Given the current time and a membershipDuration set membershipExpiration the correct value.
calcNextTryTime() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
Computes the time (in milliseconds) used to determine when it is allowable -- after a previous failure -- to again attempt unicast discovery of the lookup service referenced in this class.
calcRenew(long) - Method in class net.jini.lease.LeaseRenewalManager.Entry
Calculate the renew time for the lease entry
calculateDuration(LeasedResource, long) - Method in class org.apache.river.landlord.FixedLeasePeriodPolicy
Returns the duration this policy is willing to grant for the passed resource at this time.
Call(ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.Call
 
call() - Method in class net.jini.loader.LoadClass.GetClassTask
 
call() - Method in class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
call() - Method in class org.apache.river.reggie.RegistrarImpl.EventTask
Send the event
call() - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
callback - Variable in class net.jini.lookup.JoinManager
Contains the listener -- instantiated by the entity that constructs this join manager -- that will receive an event containing the service ID assigned to this join manager's service by one of the lookup services with which that service is registered.
CallContext - Class in net.jini.jeri.ssl
Records information needed to make a remote call.
CallContext(Endpoint, SslEndpointImpl, Subject, boolean, Set, Set, List, boolean, boolean, long) - Constructor for class net.jini.jeri.ssl.CallContext
Creates a CallContext.
callContext - Variable in class net.jini.jeri.ssl.SslConnection
The call context specified when the connection was made
calls - Variable in class org.apache.river.jeri.internal.runtime.Target
 
canBatch(Lease) - Method in interface net.jini.core.lease.Lease
Returns a boolean indicating whether or not the lease given as a parameter can be batched (placed in the same LeaseMap) with the current lease.
canBatch(LeaseRenewalManager.Entry) - Method in class net.jini.lease.LeaseRenewalManager
Return true if e can be batched with another entry that expires between e.renew - renewBatchTimeWindow and e.renew.
canBatch(LeaseRenewalManager.Entry) - Method in class net.jini.lease.LeaseRenewalManager.Entry
Returns true if the renewal of this lease can be batched with the (earlier) renewal of the given lease.
canBatch(Lease) - Method in class org.apache.river.fiddler.FiddlerLease
Examines the input parameter to determine if that parameter, along with the current lease (the current instance of this class), can be batched in a LeaseMap.
canBatch(Lease) - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Examines the input parameter to determine if that parameter, along with the current lease (the current instance of this class), can be batched in a LeaseMap.
canBatch(Lease) - Method in class org.apache.river.landlord.ConstrainableLandlordLease
 
canBatch(Lease) - Method in class org.apache.river.landlord.LandlordLease
 
canBatch(Lease) - Method in class org.apache.river.norm.ClientLeaseWrapper
Another lease can be batched with this one if it is a ClientLeaseMapWrapper, if it is either a member of the same lease renewal set or sets are not isolated, if neither lease is deformed, if the leases either both have the same client constraints or do not implement RemoteMethodControl, and if the underlying client leases can be batched.
canBatch(Lease) - Method in class org.apache.river.reggie.ConstrainableEventLease
Two leases can be batched if they are both RegistrarLeases, share the same server, and have compatible constraints.
canBatch(Lease) - Method in class org.apache.river.reggie.ConstrainableServiceLease
Two leases can be batched if they are both RegistrarLeases, share the same server, and have compatible constraints.
canBatch(Lease) - Method in class org.apache.river.reggie.RegistrarLease
Two leases can be batched if they are both RegistrarLeases and have the same server.
canBatchMethodMapArray - Static variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
In order to determine if this lease can be batched with another given lease, the method canBatch must verify that the corresponding methods of each lease have equivalent constraints.
cancel() - Method in interface net.jini.core.lease.Lease
Used by the lease holder to indicate that it is no longer interested in the resource or information held by the lease.
cancel(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Removes a given lease from the managed set, and cancels it.
cancel() - Method in class org.apache.river.fiddler.FiddlerLease
This method allows the entity to which the current lease is granted (the lease holder) to indicate that it is no longer interested in the resources provided to the entity by the lookup discovery service.
cancel(Uuid) - Method in interface org.apache.river.landlord.Landlord
Called by the lease when its cancel method is called.
cancel() - Method in class org.apache.river.landlord.LandlordLease
 
cancel(Uuid) - Method in interface org.apache.river.landlord.LocalLandlord
Cancel the lease that is associated with the given cookie.
cancel(Uuid) - Method in interface org.apache.river.mahalo.LeaseExpirationMgr.Expirer
Called by a LeaseExpirationMgr when it needs to expire a resource.
cancel(Uuid) - Method in class org.apache.river.mahalo.TxnManagerImpl
Cancels the lease on a Transaction.
cancel(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
 
cancel(Uuid) - Method in class org.apache.river.mercury.MailboxImpl.LocalLandlordAdaptor
 
cancel() - Method in class org.apache.river.norm.ClientLeaseWrapper
Always throws UnsupportedOperationException since a lease renewal service should never cancel a client lease.
cancel(Uuid) - Method in class org.apache.river.norm.NormServerBaseImpl
 
cancel() - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
 
cancel() - Method in interface org.apache.river.outrigger.EventRegistrationRecord
Make sure this object will be removed from the system independent of the expiration time.
cancel() - Method in class org.apache.river.outrigger.EventRegistrationWatcher
 
cancel(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
cancel() - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Remove this query, assumes caller holds lock on this object.
cancel(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
cancel() - Method in class org.apache.river.reggie.EventLease
 
cancel() - Method in class org.apache.river.reggie.ServiceLease
 
cancel(boolean) - Method in class org.apache.river.thread.RetryTask
Cancel the retrying of the task.
cancel(boolean) - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
cancel(WakeupManager.Ticket) - Method in class org.apache.river.thread.WakeupManager
Cancel the given ticket.
CANCEL_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a cancel.
cancelAll() - Method in interface net.jini.core.lease.LeaseMap
Cancels all leases in the LeaseMap.
cancelAll() - Method in class org.apache.river.fiddler.FiddlerLeaseMap
Cancels all leases in this map.
cancelAll(Uuid[]) - Method in interface org.apache.river.landlord.Landlord
Called by the lease map when its cancelAll method is called.
cancelAll() - Method in class org.apache.river.landlord.LandlordLeaseMap
 
cancelAll(LocalLandlord, Uuid[]) - Static method in class org.apache.river.landlord.LandlordUtil
Call landlord.cancel() for each object in cookies[], passing cookies[i].
cancelAll(Uuid[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
Bulk cancel of leases on Transactions.
cancelAll(Uuid[]) - Method in class org.apache.river.mercury.MailboxImpl
 
cancelAll() - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
cancelAll() - Method in class org.apache.river.norm.DeformedClientLeaseMapWrapper
 
cancelAll(Uuid[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
cancelAll(Uuid[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
cancelAll(Uuid[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
cancelAll() - Method in class org.apache.river.reggie.RegistrarLeaseMap
 
cancelAll() - Method in class org.apache.river.thread.WakeupManager
Cancel all tickets.
cancelAllDo(Uuid[]) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual cancelAll logic
cancelAllMethod - Static variable in class net.jini.lease.LeaseRenewalManager
 
cancelAllMethod - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
Convenience field containing the cancelAll method defined in the Landlord interface.
cancelDiscardTask(ServiceID) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Wake up service discard task if running, else remove from mgr.
cancelDo(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual registration cancellation logic
Canceler(LeasedResource) - Constructor for class org.apache.river.mahalo.LeaseExpirationMgr.Canceler
Create a Canceler for the passed resource
cancelEventLease(long, Uuid) - Method in interface org.apache.river.reggie.Registrar
Cancels an event lease.
cancelEventLease(long, Uuid) - Method in class org.apache.river.reggie.RegistrarImpl
 
cancelEventLeaseDo(long, Uuid) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of cancelEventLease.
cancelLease(Lease) - Method in class net.jini.lookup.ServiceDiscoveryManager
Cancels the given event lease.
cancelLease() - Method in class org.apache.river.example.browser.Browser
 
cancelLease(Uuid, Uuid) - Method in interface org.apache.river.fiddler.Fiddler
This method cancels the lease corresponding to the given registrationID and leaseID parameters.
cancelLease(Uuid, Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the cancel method specified by the Lease interface and implemented in the FiddlerLease class; an instance of which is returned by the getLease method of the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
cancelLeaseDo(FiddlerImpl.RegistrationInfo, Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method cancelLease.
cancelLeaseDo(Uuid, HashMap, Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class LeaseCancelledLogObj (which is invoked during state recovery).
cancelLeases(Uuid[], Uuid[]) - Method in interface org.apache.river.fiddler.Fiddler
Cancels all leases from a LeaseMap.
cancelLeases(Uuid[], Uuid[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Cancels all leases from a LeaseMap.
cancelLeases(Object[], Uuid[]) - Method in interface org.apache.river.reggie.Registrar
Cancels service and event leases from a LeaseMap.
cancelLeases(Object[], Uuid[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
cancelLeasesDo(Uuid[], Uuid[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method cancelLeases to the cancel all of the leases from a LeaseMap that correspond to the elements of the registrationIDs and leaseIDs parameters.
cancelLeasesDo(Object[], Uuid[]) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of cancelLeases.
CancelLeaseSet - Class in org.apache.river.norm
Class that logs the removal of a set from the service
CancelLeaseSet(Uuid) - Constructor for class org.apache.river.norm.CancelLeaseSet
Simple constructor
cancelled - Variable in class org.apache.river.thread.RetryTask
 
cancelled - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
cancelMethod - Static variable in class net.jini.lease.LeaseRenewalManager
 
cancelMethod - Static variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
 
cancelMethod - Static variable in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
 
cancelMethod - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
Convenience field containing the cancel method defined in the Lease interface.
cancelNotify() - Method in class org.apache.river.example.browser.ServiceEditor
 
cancelOp(Uuid, boolean) - Method in interface org.apache.river.outrigger.LogOps
Log a cancel and entry or registration.
cancelOp(Uuid, boolean) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log a "cancel" operation.
cancelOp(byte[]) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method processes a logged cancel operation.
cancelOp(Uuid, boolean) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a cancel operation.
cancelRegistration() - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
 
cancelRegistration() - Method in class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
cancelRegistration() - Method in interface org.apache.river.outrigger.EventSender
Called when the event sending infrastructure decides to give up on the event registration associated with this sender.
cancelServiceLease(ServiceID, Uuid) - Method in interface org.apache.river.reggie.Registrar
Cancels a service lease.
cancelServiceLease(ServiceID, Uuid) - Method in class org.apache.river.reggie.RegistrarImpl
 
cancelServiceLeaseDo(ServiceID, Uuid) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of cancelServiceLease.
cancelTimeout(TimedConnection) - Method in class org.apache.river.jeri.internal.http.ConnectionTimer
Attempts to cancel timeout for the given connection.
canContainKey(Object) - Method in interface net.jini.core.lease.LeaseMap
Returns true if the given object is a Lease which can be renewed and cancelled in a batch with other leases in the map.
canContainKey(Object) - Method in class org.apache.river.fiddler.FiddlerLeaseMap
Examines the input parameter to determine if that parameter will be accepted or rejected by this map as a "legal" key value.
canContainKey(Object) - Method in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
Examines the input parameter to determine if that parameter will be accepted or rejected by this map as a "legal" key value.
canContainKey(Object) - Method in class org.apache.river.landlord.ConstrainableLandlordLeaseMap
 
canContainKey(Object) - Method in class org.apache.river.landlord.LandlordLeaseMap
 
canContainKey(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
canContainKey(Object) - Method in class org.apache.river.norm.DeformedClientLeaseMapWrapper
 
canContainKey(Object) - Method in class org.apache.river.reggie.ConstrainableRegistrarLeaseMap
Only allow leases permitted by RegistrarLeaseMap with compatible constraints.
canContainKey(Object) - Method in class org.apache.river.reggie.RegistrarLeaseMap
Any RegistrarLease from the same server can be in the map
canContainKeyMethodMapArray - Static variable in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
In order to determine if a given lease will be accepted by this map as a "legal" key value, the method canContainKey must verify that the corresponding methods of the initial lease used to create this map and the lease input to canContainKey have equivalent constraints.
canDeleg - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
candidates - Variable in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
canExpandProperties() - Static method in class org.apache.river.api.security.PolicyUtils
Returns false if current security settings disable to perform properties expansion, true otherwise.
canGetSubject() - Static method in class net.jini.jeri.kerberos.KerberosUtil
Test whether the caller has AuthPermission("getSubject").
canGetSubject() - Static method in class org.apache.river.discovery.internal.X500Provider
Test whether the caller has AuthPermission("getSubject").
canInterrupt - Variable in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
CannotAbortException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot abort because it has already already decided to commit.
CannotAbortException(String) - Constructor for exception net.jini.core.transaction.CannotAbortException
Constructs an instance with a detail message.
CannotAbortException() - Constructor for exception net.jini.core.transaction.CannotAbortException
Constructs an instance with no detail message.
CannotCommitException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot commit because it has already aborted or must now be aborted.
CannotCommitException(String) - Constructor for exception net.jini.core.transaction.CannotCommitException
Constructs an instance with a detail message.
CannotCommitException() - Constructor for exception net.jini.core.transaction.CannotCommitException
Constructs an instance with no detail message.
CannotJoinException - Exception in net.jini.core.transaction
Exception thrown when a transaction cannot be joined because it is no longer active.
CannotJoinException(String) - Constructor for exception net.jini.core.transaction.CannotJoinException
Constructs an instance with a detail message.
CannotJoinException() - Constructor for exception net.jini.core.transaction.CannotJoinException
Constructs an instance with no detail message.
CannotNestException - Exception in net.jini.core.transaction
Exception thrown when an object does not support nested transactions.
CannotNestException(String) - Constructor for exception net.jini.core.transaction.CannotNestException
Constructs an instance with a detail message.
CannotNestException() - Constructor for exception net.jini.core.transaction.CannotNestException
Constructs an instance with no detail message.
CannotRecoverException - Exception in org.apache.river.mahalo.log
 
CannotRecoverException() - Constructor for exception org.apache.river.mahalo.log.CannotRecoverException
 
CannotRecoverException(String) - Constructor for exception org.apache.river.mahalo.log.CannotRecoverException
 
canon(String) - Method in class org.apache.river.tool.ClassServer.Task
Canonicalize the path
canPerform(TransactableMgr, int) - Method in class org.apache.river.outrigger.EntryHandle
Return true if the operation op under the given transaction (represented by the transaction's manager) can be performed on the object represented by this handle.
canPerform(TransactableMgr, int) - Method in class org.apache.river.outrigger.TxnState
Returns true if the operation op under the transaction manager by mgr is legal on the associated entry given the operations already performed on the entry under other transactions.
captured(EntryHandle) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
Mark this query as resolved.
Cast(String, boolean, ConfigurationFile.ParseNode, int) - Constructor for class net.jini.config.ConfigurationFile.Cast
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.ConsumingWatcher
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.QueryWatcher
Process a transition which was posted before the watcher was placed in TransitionWatchers object.
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadIfExistsWatcher
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadWatcher
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
 
catchUp(EntryTransition, long) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
 
caughtUp() - Method in interface org.apache.river.outrigger.IfExistsWatcher
Called after the last transition that was recored during the initial search has been processed.
caughtUp() - Method in class org.apache.river.outrigger.ReadIfExistsWatcher
Once the backlog is complete we can resolve if lockedEntries is/becomes empty.
caughtUp() - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
Once the backlog is complete we can resolve if lockedEntries is/becomes empty.
caughtUp() - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
Once the backlog is complete we can resolve if lockedEntries is/becomes empty.
CaughtUpMarker(IfExistsWatcher) - Constructor for class org.apache.river.outrigger.OperationJournal.CaughtUpMarker
Create a new CaughtUpMarker that will notify the given watcher.
cause - Variable in class org.apache.river.jeri.internal.mux.Mux.SessionShutdownTask
 
ccl - Variable in class org.apache.river.example.browser.Browser
 
ccl - Variable in class org.apache.river.jeri.internal.runtime.Target
 
ccl - Variable in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
cd - Variable in class org.apache.river.tool.ClassDep
 
CDPBuilder() - Constructor for class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
ceiling(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
ceiling(T) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
ceilingEntry(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
ceilingEntry(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
ceilingEntry(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
ceilingKey(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
ceilingKey(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
ceilingKey(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
cert - Variable in class net.jini.jeri.ssl.SubjectCredentials.GetPrivateCredentialAction
 
certFactory - Static variable in class net.jini.jeri.ssl.Utilities
An X.509 certificate factory for creating CertPaths.
CertificateGrant - Class in org.apache.river.api.security
 
CertificateGrant(Certificate[], Principal[], Permission[]) - Constructor for class org.apache.river.api.security.CertificateGrant
 
CertificateMatcher(BigInteger, String) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
 
certificates(Certificate[]) - Method in class org.apache.river.api.security.PermissionGrantBuilder
Sets the Certificate[] a CodeSource must have to receive the PermissionGrant.
certificates(Certificate[]) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
certificatesValidUntil(CertPath) - Static method in class net.jini.jeri.ssl.AuthManager
Returns the latest time for which all of the X.509 certificates in the certificate chain are valid.
certificatesValidUntil(X509Certificate[]) - Static method in class net.jini.jeri.ssl.AuthManager
Returns the latest time for which all of the X.509 certificates in the certificate chain are valid.
certs - Variable in class org.apache.river.api.security.CertificateGrant
 
certs - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
certs - Variable in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
certStores - Variable in class org.apache.river.discovery.internal.X500Provider
 
CHANGED - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
CHANGED - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
 
changed(DiscoveryEvent) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.GroupDiscoveryListener
Called by LookupDiscovery to send a changed event to this listener when that LookupDiscovery has determined that the member groups of a previously discovered registrar (reg) have changed.
changed(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryChangeListener
Called when changes are detected in the discovery state of one or more of the previously discovered lookup services; in particular, when changes occur in the member groups to which those lookup services belong.
changed(DiscoveryEvent) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupDiscoveryListener
 
changed() - Method in class org.apache.river.norm.ClientLeaseWrapper
Called when a renewal thread changes the persistent state of the this wrapper.
ChangedEventTask(DiscoveryEvent) - Constructor for class org.apache.river.fiddler.FiddlerImpl.ChangedEventTask
Constructs an instance of this class and stores the event
changeServiceNotify(ServiceItem, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Sends a notification when a ServiceItem has been changed, but still matches.
ChangeSetExpiration(LeaseSet, long) - Constructor for class org.apache.river.norm.LeaseSet.ChangeSetExpiration
Simple constructor
channel - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
socket channel for underlying connection
channel - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
the channel that this Key represents a registration for
CharacterEncoder - Class in org.apache.river.jeri.internal.runtime
This class defines the encoding half of character encoders.
CharacterEncoder() - Constructor for class org.apache.river.jeri.internal.runtime.CharacterEncoder
 
charArraysEqual(char[], char[]) - Static method in class org.apache.river.api.net.Uri
 
check() - Method in class net.jini.constraint.BasicMethodConstraints
Throws IllegalArgumentException if the descriptors array is empty, or if any descriptor is preceded by another descriptor that matches at least the same methods.
check(BasicMethodConstraints.MethodDesc, BasicMethodConstraints.MethodDesc) - Static method in class net.jini.constraint.BasicMethodConstraints
Throws IllegalArgumentException if the parameter types of prev cover those of desc.
check() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Verifies that the name is a syntactically valid method name, or (if types is null) if the name is a syntactically valid method name with a '*' appended or could be constructed from some syntactically valid method name containing more than two characters by replacing the first character of that name with '*', and verifies that none of the elements of types are null.
check(InvocationConstraints, boolean) - Static method in class net.jini.jeri.http.Constraints
Checks that we support at least the transport layer aspects of the given requirements (and throws an UnsupportedConstraintException if not), and returns the requirements that must be at least partially implemented by higher layers and the supported preferences that must be at least partially implemented by higher layers.
check(X509Certificate[]) - Method in class net.jini.jeri.ssl.FilterX509TrustManager
Make sure the subject of the leaf certificate is one of the permitted principals.
check(InboundRequestHandle) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
Checks that the argument is the request handle for this connection.
check(InvocationConstraints, boolean) - Static method in class net.jini.jeri.tcp.Constraints
Checks that we support at least the transport layer aspects of the given requirements (and throws an UnsupportedConstraintException if not), and returns the requirements that must be at least partially implemented by higher layers and the supported preferences that must be at least partially implemented by higher layers.
check(ServiceItem) - Method in interface net.jini.lookup.ServiceItemFilter
This method defines the implementation of the additional selection criteria (additional matching and/or proxy preparation) to apply to a ServiceItem object found through standard template matching.
check() - Static method in class org.apache.river.api.security.CombinerSecurityManager
 
check(PolicyParser) - Static method in class org.apache.river.api.security.ConcurrentPolicyFile
All exceptions are thrown by this method during construction, to avoid a finalizer attack from an overriding class attempting to avoid the construction guard, catching the exception then calling refresh from the finalizer to instantiate a complete policy.
check() - Method in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
 
check(String, Object) - Method in class org.apache.river.jeri.internal.runtime.LocalHost
 
check(Entry[], boolean) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Throws an IllegalArgumentException if any element of the array is not an instance of a valid Entry class (the class is not public, or does not have a no-arg constructor, or has primitive public non-static non-final fields).
check(Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Throws a SecurityException if parameter e is instanceof ServiceControlled.
check() - Method in class org.apache.river.norm.NormServerBaseImpl.ReadyState
Checks if the service is ready to use, waiting if it is initializing, and throwing IllegalStateException if it is shutting down.
check(OutriggerServerImpl) - Static method in class org.apache.river.outrigger.TransitionWatchers
 
check() - Static method in class org.apache.river.phoenix.LocalAccess
Checks whether a call was made by a local host.
check() - Method in class org.apache.river.thread.ReadyState
Checks if the service is ready to use, waiting if it is initializing, and throwing NoSuchObjectException if it is shutting down.
check(String, ClassLoader, String[], String, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the format of a configuration source file.
check(String, ClassLoader, boolean, String[], String, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the format of a configuration source file, using classes loaded from classPath and loader, requiring entries to match the names and values from entriesPath (unless entriesPath is null).
check(ConfigurationFile, Properties, ClassLoader, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the format of a ConfigurationFile.
check(Object, Properties, ClassLoader, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks the entries in config against the descriptions in entries, resolving expected types in loader.
check(String, int) - Static method in class org.apache.river.tool.CheckSer
Checks the class file directory hierarchy starting from the specified directory.
checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Checks that the client has permission to invoke the specified method on the specified remote object.
checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class org.apache.river.phoenix.AccessILFactory.AccessDispatcher
Checks that the client is calling from the local host.
checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class org.apache.river.phoenix.SystemAccessILFactory.SystemDispatcher
Checks that the client is calling from the local host.
checkAccessibility(URL, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check the accessibility of the codebase URL by opening a connection to it.
CheckActivationSystem - Class in org.apache.river.tool.envcheck.plugins
Plugin which checks the liveness of the activation system.
CheckActivationSystem() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
 
CheckActivationSystem.CheckActivationTask - Class in org.apache.river.tool.envcheck.plugins
subtask to perform the actual check
CheckActivationTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
 
checkAnnouncementConstraints(MulticastAnnouncement) - Method in class net.jini.discovery.AbstractLookupDiscovery
 
checkArgs(NonActivatableServiceDescriptor, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
Check that the arguments array obtained by calling getServerConfigArgs on the given service descriptor is non-null and has length > 0.
checkAuthentication() - Method in class net.jini.jeri.ssl.ClientAuthManager
Checks if the subject still contains the proper credentials, and the current access control context has the proper AuthenticationPermission, to use the current session.
checkAuthenticationPermission(X500Principal, String) - Method in class org.apache.river.discovery.internal.X500Provider
If a security manager is installed, checks that the calling context has AuthenticationPermission for the given principal and action (with no peer principal specified).
checkAuthenticationPermissions(List) - Static method in class net.jini.jeri.ssl.SslEndpointImpl
Removes the contexts for which the client does not have authentication permission.
checkAuthPermission(KerberosPrincipal, KerberosPrincipal, String) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Check whether the caller has the AuthenticationPermission with the specified principals and action.
checkAuthPermission(AuthenticationPermission) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Check whether the caller has the specified AuthenticationPermission.
checkAvailability() - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
Performs the check
checkCacheTerminated() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
checkCallerHasGrants(Collection<PermissionGrant>) - Method in class org.apache.river.api.security.AbstractPolicy
This method checks that the PermissionGrant's are authorised to be granted by it's caller, if it Fails, it will throw a SecurityException or AccessControlException.
checkCertificate(X509Certificate) - Static method in class org.apache.river.discovery.internal.X500Provider
Throws a CertificateException if the given certificate is not currently valid, or specifies a KeyUsage extension which prohibits use in digital signatures.
checkChain(CertPath, String, Principal[]) - Method in class net.jini.jeri.ssl.AuthManager
Checks if the specified certificate chain can be used for keys of the specified type and with the specified issuers.
checkClass(String, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Compare the given hash with the hash stored for the given class name, if any.
checkClass(String, int) - Static method in class org.apache.river.tool.CheckSer
 
checkClientPermission(Permission) - Static method in class net.jini.jeri.BasicInvocationDispatcher
Checks that the client subject for the current remote call has the specified permission.
checkClientPrincipal(X500Principal) - Method in class org.apache.river.discovery.internal.X500Constraints
Checks the given client principal against the constraints represented by this instance, returning the number of preferences satisfied, or -1 if the constraint requirements are not satisfied by the principal.
checkClientSubject(Subject) - Method in class org.apache.river.discovery.ClientPermissionChecker
Checks whether or not to permit exchanging or accepting data with/from a client authenticated as the given subject, by testing if the subject has been granted the permission that this instance was constructed with.
checkClientSubject(Subject) - Method in interface org.apache.river.discovery.ClientSubjectChecker
Checks whether or not to permit exchanging or accepting data with/from a client authenticated as the given subject.
checkClientTrusted(X509Certificate[], String) - Method in class net.jini.jeri.ssl.FilterX509TrustManager
 
CheckCodebase - Class in org.apache.river.tool.envcheck.plugins
Plugin which performs a variety of checks on codebase components.
CheckCodebase() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckCodebase
 
CheckCodebase.GetURLTask - Class in org.apache.river.tool.envcheck.plugins
 
CheckCodebase.URLAccessor - Class in org.apache.river.tool.envcheck.plugins
A Runnable which attempts to open a URL connection.
CheckConfig - Class in org.apache.river.tool.envcheck.plugins
Check the configuration files for services identified by service descriptors in the service starter configuration.
CheckConfig() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig
 
CheckConfig.ConfigTask - Class in org.apache.river.tool.envcheck.plugins
Subtask to load the configuration
CheckConfig.GetGroupsTask - Class in org.apache.river.tool.envcheck.plugins
Subtask which obtains all initialLookupGroups entries and returns them in an array of GroupInfo objects.
CheckConfig.GroupInfo - Class in org.apache.river.tool.envcheck.plugins
Struct to hold entryName/Group pairs
checkConfigLoad(NonActivatableServiceDescriptor, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
Execute the subtask which loads the configuration file.
CheckConfigurationFile - Class in org.apache.river.tool
Checks the format of the source for a ConfigurationFile.
CheckConfigurationFile() - Constructor for class org.apache.river.tool.CheckConfigurationFile
 
checkConnection(Object) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Make sure that the passed in context has the right type, and was previously instantiated in this endpoint.
checkConnectPermission() - Method in class net.jini.jeri.http.HttpEndpoint.Connection
 
checkConnectPermission() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Check whether the caller has sufficient permissions to reuse the socket that this connection has connected with.
checkConnectPermission() - Method in class net.jini.jeri.ssl.SslConnection
Determine whether the caller has "connect" SocketPermission for the connection's underlying socket.
checkConnectPermission() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
checkConstraints(ServerCapabilities, InvocationConstraints) - Static method in class net.jini.jeri.BasicInvocationDispatcher
Check that the only unfulfilled requirement is Integrity.
checkConstraints(InboundRequestHandle, InvocationConstraints) - Method in interface net.jini.jeri.connection.ServerConnection
Implements InboundRequest.checkConstraints for a request with the specified handle.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.http.HttpServerEndpoint
Verifies that this instance supports the transport layer aspects of all of the specified requirements (both in general and in the current security context), and returns the requirements that must be at least partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
checkConstraints(InvocationConstraints) - Method in interface net.jini.jeri.InboundRequest
Verifies that this request satisfies the transport layer aspects of all of the specified requirements, and returns the requirements that must be at least partially implemented by higher layers in order to fully satisfy the specified requirements.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
 
checkConstraints(InboundRequestHandle, InvocationConstraints) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
checkConstraints(InvocationConstraints) - Method in interface net.jini.jeri.ServerCapabilities
Verifies that this instance supports the transport layer aspects of all of the specified requirements (both in general and in the current security context), and returns the requirements that must be at least partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Checks that it is possible to receive requests that either fully or partially satisfy the specified requirements, and returns any constraints that must be fully or partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
Not called -- handled by inbound request
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.ssl.SslServerEndpoint
Checks that it is possible to receive requests that either fully or partially satisfy the specified requirements, and returns any constraints that must be fully or partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
 
checkConstraints(InboundRequestHandle, InvocationConstraints) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
checkConstraints(InvocationConstraints) - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Verifies that this instance supports the transport layer aspects of all of the specified requirements (both in general and in the current security context), and returns the requirements that must be at least partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InboundRequestHandle, InvocationConstraints) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
checkConstraints(InvocationConstraints) - Static method in class org.apache.river.discovery.DiscoveryV1
 
checkConstraints(InvocationConstraints) - Static method in class org.apache.river.discovery.internal.Plaintext
Returns normally if the given constraints can be satisfied by a plaintext-based format/protocol (such as net.jini.discovery.plaintext, or version 1 of the discovery protocols); otherwise, throws an UnsupportedConstraintException .
checkConstraints() - Method in class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
checkConstraints() - Method in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
checkConstraints() - Method in class org.apache.river.discovery.MulticastAnnouncement
Checks if the constraints whose checking was delayed when this instance was decoded, if any, are satisfied.
checkConstraints() - Method in class org.apache.river.discovery.MulticastRequest
Checks if the constraints whose checking was delayed when this instance was decoded, if any, are satisfied.
checkConstraints(InvocationConstraints) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Checks that the specified requirements are either fully or partially satisfied by the constraints actually in force for this connection, and returns any constraints that must be fully or partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkConstraints(InvocationConstraints) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
checkConstraints(InvocationConstraints) - Method in class org.apache.river.jeri.internal.mux.MuxServer
Checks that the specified requirements are either fully or partially satisfied by the constraints actually in force for this connection, and returns any constraints that must be fully or partially implemented by higher layers in order to fully satisfy all of the specified requirements.
checkCookie(ServerEndpoint.ListenCookie) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Checks that the argument is a valid listen cookie for this server endpoint.
checkCredentials(SSLSession, Subject) - Method in class net.jini.jeri.ssl.ServerAuthManager
Checks if the server subject still contains the proper credentials to use the specified session.
checkCredentials(X500PrivateCredential, Subject, String) - Method in class net.jini.jeri.ssl.ServerAuthManager
Checks that the principals and credentials associated with the specified private credential are present and valid in the server subject, and that the caller has permission to access them given the specified client subject and permission action.
checkCredentials() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
Check that the subject has credentials for the principals specified when the server endpoint was created.
checkDescriptor(ServiceDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Check the policy file provided in any ServiceDescriptor
checkDigest() - Method in class net.jini.url.httpmd.MdInputStream
Checks the message digest.
checkDir(String, SharedActivatableServiceDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence
Perform a check on the given persistence directory.
checkDirectory(SharedActivatableServiceDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence
Launch a subtask for the given descriptor to obtain all the persistenceDirectory entries.
CheckDirTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
checkDiscoveryStore(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the validity of the discovery trust store definition for the command line or group.
checked - Variable in class net.jini.url.httpmd.MdInputStream
Set to true when the contents have been checked against the message digest.
checked - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
checkEndpoint(KerberosEndpoint) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Make sure that the passed in endpoint instance equals the enclosing endpoint instance.
checkEntries(String[], SharedActivatableServiceDescriptor, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence
Check entries for validity.
checker - Variable in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
checkEvent(Uuid, long, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
checkExceptions(Class, String, Class[]) - Static method in class org.apache.river.jeri.internal.runtime.Util
Throws IllegalArgumentException if any superinterface of c declares a method with the given name and parameter types that does not declare RemoteException or a superclass in its throws clause.
checkExistance(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check for existence.
checkExistance(SharedActivationGroupDescriptor, String, String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the existence of a property definition in the group or command line.
checkFailed() - Method in class net.jini.url.httpmd.MdInputStream
Throws an exception if the message digest was found to be incorrect.
checkFile(String, String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Check for the existence of a file identified by a property supplied on the command line being analyzed.
checkFileName(String, String) - Static method in class org.apache.river.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by name.
checkForAllGroups(NonActivatableServiceDescriptor, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
Execute the subtask which checks for ALL_GROUPS.
checkForEmpty(EntryRep[], String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Utility method to check for zero length arrays of entries and throw an exception if necessary
checkForFQDomain(URL, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check for a fully qualified host name.
checkForKnownHost(URL, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check the ability to resolve the host component of url to an InetAddress.
checkForLocalHost(URL, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check whether the host component of url resolves to a loopback address.
checkForLoopback(LocalHostLookupSpi) - Static method in class org.apache.river.config.LocalHostLookup
 
checkForMD5(URL, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check for use of an MD5 httpmd URL.
checkForNull(Object, String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Utility method to check for null argument values and throw an exception if necessary
checkGroup(ActivationGroupDesc) - Method in class org.apache.river.phoenix.DefaultGroupPolicy
Checks permissions for the specified group descriptor.
checkGroup(ActivationGroupDesc) - Method in interface org.apache.river.phoenix.GroupPolicy
Checks if the caller is permitted to use the specified group descriptor.
checkGroups(String[]) - Static method in class net.jini.discovery.AbstractLookupDiscovery
Determines if the caller has discovery permission for each group.
CheckGroupsMarker(MulticastAnnouncement) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.CheckGroupsMarker
 
checkGroupVM() - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
Check the activation group VM.
checkGuard(Object) - Method in class org.apache.river.api.security.DelegatePermission
 
checkHead() - Method in class org.apache.river.thread.WakeupManager
Called whenever we change contents to update head and see if we need to wake up the queue thread.
checkIdle(long, List<ConnectionManager.OutboundMux>) - Method in class net.jini.jeri.connection.ConnectionManager
For each mux, calls checkIdle on the mux, and if checkIdle returns true, removes the mux and adds it to the idle list.
checkIdle(long) - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Returns true if the mux is dead, or the mux is idle and the recorded idle time is more than TIMEOUT milliseconds before now, and returns false otherwise.
checkIdle(long, List) - Method in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
For each connection, calls checkIdle on the connection and, if that returns true, removes the connection and adds it to the reap list.
checkIdle(long) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Returns true if the recorded idle time is more than IDLE_TIMEOUT milliseconds before now.
checkInactiveGroup() - Static method in class org.apache.river.phoenix.AbstractActivationGroup
 
checkInboundRation() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
Sends ration increment, if read drained buffers below a certain mark.
checkInitialized() - Method in class net.jini.loader.pref.PreferredClassProvider
 
checkIntegrity(InvocationConstraints) - Static method in class org.apache.river.discovery.internal.EndpointBasedProvider
Returns true if the given constraints include Integrity.YES as a requirement or preference; returns false otherwise.
checkInvariants(PermissionGrant) - Static method in class org.apache.river.api.security.PermissionGrant
Avoid finalizer attack.
checkInvocationHandlerContent(BasicInvocationHandler, TrustVerifier.Context) - Static method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the specified invocation handler's constraints and object endpoint are trusted; returns false otherwise.
checkItem(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
Checks a component on the classpath for existence and accessibility.
CheckJDK1_4 - Class in org.apache.river.tool.envcheck.plugins
Check that the Java platform is at least version 1.4.
CheckJDK1_4() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
 
CheckJDK1_4.JDK1_4Task - Class in org.apache.river.tool.envcheck.plugins
Subtask to check the VM version.
CheckJSKPlatform - Class in org.apache.river.tool.envcheck.plugins
Check whether jsk-platform.jar is in the classpath of the command-line being analyzed, and if the activation group if there is one.
CheckJSKPlatform() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
 
CheckJSKPolicy - Class in org.apache.river.tool.envcheck.plugins
Check whether jsk-policy.jar is installed in the extensions directory.
CheckJSKPolicy() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
 
CheckJSKPolicy.JSKPolicyTask - Class in org.apache.river.tool.envcheck.plugins
The task which checks the group VM.
CheckJsseProps - Class in org.apache.river.tool.envcheck.plugins
Checks whether various security oriented configuration files exist and are accessible.
CheckJsseProps() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps
 
CheckJsseProps.CheckLoginConfigInit - Class in org.apache.river.tool.envcheck.plugins
Checks the existence and accessibility of the login configuration.
CheckJsseProps.CheckProviderTask - Class in org.apache.river.tool.envcheck.plugins
Checks the policy provider of the group.
CheckJsseProps.GetGroupLoginConfigs - Class in org.apache.river.tool.envcheck.plugins
Gets login configuration urls of the group.
checkKey() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Check whether the server key for this listen operation is still valid and present in the server subject.
checkKey(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
checkKey(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
Check that the key is valid for this map
checkKey(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
Check that the key is valid for this map, if it is return the client lease, if not throw IllegalArgumentException.
checkKeyStore(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the validity of the key store definition for the command line or group.
checkLandlord(Landlord) - Static method in class org.apache.river.landlord.LandlordLeaseMap
 
checkLandlordUuid(Uuid) - Static method in class org.apache.river.landlord.LandlordLeaseMap
 
checkLease(Lease) - Static method in class org.apache.river.landlord.LandlordLeaseMap
 
checkLease(ServiceID, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
checkLimit(long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Utility method to check for non-postive limits
checkListenCookie(Object) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Make sure that the passed in listen cookie has the right type, and has an equivalent ListenEndpoint to this KerberosServerEndpoint's listenEndpoint.
checkListenPermissions(boolean) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Check for permission to listen on this endpoint, but only checking socket permissions if checkSocket is true.
checkLoader(ClassLoader, ClassLoader, Uri[], URL[]) - Method in class net.jini.loader.pref.PreferredClassProvider
 
CheckLoggingConfig - Class in org.apache.river.tool.envcheck.plugins
Checks the existence and readability of the logging configuration file identified by the java.util.logging.config.file system property, if that property is defined.
CheckLoggingConfig() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
 
checkLoggingConfig(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
Check the logging configuration for the group or command line.
CheckLoginConfigInit() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
 
checkLoginConfigs(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the validity of the login configuration for the command line or group.
checkMainVM() - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
Check the vm invoked by the command-line java command.
checkMethod(Method) - Static method in class org.apache.river.jeri.internal.runtime.Util
Verifies that the supplied method has at least one declared exception type that is RemoteException or one of its superclasses.
CheckNoLoopback - Class in org.apache.river.tool.envcheck.plugins
Checks that the return from InetAddress.getLocalHost() is not a loopback address.
CheckNoLoopback() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckNoLoopback
 
checkNonPublicInterface(Class) - Static method in class net.jini.jeri.AbstractILFactory
Returns true if and only if the specified interface is non-public.
checkNullElements(Object[]) - Method in class org.apache.river.api.security.AbstractPolicy
Checks array for null elements
checkOpen() - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
Checks to make sure stream is open and startInput has been called.
checkOpen() - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
Checks to make sure stream is open and startOutput has been called.
checkOptions(String[]) - Method in class net.jini.config.ConfigurationFile
Checks that options contains no nulls, returning a non-null value.
checkPackageAccess(Class) - Static method in class net.jini.config.ConfigurationFile
Check for permission to access the package of the specified class, if any.
checkPackageAccess(Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Check for permission to access the package of the specified class.
checkPermission(Permission) - Method in class org.apache.river.api.security.CombinerSecurityManager
Throws a SecurityException if the requested access, specified by the given permission, is not permitted based on the security policy currently in effect.
checkPermission(Permission, Object) - Method in class org.apache.river.api.security.CombinerSecurityManager
Throws a SecurityException if the requested access, specified by the given permission and context, is not permitted based on the security policy currently in effect.
checkPermission(ProtectionDomain, Permission) - Method in class org.apache.river.api.security.CombinerSecurityManager
Enables customisation of permission check.
checkPermission(ProtectionDomain, Permission) - Method in class org.apache.river.api.security.DelegateSecurityManager
 
checkPermission(Permission) - Method in class org.apache.river.phoenix.DefaultGroupPolicy
Calls BasicInvocationDispatcher.checkClientPermission with the specified permission.
checkPermission(Permission) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
checkPermission(Permission, Object) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
checkPermissionClass(Class) - Static method in class net.jini.jeri.BasicInvocationDispatcher
Checks that the specified class is a valid permission class for use in preinvocation access control.
checkPermissions(InboundRequestHandle) - Method in interface net.jini.jeri.connection.ServerConnection
Implements InboundRequest.checkPermissions for a request with the specified handle.
checkPermissions() - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
checkPermissions() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
checkPermissions() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
checkPermissions() - Method in interface net.jini.jeri.InboundRequest
Verifies that the current security context has all of the security permissions necessary to receive this request.
checkPermissions() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
 
checkPermissions(InboundRequestHandle) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
checkPermissions() - Method in interface net.jini.jeri.ServerEndpoint.ListenEndpoint
Verifies that the current security context has all of the security permissions necessary to listen for requests on this ListenEndpoint.
checkPermissions() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
Not called -- handled by inbound request
checkPermissions() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
checkPermissions() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
 
checkPermissions(InboundRequestHandle) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
checkPermissions() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
checkPermissions(InboundRequestHandle) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
checkPermissions() - Method in class net.jini.loader.pref.PreferredClassLoader
Check that the current access control context has all of the permissions necessary to load classes from this loader.
checkPermissions(Collection<Permission>) - Method in class net.jini.loader.pref.PreferredClassLoader
 
checkPermissions(PermissionCollection) - Static method in class net.jini.loader.pref.PreferredClassLoader
Check that the current access control context has all of the given permissions.
checkPermissions(Permission[]) - Static method in class net.jini.security.BasicProxyPreparer
 
checkPermissions(Permission[]) - Static method in class net.jini.security.VerifyingProxyPreparer
Clones the argument, checks for null elements, returns non-null.
checkPermissions() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Verifies that calling context has sufficient security permissions to receive a request on this connection.
checkPermissions() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
checkPermissions() - Method in class org.apache.river.jeri.internal.mux.MuxServer
Verifies that the calling context has all of the security permissions necessary to receive a request on this connection.
CheckPersistence - Class in org.apache.river.tool.envcheck.plugins
Check that the persistence directory supplied by any SharedActivatableServiceDescriptors are either non-existant or empty.
CheckPersistence() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence
 
CheckPersistence.CheckDirTask - Class in org.apache.river.tool.envcheck.plugins
Perform directory check with an active security policy in place.
CheckPersistence.GetEntriesTask - Class in org.apache.river.tool.envcheck.plugins
The subtask which obtains the list of persistence directory entries.
checkPlatform(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
Check classpath for the existence of jsk-platform.jar.
checkPolicy(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
Check the policy for the command line or group.
CheckPolicy - Class in org.apache.river.tool.envcheck.plugins
Check the security policy for existence, for valid syntax, and that it does not grant AllPermissions to all protection domains.
CheckPolicy() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPolicy
 
CheckPolicy.AllPermissionsTask - Class in org.apache.river.tool.envcheck.plugins
Task the check the policy in a child VM.
checkPolicyPermission(String, URL[]) - Static method in class org.apache.river.start.ActivateWrapper
Checks that all the provided URLs have permission to use the given policy.
checkPrincipals(X500Principal[]) - Static method in class net.jini.jeri.ssl.SslServerEndpointImpl
Checks that principals is not empty and contains no nulls, and returns it as a set.
checkPrincipals(Principal[]) - Static method in class net.jini.security.VerifyingProxyPreparer
Clones the argument, checks for null elements.
checkProhibitedProxyInterfaces(Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Throws IllegalArgumentException if any superinterface of c has its name in prohibitedProxyInterfaces.
checkProperty() - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Check existence and accessibility of the policy file.
checkProtocolVersion(int) - Method in class org.apache.river.discovery.DiscoveryConstraints
Checks the protocol version of an incoming multicast request, announcement, or unicast discovery attempt, throwing an UnsupportedConstraintException if handling of the given protocol does not satisfy the constraints of this instance.
checkProvider(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check that the security provider is an instance of DynamicPolicyProvider.
CheckProviderTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
 
checkProxyRemoteMethod(Class, Method) - Static method in class org.apache.river.jeri.internal.runtime.Util
Throws IllegalArgumentException if any superinterface of c declares a method with the same name and parameter types as m that does not declare RemoteException or a superclass in its throws clause, or if any superinterface of c has its name in prohibitedProxyInterfaces.
CheckReachabilityMarker(UnicastResponse) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.CheckReachabilityMarker
 
checkReferenced() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
checkRegistrantServiceID(ServiceID, Logger, Level) - Static method in class org.apache.river.reggie.Util
Checks if the value of the given service ID to register conforms to the ServiceID specification, logging a message to the provided logger at the specified logging level if it doesn't.
checkRemoved() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
checkRequestHandle(Object) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
Make sure that the passed in inbound request handle has the right type, and was previously instantiated in this connection.
checkRequestHandleImpl(Object) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Make sure that the passed in request handle has the right type, and was previously instantiated in this endpoint.
checkResolvePermission() - Method in class net.jini.jeri.http.HttpEndpoint
 
checkResolvePermission() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
checkResolvePermission() - Method in class net.jini.jeri.ssl.SslEndpointImpl
 
checkResolvePermission() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
 
checkResultFailures(ServiceStarter.Result[]) - Static method in class org.apache.river.start.ServiceStarter
Utility routine that prints out warning messages for each service descriptor that produced an exception or that was null.
CheckSer - Class in org.apache.river.tool
Tool to check for serializable classes that do not have explicit serialVersionUID fields.
CheckSer() - Constructor for class org.apache.river.tool.CheckSer
 
checkServerPrincipal(X500Principal) - Method in class org.apache.river.discovery.internal.X500Constraints
Checks the given server principal against the constraints represented by this instance, returning the number of preferences satisfied, or -1 if the constraint requirements are not satisfied by the principal.
checkServerTrusted(X509Certificate[], String) - Method in class net.jini.jeri.ssl.ClientAuthManager
Override this X509TrustManager method in order to cache the server principal and to continue to choose the same one.
checkServerTrusted(X509Certificate[], String) - Method in class net.jini.jeri.ssl.FilterX509TrustManager
 
checkServiceConfig(NonActivatableServiceDescriptor, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
Check the service configuration file by instantiating the configuration in a subtask created using the same properties and arguments that would be used to run the actual service.
checkSessionExpired() - Method in class net.jini.jeri.ssl.SslConnection
Checks if the session currently active on the connection has been active for longer than maxClientSessionDuration and, if so, invalidates the session.
checkShutdown() - Method in class org.apache.river.phoenix.Activation
If shutting down, throw an ActivationException.
checkState() - Method in class org.apache.river.mercury.RemoteEventIteratorImpl
Utility method that checks the validity of this object and throws an exception if it's invalid.
checkSubject(List, Subject, boolean, InvocationConstraints) - Static method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a list of the contexts which are supported by principals and credentials in the Subject.
checkSystemPropertyFile(String, String) - Static method in class org.apache.river.tool.envcheck.Util
Validate the accessibility of the non-directory file identified by the system property prop.
checkTerminated() - Method in class net.jini.lookup.ServiceDiscoveryManager
Throws an IllegalStateException if the current instance of the ServiceDiscoveryManager has been terminated.
checkTimeout(long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Utility method to check for negative timeouts
checkTrustEquivalence(Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.BasicInvocationHandler
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.BasicObjectEndpoint
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.http.HttpEndpoint
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns true if the argument is an instance of KerberosEndpoint with the same values for server principal, server host, and port; and either both this instance and the argument have null socket factories, or the factories have the same actual class and are equal; and returns false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns true if the argument is an instance of HttpsEndpoint with the same values for server host and port; and either both this instance and the argument have null socket factories, or the factories have the same actual class and are equal; and returns false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.ssl.SslEndpoint
Returns true if the argument is an instance of SslEndpoint with the same values for server host and port; and either both this instance and the argument have null socket factories, or the factories have the same actual class and are equal; and returns false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns true if the specified object (which is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and false otherwise.
checkTrustEquivalence(Object) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns true if the argument is an instance of this class, and calling the checkTrustEquivalence method on the main proxy of this invocation handler, passing the main proxy of the argument, returns true, and calling the checkTrustEquivalence method on the bootstrap proxy of this invocation handler, passing the bootstrap proxy of the argument, returns true, and returns false otherwise.
checkTrustEquivalence(Object) - Method in interface net.jini.security.proxytrust.TrustEquivalence
Returns true if the specified object (that is not yet known to be trusted) is equivalent in trust, content, and function to this known trusted object, and returns false otherwise.
checkTrustEquivalence(Object, Object) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns true either if both arguments are null of if "subject" is an instance of TrustEquivalence and an invocation of TrustEquivalence.checkTrustEquivalence on "subject" with "object" as the argument returns true; returns false otherwise.
checkTrustEquivalence(Object) - Method in class org.apache.river.phoenix.ConstrainableAID
Returns true if the object is an instance of this class with the same UID and a trust equivalent activator.
checkTrustStore(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the validity of the trust store definition for the command line or group.
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.internal.EndpointBasedClient
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.internal.EndpointBasedServer
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.kerberos.Client
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.kerberos.Server
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.plaintext.Client
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.plaintext.Server
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.ssl.Client
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class org.apache.river.discovery.ssl.Server
 
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface org.apache.river.discovery.UnicastDiscoveryClient
Checks and returns normally if this client is capable of fulfilling the given absolute constraints.
checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface org.apache.river.discovery.UnicastDiscoveryServer
Checks and returns normally if this server is capable of fulfilling the given absolute constraints.
checkURL(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Check whether urlToken can be used to construct a URL object.
checkURL(URL, String) - Static method in class org.apache.river.tool.envcheck.Util
Check the accessibility of the given URL.
checkValidity(CertPath, X500Principal[]) - Static method in class net.jini.jeri.ssl.Utilities
Checks if the X.509 certificates in the CertPath are currently valid.
checkValue(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
checkValue(Object) - Static method in class org.apache.river.lease.AbstractLeaseMap
Check that the value is a Long
checkValue(Object) - Static method in class org.apache.river.norm.ClientLeaseMapWrapper
Check that the value is a Long.
child - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
childGone() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
childPref() - Method in class org.apache.river.tool.PreferredListGen.Graph
Return the implied preference of the parent node if the parent is a package wildcard.
chLandlord(Landlord) - Static method in class org.apache.river.landlord.ConstrainableLandlordLeaseMap
 
chooseClientAlias(String[], Principal[], Socket) - Method in class net.jini.jeri.ssl.ClientAuthManager
 
chooseClientAlias(String[], Principal[], Socket) - Method in class net.jini.jeri.ssl.ServerAuthManager
 
chooseCredential(String, Principal[]) - Method in class net.jini.jeri.ssl.AuthManager
Returns a private credential that matches the specified key type and issuers for which checkChain returns a non-null value, or null if no matching credentials are found.
chooseProtocolVersion() - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns the protocol version to use for sending multicast requests or announcements, or initiating unicast discovery.
chooseProtocolVersion(Set, Set, InvocationConstraints) - Static method in class org.apache.river.discovery.DiscoveryConstraints
 
chooseServerAlias(String, Principal[], Socket) - Method in class net.jini.jeri.ssl.ClientAuthManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class net.jini.jeri.ssl.ServerAuthManager
Returns the last server credential selected for this key type, if still usable.
CHUNK_SIZE - Static variable in class org.apache.river.jeri.internal.http.MessageWriter
 
ChunkedInputStream() - Constructor for class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
ChunkedOutputStream() - Constructor for class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
cin - Variable in class org.apache.river.jeri.internal.http.MessageReader
 
cipherSuite - Variable in class net.jini.jeri.ssl.ConnectionContext
The cipher suite
cipherSuite - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The cipher suite -- depends on session being set.
cipherSuites - Variable in class net.jini.jeri.ssl.CallContext
An ordered list of cipher suites to use.
cipherSuites - Variable in class net.jini.jeri.ssl.Utilities.ClientKey
 
cl - Variable in class net.jini.config.ConfigurationFile
The class loader to use to resolve classes.
cl - Variable in class net.jini.security.Security.Context
The class loader.
CL_GUARD - Static variable in class org.apache.river.api.security.PermissionGrant
 
CLASS - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for a class node
ClassAnnotation - Interface in net.jini.loader
Provides a class annotation string for classes defined by a class loader that is an instance of this interface.
ClassContextAccess() - Constructor for class net.jini.security.Security.ClassContextAccess
 
ClassDep - Class in org.apache.river.tool
Tool used to analyze a set of classes and determine on what other classes they directly or indirectly depend.
ClassDep() - Constructor for class org.apache.river.tool.ClassDep
No argument constructor.
ClassDep(String[]) - Constructor for class org.apache.river.tool.ClassDep
Constructor that takes command line arguments and fills in the appropriate fields.
ClassDep.Compare - Class in org.apache.river.tool
 
ClassDepend - Class in org.apache.river.tool.classdepend
Provides a utility for computing which classes are depended on by a set of classes.
ClassDepend(String, String) - Constructor for class org.apache.river.tool.classdepend.ClassDepend
Creates an instance of this class.
ClassDependencyRelationship - Class in org.apache.river.tool.classdepend
A container to store class dependency related information for later analysis.
ClassDependencyRelationship(String, boolean) - Constructor for class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
ClassDependencyRelationship(String) - Constructor for class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
ClassDependParameters - Class in org.apache.river.tool.classdepend
Effectively Immutable parameter class for ClassDepend.
ClassDependParameters(ClassDependParameters.CDPBuilder) - Constructor for class org.apache.river.tool.classdepend.ClassDependParameters
 
ClassDependParameters.CDPBuilder - Class in org.apache.river.tool.classdepend
CDPBuilder - to build an immutable ClassDependParameters object, much like the StringBuilder and String class relationship.
classes - Variable in class net.jini.core.constraint.ClientMaxPrincipalType
The classes.
classes - Variable in class net.jini.core.constraint.ClientMinPrincipalType
The classes.
classes - Variable in class org.apache.river.tool.ClassDep
Class set to look at for dependencies.
classesIterator - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
An iteration into classes
classFor() - Method in class org.apache.river.outrigger.BaseHandle
 
classFor() - Method in class org.apache.river.outrigger.EntryRep
Return the class name for this entry.
classFor() - Method in interface org.apache.river.outrigger.LeaseDesc
Return the name for the class for the entry this object represents.
classHashes - Static variable in class org.apache.river.outrigger.EntryRep
Cached hash values for all classes we encounter.
classidx - Variable in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Current index into entryClasses
classImports - Variable in class net.jini.config.ConfigurationFile
Map of simple class names to the full class names that were explicitly imported.
ClassItemIter(Template) - Constructor for class org.apache.river.reggie.RegistrarImpl.ClassItemIter
tmpl.serviceID == null and tmpl.serviceTypes is empty and tmpl.attributeSetTemplates is non-empty
ClassLiteral(String, boolean, int) - Constructor for class net.jini.config.ConfigurationFile.ClassLiteral
 
CLASSLOADER - Static variable in class org.apache.river.api.security.PermissionGrantBuilder
The PermissionGrant generated will apply to all classes loaded by the ClassLoader
ClassLoaderGrant - Class in org.apache.river.api.security
 
ClassLoaderGrant(WeakReference<ProtectionDomain>, Principal[], Permission[]) - Constructor for class org.apache.river.api.security.ClassLoaderGrant
 
classLoaderPerms - Variable in class net.jini.loader.pref.PreferredClassProvider
Map to hold permissions needed to check the URLs of URLClassLoader objects.
ClassLoaderUtil - Class in org.apache.river.start
This class provides useful utilities for creating and manipulating class loaders.
ClassLoaderUtil() - Constructor for class org.apache.river.start.ClassLoaderUtil
 
ClassLoading - Class in net.jini.loader
Provides static methods for loading classes using RMIClassLoaderSpi with optional verification that the codebase URIs used to load classes provide content integrity (see Security.verifyCodebaseIntegrity).
ClassLoading() - Constructor for class net.jini.loader.ClassLoading
 
classLock - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
Internal lock for class-wide synchronizaton
classLock - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Internal lock for class-wide synchronizaton
ClassMapper - Class in org.apache.river.reggie
Maps Class to ServiceType/Base, Class to EntryClass/Base, and Class to Field[], with caching for efficiency.
ClassMapper() - Constructor for class org.apache.river.reggie.ClassMapper
 
ClassMapper.EntryField - Class in org.apache.river.reggie
Field of an Entry class, with marshalling information
ClassMapper.FieldComparator - Class in org.apache.river.reggie
Comparator for sorting fields.
className - Variable in class net.jini.config.ConfigurationFile.ClassLiteral
 
className - Variable in class org.apache.river.outrigger.EntryRep
 
className - Variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
The activatable object's class name.
classpath - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
classpath - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
classpath - Variable in class org.apache.river.tool.ClassDep
Set of paths to find class definitions in order to determine dependencies.
classpath - Variable in class org.apache.river.tool.envcheck.EnvCheck
the classpath on the command line being checked
classPath - Variable in class org.apache.river.tool.JarWrapper
 
classpath - Variable in class org.apache.river.tool.PreferredListGen
the classpath specified by the -cp option
ClasspathPackages - Class in org.apache.river.tool.classdepend
Utility class for finding the names of packages in a class path.
ClasspathPackages() - Constructor for class org.apache.river.tool.classdepend.ClasspathPackages
 
classPresent(String, ClassLoader) - Method in class org.apache.river.tool.classdepend.ClassDepend
Checks if the class is present in the given loader.
ClassReplacingObjectOutputStream(OutputStream, Class, Class) - Constructor for class org.apache.river.logging.Levels.ClassReplacingObjectOutputStream
 
ClassServer - Class in org.apache.river.tool
A simple HTTP server, for serving up JAR and class files.
ClassServer(int, String, boolean, boolean) - Constructor for class org.apache.river.tool.ClassServer
Construct a server that does not support network shutdown.
ClassServer(int, String, boolean, boolean, boolean) - Constructor for class org.apache.river.tool.ClassServer
Construct a server.
ClassServer(ClassServer.Initializer) - Constructor for class org.apache.river.tool.ClassServer
 
ClassServer(int, String, boolean, boolean, boolean, LifeCycle) - Constructor for class org.apache.river.tool.ClassServer
Do the real work of the constructor.
ClassServer(String[], LifeCycle) - Constructor for class org.apache.river.tool.ClassServer
Construct a server, accepting the same command line options supported by main, except for the -stop option.
ClassServer.Initializer - Class in org.apache.river.tool
 
ClassServer.Task - Class in org.apache.river.tool
Simple daemon task thread
classSet(String) - Method in class org.apache.river.outrigger.TypeTree
Return the set of subclasses for the given class.
cLast - Variable in class org.apache.river.phoenix.PipeWriter
count since last separator
clazz(Class) - Method in class org.apache.river.api.security.PermissionGrantBuilder
Extracts ProtectionDomain from the Class for use in the PermissionGrantBuilder.
clazz(Class) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
clazz - Variable in class org.apache.river.example.browser.ObjectNode
 
clazz - Variable in class org.apache.river.jeri.internal.runtime.LocalHost
 
clean(long, Object[], boolean) - Method in interface org.apache.river.jeri.internal.runtime.AbstractDgcClient.DgcProxy
 
clean(long, Object[], boolean) - Method in class org.apache.river.jeri.internal.runtime.DgcClient.DgcProxyImpl
 
clean(Uuid, long, Uuid[], boolean) - Method in interface org.apache.river.jeri.internal.runtime.DgcServer
 
clean(Uuid, long, Uuid[], boolean) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable.DgcServerImpl
 
cleanConnectRetries - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
retry count for clean calls that fail with ConnectException
CleanerTask(Collection, RefQueue) - Constructor for class org.apache.river.concurrent.ReferenceProcessor.CleanerTask
 
cleanInterval - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
maximum interval between retries of failed clean calls
CleanRequest(long, Object[], boolean) - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient.CleanRequest
 
cleanup() - Method in class org.apache.river.example.browser.ServiceEditor
 
cleanup() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
cleanup() - Method in class org.apache.river.mercury.MailboxImpl
 
cleanup(OutriggerServerImpl, boolean) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Overridden by subclasses if there is any cleanup work they need to do as part of cancel or removeIfExpired.
cleanup(TemplateHandle, boolean) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Overridden by subclasses if there is any cleanup work they need to do as part of cancel or removeIfExpired.
cleanup(OutriggerServerImpl, boolean) - Method in class org.apache.river.outrigger.StorableAvailabilityWatcher
Overridden by subclasses if there is any cleanup work they need to do as part of cancel or removeIfExpired.
cleanup(TemplateHandle, boolean) - Method in class org.apache.river.outrigger.StorableEventWatcher
Overridden by subclasses if there is any cleanup work they need to do as part of cancel or removeIfExpired.
cleanup() - Method in class org.apache.river.outrigger.Txn
Clean up any state when the transaction is finished.
cleanup() - Method in class org.apache.river.start.SharedGroupImpl
Private utility method which attempts to roll back from from a failed initialization attempt.
cleanupInitFailure() - Method in class org.apache.river.fiddler.FiddlerImpl
 
cleanupInitFailure() - Method in class org.apache.river.fiddler.FiddlerInit
 
clear() - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
clear() - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Removes all entries in this cache.
clear() - Method in class net.jini.lease.LeaseRenewalManager
Removes all leases from the managed set of leases.
clear() - Method in class net.jini.security.proxytrust.ProxyTrustExporter.WeakRef
Clear both references
clear() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
clear() - Method in class org.apache.river.collection.SoftCache
Removes all associations from this map.
clear() - Method in class org.apache.river.collection.WeakIdentityMap
Removes all associations from this map.
clear() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
clear() - Method in class org.apache.river.concurrent.EntrySetFacade
 
clear() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
clear() - Method in class org.apache.river.concurrent.ReferenceCollection
 
clear() - Method in class org.apache.river.concurrent.ReferenceMap
Removes all associations from this map.
clear() - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
clear() - Method in interface org.apache.river.concurrent.Referrer
 
clear() - Method in class org.apache.river.concurrent.StrongReference
 
clear() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
clear() - Method in class org.apache.river.concurrent.TimedReferrer
 
clear() - Method in class org.apache.river.lease.AbstractLeaseMap
 
clear() - Method in class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
clear() - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
clear() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
clearCache() - Method in interface org.apache.river.api.security.CachingSecurityManager
Clears permissions from the checked cache, it must be called after calling Policy.refresh(); It is recommended that it be called by a Policy provider, rather than application code.
clearCache() - Method in class org.apache.river.api.security.CombinerSecurityManager
This method is intended to be called only by a Policy.
cleared(Map) - Method in interface org.apache.river.collection.WeakSoftTable.RemovableReference
Called with the containing map when this instance's reference is cleared, to remove the associated entry from the map.
cleared(Map) - Method in class org.apache.river.collection.WeakSoftTable.SoftValue
 
cleared(Map) - Method in class org.apache.river.collection.WeakSoftTable.WeakKey
 
clearExpirationWarningListener() - Method in interface net.jini.lease.LeaseRenewalSet
Remove the listener currently registered for expiration warning events.
clearExpirationWarningListener() - Method in class org.apache.river.norm.SetProxy
 
clearImpl() - Method in class net.jini.jeri.BasicJeriExporter.ImplContainer
 
clearListener() - Method in class org.apache.river.norm.event.EventType
Utility method to null out listener
clearListenerIfSequenceMatch(long) - Method in class org.apache.river.norm.event.EventType
Atomically clear the current registration if its sequence number matches the passed in sequence number.
clearRenewalFailureListener() - Method in interface net.jini.lease.LeaseRenewalSet
Remove the listener currently registered for renewal failure events.
clearRenewalFailureListener() - Method in class org.apache.river.norm.SetProxy
 
clearRenewed() - Method in class org.apache.river.norm.ClientLeaseWrapper
Atomically clear the renewalPending flag.
clearServerInfo() - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Forgets all cached information about contacted HTTP servers.
clearStackTraces(Throwable) - Static method in class org.apache.river.jeri.internal.runtime.Util
Clear the stack trace of the given exception by replacing it with an empty StackTraceElement array, and do the same for all of its chained causative exceptions.
clearUnsentAcks(String, int, String[]) - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Removes cookies from list of unsent acknowledgments for server at given host/port.
client - Variable in class net.jini.jeri.ssl.ConnectionContext
The client principal, or null for an anonymous client
Client - Class in org.apache.river.discovery.kerberos
Implements the client side of the net.jini.discovery.kerberos unicast discovery format.
Client() - Constructor for class org.apache.river.discovery.kerberos.Client
Creates a new instance.
Client - Class in org.apache.river.discovery.plaintext
Implements the client side of the net.jini.discovery.plaintext discovery format.
Client() - Constructor for class org.apache.river.discovery.plaintext.Client
Constructs a new instance.
Client - Class in org.apache.river.discovery.ssl
Implements the client side of the net.jini.discovery.ssl unicast discovery format.
Client() - Constructor for class org.apache.river.discovery.ssl.Client
 
Client - Class in org.apache.river.discovery.x500.sha1withdsa
Implements the client side of the net.jini.discovery.x500.SHA1withDSA format.
Client() - Constructor for class org.apache.river.discovery.x500.sha1withdsa.Client
Constructs a new instance.
Client - Class in org.apache.river.discovery.x500.sha1withrsa
Implements the client side of the net.jini.discovery.x500.SHA1withRSA format.
Client() - Constructor for class org.apache.river.discovery.x500.sha1withrsa.Client
Constructs a new instance.
CLIENT - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
CLIENT - Static variable in class org.apache.river.jeri.internal.mux.Session
 
client - Variable in class org.apache.river.mahalo.log.MultiLogManager
Client called during log recovery to process log objects
Client.ClientImpl - Class in org.apache.river.discovery.kerberos
 
Client.ClientImpl - Class in org.apache.river.discovery.ssl
 
Client.ClientImpl - Class in org.apache.river.discovery.x500.sha1withdsa
 
Client.ClientImpl - Class in org.apache.river.discovery.x500.sha1withrsa
 
ClientAuthentication - Class in net.jini.core.constraint
Represents a constraint on authentication of the client to the server.
ClientAuthentication(boolean) - Constructor for class net.jini.core.constraint.ClientAuthentication
Simple constructor.
ClientAuthManager - Class in net.jini.jeri.ssl
An AuthManager for clients.
ClientAuthManager(Subject, Set, Set) - Constructor for class net.jini.jeri.ssl.ClientAuthManager
Creates an AuthManager that retrieves principals and credentials for authentication from the specified subject.
clientAuthRequired - Variable in class net.jini.jeri.ssl.CallContext
Whether client authentication is required.
clientAuthRequired - Variable in class net.jini.jeri.ssl.Utilities.ClientKey
 
ClientConnectionHeader_negotiate - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
clientConnectionReady - Variable in class org.apache.river.jeri.internal.mux.Mux
 
clientConstraints - Variable in class net.jini.activation.ActivatableInvocationHandler
The client constraints or null.
clientConstraints - Variable in class net.jini.jeri.BasicInvocationHandler
The client constraints, or null.
clientCred - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
clientCredential - Variable in class net.jini.jeri.ssl.ClientAuthManager
The private credential supplied by chooseClientAlias in the last handshake or null if none was supplied.
clientCredentialException - Variable in class net.jini.jeri.ssl.ClientAuthManager
The exception that occurred within the last call to chooseClientAlias if no credential could be supplied.
ClientHost - Interface in net.jini.io.context
A server context element that can supply the client host address for the remote call.
ClientHostImpl(InetAddress) - Constructor for class org.apache.river.jeri.internal.runtime.Util.ClientHostImpl
 
clientID - Static variable in class org.apache.river.jeri.internal.runtime.DgcClient
unique identifier for this DgcClient as a client of DGC
clientID - Variable in class org.apache.river.jeri.internal.runtime.Lease
 
ClientImpl() - Constructor for class org.apache.river.discovery.kerberos.Client.ClientImpl
 
ClientImpl() - Constructor for class org.apache.river.discovery.ssl.Client.ClientImpl
Creates a new instance.
ClientImpl() - Constructor for class org.apache.river.discovery.x500.sha1withdsa.Client.ClientImpl
 
ClientImpl() - Constructor for class org.apache.river.discovery.x500.sha1withrsa.Client.ClientImpl
 
clientInitialInboundRation - Static variable in class org.apache.river.jeri.internal.mux.MuxClient
initial inbound ration as client, default is 32768
ClientKey(CallContext) - Constructor for class net.jini.jeri.ssl.Utilities.ClientKey
Creates a key for the specified client call context.
ClientKey(Utilities.ClientKey, ReferenceQueue) - Constructor for class net.jini.jeri.ssl.Utilities.ClientKey
Copies the key to the queue.
clientLease - Variable in class org.apache.river.norm.ClientLeaseWrapper
Transient copy of unpacked lease, null if we could not unpack or prepare the lease.
clientLeaseExpiration - Variable in class org.apache.river.norm.ClientLeaseWrapper
Most current expiration time of client Lease that we know of
clientLeaseMap - Variable in class org.apache.river.norm.ClientLeaseMapWrapper
LeaseMap created by client lease, mapping client leases to Long expiration times.
ClientLeaseMapWrapper - Class in org.apache.river.norm
Class that wraps LeaseMap created by client Leases.
ClientLeaseMapWrapper(ClientLeaseWrapper, long) - Constructor for class org.apache.river.norm.ClientLeaseMapWrapper
Create a ClientLeaseMapWrapper object that will hold the specified client Lease.
ClientLeaseMapWrapper.Entry - Class in org.apache.river.norm
Our implementation of Map.Entry
ClientLeaseMapWrapper.EntryIterator - Class in org.apache.river.norm
An implementation of Iterator backed by the ClientMapWrapper's mappings, which are from wrapperMap's values to clientLeaseMap
ClientLeaseMapWrapper.EntrySet - Class in org.apache.river.norm
An implementation of Set backed by the ClientLeaseMapWrapper's mappings, which are from wrapperMap's values to clientLeaseMap
ClientLeaseWrapper - Class in org.apache.river.norm
Class that wraps client Leases.
ClientLeaseWrapper(Lease, long, List, LeaseSet, long, long, long) - Constructor for class org.apache.river.norm.ClientLeaseWrapper
Simple constructor
ClientLeaseWrapper.FailureFactory - Class in org.apache.river.norm
Nested top-level implementation of EventFactory that generates RenewalFailureEvent events
ClientLog - Interface in org.apache.river.mahalo.log
Represents the functions clients can perform on a log file.
clientLogger - Static variable in class net.jini.jeri.ssl.Utilities
Client logger
clientManager - Static variable in class net.jini.jeri.http.HttpEndpoint
HTTP client manager
ClientMaxPrincipal - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or more of the specified principals.
ClientMaxPrincipal(Principal) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principal.
ClientMaxPrincipal(Principal[]) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMaxPrincipal(Collection) - Constructor for class net.jini.core.constraint.ClientMaxPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMaxPrincipalType - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principals that are instances of one or more of the specified classes.
ClientMaxPrincipalType(Class) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified class.
ClientMaxPrincipalType(Class[]) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMaxPrincipalType(Collection) - Constructor for class net.jini.core.constraint.ClientMaxPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMinPrincipal - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all of the specified principals.
ClientMinPrincipal(Principal) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principal.
ClientMinPrincipal(Principal[]) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMinPrincipal(Collection) - Constructor for class net.jini.core.constraint.ClientMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ClientMinPrincipalType - Class in net.jini.core.constraint
Represents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for each specified class, at least one authenticated principal is an instance of that class.
ClientMinPrincipalType(Class) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified class.
ClientMinPrincipalType(Class[]) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
ClientMinPrincipalType(Collection) - Constructor for class net.jini.core.constraint.ClientMinPrincipalType
Creates a constraint containing the specified classes, with redundant classes removed.
clientMinPrincipalType - Static variable in class net.jini.jeri.ssl.ConnectionContext
The ClientMinPrincipalType supported by the provider.
ClientPermissionChecker - Class in org.apache.river.discovery
Implementation of ClientSubjectChecker that approves or rejects client subjects based on whether or not they have been granted a particular permission.
ClientPermissionChecker(Permission) - Constructor for class org.apache.river.discovery.ClientPermissionChecker
Creates instance that checks if client subjects have been granted the specified permission.
clientPrincipal - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
client principal of the connection
clientPrincipal - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
client principal of this connection
clientPrincipal - Variable in class net.jini.jeri.ssl.ClientAuthManager
The client principal chosen by the first handshake.
clientPrincipal - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The client principal -- depends on session being set.
clientPrincipals - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
The set of Kerberos principals allowed by the constraint requirements and found in the principal set of the subject.
clientPrincipals - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
clientPrincipals - Variable in class net.jini.jeri.ssl.CallContext
The principals in the client subject that may be used for authentication, or null if the client is anonymous.
clientPrincipals - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache
 
clientPrincipalSatisfies(X500Principal, InvocationConstraint) - Static method in class org.apache.river.discovery.internal.X500Constraints
Returns true if the specified client principal satisfies the given constraint; returns false otherwise.
clientSide - Variable in class net.jini.jeri.ssl.ConnectionContext
Whether the connection is being considered on the client side, which does not support relative time constraints.
clientString - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
ClientSubject - Interface in net.jini.io.context
A server context element that can supply the client subject for the remote call.
clientSubject - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Subject from which private credentials will be extracted
clientSubject - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
clientSubject - Variable in class net.jini.jeri.ssl.CallContext
The client subject.
clientSubject - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The client subject -- depends on session being set.
ClientSubjectChecker - Interface in org.apache.river.discovery
Interface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.
ClientSubjectImpl(Subject) - Constructor for class org.apache.river.jeri.internal.runtime.Util.ClientSubjectImpl
 
clipNullsFromEnd(ServiceRegistrar[]) - Static method in class net.jini.discovery.RemoteDiscoveryEvent
Convenience method that copies elements from the given array into a new array, and returns the new array.
clock - Variable in class org.apache.river.concurrent.TimedReferrer
 
clone() - Method in interface net.jini.core.entry.CloneableEntry
Clone has been implemented in AbstractEntry to allow utilities such as ServiceDiscoveryManager to avoid sharing internally stored mutable Entry instances with client code.
clone() - Method in class net.jini.core.lookup.ServiceItem
Clone has been implemented to allow utilities such as ServiceDiscoveryManager to avoid sharing internally stored instances with client code.
clone() - Method in class net.jini.core.lookup.ServiceTemplate
Clone has been implemented to allow utilities such as ServiceDiscoveryManager to avoid sharing internally stored instances with client code.
clone() - Method in class net.jini.entry.AbstractEntry
Clone has been implemented to allow utilities such as ServiceDiscoveryManager to avoid sharing internally stored instances with client code.
clone() - Method in class org.apache.river.jeri.internal.http.ServerInfo
 
clone() - Method in class org.apache.river.reggie.EntryRep
Deep clone (which just means cloning the fields array too).
clone() - Method in class org.apache.river.reggie.Item
Deep clone.
CloneableEntry - Interface in net.jini.core.entry
Required by service utilities to avoid sharing internal state.
cloneArraytoList(String[]) - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
cloneEntry(Entry) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
close() - Method in class net.jini.config.UnicodeEscapesDecodingReader
 
close() - Method in interface net.jini.event.RemoteEventIterator
Ends all event processing being performed by this iterator and invalidates the iterator.
close() - Method in interface net.jini.jeri.connection.Connection
Closes this connection.
close() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
pass-through
close() - Method in interface net.jini.jeri.connection.ServerConnection
Closes this connection.
close() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Stops this listen operation.
close() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Close the server socket and all accepted connections
close() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
close() - Method in class net.jini.jeri.kerberos.KerberosUtil.Connection
Close the connection
close() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
Close the DataInputStream of the enclosed connection
close() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
Flush this stream, then close the DataOutputStream of the enclosed connection.
close() - Method in interface net.jini.jeri.ServerEndpoint.ListenHandle
Stops listening for requests on the associated ListenEndpoint.
close() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
 
close() - Method in class net.jini.jeri.ssl.SslConnection
 
close() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
 
close() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
close() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
close() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
Stops this listen operation.
close() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
close() - Method in class net.jini.lease.LeaseRenewalManager
 
close() - Method in class net.jini.url.httpmd.MdInputStream
 
close() - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Java 6 compatible implementation that overrides Java 7 URLClassLoader.close() URLClassLoader implements Closeable in Java 7 to allow resources such as open jar files to be released.
close() - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
close() - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
close() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
close() - Method in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
close() - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
 
close(boolean) - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
Attempts to close stream.
close() - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
 
close(boolean) - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
Attempts to close stream.
Close - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
close() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
close() - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
Flush method causes deadlock
close() - Method in interface org.apache.river.mercury.EventLog
Close this log and release any associated runtime resources.
close() - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
close() - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
 
close() - Method in class org.apache.river.mercury.LogInputStream
 
close() - Method in class org.apache.river.mercury.LogOutputStream
 
close() - Method in interface org.apache.river.mercury.LogStream
Closes this LogStream object and releases any associated resources.
close() - Method in class org.apache.river.mercury.PersistentEventLog
 
close() - Method in class org.apache.river.mercury.RemoteEventIteratorImpl
 
close() - Method in class org.apache.river.mercury.TransientEventLog
 
close() - Method in interface org.apache.river.outrigger.AdminIterator
Deprecated.
Tell the server that this iterator is no longer in use.
close() - Method in class org.apache.river.outrigger.IteratorProxy
 
close(Uuid) - Method in interface org.apache.river.outrigger.OutriggerAdmin
Forget about the indicated iteration
close(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
close() - Method in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Close operations on this iterator.
close(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
close() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Stop the consumer and close the database.
close() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Close the log, but don't remove it.
close() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputStream
A LogOutputStream cannot be closed, so this does nothing.
close() - Method in class org.apache.river.outrigger.snaplogstore.LogStore
 
close() - Method in class org.apache.river.outrigger.snaplogstore.SnapshotFile
Close the log, but don't remove it.
close() - Method in interface org.apache.river.outrigger.Store
Close the store, release VM resources (stop independent threads, close files, etc.) but do not destroy any persistent state.
close() - Method in class org.apache.river.reliableLog.LogInputStream
Closes the input stream.
close() - Method in class org.apache.river.reliableLog.LogOutputStream
A LogOutputStream cannot be closed, so this does nothing.
close() - Method in class org.apache.river.reliableLog.ReliableLog
Closes the stable storage directory in an orderly manner.
closeButton - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
closed - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
closed - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
closed - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
closed - Variable in class net.jini.jeri.ssl.SslConnection
True if the connection has been closed.
closed - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Whether the listen handle has been closed.
closed - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
True if the connection has been closed.
closed - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
closed - Variable in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
CLOSED - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
CLOSED - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
CLOSED - Static variable in class org.apache.river.jeri.internal.http.Request
 
closed - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
closed - Variable in class org.apache.river.mercury.PersistentEventLog
Flag that is used to determine whether or not this object has been closed.
closed - Variable in class org.apache.river.mercury.TransientEventLog
Flag that is used to determine whether or not this object has been closed.
closed - Variable in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
true if closed, false otherwise
closeInternal(boolean) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection
 
closeInternal(boolean) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
Like close, but does not call noteConnectionClosed unless removeFromListener is true.
closeRequestSockets(List<Runnable>) - Method in class org.apache.river.reggie.RegistrarImpl
Close any sockets that were sitting in the task queue.
closeSocket() - Method in class net.jini.jeri.ssl.SslConnection
Closes the socket for this connection.
clw - Variable in class org.apache.river.norm.LeaseSet.RemoveClientLease
Client lease to be removed
clw - Variable in class org.apache.river.norm.LeaseSet.UpdateClientLease
Wrapped version of client lease
clw - Variable in class org.apache.river.norm.LRMEventListener.Discriminator
The wrapped leases associated with the event
cnt - Static variable in class net.jini.lease.LeaseRenewalManager.Entry
 
code - Variable in class net.jini.config.UnicodeEscapesDecodingReader
Buffer to hold the Unicode value being parsed.
codebase - Variable in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
The codebase part of grant clause.
codebase - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
codebase - Variable in class org.apache.river.outrigger.EntryRep
 
codebase - Variable in class org.apache.river.reggie.EntryClassBase
The codebase.
codebase - Variable in class org.apache.river.reggie.EntryRep
The codebase of the entry class.
codebase - Variable in class org.apache.river.reggie.Item
The codebase of the service object.
codebase - Variable in class org.apache.river.reggie.ServiceTypeBase
The codebase.
codebase - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
codebase - Variable in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
 
codebaseProperty - Static variable in class net.jini.loader.pref.PreferredClassProvider
value of "java.rmi.server.codebase" property, as cached at class initialization time.
CodebaseProvider - Class in org.apache.river.proxy
Provided only for proxy binary backward compatibility with River versions before 3.0
CodebaseProvider() - Constructor for class org.apache.river.proxy.CodebaseProvider
 
codesource - Variable in class org.apache.river.api.security.URIGrant.NormaliseURLAction
 
codeSource - Variable in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
CODESOURCE_CERTS - Static variable in class org.apache.river.api.security.PermissionGrantBuilder
The PermissionGrant generated will apply to all classes loaded from CodeSource's that have at a minimum the defined array Certificate[] provided the logged in Subject also has all Principals when defined.
CodeSourceRequiredPermissions - Interface in org.apache.river.api.security
Jar files that specify a META-INF/permissions.perm file as per the OSGi syntax, allow a ProxyVerifier to grant these permissions dynamically.
codeSourceUrl - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
coerce(OutboundRequestHandle, Endpoint) - Static method in class net.jini.jeri.ssl.CallContext
Converts an OutboundRequestHandle intended for the specified endpoint into a CallContext.
coerce(Endpoint) - Static method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
coerce(ServerEndpoint) - Static method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
coerce(OutboundRequestHandle) - Static method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
col - Variable in class org.apache.river.concurrent.CollectionDecorator
 
col - Variable in class org.apache.river.concurrent.ReferenceCollection
 
col - Variable in class org.apache.river.concurrent.ReferenceProcessor.CleanerTask
 
col - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
col - Variable in class org.apache.river.concurrent.ReferenceProcessor.EnqueGarbageTask
 
collect() - Method in class org.apache.river.jeri.internal.runtime.Target
 
collectClasses(File, boolean, String, Set) - Static method in class org.apache.river.tool.classdepend.PackageClasses
Adds the names of classes in the directory to the set of classes, recursiving into subdirectories if requested.
collectCpCandidates(InvocationConstraint, Set) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Collect all client principal candidates from the given constraint.
collectInterested(Set<TransitionWatcher>, EntryTransition, long) - Method in class org.apache.river.outrigger.TemplateHandle
Iterate over the watchers associated with this handle calling isInterested on each and if it returns true adding the watcher to the passed set.
collectInterested(Set<TransitionWatcher>, EntryTransition, long) - Method in class org.apache.river.outrigger.WatchersForTemplateClass
Iterate over the watchers associated with this object calling isInterested on each and if it returns true adding the watcher to the passed set.
Collection() - Constructor for class net.jini.discovery.DiscoveryPermission.Collection
 
collection(Collection<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a Collection for holding references so it appears as a Collection containing referents.
collection - Variable in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
Collection() - Constructor for class org.apache.river.start.SharedActivationPolicyPermission.Collection
 
CollectionDecorator<T> - Class in org.apache.river.concurrent
 
CollectionDecorator(Collection<T>, ReferenceQueuingFactory<T, Referrer<T>>, boolean, boolean) - Constructor for class org.apache.river.concurrent.CollectionDecorator
 
CollectionDecorator.Iter<T> - Class in org.apache.river.concurrent
 
CollectionSerializationProxy(Set<Permission>) - Constructor for class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy
 
collectionToStrings(Collection) - Static method in class net.jini.discovery.AbstractLookupDiscovery
Converts a collection to an array of strings.
colLock - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
combine(InvocationConstraints, InvocationConstraints) - Static method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class that has all of the requirements from each non-null argument added as requirements and has all of the preferences from each non-null argument added as preferences.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext.Combiner
 
combine(AccessControlContext, Subject) - Static method in class net.jini.security.Security
 
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class net.jini.security.Security.DistributedSubjectCombiner
Prepends one new SubjectDomain containing the Subject and Subject's Principals with a CodeSource that has a null URL and no signer Certificates.
combine(ProtectionDomain[], ProtectionDomain[]) - Method in class org.apache.river.api.security.CombinerSecurityManager.DelegateDomainCombiner
 
combinedClasspath - Static variable in class org.apache.river.tool.envcheck.EnvCheck
the classpath of the tool, including the plugins (updated in run)
combineInterfaces(Class[], Class[]) - Static method in class net.jini.jeri.AbstractILFactory
Returns a concatenated array of the interfaces in i1 followed by the interfaces in i2 with duplicate interfaces (that is, duplicates after the first occurence of an interface) eliminated.
Combiner(DomainCombiner) - Constructor for class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext.Combiner
 
combiner - Variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext.Combiner
 
CombinerSecurityManager - Class in org.apache.river.api.security
CombinerSecurityManager, is intended to be a highly scalable SecurityManager implementation that caches the results of security checks for each context, which may be an instance of SecurityContext or AccessControlContext.
CombinerSecurityManager() - Constructor for class org.apache.river.api.security.CombinerSecurityManager
 
CombinerSecurityManager(boolean) - Constructor for class org.apache.river.api.security.CombinerSecurityManager
 
CombinerSecurityManager.Action - Class in org.apache.river.api.security
 
CombinerSecurityManager.DelegateDomainCombiner - Class in org.apache.river.api.security
 
CombinerSecurityManager.DelegateProtectionDomain - Class in org.apache.river.api.security
 
CombinerSecurityManager.PermissionCheck - Class in org.apache.river.api.security
Immutable callable task, discarded immediately after use.
COMMA - Static variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
command - Variable in class org.apache.river.phoenix.Activation
the default java command for groups
CommandLine - Class in org.apache.river.system
CommandLine is a base class for command line parsing classes.
CommandLine() - Constructor for class org.apache.river.system.CommandLine
 
CommandLine.BadInvocationException - Exception in org.apache.river.system
Signal that the user specified an option in an improper way.
CommandLine.HelpOnlyException - Exception in org.apache.river.system
Signal that this was a "help only" invocation.
CommandLine.ProgrammingException - Exception in org.apache.river.system
Signal that the programmer has invoked a method out of order.
commDiscard - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Special-purpose flag used in the discard process.
Comment - Class in net.jini.lookup.entry
A free-form comment about a service.
Comment() - Constructor for class net.jini.lookup.entry.Comment
Construct an empty instance of this class.
Comment(String) - Constructor for class net.jini.lookup.entry.Comment
Construct an instance of this class, with all fields initialized appropriately.
comment - Variable in class net.jini.lookup.entry.Comment
The comment itself.
comment - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
HTTPMD digest comment, or null if non-HTTPMD URL
CommentBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Comment object.
CommentBean() - Constructor for class net.jini.lookup.entry.CommentBean
Construct a new JavaBeans component, linked to a new empty Comment object.
commentChar(char) - Static method in class net.jini.url.httpmd.HttpmdUtil
Returns true if the character is permitted in an HTTPMD comment.
commit() - Method in class net.jini.core.transaction.server.ServerTransaction
 
commit(long) - Method in class net.jini.core.transaction.server.ServerTransaction
 
commit(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Commit the transaction.
commit(long, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Commit the transaction, waiting for participants to be notified of the decision.
commit(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant make all of its PREPARED changes for the specified transaction visible outside of the transaction and unlock any resources locked by the transaction.
commit() - Method in interface net.jini.core.transaction.Transaction
Commit the transaction.
commit(long) - Method in interface net.jini.core.transaction.Transaction
Commit the transaction, waiting for participants to be notified of the decision.
commit(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
commit(long, long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
commit(long) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Commits the transaction.
commit(long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
commit(long, long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.ConsumingWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.EntryHandle
 
commit(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
commit(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
commit(TransactionManager, long) - Method in class org.apache.river.outrigger.ParticipantProxy
 
commit(BackEnd) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Commit all the operations by invoking the relevant method on the processor object.
commit(BackEnd) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn.PendingOp
Commit the operation by invoking the relevant method on the processor object.
commit(BackEnd) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn.TakeOp
 
commit(BackEnd) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn.WriteOp
 
commit() - Method in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(TransactableMgr, OutriggerServerImpl) - Method in interface org.apache.river.outrigger.Transactable
Commit this object's part of the transaction.
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableAvailabilityWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableEventWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
This should never happen since we always return NOTCHANGED from prepare.
commit(OutriggerServerImpl) - Method in class org.apache.river.outrigger.Txn
Having prepared, roll the changes forward.
commit(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class org.apache.river.outrigger.TxnState
Commit this object's part of the transaction.
COMMIT_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a transaction commit.
CommitJob - Class in org.apache.river.mahalo
An implementation of a Job which interacts with a set of TransactionParticipants to inform them to roll forward changes associated with a given Transaction.
CommitJob(Transaction, ExecutorService, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class org.apache.river.mahalo.CommitJob
Constructs an CommitJob
commitOp(Long) - Method in interface org.apache.river.outrigger.LogOps
Log a transaction commit or prepareAndCommit.
commitOp(Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method commits a pending transaction.
commitOp(Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a transaction commit operation.
CommitRecord - Class in org.apache.river.mahalo
A CommitRecord represents the logged state of a Transaction which has moved to the COMMITTED state.
CommitRecord(ParticipantHandle[]) - Constructor for class org.apache.river.mahalo.CommitRecord
Constructs an CommitRecord which represents a Transaction which has moved to the COMMITTED state.
COMMITTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been committed.
committed - Variable in exception net.jini.core.transaction.TimeoutExpiredException
True if the transaction committed before the timeout.
comparable - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
ComparableConnectionContext(ConnectionContext, int) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
 
comparableMethodsMapArray - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
canBatch needs to check if this lease and the passed in lease have compatible constraints, this is the set of methods to compare.
ComparableReferrerDecorator<T> - Class in org.apache.river.concurrent
 
ComparableReferrerDecorator(Referrer<T>) - Constructor for class org.apache.river.concurrent.ComparableReferrerDecorator
 
comparator - Variable in class org.apache.river.api.security.AbstractPolicy
 
comparator - Variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
comparator(Comparator<? super T>) - Static method in class org.apache.river.concurrent.RC
When using a Comparator in SortedSet's and SortedMap's, the Comparator must be encapsulated using this method, to order the Set or Map by referents and not References.
comparator() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
comparator() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
comparator - Variable in class org.apache.river.concurrent.ReferenceComparator
 
comparator() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
comparator() - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
comparator() - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
comparator - Static variable in class org.apache.river.lookup.entry.LookupAttributes
Comparator for sorting fields
comparator - Static variable in class org.apache.river.outrigger.EntryRep
Comparator for sorting fields
comparator - Static variable in class org.apache.river.reggie.ClassMapper
Comparator for sorting fields
compare(Object, Object) - Static method in class net.jini.id.ReferentUuids
Returns true if the two passed objects are non-null, implement ReferentUuid and their getReferentUuid methods return equivalent Uuids, or if they are both null.
compare(Permission, Permission) - Method in class org.apache.river.api.security.PermissionComparator
 
compare(Referrer<T>, Referrer<T>) - Method in class org.apache.river.concurrent.AbstractReferenceComparator
This is implemented such that if either Referrer contains a null referent, the comparison is only made using Referrer's, this may have a different natural order, than the comparator provided, however equals will always return 0, this is important to correctly remove a Referrer once its referent has been collected.
compare(Object, Object) - Method in class org.apache.river.lookup.entry.LookupAttributes.FieldComparator
Sorts superclass fields before subclass fields, and sorts fields alphabetically within a given class.
compare(Object, Object) - Method in class org.apache.river.outrigger.EntryRep.FieldComparator
Super before subclass, alphabetical within a given class
compare(Object, Object) - Method in class org.apache.river.reggie.ClassMapper.FieldComparator
Super before subclass, alphabetical within a given class
compare(long, long) - Static method in class org.apache.river.reggie.RegistrarImpl.SvcReg
Compares long values, returning -1, 0, or 1 if l1 is less than, equal to or greater than l2, respectively.
Compare() - Constructor for class org.apache.river.tool.ClassDep.Compare
 
compare(Object, Object) - Method in class org.apache.river.tool.ClassDep.Compare
 
compareTo(Object) - Method in class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
 
compareTo(Object) - Method in class net.jini.lease.LeaseRenewalManager.Entry
Sort by decreasing renew time, secondary sort by decreasing id
compareTo(JoinManager.ProxyRegTask) - Method in class net.jini.lookup.JoinManager.ProxyRegTask
 
compareTo(Uri) - Method in class org.apache.river.api.net.Uri
Compares this URI with the given argument uri.
compareTo(Object) - Method in class org.apache.river.api.security.Segment
 
compareTo(Referrer<T>) - Method in class org.apache.river.concurrent.ComparableReferrerDecorator
 
compareTo(Referrer<T>) - Method in class org.apache.river.concurrent.TempComparableReferrer
 
compareTo(Referrer<T>) - Method in class org.apache.river.concurrent.TimedComparableReferrerDecorator
 
compareTo(Object) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
Performs a primary sort by leaseExpiration, and a secondary sort by registrationID.
compareTo(AbstractIDLeaseMap.LeaseEntry<K>) - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
compareTo(Object) - Method in class org.apache.river.mercury.ServiceRegistration
Primary sort by leaseExpiration, secondary by leaseID.
compareTo(TransitionWatcher) - Method in class org.apache.river.outrigger.TransitionWatcher
Compares this object with another.
compareTo(Txn) - Method in class org.apache.river.outrigger.Txn
 
compareTo(RegistrarImpl.AddressTask) - Method in class org.apache.river.reggie.RegistrarImpl.AddressTask
 
compareTo(Object) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
Primary sort by leaseExpiration, secondary by eventID.
compareTo(RegistrarImpl.EventTask) - Method in class org.apache.river.reggie.RegistrarImpl.EventTask
Keep events going to the same listener ordered.
compareTo(Object) - Method in class org.apache.river.reggie.RegistrarImpl.SvcReg
Primary sort by leaseExpiration, secondary by leaseID.
compareTo(SynchronousExecutors.Task) - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
compareTo(WakeupManager.Ticket) - Method in class org.apache.river.thread.WakeupManager.Ticket
 
compareTo(Object) - Method in class org.apache.river.tool.PreferredListGen.PrefData
 
compareVersions(int, int, int, int) - Static method in class org.apache.river.jeri.internal.http.StartLine
Compares two sets of major/minor version numbers.
compatible(Class[], Class[]) - Static method in class net.jini.config.ConfigurationFile
Returns true if methods or constructors with the specified parameter types can accept arguments of the specified types.
compatibleMethods(Class, Class) - Static method in class net.jini.config.ConfigurationFile
Returns true if the two classes have no public methods with the same name and parameter types but different return types.
compileList() - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
Computes minimal list length using dynamic programming.
complete - Variable in class org.apache.river.thread.RetryTask
 
complete - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
completeNamePrefs - Variable in class net.jini.loader.pref.PreferredResources
 
completeTake(EntryHandle[], int, Txn) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
completeTake(EntryHandle, Txn) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
component - Variable in class net.jini.config.ConfigurationFile.Entry
 
Component - Annotation Type in org.apache.river.config
The Component annotation is used to indicate what configuration component the class is to be used for.
COMPONENT - Static variable in class org.apache.river.reggie.RegistrarImpl
Logger and configuration component name
COMPONENT_NAME - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
COMPONENT_NAME - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
 
COMPONENT_NAME - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
COMPONENT_NAME - Static variable in class net.jini.lookup.JoinManager
 
COMPONENT_NAME - Static variable in class net.jini.lookup.ServiceDiscoveryManager
 
COMPONENT_NAME - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
COMPONENT_NAME - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Component name we use to find items in the configuration and loggers.
COMPONENT_NAME - Static variable in class org.apache.river.thread.WakeupManager
Component we pull configuration entries from and our logger name
composeStatus(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Formats a detailed description of tokenizer status: current token, current line number, etc.
compute() - Method in class org.apache.river.tool.ClassDep
Method that takes the user provided switches that logically define the domain in which to look for dependencies.
compute(String) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Computes the packages in the specified class path.
compute(String[]) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, not including classes in subpackages of those packages.
compute(String) - Method in class org.apache.river.tool.classdepend.PackageClasses
 
compute(boolean, String[]) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, optionally including classes in subpackages of those packages.
compute(boolean, String) - Method in class org.apache.river.tool.classdepend.PackageClasses
Returns a set of the fully qualified names of classes in the specified packages, optionally including classes in subpackages of those packages.
compute(InputStream) - Static method in class org.apache.river.tool.classdepend.ReferencedClasses
Computes the classes referred to by another class.
compute() - Method in class org.apache.river.tool.PreferredListGen
Load JAR files, initialize the dependency graph, and perform the dependency analysis.
computeClasses(Collection) - Method in class org.apache.river.tool.classdepend.ClassDepend
Returns the classes in the classpath that match the specified names by expanding package wildcards.
computeConnectionContexts(String[], Set, Set, InvocationConstraints) - Static method in class net.jini.jeri.ssl.SslEndpointImpl
Computes a list of ConnectionContexts for the specified set of suites, client and server principals, and constraints, sorted by preferences and suite order.
computeConnectionTimeLimit(Set) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Compute the connection time limit basing on the specified set of constraints.
computeDigest(URL, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Computes the message digest of data specified by a URL.
computeDigest(InputStream, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Computes the message digest for an input stream.
computeDigest(String, String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Computes digest authentication response for request using the given method and uri.
ComputeDigest - Class in org.apache.river.tool
Prints the message digest for the contents of a URL.
ComputeDigest() - Constructor for class org.apache.river.tool.ComputeDigest
 
computeDigestCodebase(String, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Computes the message digests for a codebase with HTTPMD URLs.
computeFormatID(String) - Static method in class org.apache.river.discovery.DiscoveryV2
 
computeHash(ClassMapper.EntryField[]) - Method in class org.apache.river.reggie.EntryClass
Computes a SHA-1 digest from the hash of the superclass, if there is a superclass, followed by the name of this class, followed by the name and type for each field, if any, declared by this class and ordered alphabetically by field name.
computeHash() - Method in class org.apache.river.reggie.ServiceType
Computes a SHA-1 digest from the hash of the superclass, if there is a superclass, followed by the name of this class, followed by the name and type for each field, if any, declared by this class and ordered alphabetically by field name.
computeHashCode() - Method in class net.jini.security.GrantPermission
Returns hash code computed by summing hash codes of each distinct permission class name.
ComputeHttpmdCodebase - Class in org.apache.river.tool
Computes the message digests for a codebase with HTTPMD URLs.
ComputeHttpmdCodebase() - Constructor for class org.apache.river.tool.ComputeHttpmdCodebase
 
computeMaxLeases() - Method in class org.apache.river.reggie.RegistrarImpl
Compute new maxServiceLease and maxEventLease values.
computeMethodHash(Method) - Static method in class org.apache.river.jeri.internal.runtime.Util
Computes the "method hash" of a remote method, m.
computePrincipals(Subject) - Static method in class net.jini.jeri.ssl.SslServerEndpointImpl
Computes the principals in the subject available for authentication
computeRenewTime(long, long) - Static method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Given the length of a lease and the time that it was granted, computes the absolute time at which it should be renewed, giving room for reasonable computational and communication delays.
computeResult() - Method in class org.apache.river.mahalo.AbortJob
Gathers partial results submitted by tasks and produces a single outcome.
computeResult() - Method in class org.apache.river.mahalo.CommitJob
Gathers partial results submitted by tasks and produces a single outcome.
computeResult() - Method in class org.apache.river.mahalo.Job
Generate the solution to the original problem.
computeResult() - Method in class org.apache.river.mahalo.PrepareAndCommitJob
Gathers partial results submitted by tasks and produces a single outcome.
computeResult() - Method in class org.apache.river.mahalo.PrepareJob
Gathers partial results submitted by tasks and produces a single outcome.
computeTimeout(long) - Static method in class net.jini.jeri.ssl.SslConnection
 
concat(InvocationConstraint[], InvocationConstraint[]) - Static method in class net.jini.core.constraint.InvocationConstraints
Returns a new array containing the elements of both arguments.
concat(Object[]) - Static method in class org.apache.river.config.ConfigUtil
Concatenate the strings resulting from calling String.valueOf(Object) on each element of an array of objects.
concat(Entry[], Entry[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Return a concatenation of the two arrays.
concurrency - Static variable in class org.apache.river.jeri.internal.runtime.SelectionManager
number of concurrent I/O processing threads
ConcurrentLockException() - Constructor for exception org.apache.river.thread.ReadersWriter.ConcurrentLockException
 
ConcurrentLockException(String) - Constructor for exception org.apache.river.thread.ReadersWriter.ConcurrentLockException
 
concurrentMap(ConcurrentMap<Referrer<K>, Referrer<V>>, Ref, Ref, long, long) - Static method in class org.apache.river.concurrent.RC
Decorate a ConcurrentMap for holding references so it appears as a ConcurrentMap containing referents.
concurrentNavigableMap(ConcurrentNavigableMap<Referrer<K>, Referrer<V>>, Ref, Ref, long, long) - Static method in class org.apache.river.concurrent.RC
Decorate a ConcurrentNavigableMap for holding references so it appears as a ConcurrentNavigableMap containing referents.
concurrentObj - Variable in class org.apache.river.fiddler.FiddlerImpl
Concurrent object to control read and write access
concurrentObj - Variable in class org.apache.river.mercury.MailboxImpl
Concurrent object (lock) to control read and write access
concurrentObj - Variable in class org.apache.river.reggie.RegistrarImpl
Concurrent object to control read and write access
ConcurrentPermissions - Class in org.apache.river.api.security
ConcurrentPermissions is a drop in replacement for java.security.Permissions ConcurrentPermissions was originally intended to be used as a policy cache, it turns out that a policy cache was not needed, due to the efficiency of package private URIGrant.implies(ProtectionDomain pd).
ConcurrentPermissions() - Constructor for class org.apache.river.api.security.ConcurrentPermissions
 
ConcurrentPermissions(int, float, int, int) - Constructor for class org.apache.river.api.security.ConcurrentPermissions
 
ConcurrentPermissions.PC - Class in org.apache.river.api.security
 
ConcurrentPermissions.PermissionEnumerator - Class in org.apache.river.api.security
 
ConcurrentPermissions.PermissionPendingResolution - Class in org.apache.river.api.security
 
ConcurrentPermissions.PermissionPendingResolutionCollection - Class in org.apache.river.api.security
 
ConcurrentPolicyFile - Class in org.apache.river.api.security
Concurrent Policy implementation based on policy configuration URL's, it is intended to provide concurrent implies() for greatly improved throughput.
ConcurrentPolicyFile() - Constructor for class org.apache.river.api.security.ConcurrentPolicyFile
Default constructor, equivalent to ConcurrentPolicyFile(new DefaultPolicyParser()).
ConcurrentPolicyFile(PolicyParser, Comparator<Permission>) - Constructor for class org.apache.river.api.security.ConcurrentPolicyFile
 
ConcurrentPolicyFile(PolicyParser, Comparator<Permission>, PermissionGrant[]) - Constructor for class org.apache.river.api.security.ConcurrentPolicyFile
Constructor to allow for custom policy providers, for example a database policy provider, can make administration simpler than traditional policy files.
Conf(ProxyPreparer, ProxyPreparer, ProxyPreparer, ExecutorService, WakeupManager, Integer, LeaseRenewalManager, Long, DiscoveryManagement, boolean) - Constructor for class net.jini.lookup.JoinManager.Conf
 
Confidentiality - Class in net.jini.core.constraint
Represents a constraint on the confidentiality of message contents.
Confidentiality(boolean) - Constructor for class net.jini.core.constraint.Confidentiality
Simple constructor.
ConfidentialityStrength - Class in net.jini.jeri.ssl
Represents a constraint that, if confidentiality of message contents is ensured, the specified strength of confidentiality be used.
ConfidentialityStrength(boolean) - Constructor for class net.jini.jeri.ssl.ConfidentialityStrength
Simple constructor.
config - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl
 
Config(KerberosPrincipal, KerberosPrincipal, boolean, boolean) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.Config
 
Config - Class in org.apache.river.config
Provides static methods for getting entries from a Configuration.
Config() - Constructor for class org.apache.river.config.Config
This class cannot be instantiated.
config - Variable in class org.apache.river.example.browser.Browser
 
config - Variable in class org.apache.river.fiddler.FiddlerImpl
 
config - Variable in class org.apache.river.fiddler.FiddlerInit
 
config - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
config - Variable in class org.apache.river.mercury.MailboxImpl
 
config(String[]) - Static method in class org.apache.river.mercury.MailboxImpl
 
config - Variable in class org.apache.river.mercury.MailboxImplInit
 
config - Variable in class org.apache.river.norm.lookup.JoinState
Configuration, to supply initial attributes, groups, and locators
config - Variable in class org.apache.river.norm.NormServerBaseImpl
 
config - Variable in class org.apache.river.norm.NormServerInitializer
 
config - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Temporary start state Object variables set to null after start
config - Variable in class org.apache.river.phoenix.ActivationGroupData
The configuration options.
config - Variable in class org.apache.river.reggie.RegistrarImpl
 
config - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
configId - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
ConfigIter(Set, KerberosPrincipal, boolean) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
configs - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Set of configurations that can satisfy the given set of constraints using principals in the current subject.
configs - Variable in class org.apache.river.resource.Service.LazyIterator
 
ConfigTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig.ConfigTask
 
Configuration - Interface in net.jini.config
Defines an interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other application-specific objects, from configuration files, databases, or other sources.
configuration - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
serverConfigArgs override.
ConfigurationException - Exception in net.jini.config
Thrown if a problem occurs when obtaining configuration information.
ConfigurationException(String) - Constructor for exception net.jini.config.ConfigurationException
Creates an instance with the specified detail message.
ConfigurationException(String, Throwable) - Constructor for exception net.jini.config.ConfigurationException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
ConfigurationFactory - Interface in org.apache.river.config
 
ConfigurationFile - Class in net.jini.config
Supplies objects needed to configure applications, such as Exporter or ProxyPreparer instances, or application-specific objects, constructed from data in a configuration source and override options, as well as data supplied in the call to getEntry.
ConfigurationFile(String[]) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries specified by the options, using the calling thread's context class loader for interpreting class names.
ConfigurationFile(String[], ClassLoader) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries specified by the options, using the specified class loader for interpreting class names.
ConfigurationFile(Reader, String[]) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries parsed from the specified character stream and options, using the calling thread's context class loader for interpreting class names.
ConfigurationFile(Reader, String[], ClassLoader) - Constructor for class net.jini.config.ConfigurationFile
Creates an instance containing the entries parsed from the specified character stream and options, using the specified class loader for interpreting class names.
ConfigurationFile.ArrayConstructor - Class in net.jini.config
Represents constructing and initializing a single dimensional array.
ConfigurationFile.Call - Class in net.jini.config
Describes a call to a constructor, method, array constructor, or string concatenation operation.
ConfigurationFile.Cast - Class in net.jini.config
Represents a cast.
ConfigurationFile.ClassLiteral - Class in net.jini.config
Represents a Class literal.
ConfigurationFile.ConstructorCall - Class in net.jini.config
Describes a Constructor call
ConfigurationFile.Entry - Class in net.jini.config
Represents an entry.
ConfigurationFile.ErrorDescriptor - Class in net.jini.config
Class used to represent a syntax error encountered when parsing a configuration source or a problem encountered when attempting to return an existing entry or the type of an existing entry.
ConfigurationFile.Literal - Class in net.jini.config
Represents a simple literal value.
ConfigurationFile.MethodCall - Class in net.jini.config
Describes a method call.
ConfigurationFile.NameRef - Class in net.jini.config
Represents a reference to an entry, data specified by getEntry, or a field.
ConfigurationFile.ParseNode - Class in net.jini.config
Base class to represent parse results.
ConfigurationFile.Parser - Class in net.jini.config
Parses the input from the specified Reader and options, storing information about imports and entries by side effect.
ConfigurationFile.PushbackStreamTokenizer - Class in net.jini.config
Defines a StreamTokenizer that resets sval, nval, and lineno when the pushBack method is called.
ConfigurationFile.StringConcatenation - Class in net.jini.config
 
ConfigurationFile.StringLiteral - Class in net.jini.config
Represents a String literal.
ConfigurationFile.ThisRef - Class in net.jini.config
Represents a reference to this ConfigurationFile.
ConfigurationNotFoundException - Exception in net.jini.config
Thrown if a configuration source location specified when creating a Configuration is not found, including if null is specified for provider options and the implementation does not provide default options.
ConfigurationNotFoundException(String) - Constructor for exception net.jini.config.ConfigurationNotFoundException
Creates an instance with the specified detail message.
ConfigurationNotFoundException(String, Throwable) - Constructor for exception net.jini.config.ConfigurationNotFoundException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
ConfigurationProvider - Class in net.jini.config
Provides a standard means for obtaining Configuration instances, using a configurable provider.
ConfigurationProvider() - Constructor for class net.jini.config.ConfigurationProvider
This class cannot be instantiated.
configure(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Configures passed tokenizer accordingly to supported syntax.
ConfigUtil - Class in org.apache.river.config
A set of static convenience methods for use in configuration files.
ConfigUtil() - Constructor for class org.apache.river.config.ConfigUtil
This class cannot be instantiated.
confirmAvailability(EntryRep, EntryHandle, TransactableMgr, boolean, long, Set, Set<Uuid>, Set<EntryHandle>) - Method in class org.apache.river.outrigger.EntryHolder
With the EntryRep rep passed in, verify that the entry hasn't been taken by someone else, hasn't expired, etc.
confirmAvailabilityWithTxn(EntryRep, EntryHandle, TransactableMgr, boolean, long, Set, Set<Uuid>, Set<EntryHandle>) - Method in class org.apache.river.outrigger.EntryHolder
 
conn - Variable in class org.apache.river.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
 
connClosed - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
connect(OutboundRequestHandle) - Method in interface net.jini.jeri.connection.ConnectionEndpoint
Returns a new connection that can be used to send a request for the specified handle.
connect(OutboundRequestHandle, Collection, Collection) - Method in interface net.jini.jeri.connection.ConnectionEndpoint
Returns an existing or new connection that can be used to send a request for the specified handle, or null if a new connection needs to be created in a way that requires synchronous I/O.
connect(OutboundRequestHandle) - Method in class net.jini.jeri.connection.ConnectionManager
Calls connect on the connection endpoint with the active and idle muxes and the specified handle.
connect(OutboundRequestHandle) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
connect(OutboundRequestHandle, Collection, Collection) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
connect(CallContext) - Method in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
Chooses and returns an idle connection that satisfies the constraints, removing the connection from the list of idle connections and adding it to the list of ones in use, else returns null.
connect(OutboundRequestHandle) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
 
connect(OutboundRequestHandle) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Creates a new connection.
connect(OutboundRequestHandle, Collection, Collection) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Chooses a connection from existing connections.
connect(OutboundRequestHandle) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
Invoked by ConnectionManager to create a new connection.
connect(OutboundRequestHandle, Collection, Collection) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
Invoked by ConnectionManager to reuse an existing connection.
CONNECT - Static variable in class net.jini.security.AuthenticationPermission
The connect action.
connect() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
connect(HttpClientSocketFactory) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Opens underlying connection.
connectDeadline - Variable in class net.jini.jeri.http.Constraints.Distilled
 
connectDeadline - Variable in class net.jini.jeri.tcp.Constraints.Distilled
 
connectFailures - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.CleanRequest
how many times this request has failed with ConnectException
Connection - Interface in net.jini.jeri.connection
Represents an established client-side connection.
Connection(String, int, Constraints.Distilled) - Constructor for class net.jini.jeri.http.HttpEndpoint.Connection
Creates a direct connection to given host/port.
Connection(String, int, String, int, boolean, Constraints.Distilled) - Constructor for class net.jini.jeri.http.HttpEndpoint.Connection
Creates a proxied connection to given host/port.
Connection(Socket) - Constructor for class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
connection - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
Server connection handled by this handler
Connection(Socket) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.Connection
Construct a connection object.
connection - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
connection - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
connection - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpClient
The associated secure connection.
connection - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
connection - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
 
connection - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
connection - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsRequestDispatcher
 
ConnectionAbsoluteTime - Class in net.jini.core.constraint
Represents a constraint on the absolute time by which a network connection must be established.
ConnectionAbsoluteTime(long) - Constructor for class net.jini.core.constraint.ConnectionAbsoluteTime
Creates a constraint with the specified deadline for connection establishment.
connectionAbsoluteTime - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Absolute time by when the connection must be established
connectionAbsoluteTime - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
ConnectionAbsoluteTimeReducer() - Constructor for class org.apache.river.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
 
connectionAction(Constraints.Distilled, String, int, boolean, HttpEndpoint.ConnectionAction) - Method in class net.jini.jeri.http.HttpEndpoint
Find an existing connection and perform the specified action on the connection.
ConnectionContext - Class in net.jini.jeri.ssl
Records information about a connection used for a remote call and determines whether the connection could support specific constraints.
ConnectionContext(String, Principal, Principal, boolean, boolean) - Constructor for class net.jini.jeri.ssl.ConnectionContext
Creates an instance of this class.
connectionContextCache - Variable in class net.jini.jeri.ssl.SslEndpointImpl
A cache for recently computed connection contexts.
ConnectionContextCache(InvocationConstraints, Set, List) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache
 
connectionContexts - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache
 
ConnectionEndpoint - Interface in net.jini.jeri.connection
Represents a remote communication endpoint to establish connections to.
connectionEndpoint - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
The ConnectionEndpoint this endpoint passes to its connManager to create connections.
ConnectionEndpointImpl() - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
ConnectionEndpointImpl(String, int, SocketFactory) - Constructor for class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
 
ConnectionHandler(KerberosServerEndpoint.ServerConnectionImpl, RequestDispatcher, SecurityContext) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
 
ConnectionImpl(Socket, KerberosUtil.Config) - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Establish a connection to server.
ConnectionImpl(Socket) - Constructor for class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
ConnectionInfo(ConnectionEndpoint, OutboundRequestHandle) - Constructor for class org.apache.river.discovery.internal.EndpointBasedClient.ConnectionInfo
 
ConnectionInputStream(KerberosUtil.Connection) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
Construct the input stream
ConnectionIO - Class in org.apache.river.jeri.internal.mux
ConnectionIO is an abstraction over a bi-directional byte stream connection that provides the following features: - methods for sending sequences of bytes over the connection atomically (with respect to other threads) and asynchronously, with the option of receiving a notification when a given sequence has been written (i.e.
ConnectionIO(Mux) - Constructor for class org.apache.river.jeri.internal.mux.ConnectionIO
Constructs a new instance.
connectionIO - Variable in class org.apache.river.jeri.internal.mux.Mux
 
connectionLogger - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
logger of the connection
ConnectionManager - Class in net.jini.jeri.connection
Provides client-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol to frame and multiplex requests and responses over connections.
ConnectionManager(ConnectionEndpoint) - Constructor for class net.jini.jeri.connection.ConnectionManager
Creates a new ConnectionManager that manages client-side connections to the specified connection endpoint.
connectionManager - Variable in class net.jini.jeri.ssl.SslEndpointImpl
The connection manager for this endpoint or null if not yet set.
connectionManager - Variable in class net.jini.jeri.tcp.TcpEndpoint
 
ConnectionManager.Outbound - Class in net.jini.jeri.connection
Outbound request wrapper around the outbound request created by the mux.
ConnectionManager.Outbound.Input - Class in net.jini.jeri.connection
Wrapper for the response input stream of an outbound request, used to call readResponseData on the underlying connection before subsequent data is read by higher levels.
ConnectionManager.OutboundMux - Class in net.jini.jeri.connection
Subclass wrapper around MuxClient for outbound connections.
ConnectionManager.Reaper - Class in net.jini.jeri.connection
Records idle times in muxes and shuts down muxes that have been idle for at least TIMEOUT milliseconds.
ConnectionManager.ReqIterator - Class in net.jini.jeri.connection
Outbound request iterator returned by newRequest.
connectionManagerFactory - Static variable in class net.jini.jeri.ssl.SslEndpointImpl
The factory for default connection managers.
connectionMgrs - Static variable in class net.jini.jeri.ssl.SslEndpointImpl
Weak key map that maps connection endpoints to weak references to the associated ConnManager.
ConnectionOutputStream(KerberosUtil.Connection) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
Construct an instance of ConnectionOutputStream
ConnectionRelativeTime - Class in net.jini.core.constraint
Represents a constraint on the maximum amount of time to wait for a network connection to be established.
ConnectionRelativeTime(long) - Constructor for class net.jini.core.constraint.ConnectionRelativeTime
Creates a constraint with the specified duration.
connections - Variable in class net.jini.jeri.http.HttpEndpoint
idle connection cache
connections - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
connections - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Set of connections created by this listen handle
connections - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
ConnectionsIterator(Endpoint, Collection, Collection) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
connectionTime - Variable in class net.jini.jeri.ssl.CallContext
The absolute time by which a new connection must be completed, or Long.MAX_VALUE for no restriction.
connectionTime - Variable in class net.jini.jeri.ssl.ConnectionContext
The absolute connection time, or Long.MAX_VALUE if not specified
connectionTimer - Static variable in class net.jini.jeri.ssl.HttpsServerEndpoint
Times out idle connections.
ConnectionTimer - Class in org.apache.river.jeri.internal.http
Utility class for timing out connections.
ConnectionTimer(long) - Constructor for class org.apache.river.jeri.internal.http.ConnectionTimer
Creates new ConnectionTimer which shuts down overdue connections after the given timeout.
ConnectionTimer.TimeoutMap - Class in org.apache.river.jeri.internal.http
Map for tracking idle connection timeouts.
connectToHost(String, int, Constraints.Distilled) - Method in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
Returns a socket connected to the specified host and port, according to the specified constraints.
connectToHost(KerberosEndpoint.RequestHandleImpl) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
connectToHost(String, int, long) - Method in class net.jini.jeri.ssl.SslConnection
Returns a socket connected to the specified host and port, according to the specified constraints.
connectToHost(Constraints.Distilled) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
Returns a socket connected to this endpoint's host and port, according the specified constraints.
connectToSocketAddress(SocketAddress, Constraints.Distilled) - Method in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
Returns a socket connected to the specified address, with a timeout governed by the specified constraints.
connectToSocketAddress(SocketAddress, KerberosEndpoint.RequestHandleImpl) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
Returns a socket connected to the specified address, with a timeout governed by the constraints in the request handle.
connectToSocketAddress(SocketAddress, long) - Method in class net.jini.jeri.ssl.SslConnection
Returns a socket connected to the specified address, with a timeout governed by the specified absolute connection time.
connectToSocketAddress(SocketAddress, Constraints.Distilled) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
Returns a socket connected to the specified address, with a timeout governed by the specified constraints.
connInfo - Variable in class org.apache.river.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
 
connLock - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
connManager - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
The ConnManager this endpoint uses to create connections.
ConnManager - Interface in org.apache.river.jeri.internal.connection
Defines interface for internal pluggable counterparts of ConnectionManager.
ConnManagerFactory - Interface in org.apache.river.jeri.internal.connection
Defines interface for creating ConnManager instances.
ConnManagerFactoryImpl() - Constructor for class org.apache.river.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
 
conns - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
connTimer - Static variable in class net.jini.jeri.http.HttpEndpoint
idle connection timer
connTimer - Static variable in class net.jini.jeri.http.HttpServerEndpoint
idle connection timer
cons(Set, StringBuffer) - Static method in class net.jini.security.AuthenticationPermission
Returns an array of alternating class and principal names for the specified set of principals, and appends all of those strings to the specified buffer, separated by spaces, with the principal names in quotes.
consArgs - Static variable in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
 
ConsistentMap<K,V> - Class in org.apache.river.lookup.util
An implementation of the java.util.Map interface that has a serialized form consistent in all virtual machines.
ConsistentMap() - Constructor for class org.apache.river.lookup.util.ConsistentMap
Constructs a new, empty ConsistentMap.
ConsistentMap(Map<K, V>) - Constructor for class org.apache.river.lookup.util.ConsistentMap
Constructs a new ConsistentMap containing the elements in the passed collection.
ConsistentMapEntry<K,V> - Class in org.apache.river.lookup.util
An implementation of the java.util.Map.Entry interface that has a serialized form consistent in all virtual machines.
ConsistentMapEntry(K, V) - Constructor for class org.apache.river.lookup.util.ConsistentMapEntry
Constructs a new ConsistentMapEntry with passed key and value.
ConsistentSet<T> - Class in org.apache.river.lookup.util
An implementation of the java.util.Set interface that has a serialized form consistent in all virtual machines.
ConsistentSet() - Constructor for class org.apache.river.lookup.util.ConsistentSet
Constructs a new, empty ConsistentSet.
ConsistentSet(Collection<T>) - Constructor for class org.apache.river.lookup.util.ConsistentSet
Constructs a new ConsistentSet containing the elements in the passed collection.
Constants - Class in net.jini.discovery
A holder class for constants that pertain to the unicast and multicast discovery protocols.
Constants() - Constructor for class net.jini.discovery.Constants
This class cannot be instantiated.
Constants - Class in org.apache.river.discovery.x500.sha1withdsa
Constants used by net.jini.discovery.x500.SHA1withDSA format providers.
Constants() - Constructor for class org.apache.river.discovery.x500.sha1withdsa.Constants
 
Constants - Class in org.apache.river.discovery.x500.sha1withrsa
Constants used by net.jini.discovery.x500.SHA1withRSA format providers.
Constants() - Constructor for class org.apache.river.discovery.x500.sha1withrsa.Constants
 
ConstrainableAdminProxy(NormServer, Uuid) - Constructor for class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
Creates an instance of this class.
ConstrainableAdminProxy - Class in org.apache.river.outrigger
Constrainable subclass of AdminProxy
ConstrainableAdminProxy(OutriggerAdmin, Uuid, MethodConstraints) - Constructor for class org.apache.river.outrigger.ConstrainableAdminProxy
Create a new ConstrainableAdminProxy.
ConstrainableAdminProxy - Class in org.apache.river.reggie
AdminProxy subclass that supports constraints.
ConstrainableAdminProxy(Registrar, ServiceID, MethodConstraints) - Constructor for class org.apache.river.reggie.ConstrainableAdminProxy
Creates new ConstrainableAdminProxy with given server reference, service ID and client constraints.
ConstrainableAID - Class in org.apache.river.phoenix
A subclass of AID that implements the RemoteMethodControl interface by delegating to the contained activator.
ConstrainableAID(Activator, UID) - Constructor for class org.apache.river.phoenix.ConstrainableAID
Creates an activation identifier containing the specified remote object activator, a new unique identifier, and null client constraints.
ConstrainableAID(Activator, UID, MethodConstraints) - Constructor for class org.apache.river.phoenix.ConstrainableAID
Creates an activation identifier containing the specified remote object activator and a new unique identifier.
ConstrainableAID.State - Class in org.apache.river.phoenix
 
ConstrainableAID.Verifier - Class in org.apache.river.phoenix
A ProxyTrust trust verifier for ConstrainableAID instances.
ConstrainableEventLease - Class in org.apache.river.reggie
EventLease subclass that supports constraints.
ConstrainableEventLease(Registrar, ServiceID, long, Uuid, long, MethodConstraints) - Constructor for class org.apache.river.reggie.ConstrainableEventLease
Creates new ConstrainableEventLease with given server reference, event and lease IDs, expiration time and client constraints.
ConstrainableFiddlerAdminProxy(Fiddler, Uuid, MethodConstraints) - Constructor for class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Constructs a new ConstrainableFiddlerAdminProxy instance.
ConstrainableFiddlerLease(Fiddler, Uuid, Uuid, Uuid, long, MethodConstraints) - Constructor for class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Constructs a new ConstrainableFiddlerLease instance.
ConstrainableFiddlerLeaseMap(Fiddler, FiddlerLease, long, MethodConstraints) - Constructor for class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
Constructs a new ConstrainableFiddlerLeaseMap instance.
ConstrainableFiddlerProxy(Fiddler, Uuid, MethodConstraints) - Constructor for class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Constructs a new ConstrainableFiddlerProxy instance.
ConstrainableFiddlerRegistration(Fiddler, Uuid, EventRegistration, MethodConstraints) - Constructor for class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Constructs a new ConstrainableFiddlerRegistration instance.
ConstrainableIteratorProxy - Class in org.apache.river.outrigger
Constrainable subclass of IteratorProxy
ConstrainableIteratorProxy(Uuid, OutriggerAdmin, int, MethodConstraints) - Constructor for class org.apache.river.outrigger.ConstrainableIteratorProxy
Create a new ConstrainableIteratorProxy.
ConstrainableJavaSpaceAdmin - Interface in org.apache.river.outrigger
Deprecated.
The JavaSpace05.contents method can be used to view the space's contents.
ConstrainableLandlordLease - Class in org.apache.river.landlord
Constrainable sub-class of LandlordLease.
ConstrainableLandlordLease(Uuid, Landlord, Uuid, long, MethodConstraints) - Constructor for class org.apache.river.landlord.ConstrainableLandlordLease
Create a new ConstrainableLandlordLease.
ConstrainableLandlordLeaseMap - Class in org.apache.river.landlord
Constrainable sub-class of LandlordLeaseMap.
ConstrainableLandlordLeaseMap(Landlord, Uuid, LandlordLease, long) - Constructor for class org.apache.river.landlord.ConstrainableLandlordLeaseMap
Create a new ConstrainableLandlordLeaseMap.
ConstrainableListenerProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Creates an instance of this class.
ConstrainableLookupLocator - Class in net.jini.discovery
LookupLocator subclass which supports constraint operations through the RemoteMethodControl interface.
ConstrainableLookupLocator(String, MethodConstraints) - Constructor for class net.jini.discovery.ConstrainableLookupLocator
Constructs a new ConstrainableLookupLocator instance which can be used to perform unicast discovery to the host and port named by the given URL with the provided constraints applied.
ConstrainableLookupLocator(String, int, MethodConstraints) - Constructor for class net.jini.discovery.ConstrainableLookupLocator
Constructs a new ConstrainableLookupLocator instance which can be used to perform unicast discovery to the given host and port with the provided constraints applied.
ConstrainableLookupLocatorTrustVerifier - Class in net.jini.discovery
Trust verifier for ConstrainableLookupLocator instances.
ConstrainableLookupLocatorTrustVerifier() - Constructor for class net.jini.discovery.ConstrainableLookupLocatorTrustVerifier
Creates an instance.
ConstrainableMailboxAdminProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Constructs a new ConstrainableMailboxAdminProxy instance.
ConstrainableMailboxProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Creates an instance of this class.
ConstrainableNormProxy(NormServer, Uuid) - Constructor for class org.apache.river.norm.NormProxy.ConstrainableNormProxy
Creates an instance of this class.
ConstrainableParticipantProxy - Class in org.apache.river.outrigger
Subclass of ParticipantProxy that implements RemoteMethodControl
ConstrainableParticipantProxy(TransactionParticipant, Uuid, MethodConstraints) - Constructor for class org.apache.river.outrigger.ConstrainableParticipantProxy
Create a new ConstrainableParticipantProxy for the given space.
ConstrainableProxyUtil - Class in org.apache.river.proxy
A collection of utility methods for use in implementing constrainable proxies.
ConstrainableProxyUtil() - Constructor for class org.apache.river.proxy.ConstrainableProxyUtil
This class cannot be instantiated.
ConstrainableRegistrarLeaseMap - Class in org.apache.river.reggie
RegistrarLeaseMap subclass that supports constraints.
ConstrainableRegistrarLeaseMap(RegistrarLease, long) - Constructor for class org.apache.river.reggie.ConstrainableRegistrarLeaseMap
Constructs lease map containing a mapping from the given constrainable lease to the specified duration.
ConstrainableRegistrarProxy - Class in org.apache.river.reggie
RegistrarProxy subclass that supports constraints.
ConstrainableRegistrarProxy(Registrar, ServiceID, MethodConstraints) - Constructor for class org.apache.river.reggie.ConstrainableRegistrarProxy
Creates new ConstrainableRegistrarProxy with given server reference, service ID and client constraints.
ConstrainableRegistration(Uuid, MailboxBackEnd, Lease, MethodConstraints) - Constructor for class org.apache.river.mercury.Registration.ConstrainableRegistration
Creates an instance of this class.
ConstrainableRegistration - Class in org.apache.river.reggie
Registration subclass that supports constraints.
ConstrainableRegistration(Registrar, ServiceLease, MethodConstraints) - Constructor for class org.apache.river.reggie.ConstrainableRegistration
Creates new ConstrainableRegistration with given server reference, service lease and client constraints.
ConstrainableServiceLease - Class in org.apache.river.reggie
ServiceLease subclass that supports constraints.
ConstrainableServiceLease(Registrar, ServiceID, ServiceID, Uuid, long, MethodConstraints) - Constructor for class org.apache.river.reggie.ConstrainableServiceLease
Creates new ConstrainableServiceLease with given server reference, event and lease IDs, expiration time and client constraints.
ConstrainableSetProxy(NormServer, Uuid, Lease, MethodConstraints) - Constructor for class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Creates an instance of this class.
ConstrainableSpaceProxy2 - Class in org.apache.river.outrigger
Constrainable subclass of SpaceProxy2
ConstrainableSpaceProxy2(OutriggerServer, Uuid, long, MethodConstraints) - Constructor for class org.apache.river.outrigger.ConstrainableSpaceProxy2
Create a new ConstrainableSpaceProxy2.
ConstrainableTxnMgrAdminProxy(TxnManager, Uuid, MethodConstraints) - Constructor for class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Constructs a new ConstrainableTxnMgrAdminProxy instance.
ConstrainableTxnMgrProxy(TxnManager, Uuid, MethodConstraints) - Constructor for class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Creates an instance of this class.
constrainServer(Fiddler, MethodConstraints) - Static method in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(Fiddler, MethodConstraints) - Static method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(Fiddler, MethodConstraints) - Static method in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(Fiddler, MethodConstraints) - Static method in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(Fiddler, MethodConstraints) - Static method in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(Landlord, MethodConstraints, Method[]) - Static method in class org.apache.river.landlord.ConstrainableLandlordLease
Returns a copy of the given Landlord proxy having the client method constraints that result after a specified mapping is applied to the given method constraints.
constrainServer(TxnManager, MethodConstraints) - Static method in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(TxnManager, MethodConstraints) - Static method in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(MailboxBackEnd, MethodConstraints) - Static method in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(MailboxBackEnd, MethodConstraints) - Static method in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Returns a copy of the given server proxy having the client method constraints that result after the specified method mapping is applied to the given client method constraints.
constrainServer(MailboxBackEnd, MethodConstraints) - Static method in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(MailboxBackEnd, MethodConstraints) - Static method in class org.apache.river.mercury.Registration.ConstrainableRegistration
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(NormServer, MethodConstraints, Method[]) - Static method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(OutriggerAdmin, MethodConstraints) - Static method in class org.apache.river.outrigger.ConstrainableAdminProxy
Returns a copy of the given OutriggerAdmin proxy having the client method constraints that result after mapping defined by methodMapArray is applied.
constrainServer(OutriggerAdmin, MethodConstraints) - Static method in class org.apache.river.outrigger.ConstrainableIteratorProxy
Returns a copy of the given OutriggerAdmin proxy having the client method constraints that result after mapping defined by methodMapArray is applied.
constrainServer(TransactionParticipant, MethodConstraints) - Static method in class org.apache.river.outrigger.ConstrainableParticipantProxy
Returns a copy of the server proxy with the specified client constraints and methods mapping.
constrainServer(OutriggerServer, MethodConstraints) - Static method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
Returns a copy of the given OutriggerServer proxy having the client method constraints that result after mapping defined by methodMapArray is applied.
Constraint - Class in net.jini.core.constraint
Constraint utility methods.
Constraint() - Constructor for class net.jini.core.constraint.Constraint
Non-instantiable.
ConstraintAlternatives - Class in net.jini.core.constraint
Combines two or more constraint alternatives into a single overall constraint.
ConstraintAlternatives(InvocationConstraint[]) - Constructor for class net.jini.core.constraint.ConstraintAlternatives
Creates an instance containing the specified alternative constraints, with duplicate constraints removed.
ConstraintAlternatives(Collection<InvocationConstraint>) - Constructor for class net.jini.core.constraint.ConstraintAlternatives
Creates an instance containing the specified alternative constraints, with duplicate constraints removed.
ConstraintAlternatives(InvocationConstraint[], boolean) - Constructor for class net.jini.core.constraint.ConstraintAlternatives
Creates a constraint containing the specified alternative constraints, and computes the rel field if allAbs is false.
constraintCache - Variable in class net.jini.jeri.BasicInvocationHandler
method constraint cache values (unused entries are null)
ConstraintReducer(Class) - Constructor for class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
Creates reducer that operates on instances of the given constraint class.
constraints - Variable in class net.jini.constraint.BasicMethodConstraints.MethodDesc
The non-empty constraints for the specified method or methods, or null if there are no constraints.
constraints - Variable in class net.jini.core.constraint.ConstraintAlternatives
The alternative constraints.
constraints - Variable in class net.jini.discovery.ConstrainableLookupLocator
The client-side method constraints for unicast discovery.
Constraints - Class in net.jini.jeri.http
Constraint support for this transport provider.
Constraints() - Constructor for class net.jini.jeri.http.Constraints
 
constraints - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.CacheKey
 
constraints - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Constraints of this request handle
constraints - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.CacheKey
 
constraints - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache
 
Constraints - Class in net.jini.jeri.tcp
Constraint support for this transport provider.
Constraints() - Constructor for class net.jini.jeri.tcp.Constraints
 
constraints - Variable in class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
constraints - Variable in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
constraints - Variable in class org.apache.river.phoenix.ConstrainableAID
the client constraints
constraints - Variable in class org.apache.river.phoenix.ConstrainableAID.State
 
constraints - Variable in class org.apache.river.reggie.ConstrainableAdminProxy
Client constraints for this proxy, or null
constraints - Variable in class org.apache.river.reggie.ConstrainableEventLease
Client constraints for this proxy, or null
constraints - Variable in class org.apache.river.reggie.ConstrainableRegistrarProxy
Client constraints for this proxy, or null
constraints - Variable in class org.apache.river.reggie.ConstrainableRegistration
Client constraints for this proxy, or null
constraints - Variable in class org.apache.river.reggie.ConstrainableServiceLease
Client constraints for this proxy, or null
Constraints.Distilled - Class in net.jini.jeri.http
A distillation of constraints to a form more directly usable by this provider.
Constraints.Distilled - Class in net.jini.jeri.tcp
A distillation of constraints to a form more directly usable by this provider.
ConstraintTrustVerifier - Class in net.jini.constraint
Trust verifier for instances of the constraint classes defined in the net.jini.core.constraint package, and for the BasicMethodConstraints, X500Principal and KerberosPrincipal classes.
ConstraintTrustVerifier() - Constructor for class net.jini.constraint.ConstraintTrustVerifier
Creates an instance.
constructed - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
constructionException - Variable in class org.apache.river.reggie.RegistrarImpl
 
constructLease(Uuid, long) - Method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
 
constructLease(Uuid, long) - Method in class org.apache.river.outrigger.SpaceProxy2
Create a new lease with the specified id and initial expiration
constructName(Permission[]) - Static method in class net.jini.security.GrantPermission
Constructs GrantPermission name/target string appropriate for given list of permissions.
constructor - Variable in class net.jini.config.ConfigurationFile.ConstructorCall
 
constructor1(String) - Static method in class org.apache.river.api.net.Uri
 
constructor2(String, String, String) - Static method in class org.apache.river.api.net.Uri
 
constructor3(String, String, String, int, String, String, String) - Static method in class org.apache.river.api.net.Uri
 
constructor4(String, String, String, String, String) - Static method in class org.apache.river.api.net.Uri
 
constructorArgs - Static variable in class net.jini.activation.ActivatableInvocationHandler
Constructor parameter classes for proxy classes.
ConstructorCall(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.ConstructorCall
 
consume(BackEnd) - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile
Consume the input file, invoking the appropriate operations on the given object.
consumeLogs(boolean) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Consume the log files that exist.
consumer - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
Log file consumer thread.
ConsumerThread() - Constructor for class org.apache.river.outrigger.snaplogstore.BackEnd.ConsumerThread
 
ConsumingWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for takes and transactional reads.
ConsumingWatcher(long, long, long, Set<EntryHandle>, Txn, boolean) - Constructor for class org.apache.river.outrigger.ConsumingWatcher
Create a new ConsumingWatcher.
contains(Object) - Method in class net.jini.core.constraint.ArraySet
 
contains(Object[], int, Object) - Static method in class net.jini.core.constraint.Constraint
Returns true if the non-null object is equal to any of the elements of the array with index less than i.
contains(Object[], Object) - Static method in class net.jini.jeri.ssl.Utilities
Returns true if the array contains an equal element, which may be null.
contains(Object) - Method in class org.apache.river.concurrent.ReferenceCollection
 
contains(Object) - Method in class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
contains(Entry[], Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns true if the Entry parameter e is an element of the Entry[] array parameter eSet; returns false otherwise.
contains(Entry[], Entry[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns true if the Entry[] array parameter eSet1 contains the Entry[] array parameter eSet2; returns false otherwise.
contains(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
contains(String) - Method in class org.apache.river.tool.PreferredListGen.Graph
Return true if the graph contains a node having the given name.
containsAll(Collection) - Method in class net.jini.core.constraint.ArraySet
 
containsAll(Collection<?>) - Method in class org.apache.river.concurrent.ReferenceCollection
 
containsConstraint(Set, InvocationConstraint) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Check whether the given set of constraints contains the candidate constraint.
containsKey(Object) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
containsKey(Object) - Method in class org.apache.river.concurrent.ReferenceMap
 
containsKey(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
Determines whether the ID of the key matches the ID of another key in the map.
containsKey(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
containsKey(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
containsLeavesOnly() - Method in class org.apache.river.tool.PreferredListGen.Graph
Test whether all of the immediate child nodes of this node are leaf (class) nodes.
containsNullElement(Object[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
Determines if any element in the input array is null.
containsValue(Object) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
containsValue(Object) - Method in class org.apache.river.concurrent.ReferenceMap
 
containsValue(String, String, boolean) - Method in class org.apache.river.jeri.internal.http.Header
Returns true if named field's associated value either contains (as an element of a comma-separated list) or is equal to the given value.
containsValue(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
containsValue(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
containsValue(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
content - Variable in class net.jini.url.httpmd.HttpmdURLConnection
The URL specifying the location of the data.
CONTENT - Static variable in class org.apache.river.jeri.internal.http.MessageReader
 
CONTENT - Static variable in class org.apache.river.jeri.internal.http.MessageWriter
 
content - Variable in class org.apache.river.outrigger.BaseHandle
 
content - Variable in class org.apache.river.outrigger.EntryHolder
The list that holds the handles
content - Variable in class org.apache.river.outrigger.WatchersForTemplateClass
All the templates we know about
contentIndicated(StartLine, Header) - Static method in class org.apache.river.jeri.internal.http.MessageReader
Returns true if given start line and header indicate a content body.
ContentInputStream() - Constructor for class org.apache.river.jeri.internal.http.Request.ContentInputStream
 
contentMap - Variable in class org.apache.river.tool.JarWrapper.JarIndexWriter
 
ContentOutputStream() - Constructor for class org.apache.river.jeri.internal.http.Request.ContentOutputStream
 
contents(Collection, Transaction, long, long) - Method in interface net.jini.space.JavaSpace05
Creates a match set that can be used to exhaustively read through all of the matching entries in the space that are visible to the passed Transaction and remain visible for the lifetime of the match set.
contents(Entry, Transaction) - Method in class org.apache.river.outrigger.AdminProxy
 
contents(Entry, Transaction, int) - Method in class org.apache.river.outrigger.AdminProxy
 
contents(Entry, Transaction, int) - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
Override super class to create secure IteratorProxys
contents(Entry, Transaction, int, MethodConstraints) - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
 
contents(Entry, Transaction) - Method in interface org.apache.river.outrigger.ConstrainableJavaSpaceAdmin
Deprecated.
Return an AdminIterator that will iterate over all the entries in the space that match the given template and are visible under the given transaction.
contents(Entry, Transaction, int) - Method in interface org.apache.river.outrigger.ConstrainableJavaSpaceAdmin
Deprecated.
Return an AdminIterator that will iterate over all the entries in the space that match the given template and are visible under the given transaction.
contents(Entry, Transaction, int, MethodConstraints) - Method in interface org.apache.river.outrigger.ConstrainableJavaSpaceAdmin
Deprecated.
Return an AdminIterator that will iterate over all the entries in the space that match the given template and are visible under the given transaction.
contents(TransactableMgr) - Method in class org.apache.river.outrigger.EntryHolder
Return an enumerator over the contents of this space that are visible from the given mgr.
contents(Entry, Transaction) - Method in interface org.apache.river.outrigger.JavaSpaceAdmin
Deprecated.
Return an AdminIterator that will iterate over all the entries in the space that match the given template and are visible under the given transaction.
contents(Entry, Transaction, int) - Method in interface org.apache.river.outrigger.JavaSpaceAdmin
Deprecated.
Return an AdminIterator that will iterate over all the entries in the space that match the given template and are visible under the given transaction.
contents(EntryRep, Transaction) - Method in interface org.apache.river.outrigger.OutriggerAdmin
Return the remote iterator object needed by JavaSpaceAdmin.contents.
contents(EntryRep[], Transaction, long, long) - Method in interface org.apache.river.outrigger.OutriggerServer
Start a new contents query.
contents - Variable in class org.apache.river.outrigger.OutriggerServerImpl
List of org.apache.river.outrigger.EntryHolders for each specific type.
contents(EntryRep[], Transaction, long, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
contents(EntryRep, Transaction) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
contents - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
contents(EntryRep[], Transaction, long, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
contents(EntryRep, Transaction) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
contents(Collection, Transaction, long, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
contents - Variable in class org.apache.river.thread.WakeupManager
The queue.
contentsIterator - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Current position in parent EntryHolder's contents
contentsIterator - Variable in class org.apache.river.outrigger.EntryHolder.SimpleRepEnum
 
contentsLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Policy used to create and renew leases on event contents queries
contentsLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
contentsQueries - Variable in class org.apache.river.outrigger.OutriggerServerImpl
A map from contents result cookies to ContentsQuery objects.
ContentsQuery(Uuid, EntryRep[], Txn, long) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
ContentsQueryReaper(long) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.ContentsQueryReaper
Create a new EntryReaper thread.
contentsQueryReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The reaper thread for expired contents queries
contentsQueryReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
context - Variable in class net.jini.io.MarshalInputStream
context for ObjectStreamContext implementation
context - Variable in class net.jini.io.MarshalOutputStream
context for ObjectStreamContext implementation
context - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
context - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
 
Context(ClassLoader, Collection) - Constructor for class net.jini.security.Security.Context
Creates an instance containing the trust verifiers found from the specified class loader, using the verifier cache and updating the cache as necessary.
context - Variable in class net.jini.security.Security.Context
Caller context.
context - Variable in class org.apache.river.api.security.CombinerSecurityManager.DelegateProtectionDomain
 
context(int) - Method in class org.apache.river.api.security.PermissionGrantBuilder
Sets the context of the PermissionGrant to on of the static final fields in this class.
context - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
context(int) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
context - Variable in class org.apache.river.fiddler.FiddlerImpl
 
context - Variable in class org.apache.river.fiddler.FiddlerInit
 
context - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
context - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
context - Variable in class org.apache.river.mercury.MailboxImpl
 
context - Variable in class org.apache.river.mercury.MailboxImplInit
 
context - Variable in class org.apache.river.norm.NormServerBaseImpl
Fields access only by thread that called constructor, then called start() set to null at completion of start()
context - Variable in class org.apache.river.norm.NormServerInitializer
 
context - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
context - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
context - Variable in class org.apache.river.reggie.RegistrarImpl
 
context - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
context - Variable in class org.apache.river.start.SharedGroupImpl
 
context - Variable in class org.apache.river.start.SharedGroupImplInit
 
contextCache - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
contextClassLoader - Static variable in class net.jini.config.ConfigurationFile
Returns the current context class loader.
contextElements - Variable in class net.jini.security.VerifyingProxyPreparer
Trust verifier context elements.
ContextPermission - Class in net.jini.io.context
Represents permissions used to express the access control policy for elements commonly found in the context collections available from ServerContext and ObjectStreamContext.
ContextPermission(String) - Constructor for class net.jini.io.context.ContextPermission
Creates an instance with the specified name.
continueAfterAcceptFailure(Throwable) - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Throttles the accept loop after ServerSocket.accept throws an exception, and decides whether to continue at all.
continueAfterAcceptFailure(Throwable) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Throttles the accept loop after ServerSocket.accept throws an exception, and decides whether to continue at all.
continueAfterAcceptFailure(Throwable) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Throttles the accept loop after ServerSocket.accept throws an exception, and decides whether to continue at all.
continueAfterAcceptFailure(Throwable) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
Throttles the accept loop after ServerSocket.accept throws an exception, and decides whether to continue at all.
continuingQuery(EntryRep[], TransactableMgr, boolean, long) - Method in class org.apache.river.outrigger.EntryHolder
Return an object that can be used to perform a query that can return multiple matches and be restarted in another thread.
ContinuingQuery(EntryRep[], TransactableMgr, boolean, long) - Constructor for class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Create a new ContinuingQuery object.
CONTROL - Static variable in class org.apache.river.mercury.StreamType
Control data stream enumeration.
controlFile - Variable in class org.apache.river.mercury.PersistentEventLog
The File object that will maintain the control data for for this EventLog.
ControlLog - Class in org.apache.river.mercury
Class that implements the interface for a ControlLog.
ControlLog(File, StreamKey) - Constructor for class org.apache.river.mercury.ControlLog
Constructor that takes a File and StreamKey argument.
convert(NavigableSet<Permission>, int, float, int, int) - Method in class org.apache.river.api.security.AbstractPolicy
Creates an optimised PermissionCollection, firstly all permissions should be sorted using PermissionComparator, this ensures that any SocketPermission will be ordered to avoid reverse DNS calls if possible.
convert(NavigableSet<Permission>) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
 
convertHexToUpperCase(String) - Method in class org.apache.river.api.net.Uri
 
convertPrimitive(Object, Class) - Static method in class net.jini.config.ConfigurationFile
Converts a wrapper instance to an instance of the wrapper class for the specified primitive type.
convertToMarshalledObject() - Method in class net.jini.io.MarshalledInstance
Creates a new MarshalledObject that will contain an object equivalent to the object contained in this MarshalledInstance object.
convertToProperties(String[]) - Static method in class org.apache.river.start.SharedActivationGroupDescriptor
 
convertToRegex(String) - Static method in class org.apache.river.jeri.internal.http.HttpSettings
Converts host pattern obtained from http.nonProxyHosts property to java.util.regex-style regular expression.
Cookie(int) - Constructor for class net.jini.jeri.http.HttpServerEndpoint.LE.Cookie
 
cookie - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
Cookie(int) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
 
cookie - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
cookie - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
cookie - Variable in class org.apache.river.landlord.LandlordLease
A universally unique ID that identifies the lease this object represents.
cookie() - Method in class org.apache.river.landlord.LandlordLease
Return the cookie.
cookie() - Method in interface org.apache.river.mahalo.log.Log
 
cookie - Variable in class org.apache.river.mahalo.log.SimpleLogFile
Unique ID associated with this log
cookie() - Method in class org.apache.river.mahalo.log.SimpleLogFile
Returns the identifier associated with information in this Log.
cookie - Variable in class org.apache.river.mahalo.log.TransientLogFile
Unique ID associated with this log
cookie() - Method in class org.apache.river.mahalo.log.TransientLogFile
Returns the identifier associated with information in this Log.
cookie - Variable in class org.apache.river.mercury.RemoteEventData
Cookie associated with the RemoteEvent
cookie - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
 
cookie - Variable in class org.apache.river.mercury.ServiceRegistration
Unique identifier object
cookie - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The UUID that identifies this registration Only for use by subclasses.
cookie - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The UUID that identifies this registration Protected, but only for use by subclasses.
cookie - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn.TakeOp
 
cookie - Variable in class org.apache.river.outrigger.snaplogstore.Resource
 
cookieLock - Variable in class org.apache.river.jeri.internal.http.HttpServerManager
 
copy(ReferenceQueue) - Method in class net.jini.jeri.ssl.Utilities.ClientKey
 
copy(ReferenceQueue) - Method in class net.jini.jeri.ssl.Utilities.ServerKey
 
copy(ReferenceQueue) - Method in class net.jini.jeri.ssl.Utilities.Value
 
copy(ReferenceQueue) - Method in interface org.apache.river.collection.WeakSoftTable.RemovableReference
Returns a copy of this instance registered with the specified queue.
copy(ReferenceQueue) - Method in class org.apache.river.collection.WeakSoftTable.SoftValue
 
copy(ReferenceQueue) - Method in class org.apache.river.collection.WeakSoftTable.WeakKey
 
copyItem(Item) - Static method in class org.apache.river.reggie.RegistrarImpl
Do a deep copy of the item, and substitute replacements for all embedded EntryClass instances and null for the ServiceType and codebase (since they aren't needed on the client side).
CopyOnRemoveList(List) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
cores - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
corrupt - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
CorruptedStoreException - Exception in org.apache.river.norm
Exception thrown by PersistentStore when it discovers the store has become corrupted.
CorruptedStoreException(String) - Constructor for exception org.apache.river.norm.CorruptedStoreException
Constructs an CorruptedStoreException with a detail message.
CorruptedStoreException(String, Throwable) - Constructor for exception org.apache.river.norm.CorruptedStoreException
Constructs an CorruptedStoreException with a detail message and a nested exception.
count - Variable in class org.apache.river.mercury.LogInputStream
count of available bytes in the read buffer
count - Variable in class org.apache.river.norm.NormServerBaseImpl.CountLeases
 
count - Variable in class org.apache.river.thread.InProgress
The state.
countEntries(int, Boolean) - Method in class org.apache.river.tool.PreferredListGen.Graph
Count the number of entries which would be created by this node for the given node type and preference.
counter - Variable in class org.apache.river.api.security.Segment
 
countImpliedFailures() - Method in class org.apache.river.tool.PreferredListGen.Graph
Count the number of child leaf (class) nodes which have a preferred state which differs from the value implied by * its ancestors.
countLeafNodes() - Method in class org.apache.river.tool.PreferredListGen.Graph
Count the number of child leaf nodes.
countLeases - Variable in class org.apache.river.norm.NormServerBaseImpl
Keep track of the number of leases.
CountLeases() - Constructor for class org.apache.river.norm.NormServerBaseImpl.CountLeases
 
countPreferred(boolean) - Method in class org.apache.river.tool.PreferredListGen.Graph
Count the number of child leaf nodes which have a preferred state matching the given value.
country - Variable in class net.jini.lookup.entry.Address
Country name.
countViewableFields(Class) - Method in class org.apache.river.example.browser.EntryTreePanel
 
cout - Variable in class org.apache.river.jeri.internal.http.MessageWriter
 
covers(ClassLoader, ClassLoader) - Static method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the first argument is either equal to, or is a descendant of, the second argument.
covers(String[], String[]) - Static method in class net.jini.security.AuthenticationPermission
Returns true if every principal that matches sub also matches sup.
covers(ClassLoader, ClassLoader) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Returns true if the first argument is either equal to, or is a descendant of, the second argument.
cpIter - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
crashcount - Variable in class org.apache.river.mahalo.ParticipantHandle
 
crashCount - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The crash count.
CrashCountException - Exception in net.jini.core.transaction.server
Exception thrown when a transaction cannot be joined because the participant's current crash count is different from the crash count the manager received in a previous join by that participant.
CrashCountException(String) - Constructor for exception net.jini.core.transaction.server.CrashCountException
Constructs an instance with a detail message.
CrashCountException() - Constructor for exception net.jini.core.transaction.server.CrashCountException
Constructs an instance with no detail message.
create(InvocationConstraint[]) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint representing the specified alternative constraints, with duplicate constraints removed.
create(Collection<InvocationConstraint>) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint representing the specified alternative constraints, with duplicate constraints removed.
create(NestableTransactionManager, long) - Method in interface net.jini.core.transaction.NestableTransaction
Create a new nested transaction, with the current transaction as parent, managed by the given transaction manager.
create(long) - Method in interface net.jini.core.transaction.NestableTransaction
Create a new nested transaction, with the current transaction as parent, managed by the same transaction manager as the current transaction.
create(NestableTransactionManager, long) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
create(long) - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
create(NestableTransactionManager, long, long) - Method in interface net.jini.core.transaction.server.NestableTransactionManager
Begin a nested transaction, with the specified transaction as parent.
create(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Begin a new top-level transaction.
create(TransactionManager, long) - Static method in class net.jini.core.transaction.TransactionFactory
Create a new top-level transaction.
create(NestableTransactionManager, long) - Static method in class net.jini.core.transaction.TransactionFactory
Create a new top-level transaction, under which nested transactions can be created.
create(long, long) - Static method in class net.jini.id.UuidFactory
Creates a new Uuid with the specified 128-bit value.
create(String) - Static method in class net.jini.id.UuidFactory
Creates a new Uuid with the 128-bit value represented by the specified string.
create(ServerConnection, RequestDispatcher) - Static method in class net.jini.jeri.connection.ServerConnectionManager.InboundMux
Constructs an instance from the connection.
create(Object, Object, ReferenceQueue) - Static method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
 
create(String) - Static method in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
Creates an object that can be compared with an X.509 certificate.
create(String) - Static method in class org.apache.river.api.net.Uri
Parses the given argument rfc3986compliantURI and creates an appropriate URI instance.
create(Object, Object, ReferenceQueue) - Static method in class org.apache.river.collection.SoftCache.Value
 
create(Object, ReferenceQueue) - Static method in class org.apache.river.collection.WeakIdentityMap.Key
 
create(T, RefQueue<? super T>, Ref) - Static method in class org.apache.river.concurrent.ReferenceFactory
 
create(T) - Static method in class org.apache.river.concurrent.ReferenceSerializationFactory
 
create(Class, Collection<Referrer<T>>, Ref) - Static method in class org.apache.river.concurrent.SerializationOfReferenceCollection
 
create(Class, Map<Referrer<K>, Referrer<V>>, Ref) - Static method in class org.apache.river.concurrent.SerializationOfReferenceMap
 
create(ConnectionEndpoint) - Method in class org.apache.river.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
 
create(ConnectionEndpoint) - Method in class org.apache.river.jeri.internal.connection.BasicConnManagerFactory
Returns ConnManager containing a ConnectionManager constructed with the given ConnectionEndpoint; the newRequest method of the returned ConnManager delegates directly to the corresponding method of the contained ConnectionManager.
create(ConnectionEndpoint) - Method in interface org.apache.river.jeri.internal.connection.ConnManagerFactory
Creates ConnManager for managing connections initiated over the given ConnectionEndpoint.
create(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
create(TxnManager, Uuid) - Static method in class org.apache.river.mahalo.TxnMgrAdminProxy
Creates an administrable transaction manager proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(TxnManager, Uuid) - Static method in class org.apache.river.mahalo.TxnMgrProxy
Creates a transaction manager proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
create(Uuid, MailboxBackEnd) - Static method in class org.apache.river.mercury.ListenerProxy
Creates a mailbox listener proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(MailboxBackEnd, Uuid) - Static method in class org.apache.river.mercury.MailboxAdminProxy
Creates a mailbox proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(MailboxBackEnd, Uuid) - Static method in class org.apache.river.mercury.MailboxProxy
Creates a mailbox proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(Uuid, MailboxBackEnd, Lease) - Static method in class org.apache.river.mercury.Registration
Creates a mailbox registration proxy, returning an instance that implements RemoteMethodControl if the server does too.
create(NormServer, Uuid) - Static method in class org.apache.river.norm.AdminProxy
Creates an admin proxy, returning an instance that implements RemoteMethodControl if the server does.
create(NormServer, Uuid) - Static method in class org.apache.river.norm.NormProxy
Creates a Norm server proxy, returning an instance that implements RemoteMethodControl if the server does.
create(NormServer, Uuid, Lease) - Static method in class org.apache.river.norm.SetProxy
Creates a lease set proxy, returning an instance that implements RemoteMethodControl if the server does.
create(Configuration) - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Attempts to create a service instance based on the service description information provided via constructor parameters.
create(Configuration) - Method in interface org.apache.river.start.ServiceDescriptor
Creates an object described by the actual ServiceDescriptor instance.
create(ServiceDescriptor[], Configuration) - Static method in class org.apache.river.start.ServiceStarter
Generic service creation method that attempts to start the services defined by the provided ServiceDescriptor[] argument.
create(Configuration) - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Method that attempts to create a service based on the service description information provided via constructor parameters.
create(Configuration) - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Method that attempts to create a shared activation system group from the description information provided via constructor parameters.
createAdminProxy(Fiddler, Uuid) - Static method in class org.apache.river.fiddler.FiddlerAdminProxy
Public static factory method that creates and returns an instance of FiddlerAdminProxy.
createAnnotation() - Method in class org.apache.river.phoenix.PipeWriter
Create an annotation string to be printed out after a new line and end of stream.
createBaseHeader() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Creates base header containing fields common to all HTTP messages sent by this connection.
createBatchLeaseMap(List, long) - Static method in class net.jini.lease.LeaseRenewalManager
Create a LeaseMap for batch renewal
createBean(Entry) - Static method in class net.jini.lookup.entry.EntryBeans
Create a bean of the appropriate type for the given Entry object, and link it to the object for immediate manipulation.
createCallContext(List, Subject) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Convert connection contexts to a call context
createClass(InputStream, String, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
createClass(JarEntry, Manifest, String, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
createClassLoader(URL[], ClassLoader, boolean) - Method in class net.jini.loader.pref.PreferredClassProvider
Creates the class loader for this PreferredClassProvider to use to load classes from the specified path of URLs with the specified delegation parent.
createConfiguration() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
createConfiguration() - Method in interface org.apache.river.config.ConfigurationFactory
Create a Configuration.
createConnectHeader() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Creates header for use in CONNECT messages sent to proxies.
Created(NestableTransaction, Lease) - Constructor for class net.jini.core.transaction.NestableTransaction.Created
Simple constructor.
Created(long, Lease) - Constructor for class net.jini.core.transaction.server.TransactionManager.Created
Simple constructor.
Created(Transaction, Lease) - Constructor for class net.jini.core.transaction.Transaction.Created
Simple constructor.
CREATED - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
constructor (including activeGroup) has succeeded
Created(Object, Object) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor.Created
Constructs an instance of this class.
Created(ActivationGroupID, ActivationID, Object) - Constructor for class org.apache.river.start.SharedActivatableServiceDescriptor.Created
Constructs an instance of this class.
createDiscoveryManager() - Method in class org.apache.river.norm.lookup.JoinState
Creates the discovery manager.
createEndpoint(String, SslServerEndpointImpl.SslListenCookie) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl
 
createEndpoint(String, SslServerEndpointImpl.SslListenCookie) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Creates an endpoint for this server endpoint corresponding to the specified server host and listen cookie.
createEvent(long, long, MarshalledObject) - Method in class org.apache.river.norm.ClientLeaseWrapper.FailureFactory
 
createEvent(long, long, MarshalledObject) - Method in interface org.apache.river.norm.event.EventFactory
Create the concrete RemoteEvent for the associated event occurrence.
createEvent(long, long, MarshalledObject) - Method in class org.apache.river.norm.LeaseSet.WarningFactory
 
createGraph(File) - Method in class org.apache.river.tool.PreferredListGen
Create a Graph initialized from the preferred list of the given JAR file.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class net.jini.activation.ActivationGroup
Creates and sets the activation group for the current virtual machine.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Creates an ActivationGroup instance and returns it.
createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class org.apache.river.phoenix.ActivationGroupImpl
Creates an ActivationGroup instance and returns it.
createInstances(Remote, ObjectEndpoint, ServerCapabilities) - Method in class net.jini.jeri.AbstractILFactory
Returns a compatible proxy and invocation dispatcher for a remote object being exported.
createInstances(Remote, ObjectEndpoint, ServerCapabilities) - Method in interface net.jini.jeri.InvocationLayerFactory
Returns a compatible proxy and invocation dispatcher for a remote object being exported.
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class net.jini.jeri.AbstractILFactory
Returns an invocation dispatcher to receive incoming remote calls for the specified methods to the specified remote object, for a server and transport with the specified capabilities.
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class net.jini.jeri.BasicILFactory
Returns an invocation dispatcher to receive incoming remote calls for the specified methods to the specified remote object, for a server and transport with the specified capabilities.
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class org.apache.river.phoenix.AccessILFactory
Returns an AccessILFactory.AccessDispatcher instance constructed with the specified methods, the specified server capabilities, and the class loader specified at construction.
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class org.apache.river.phoenix.SystemAccessILFactory
Returns a SystemAccessILFactory.SystemDispatcher instance constructed with the specified methods, the class loader specified during construction, the remote object, server capabilities, and the server constraints, permission class, and group policy that this factory was constructed with and a flag indicating whether the dispatcher should only accept calls from the local host.
createInvocationDispatcher(Collection, Remote, ServerCapabilities) - Method in class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
Returns a SystemAccessILFactory.SystemDispatcher instance constructed with the specified methods, the class loader specified during construction, the remote object, server capabilities, and the server constraints, permission class, and group policy that this factory was constructed with and a flag indicating whether the dispatcher should only accept calls from the local host.
createInvocationHandler(Class[], Remote, ObjectEndpoint) - Method in class net.jini.jeri.AbstractILFactory
Returns an invocation handler to use with a Proxy instance implementing the specified interfaces, communicating with the specified remote object using the specified object endpoint.
createInvocationHandler(Class[], Remote, ObjectEndpoint) - Method in class net.jini.jeri.BasicILFactory
Returns an invocation handler to use with a Proxy instance implementing the specified interfaces, communicating with the specified remote object using the specified object endpoint.
createLease(Fiddler, Uuid, Uuid, Uuid, long) - Static method in class org.apache.river.fiddler.FiddlerLease
Public static factory method that creates and returns an instance of FiddlerLease.
createLeaseMap(long) - Method in interface net.jini.core.lease.Lease
Creates a Map object that can contain leases whose renewal or cancellation can be batched, and adds the current lease to that map.
createLeaseMap(long) - Method in class org.apache.river.fiddler.FiddlerLease
Creates a LeaseMap object that can contain leases whose renewal or cancellation can be batched.
createLeaseMap(FiddlerLease, long) - Static method in class org.apache.river.fiddler.FiddlerLeaseMap
Static factory method that creates and returns an instance of FiddlerLeaseMap.
createLeaseMap(long) - Method in class org.apache.river.landlord.ConstrainableLandlordLease
 
createLeaseMap(long) - Method in class org.apache.river.landlord.LandlordLease
 
createLeaseMap(long) - Method in class org.apache.river.norm.ClientLeaseWrapper
 
createLeaseMap(long) - Method in class org.apache.river.reggie.ConstrainableEventLease
Creates a constraint-aware lease map.
createLeaseMap(long) - Method in class org.apache.river.reggie.ConstrainableServiceLease
Creates a constraint-aware lease map.
createLeaseMap(long) - Method in class org.apache.river.reggie.RegistrarLease
Creates a lease map.
createLeaseRenewalSet(long) - Method in interface net.jini.lease.LeaseRenewalService
Create a new LeaseRenewalSet that the client can populate with leases to be renewed.
createLeaseRenewalSet(long) - Method in class org.apache.river.norm.NormProxy
inherit javadoc
createLeaseRenewalSet(long) - Method in class org.apache.river.norm.NormServerBaseImpl
 
CreateLeaseSet - Class in org.apache.river.norm
Class that logs the creation of a set by the service
CreateLeaseSet(LeaseSet) - Constructor for class org.apache.river.norm.CreateLeaseSet
Simple constructor
createLeaseUuid(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
createLevel(String, int, String) - Static method in class org.apache.river.logging.Levels
Creates an instance of the Level class.
createListenEndpoint() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl
 
createListenEndpoint() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Creates a listen endpoint for this server endpoint.
createListenHandle(RequestDispatcher, ServerSocket) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
 
createListenHandle(RequestDispatcher, ServerSocket) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
Creates a listen handle for the specified dispatcher and server socket.
createLookupCache(ServiceTemplate, ServiceItemFilter, ServiceDiscoveryListener) - Method in class net.jini.lookup.ServiceDiscoveryManager
The createLookupCache method allows the client-like entity to request that the ServiceDiscoveryManager create a new managed set (or cache) and populate it with services, which match criteria defined by the entity, and whose references are registered with one or more of the lookup services the entity has targeted for discovery.
createLookupCache(ServiceTemplate, ServiceItemFilter, ServiceDiscoveryListener, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Creates a LookupCache with specific lease duration.
createMarshalInputStream(Object, InboundRequest, boolean, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Returns a new marshal input stream to use to read objects from the request input stream obtained by invoking the getRequestInputStream method on the given request.
createMarshalInputStream(Object, Method, OutboundRequest, boolean, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Returns a new ObjectInputStream instance to use to read objects from the response input stream obtained by invoking the getResponseInputStream method on the given request.
createMarshalOutputStream(Object, Method, InboundRequest, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Returns a new marshal output stream to use to write objects to the response output stream obtained by invoking the getResponseOutputStream method on the given request.
createMarshalOutputStream(Object, Method, OutboundRequest, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Returns a new ObjectOutputStream instance to use to write objects to the request output stream obtained by invoking the getRequestOutputStream method on the given request.
createObjectIDArray(Set) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Creates an array of object IDs (needed for the DGC remote calls) from the ids in the given set of refs.
createOptionsHeader() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Creates header for use in OPTIONS messages sent to proxies.
createPattern(Collection) - Method in class org.apache.river.tool.classdepend.ClassDepend
Creates a pattern that matches class names for any of the names in the argument.
createPlainSocket(String, int) - Method in class net.jini.jeri.ssl.SslConnection
Creates a plain socket to use for communication with the specified host and port.
createPostHeader(StartLine) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Creates header for outbound HTTP POST message with given start line.
createPostLine() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Creates start line for outbound HTTP POST message.
createPrivilegedContext(Class, AccessControlContext) - Static method in class net.jini.security.Security
Creates privileged context that contains the protection domain of the given caller class (if non-null) and uses the domain combiner of the specified context.
createQuery(EntryRep[], String, Txn, boolean, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Crerate a ContinuingQuery for the holder of the specified class.
createRegistration(Fiddler, Uuid, EventRegistration) - Static method in class org.apache.river.fiddler.FiddlerRegistration
Public static factory method that creates and returns an instance of FiddlerRegistration.
createRequestDispatcher(Unreferenced) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
createResponseHeader(boolean) - Static method in class org.apache.river.jeri.internal.http.HttpServerConnection
Creates base header to be used in response message.
createSearchURL(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns an URL that will be checked if it contains the class or resource.
createServerSocket() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
createServerSocket(int) - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
createServerSocket(int, int) - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
createServerSocket(int, int, InetAddress) - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
createServiceID(String) - Static method in class org.apache.river.config.ConfigUtil
Returns a ServiceID constructed from a 128-bit value represented by a string.
createServiceProxy(Fiddler, Uuid) - Static method in class org.apache.river.fiddler.FiddlerProxy
Public static factory method that creates and returns an instance of FiddlerProxy.
createSocket(String, int) - Method in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
 
createSocket(String, int) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Creates a plain socket to use to talk to the proxy host, else creates an SSL socket for a direct connection to the server.
createSocket() - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
createSocket(String, int) - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
createSocket(InetAddress, int) - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
createSocket(String, int) - Method in interface org.apache.river.jeri.internal.http.HttpClientSocketFactory
Creates client socket connected to the given host and port.
createTasks() - Method in class org.apache.river.mahalo.AbortJob
Creates the TaskManager.Tasks necessary to inform participants to roll-back.
createTasks() - Method in class org.apache.river.mahalo.CommitJob
Creates the TaskManager.Tasks necessary to inform participants to roll-back.
createTasks() - Method in class org.apache.river.mahalo.Job
Create the tasks required to compute all of the PartialResult objects necessary for the solution to the original problem.
createTasks() - Method in class org.apache.river.mahalo.PrepareAndCommitJob
Creates the TaskManager.Tasks necessary to inform participants to vote and roll-forward/back.
createTasks() - Method in class org.apache.river.mahalo.PrepareJob
Creates the TaskManager.Tasks necessary to inform participants to vote.
CreateThread(ThreadGroup, Runnable) - Constructor for class org.apache.river.concurrent.ReferenceProcessor.CreateThread
 
createTokenizer(Reader) - Method in class net.jini.config.ConfigurationFile.Parser
Creates and sets the tokenizer using the specified reader.
createTokenizer(String) - Static method in class net.jini.security.GrantPermission
Returns tokenizer for parsing given string.
createTokenizer(String) - Static method in class org.apache.river.api.security.DelegatePermission
Returns tokenizer for parsing given string.
createTunnelSocket(Socket) - Method in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
 
createTunnelSocket(Socket) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Creates an SSL socket on top of the one the HTTP code used to connect through the proxy.
createTunnelSocket(Socket) - Method in interface org.apache.river.jeri.internal.http.HttpClientSocketFactory
Creates layered socket on top of given base socket, for use when tunneling HTTP messages through a proxy.
createURLFileHandler(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
createURLHandler(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
createURLJarHandler(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
createURLSubJarHandler(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
createWithLogin(ServiceDescriptor[], Configuration, LoginContext) - Static method in class org.apache.river.start.ServiceStarter
Generic service creation method that attempts to login via the provided LoginContext and then call the create overload without a login context argument.
CREATING - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
in the middle of createGroup
CREATING - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
creationContext - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
credentialCache - Variable in class net.jini.jeri.ssl.ServerAuthManager
Maps a key type to last private credentials returned for that key type, or a String describing problems that prevented getting private credentials.
credentialsString(Subject) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Returns a String that describes the credentials in the subject.
credentialsValidUntil - Variable in class net.jini.jeri.ssl.ClientAuthManager
The latest time for which all client and server credentials remain valid.
credentialsValidUntil - Variable in class net.jini.jeri.ssl.ServerAuthManager
The time when the credentials for the session in the session cache become invalid.
csf - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
The socket factory that this KerberosEndpoint uses to create java.net.Socket objects.
csf - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
the socket factory that KerberosEndpoint objects created by listening on this KerberosServerEndpoint will use to create Sockets
csf - Variable in class net.jini.jrmp.JrmpExporter
 
CTLBLOCK_LEN - Static variable in class org.apache.river.mercury.PersistentEventLog
Size of control data file: 4 longs * 8 bytes per long
ctlbuf - Variable in class org.apache.river.mercury.PersistentEventLog
The in memory buffer that holds the control data
CTLFILE_SUFFIX - Static variable in class org.apache.river.mercury.PersistentEventLog
File suffix for the control file
ctx - Variable in class org.apache.river.example.browser.Browser
 
ctxAccess - Static variable in class net.jini.security.Security
SecurityManager instance used to obtain caller's Class.
curEnum - Variable in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
 
curEventID - Variable in class org.apache.river.fiddler.FiddlerImpl
For each registration created by the lookup discovery service, an event identifier that uniquely maps the registration to the registration's listener and managed sets will be generated and associated with the registration through the EventRegistration field of the registrationInfo.
curLen - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
current - Variable in class org.apache.river.outrigger.OperationJournal.TransitionIterator
Our current position in the journal
CURRENT_LOG_VERSION - Static variable in class org.apache.river.norm.NormServerBaseImpl
Current version of log format
currentByte - Variable in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
currentDataBuffer - Variable in class org.apache.river.jeri.internal.mux.Mux
 
currentFile - Variable in class org.apache.river.system.FileObserver
 
currentLengthRemaining - Variable in class org.apache.river.jeri.internal.mux.Mux
 
currentOp - Variable in class org.apache.river.jeri.internal.mux.Mux
 
currentOrdinal() - Method in class org.apache.river.outrigger.OperationJournal
Return the ordinal of the last operation posted.
currentOrdinalAtCreation() - Method in class org.apache.river.outrigger.OperationJournal.TransitionIterator
Return the ordinal of the last operation posted when this iterator was created.
currentPermSet - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
currentQuery - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
The current ContinuingQuery
currentSeqNum - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The current sequence number.
currentSeqNum - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The current sequence number.
currentSessionID - Variable in class org.apache.river.jeri.internal.mux.Mux
 
currentTime() - Method in class org.apache.river.landlord.FixedLeasePeriodPolicy
Method that provides some notion of the current time in milliseconds since the beginning of the epoch.
currGroup - Static variable in class net.jini.activation.ActivationGroup
current activation group for this virtual machine
currSep - Variable in class org.apache.river.phoenix.PipeWriter
current chunk of input being compared to lineSeparator.
cursor - Variable in class org.apache.river.outrigger.TypeTree.TypeTreeIterator
 
customizeSharedGroupOptions(String, String[]) - Static method in class org.apache.river.start.SharedActivationGroupDescriptor
 
customizeSharedGroupProperties(String, Properties) - Static method in class org.apache.river.start.SharedActivationGroupDescriptor
 

D

daemon - Variable in class org.apache.river.thread.NamedThreadFactory
 
daemon - Variable in class org.apache.river.thread.NewThreadAction
 
daemon - Variable in class org.apache.river.thread.WakeupManager.ThreadDesc
 
DARK - Static variable in class org.apache.river.example.browser.MetalIcons
 
Data() - Constructor for class net.jini.security.AuthenticationPermission.Data
Simple constructor.
data - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
data - Variable in class org.apache.river.jeri.internal.mux.IOFuture
 
Data - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
data - Variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
The activatable object's initialization data.
Data_ackRequired - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
Data_close - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
Data_eof - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
Data_open - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
datagram - Variable in class net.jini.discovery.AbstractLookupDiscovery.DecodeAnnouncementTask
 
datagram - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
 
datagram - Variable in class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
The multicast packet to decode
DatagramBufferFactory - Interface in org.apache.river.discovery
Factory that produces byte buffers, each corresponding to a separate datagram packet to be sent.
DatagramBuffers(InetAddress, int, byte, long) - Constructor for class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
DatagramInfo() - Constructor for class org.apache.river.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
 
datagrams - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
dataPackets - Variable in class org.apache.river.reggie.RegistrarImpl.Announce
Cached datagram packets
date - Variable in class org.apache.river.phoenix.PipeWriter
 
DATE_FORMAT - Static variable in class org.apache.river.jeri.internal.http.Header
 
dateFmt - Static variable in class org.apache.river.thread.WakeupManager
DataFormat used by WakeupManager.Ticket to format its toString return value.
DAYS - Static variable in interface org.apache.river.constants.TimeConstants
Tics per day.
dc - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
dead - Variable in class org.apache.river.outrigger.OperationJournal
If true stop thread
dead - Variable in class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
dead - Variable in class org.apache.river.thread.WakeupManager
true if we have been stopped.
DEBUG - Static variable in class org.apache.river.collection.WeakKeyReference
Print debug messages to this stream if not null.
DEBUG - Static variable in class org.apache.river.collection.WeakTable
Print debug messages to this stream if not null.
DEBUG - Static variable in class org.apache.river.mahalo.StorableObject
 
DEBUG - Static variable in class org.apache.river.outrigger.AdminProxy
 
debug(Object, String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Print out a debug description of obj, followed by the given str.
DEBUG - Static variable in class org.apache.river.outrigger.StorableReference
 
DEBUG - Static variable in class org.apache.river.start.SharedActivationPolicyPermission
 
debug - Variable in class org.apache.river.thread.InProgress
 
debug(boolean) - Method in class org.apache.river.thread.InProgress
Set the debug mode on or off.
DebugDynamicPolicyProvider - Class in org.apache.river.tool
Defines a DynamicPolicy that logs information about missing permissions, and optionally grants all permissions, which is FOR DEBUGGING ONLY.
DebugDynamicPolicyProvider() - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps a default underlying policy, as specified by DynamicPolicyProvider().
DebugDynamicPolicyProvider(Policy) - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider
Creates an instance of this class that wraps around the given non-null base policy object.
DebugDynamicPolicyProvider.Request - Class in org.apache.river.tool
 
debugState - Static variable in class org.apache.river.mercury.PersistentEventLog
 
decacheSession() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
Make sure the cached session is up to date, and set session-related fields if needed.
decode(String) - Method in class org.apache.river.api.net.Uri
 
decode(String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
Decodes the string argument which is assumed to be encoded in the x-www-form-urlencoded MIME content type using the UTF-8 encoding scheme.
decode(String, int) - Static method in class org.apache.river.tool.ClassServer
Parse % HEX HEX from s starting at i
decode(String) - Static method in class org.apache.river.tool.ClassServer
Decode escape sequences
DecodeAnnouncementTask(DatagramPacket) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.DecodeAnnouncementTask
Creates a task for decoding the given multicast announcement packet.
decodeMulticastAnnouncement(DatagramPacket) - Method in class net.jini.discovery.AbstractLookupDiscovery
Decodes received multicast announcement packet.
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in interface org.apache.river.discovery.DelayedMulticastAnnouncementDecoder
Decodes the multicast announcement data contained in the given buffer in a manner that satisfies the specified absolute constraints, returning a MulticastAnnouncement instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints) - Method in class org.apache.river.discovery.Discovery
Decodes the multicast announcement data contained in the given datagram in a manner that satisfies the specified constraints, returning a MulticastAnnouncement instance that contains the decoded data.
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints, boolean) - Method in class org.apache.river.discovery.Discovery
Decodes the multicast announcement data contained in the given datagram in a manner that satisfies the specified constraints, returning a MulticastAnnouncement instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV1
 
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints, boolean) - Method in class org.apache.river.discovery.DiscoveryV2
 
decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV2
 
decodeMulticastAnnouncement(ByteBuffer) - Static method in class org.apache.river.discovery.internal.Plaintext
Decodes multicast announcement according to the net.jini.discovery.plaintext format.
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class org.apache.river.discovery.internal.X500Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class org.apache.river.discovery.internal.X500Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in interface org.apache.river.discovery.MulticastAnnouncementDecoder
Decodes the multicast announcement data contained in the given buffer in a manner that satisfies the specified absolute constraints, returning a MulticastAnnouncement instance that contains the decoded data.
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class org.apache.river.discovery.plaintext.Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withdsa.Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class org.apache.river.discovery.x500.sha1withdsa.Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withrsa.Client
 
decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class org.apache.river.discovery.x500.sha1withrsa.Client
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in interface org.apache.river.discovery.DelayedMulticastRequestDecoder
Decodes the multicast request data contained in the given buffer in a manner that satisfies the specified absolute constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.Discovery
Decodes the multicast request data contained in the given datagram in a manner that satisfies the specified constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data.
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class org.apache.river.discovery.Discovery
Decodes the multicast request data contained in the given datagram in a manner that satisfies the specified constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data, with constraint checking optionally delayed.
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.DiscoveryV1
 
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class org.apache.river.discovery.DiscoveryV2
 
decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.DiscoveryV2
 
decodeMulticastRequest(ByteBuffer) - Static method in class org.apache.river.discovery.internal.Plaintext
Decodes multicast request according to the net.jini.discovery.plaintext format.
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class org.apache.river.discovery.internal.X500Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.internal.X500Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in interface org.apache.river.discovery.MulticastRequestDecoder
Decodes the multicast request data contained in the given buffer in a manner that satisfies the specified absolute constraints and client subject checker (if any), returning a MulticastRequest instance that contains the decoded data.
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.plaintext.Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.x500.sha1withdsa.Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class org.apache.river.discovery.x500.sha1withdsa.Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class org.apache.river.discovery.x500.sha1withrsa.Server
 
decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class org.apache.river.discovery.x500.sha1withrsa.Server
 
decoder - Variable in class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
The decoder for parsing the packet
DecodeRequestTask(DatagramPacket, Discovery, RegistrarImpl, Set<RegistrarImpl.AddressTask>) - Constructor for class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
 
decodeUnreserved(String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
 
decorated - Variable in class org.apache.river.api.security.PermissionGrant
 
decorated() - Method in class org.apache.river.api.security.PermissionGrant
 
decrementedKeepAlive - Variable in class org.apache.river.jeri.internal.runtime.Target
 
decrementExportInProgress() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
decrementKeepAliveCount() - Method in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
Decrements the count of objects exported with keepAlive true, stopping the non-daemon thread if decremented to zero.
decrementKeepAliveCount() - Method in class org.apache.river.jeri.internal.runtime.Target
 
decrementPending() - Method in class org.apache.river.mahalo.Job
 
deepCopy(Map<ServiceRegistrar, String[]>) - Method in class net.jini.discovery.AbstractLookupDiscovery
Creates and returns a deep copy of the input parameter.
deepCopy(Map<ServiceRegistrar, String[]>) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Creates and returns a deep copy of the input parameter.
deepCopy(Map<ServiceRegistrar, String[]>) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Creates and returns a deep copy of the input parameter.
DEFAULT - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for the default preference (root) node
DEFAULT_DIR - Static variable in class org.apache.river.tool.ClassServer
Default directory to serve files from on non-Windows OS
DEFAULT_EVENTS_PER_LOGFILE - Static variable in class org.apache.river.mercury.PersistentEventLog
Default number of events per log file, if not overriden by the user
DEFAULT_HTTPMD_ALGORITHM - Static variable in class org.apache.river.tool.JarWrapper
 
DEFAULT_MAX_PACKET_SIZE - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Default maximum size of multicast packets to send and receive.
DEFAULT_MAX_PACKET_SIZE - Static variable in class org.apache.river.reggie.RegistrarImpl
Default maximum size of multicast packets to send and receive
DEFAULT_MULTICAST_TTL - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Default time to live value to use for sending multicast packets.
DEFAULT_MULTICAST_TTL - Static variable in class org.apache.river.reggie.RegistrarImpl
Default time to live value to use for sending multicast packets
DEFAULT_PORT - Static variable in class org.apache.river.tool.ClassServer
Default HTTP port
DEFAULT_QUEUE_THREAD_TIMEOUT - Static variable in class org.apache.river.thread.WakeupManager
Default value for queueThreadTimeout
DEFAULT_SOCKET_TIMEOUT - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Default timeout to set on sockets used for unicast discovery.
DEFAULT_SOCKET_TIMEOUT - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Default timeout to set on sockets used for unicast discovery.
DEFAULT_SOCKET_TIMEOUT - Static variable in class org.apache.river.reggie.RegistrarImpl
Default timeout to set on sockets used for unicast discovery
DEFAULT_STREAM_POOL_SIZE - Static variable in class org.apache.river.mercury.PersistentEventLog
Default size for the stream pool, if not overriden by the user
DEFAULT_TIMEOUT - Static variable in class org.apache.river.discovery.internal.MultiIPDiscovery
 
DEFAULT_WIN_DIR - Static variable in class org.apache.river.tool.ClassServer
Default directory to serve files from on Windows
defaultBasePolicyClass - Static variable in class net.jini.security.policy.DynamicPolicyProvider
 
defaultBasePolicyClass - Static variable in class net.jini.security.policy.PolicyFileProvider
 
DefaultEntries - Class in org.apache.river.api.lookup
A little builder utility class that creates an array of Entry classes to be used as a parameter for StreamServiceRegistrar.
DefaultEntries() - Constructor for class org.apache.river.api.lookup.DefaultEntries
 
DefaultGroupPolicy - Class in org.apache.river.phoenix
Group policy that requires the appropriate ExecPermission and set of ExecOptionPermission have been granted to the client subject or the empty protection domain (a domain with all null elements) if there is no client subject.
DefaultGroupPolicy() - Constructor for class org.apache.river.phoenix.DefaultGroupPolicy
 
defaultLength - Variable in class org.apache.river.landlord.FixedLeasePeriodPolicy
The default lease length
defaultLoader - Variable in class net.jini.io.MarshalInputStream
value to pass as the "default loader" argument to loadClass and loadProxyClass
DefaultLocalHostLookupProvider() - Constructor for class org.apache.river.config.LocalHostLookup.DefaultLocalHostLookupProvider
 
defaultMainPolicyClass - Static variable in class org.apache.river.start.AggregatePolicyProvider
 
defaultPolicy - Variable in class org.apache.river.start.LoaderSplitPolicyProvider
 
DefaultPolicyParser - Class in org.apache.river.api.security
This is a basic loader of policy files.
DefaultPolicyParser() - Constructor for class org.apache.river.api.security.DefaultPolicyParser
Default constructor, DefaultPolicyScanner is used.
DefaultPolicyParser(DefaultPolicyScanner) - Constructor for class org.apache.river.api.security.DefaultPolicyParser
Extension constructor for plugging-in custom scanner.
DefaultPolicyParser.PermissionExpander - Class in org.apache.river.api.security
Specific handler for expanding self and alias protocols.
DefaultPolicyScanner - Class in org.apache.river.api.security
This is a basic high-level tokenizer of policy files.
DefaultPolicyScanner() - Constructor for class org.apache.river.api.security.DefaultPolicyScanner
 
DefaultPolicyScanner.GrantEntry - Class in org.apache.river.api.security
Compound token representing grant clause.
DefaultPolicyScanner.InvalidFormatException - Exception in org.apache.river.api.security
Specific exception class to signal policy file syntax error.
DefaultPolicyScanner.KeystoreEntry - Class in org.apache.river.api.security
Compound token representing keystore clause.
DefaultPolicyScanner.PermissionEntry - Class in org.apache.river.api.security
Compound token representing permission entry of a grant clause.
DefaultPolicyScanner.PrincipalEntry - Class in org.apache.river.api.security
Compound token representing principal entry of a grant clause.
defaultPref - Variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
defaultPreference - Variable in class net.jini.loader.pref.PreferredResources
default preference setting
DefaultSecurityContext() - Constructor for class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
defaultServerConnectionManager - Static variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The default server connection manager.
defaultSet - Variable in class org.apache.river.action.GetIntegerAction
 
defaultSet - Variable in class org.apache.river.action.GetLongAction
 
defaultTimeout - Static variable in class net.jini.core.discovery.LookupLocator
The timeout after which we give up waiting for a response from the lookup service.
defaultToForce - Variable in class org.apache.river.tool.PreferredListGen
the default preference value to force
defaultVal - Variable in class org.apache.river.action.GetIntegerAction
 
defaultVal - Variable in class org.apache.river.action.GetLongAction
 
defaultVal - Variable in class org.apache.river.action.GetPropertyAction
 
defaultValue() - Method in class org.apache.river.action.GetIntegerAction
 
defaultValue() - Method in class org.apache.river.action.GetLongAction
 
deferedPosition - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
deferedUpdateLength - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
definePackage(String, String, String, String, String, String, String, URL) - Method in class net.jini.loader.pref.PreferredClassLoader
 
definePackage(String, Manifest, URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Defines a new package using the information extracted from the specified manifest.
definiteException(EventType, RemoteEvent, long, Throwable) - Method in interface org.apache.river.norm.event.SendMonitor
Method called when an attempt to send the event associated with this object results in a definite exception (e.g.
definiteException(EventType, RemoteEvent, long) - Method in class org.apache.river.norm.LeaseSet
If the passed registrationNumber number matches the current registrationNumber for the passed event clear the current registration and persist the change
definiteException(EventType, RemoteEvent, long, Throwable) - Method in class org.apache.river.norm.NormServerBaseImpl.SendMonitorImpl
 
DeformedClientLeaseMapWrapper - Class in org.apache.river.norm
An implementation of LeaseMap that holds exactly one lease.
DeformedClientLeaseMapWrapper(ClientLeaseWrapper, long) - Constructor for class org.apache.river.norm.DeformedClientLeaseMapWrapper
Create a DeformedClientLeaseMapWrapper.
DeformedLeaseList - Class in org.apache.river.norm
DeformedLeaseList provides a list for keeping track of of client lease that could not be fully recovered during log recovery.
DeformedLeaseList() - Constructor for class org.apache.river.norm.DeformedLeaseList
 
deformedLeases - Variable in class org.apache.river.norm.LeaseTable
The list we store deformed wrappers in.
delay() - Method in class org.apache.river.thread.SynchronousExecutors.Task
Return the next time at which we should make another attempt.
DelayedMulticastAnnouncementDecoder - Interface in org.apache.river.discovery
Interface implemented by classes which decode multicast announcement data and additionally support delayed constraint checking.
DelayedMulticastRequestDecoder - Interface in org.apache.river.discovery
Interface implemented by classes which decode multicast request data and additionally support delayed constraint checking.
delayFlag - Variable in class net.jini.discovery.AbstractLookupDiscovery.Requestor
 
delayNextTryTime() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
This method gets called only from the public discard() method.
delayRenew() - Method in class net.jini.lease.LeaseRenewalManager.Entry
Calculate a new renew time due to an indefinite exception
delayRun - Variable in class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
delays - Static variable in class org.apache.river.outrigger.Notifier
 
delays - Static variable in class org.apache.river.thread.RetryTask
Default delay backoff times.
delays - Static variable in class org.apache.river.thread.SynchronousExecutors.Task
Default delay backoff times.
deleg - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
whether client credential should be delegated to server
DELEGATE - Static variable in class net.jini.security.AuthenticationPermission
The delegate action (includes the connect action).
delegate - Variable in class org.apache.river.outrigger.OutriggerServerWrapper
The object being delegated to
delegateConnection - Variable in class net.jini.url.httpmd.DelegatingHttpURLConnection
The HTTP URL connection to which operations should be delegated.
DelegateDomainCombiner() - Constructor for class org.apache.river.api.security.CombinerSecurityManager.DelegateDomainCombiner
 
delegateMap - Variable in class org.apache.river.start.LoaderSplitPolicyProvider
 
DelegatePermission - Class in org.apache.river.api.security
Permissions such as SocketPermission or FilePermission guard a resource but allow that resource to escape the control of the SecurityManager and Policy provider, this prevents them from being revoked.
DelegatePermission(Permission) - Constructor for class org.apache.river.api.security.DelegatePermission
 
DelegatePermission.DelegatePermissionCollection - Class in org.apache.river.api.security
 
DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy - Class in org.apache.river.api.security
 
DelegatePermission.SerializationProxy - Class in org.apache.river.api.security
 
DelegatePermissionCollection() - Constructor for class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
DelegateProtectionDomain(ProtectionDomain[]) - Constructor for class org.apache.river.api.security.CombinerSecurityManager.DelegateProtectionDomain
 
delegates - Variable in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
DelegateSecurityManager - Class in org.apache.river.api.security
The DelegateSecurityManager is designed to enable the use of Delegate decorators to encapsulate security sensitive objects using Li Gong's method guard pattern.
DelegateSecurityManager() - Constructor for class org.apache.river.api.security.DelegateSecurityManager
 
DelegatingHttpURLConnection - Class in net.jini.url.httpmd
An HTTP URL connection that delegates all operations defined by HttpURLConnection and URLConnection.
DelegatingHttpURLConnection(URL) - Constructor for class net.jini.url.httpmd.DelegatingHttpURLConnection
Creates an HttpURLConnection for the specified URL that delegates all operations to the value of the delegateConnection field, which should be set separately.
Delegation - Class in net.jini.core.constraint
Represents a constraint on delegation from the client to the server.
Delegation(boolean) - Constructor for class net.jini.core.constraint.Delegation
Simple constructor.
DelegationAbsoluteTime - Class in net.jini.core.constraint
Represents a constraint on delegation, such that if delegation is permitted, it be permitted only for a range of absolute times.
DelegationAbsoluteTime(long, long, long, long) - Constructor for class net.jini.core.constraint.DelegationAbsoluteTime
Creates a constraint with the specified absolute times.
DelegationAbsoluteTime(Date, Date, Date, Date) - Constructor for class net.jini.core.constraint.DelegationAbsoluteTime
Creates a constraint with the specified dates.
DelegationRelativeTime - Class in net.jini.core.constraint
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 the remote call.
DelegationRelativeTime(long, long, long, long) - Constructor for class net.jini.core.constraint.DelegationRelativeTime
Creates a constraint with the specified durations.
delete(Entry[], int) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Return a new array containing all but the given element.
delete() - Method in interface org.apache.river.mercury.EventLog
Delete associated storage resources for this log.
delete() - Method in class org.apache.river.mercury.PersistentEventLog
 
delete() - Method in class org.apache.river.mercury.TransientEventLog
 
delete() - Method in interface org.apache.river.outrigger.AdminIterator
Deprecated.
The effect of this call depends on the most recent call to next(): If the last call to next() returned an Entry that entry will be removed from the space.
delete() - Method in class org.apache.river.outrigger.IteratorProxy
 
delete(Uuid, Uuid) - Method in interface org.apache.river.outrigger.OutriggerAdmin
Delete the given entry if the given iteration is still valid and the entry was retured by the last call to nextReps.
delete(Uuid, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
delete(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Delete the entry of the given class and id.
delete(Uuid, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
deleteAttrs(RegistrarImpl.SvcReg, EntryRep, boolean) - Method in class org.apache.river.reggie.RegistrarImpl
If checkDups is false, delete the service (if present) from serviceByAttr under all attribute values of the given entry or from serviceByEmptyAttr if the entry has no attributes.
deleteEvent(RegistrarImpl.EventReg) - Method in class org.apache.river.reggie.RegistrarImpl
Remove an event registration from our state.
deleteFile(String) - Method in class org.apache.river.reliableLog.ReliableLog
Deletes a file.
deleteInstance(EntryClass) - Method in class org.apache.river.reggie.RegistrarImpl
Delete an instance of the EntryClass, and remove the class from entryClasses if this is the last such instance.
deleteLogFile(int) - Method in class org.apache.river.reliableLog.ReliableLog
Removes the incremental update log file.
deleteNextEvent(ServiceRegistration) - Method in class org.apache.river.mercury.MailboxImpl.NotifyTask
This utility function attempts to remove the event after from the associated event registration's storage after 1) a successful delivery attempt 2) task has expired 3) the event type caused an earlier UnknownEventException 4) the event delivery resulted in an UnknownEventException
deletePersistentStore() - Method in class org.apache.river.reliableLog.ReliableLog
Closes the incremental update log file, removes all ReliableLog-related files from the stable storage directory, and deletes the directory.
deleteService(RegistrarImpl.SvcReg, long) - Method in class org.apache.river.reggie.RegistrarImpl
Delete given service, generating events as necessary.
deleteServiceFromTypes(ServiceType, RegistrarImpl.SvcReg) - Method in class org.apache.river.reggie.RegistrarImpl
Deletes a service registration from types in its hierarchy
deleteSet(Item, int) - Static method in class org.apache.river.reggie.RegistrarImpl
Delete item.attributeSets[i] and return the new array.
deleteSnapshot(int) - Method in class org.apache.river.reliableLog.ReliableLog
Removes the snapshot file.
deleteStaleNodes() - Method in class org.apache.river.tool.PreferredListGen.Graph
Recursively remove child nodes of type STALE.
deleteWrapperJar() - Method in class org.apache.river.tool.JarWrapper
Attempts to delete wrapper JAR file.
DELIVERY_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for event delivery related messages
deltaT - Variable in class org.apache.river.outrigger.TxnMonitorTask
next value added to nextQuery
denied - Variable in class org.apache.river.landlord.Landlord.RenewResults
The ith -1 in granted was denied because of denied[i].
dependant - Variable in class org.apache.river.thread.DependencyLinker
 
dependants - Variable in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
DependencyLinker - Class in org.apache.river.thread
 
DependencyLinker(ExecutorService, List<FutureObserver.ObservableFuture>, RunnableFuture) - Constructor for class org.apache.river.thread.DependencyLinker
 
depends - Static variable in class net.jini.jeri.kerberos.KerberosUtil
Map constraints to other constraints they depend on
dependsOn(JoinManager.ProxyRegTask) - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Returns true if the current instance of this task must be run after any task already in the task manager queue.
dependsOn(ServiceDiscoveryManager.CacheTask) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
dependsOn(ServiceDiscoveryManager.CacheTask) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
dependsOn(ServiceDiscoveryManager.CacheTask) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
 
deque(Deque<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a Deque for holding references so it appears as a Deque containing referents.
deque - Variable in class org.apache.river.concurrent.ReferenceBlockingDeque
 
deque - Variable in class org.apache.river.concurrent.ReferenceDeque
 
dequeue() - Method in class org.apache.river.norm.Queue
Block until the queue is non-empty and return the first item.
desc - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
desc - Variable in class org.apache.river.phoenix.Activation.LogRegisterGroup
 
desc - Variable in class org.apache.river.phoenix.Activation.LogRegisterObject
 
desc - Variable in class org.apache.river.phoenix.Activation.LogUpdateDesc
 
desc - Variable in class org.apache.river.phoenix.Activation.LogUpdateGroupDesc
 
desc - Variable in class org.apache.river.phoenix.Activation.ObjectEntry
descriptor for object
desc - Variable in class org.apache.river.thread.WakeupManager.Ticket
The ThreadDesc, or null if none.
descCreated - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
Flag indicating when create() has been called
descCreatedLock - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
Lock object for descCreated flag
descendingIterator() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
descendingIterator() - Method in class org.apache.river.concurrent.ReferenceDeque
 
descendingIterator() - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
descendingKeySet() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
descendingKeySet() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
descendingKeySet() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
descendingMap() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
descendingMap() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
descendingMap() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
descendingSet() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
descendingSet() - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
descFor(EntryRep, int) - Static method in class org.apache.river.outrigger.EntryHandle
Return the template description -- mask and hash.
descFor(int) - Method in class org.apache.river.outrigger.TemplateHandle
Return the description for the given field count.
descLocal - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
EntryHandleTmplDesc for the templates
describeCurrentToken() - Method in class net.jini.config.ConfigurationFile.Parser
Returns a String that describes the current token.
description - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
textual description of the problem encountered
descriptor - Variable in class org.apache.river.start.ServiceStarter.Result
Associated ServiceDescriptor object used to create the service instance
descriptors - Variable in class org.apache.river.tool.envcheck.EnvCheck
the ServiceDescriptors obtained from the starter config
descs - Variable in class net.jini.constraint.BasicMethodConstraints
The ordered method descriptors.
DesiredExpirationListener - Interface in net.jini.lease
Subinterface of LeaseListener that clients must implement if they want to receive desired expiration reached events in addition to renewal failure events.
desiredExpirationListener() - Method in class net.jini.lease.LeaseRenewalManager.Entry
Return the DesiredExpirationListener associated with this lease, or null if there is none.
desiredExpirationReached(ClientLeaseWrapper) - Method in class org.apache.river.norm.NormServerBaseImpl
Remove a lease that has reached its desired expiration.
destJar - Variable in class org.apache.river.tool.JarWrapper
 
destroy() - Method in interface org.apache.river.admin.DestroyAdmin
Destroy the service, if possible, including its persistent storage.
destroy() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Destroy the lookup discovery service, if possible, including its persistent storage.
destroy() - Method in class org.apache.river.fiddler.FiddlerImpl
Destroy the lookup discovery service, if possible, including its persistent storage.
destroy() - Method in class org.apache.river.mahalo.JoinStateManager
 
destroy() - Method in class org.apache.river.mahalo.log.MultiLogManager
Clean up all LogFile objects on behalf of caller.
destroy() - Method in interface org.apache.river.mahalo.log.MultiLogManagerAdmin
Destroy any existing Log objects
destroy() - Method in class org.apache.river.mahalo.TxnManagerImpl
Cleans up and exits the transaction manager.
destroy() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
destroy() - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
destroy() - Method in interface org.apache.river.mercury.EventLogIterator
Destroy the collection of stored events.
destroy() - Method in class org.apache.river.mercury.MailboxAdminProxy
 
destroy() - Method in class org.apache.river.mercury.MailboxImpl
 
destroy() - Method in class org.apache.river.norm.ActivatableNormServerImpl
 
destroy() - Method in class org.apache.river.norm.AdminProxy
 
destroy() - Method in class org.apache.river.norm.LeaseSet
Destroy a lease set
destroy() - Method in class org.apache.river.norm.NormServerBaseImpl
 
destroy() - Method in class org.apache.river.norm.PersistentStore
Destroy the store.
destroy() - Method in class org.apache.river.outrigger.AdminProxy
 
destroy() - Method in class org.apache.river.outrigger.JoinStateManager
Make a good faith attempt to terminate discovery, and cancel any lookup registrations.
destroy() - Method in class org.apache.river.outrigger.OutriggerServerImpl
Destroy this space, exiting when finished.
destroy() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
destroy() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Destroy the consumer thread and database
destroy() - Method in class org.apache.river.outrigger.snaplogstore.LogFile
Destroy all log files associated with this stream.
destroy() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Override destroy so we can try to close logFile before calling super tries to delete all the files.
destroy() - Method in class org.apache.river.outrigger.snaplogstore.LogStore
Destroy everything.
destroy() - Method in class org.apache.river.outrigger.snaplogstore.SnapshotFile
Override destroy so we can try to close snapshotFile before calling super tries to delete all the files.
destroy() - Method in interface org.apache.river.outrigger.Store
Destroy any persistent state and release any resources associated with this store.
destroy() - Method in class org.apache.river.outrigger.TxnMonitor
 
destroy() - Method in class org.apache.river.reggie.AdminProxy
 
destroy() - Method in class org.apache.river.reggie.RegistrarImpl
 
Destroy(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.Destroy
Create a non-daemon thread
destroy(ServiceDescriptor[], Configuration) - Static method in class org.apache.river.start.DestroySharedGroup
Method that attempts to destroy any available SharedGroup objects in the provided ServiceDescriptor[].
destroy(File, boolean) - Static method in class org.apache.river.system.FileSystem
Remove this completely.
DESTROY_THREAD_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
DestroyAdmin - Interface in org.apache.river.admin
Admin interface for destroying a service.
destroyDir(File, Collection) - Static method in class org.apache.river.system.FileSystem
Perform the recursion for destroy.
destroyDo() - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method destroy as well as by the apply method in the various LogObj classes that, during recovery, modify the managed sets of the discovery manager; and, while doing so, experience an IOException when the multicast request protocol fails to start during recovery (an un-recoverable exception).
destroyed - Variable in class org.apache.river.mahalo.log.MultiLogManager
Flag that is set to true upon destruction
destroyLock - Variable in class org.apache.river.mercury.MailboxImpl
Object for coordinating the destroy process
destroyLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for service destruction related messages
destroyReaper(OutriggerServerImpl.Reaper) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Shutdown a reaper as part of a controlled tear-down
DestroySharedGroup - Class in org.apache.river.start
This class contains the command-line interface for destroying an instance of a shared activation group.
DestroySharedGroup() - Constructor for class org.apache.river.start.DestroySharedGroup
 
destroySucceeded - Variable in class org.apache.river.mercury.MailboxImpl
Flag that denotes whether or not destroy has already been called.
DestroyThread() - Constructor for class org.apache.river.fiddler.FiddlerImpl.DestroyThread
Constructor that creates a non-daemon thread
DestroyThread() - Constructor for class org.apache.river.mahalo.TxnManagerImpl.DestroyThread
Create a non-daemon thread
DestroyThread() - Constructor for class org.apache.river.mercury.MailboxImpl.DestroyThread
Create a non-daemon thread
DestroyThread() - Constructor for class org.apache.river.norm.NormServerBaseImpl.DestroyThread
Create a non-daemon thread
DestroyThread() - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.DestroyThread
Create a non-daemon thread
DestroyThread() - Constructor for class org.apache.river.start.SharedGroupImpl.DestroyThread
Create a non-daemon thread
destroyVM() - Method in interface org.apache.river.start.SharedGroup
Cause the hosting VM to exit.
destroyVM() - Method in class org.apache.river.start.SharedGroupImpl
 
destroyWithLogin(ServiceDescriptor[], Configuration, LoginContext) - Static method in class org.apache.river.start.DestroySharedGroup
Method that attempts to login via the provided LoginContext and then calls destroy.
detail - Variable in exception org.apache.river.reliableLog.LogException
 
detailedExceptionMsg - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
The message explains the reason of the failure, later on an UnsupportedConstraintException will be instantiated using this message and conditionally thrown to the caller, depending on whether the caller has the "getSubject" AuthPermission.
detailMessage4854354 - Static variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
detail message of IOException thrown when 4854354 occurs
dgc - Variable in class net.jini.jeri.BasicObjectEndpoint
Flag indicating whether or not this BasicObjectEndpoint participates in DGC.
DGC_ID - Static variable in class org.apache.river.jeri.internal.runtime.Jeri
 
DgcBatchContext() - Constructor for class net.jini.jeri.BasicObjectEndpoint.DgcBatchContext
 
dgcClient - Static variable in class net.jini.jeri.BasicObjectEndpoint
local client-side DGC implementation
DgcClient - Class in org.apache.river.jeri.internal.runtime
Jeri ERI client-side DGC implementation.
DgcClient() - Constructor for class org.apache.river.jeri.internal.runtime.DgcClient
 
DgcClient.DgcProxyImpl - Class in org.apache.river.jeri.internal.runtime
 
dgcDispatcher - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
dgcDispatcherMethods - Static variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
dgcEnabledCount - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
dgcProxy - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
synthesized reference to the remote server-side DGC
DgcProxyImpl(DgcServer) - Constructor for class org.apache.river.jeri.internal.runtime.DgcClient.DgcProxyImpl
 
DgcRequestDispatcher - Class in org.apache.river.jeri.internal.runtime
 
DgcRequestDispatcher(Unreferenced, ObjectTable) - Constructor for class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
dgcRequestDispatcher - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable.DgcServerImpl
 
dgcServer - Variable in class org.apache.river.jeri.internal.runtime.DgcClient.DgcProxyImpl
 
dgcServer - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
DgcServer - Interface in org.apache.river.jeri.internal.runtime
Remote interface for Jini ERI server-side DGC implementation.
dgcServerCapabilities - Static variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
DgcServerImpl(DgcRequestDispatcher) - Constructor for class org.apache.river.jeri.internal.runtime.ObjectTable.DgcServerImpl
 
dgm - Variable in class org.apache.river.outrigger.JoinStateManager
Object used to find lookups.
DialogFactory - Interface in net.jini.lookup.ui.factory
UI factory for a modal or non-modal AWT Dialog with a predetermined title.
digest - Variable in class org.apache.river.tool.JarWrapper
 
digest - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
HTTPMD digest value, or null if non-HTTPMD URL
digestString(byte[]) - Static method in class net.jini.url.httpmd.HttpmdUtil
Converts a message digest to a String in hexadecimal format.
digits(long, int) - Static method in class net.jini.core.lookup.ServiceID
Returns val represented by the specified number of hex digits.
digits - Static variable in class org.apache.river.api.net.URIEncoderDecoder
 
dir - Variable in class org.apache.river.reliableLog.ReliableLog
 
DIRECT - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
directBuffersUseful - Variable in class org.apache.river.jeri.internal.mux.Mux
 
directBuffersUseful() - Method in class org.apache.river.jeri.internal.mux.Mux
Returns true if it would be useful to pass direct buffers to this instance's *Send* methods (because the underlying I/O implementation will pass such buffers directly to channel write operations); returns false otherwise.
directories - Variable in class org.apache.river.tool.classdepend.PackageClasses
The names of directories in the classpath.
directory - Variable in class org.apache.river.mahalo.log.MultiLogManager
Persistence directory
dirlist - Variable in class org.apache.river.tool.ClassServer.Initializer
 
DirNode(String) - Constructor for class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
dirs - Variable in class org.apache.river.tool.ClassServer
Directories to serve from
dirty(long, Object[], long) - Method in interface org.apache.river.jeri.internal.runtime.AbstractDgcClient.DgcProxy
 
dirty(long, Object[], long) - Method in class org.apache.river.jeri.internal.runtime.DgcClient.DgcProxyImpl
 
dirty(Uuid, long, Uuid[]) - Method in interface org.apache.river.jeri.internal.runtime.DgcServer
 
dirty(Uuid, long, Uuid[]) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable.DgcServerImpl
 
dirtyFailed - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
true if a dirty call containing this ref has failed
dirtyFailureDuration - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
(average) elapsed time for recent failed dirty calls
dirtyFailureRetries - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
minimum retry count for dirty calls that fail
dirtyFailures - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
count of recent dirty calls that have failed
dirtyFailureStartTime - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
absolute time of first recent failed dirty call
dis - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
Input stream provided by the underlying socket
disableDelivery() - Method in interface net.jini.event.MailboxRegistration
Ceases delivery of stored notifications to the existing target listener, if any.
disableDelivery(Uuid) - Method in interface org.apache.river.mercury.MailboxBackEnd
Disable delivery of events for the given registration
disableDelivery(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
 
disableDelivery() - Method in class org.apache.river.mercury.Registration
 
disableDeliveryDo(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual logic for disabling event delivery for a particular registration.
disableMulticast - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
disableRegistration(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that disables event delivery for the registration associated with the given UUID
disableRegistration(Uuid, RemoteEventListener) - Method in class org.apache.river.mercury.MailboxImpl.NotifyTask
This utility function attempts to disable the given registration because there was a problem with the provided listener.
disableRegistrationIterator(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that sets the valid iterator id for provided registration.
disableSocketConnect - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
If set to true, causes the endpoint not to connect sockets it obtains from its socket factory.
disableSocketConnect(Endpoint) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
 
disableSocketConnect(Endpoint) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
disableSocketConnect - Variable in class net.jini.jeri.ssl.SslEndpointImpl
Whether to disable calling Socket.connect -- set when used by discovery providers.
disableSocketConnect(Endpoint) - Method in interface org.apache.river.discovery.internal.EndpointInternals
Causes the given endpoint not to connect sockets it obtains from its socket factory.
discard(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupDiscovery
Discard a registrar from the set of registrars already discovered.
discard(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Discards the registrar referenced in this class from either the LookupDiscovery or LookupLocatorDiscovery utility employed by this LookupDiscoveryManager.
discard(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.NotifyTask
True if discarded, else discovered
discard(ServiceRegistrar) - Method in interface net.jini.discovery.DiscoveryManagement
Removes an instance of ServiceRegistrar from the managed set of lookup services, making the corresponding lookup service eligible for re-discovery.
discard(ServiceRegistrar) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Informs the lookup discovery service of the existence of an unavailable lookup service and requests that the lookup discovery service discard the unavailable lookup service.
discard(Object) - Method in interface net.jini.lookup.LookupCache
Deletes a service reference from the cache and causes a notification to be sent to all registered listeners indicating that the service has been discarded.
discard(ServiceRegistrar) - Method in class net.jini.lookup.ServiceDiscoveryManager
Discards a ServiceRegistrar through the discovery manager.
discard(ServiceRegistrar) - Method in class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
Discards a ServiceRegistrar through the discovery manager.
discard(Object) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
discard() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
discard(Uuid, ServiceRegistrar) - Method in interface org.apache.river.fiddler.Fiddler
Informs the lookup discovery service of the existence of an unavailable lookup service and requests that the lookup discovery service discard the unavailable lookup service.
discard(Uuid, ServiceRegistrar) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
discard(ServiceRegistrar) - Method in class org.apache.river.fiddler.FiddlerRegistration
Informs the lookup discovery service of the existence of an unavailable lookup service and requests that the lookup discovery service discard the unavailable lookup service.
DISCARDED - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
DISCARDED - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
 
discarded(DiscoveryEvent) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.GroupDiscoveryListener
Called by LookupDiscovery to send a discarded event to this listener when one of the following events occurs affecting at least one registrar (reg) that was previously discovered through either group discovery alone, or through both group and locator discovery: The method LookupDiscovery.discard was called because the reg was determined to be unreachable.
discarded(DiscoveryEvent) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.LocatorDiscoveryListener
Called by LookupLocatorDiscovery to send a discarded event to this listener when one of the following events occurs, affecting at least one registrar (reg) that was previously discovered through either locator discovery alone, or through both group and locator discovery: The method LookupLocatorDiscovery.discard was called because the reg was determined to be unreachable (this is referred to as a "communication discard").
discarded - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
discarded(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryListener
Called when one or more lookup service registrars has been discarded.
discarded - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Flag indicating whether the event is a discovery event or a discard event.
discarded(DiscoveryEvent) - Method in class net.jini.lookup.JoinManager.DiscMgrListener
 
discarded(DiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
 
discarded(DiscoveryEvent) - Method in class org.apache.river.example.browser.Browser.LookupListener
 
discarded(DiscoveryEvent) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupDiscoveryListener
 
DiscardedEventTask(DiscoveryEvent) - Constructor for class org.apache.river.fiddler.FiddlerImpl.DiscardedEventTask
Constructs an instance of this class and stores the event
discardFlag - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
When the lookup discovery service discards a registrar as a result of some internal condition (such as multicast announcements ceasing) and not as a result of a request from a registration, every registration configured for group discovery of that discarded registrar will be sent a remote discarded event.
discardLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
DiscardProxyTask(JoinManager.ProxyReg) - Constructor for class net.jini.lookup.JoinManager.DiscardProxyTask
Constructor that provides this task with access (through the given ProxyReg parameter) to the lease to be cancelled.
DiscardRegistrarTask(FiddlerImpl.RegistrationInfo, ServiceRegistrar) - Constructor for class org.apache.river.fiddler.FiddlerImpl.DiscardRegistrarTask
Constructs an instance of this class and stores the registration information.
discardRetryLater(ServiceItem, boolean, ServiceDiscoveryManager.ServiceItemReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Convenience method called by filterMaybeDiscard that finds in the serviceIdMap, the ServiceItemReg element corresponding to the given ServiceItem, sets a service removed event, and queues a ServiceDiscardTimerTask to retry the filter at a later time.
discardWait - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
discardWait - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
DiscLeaseListener() - Constructor for class net.jini.lookup.JoinManager.ProxyReg.DiscLeaseListener
 
discMgr - Variable in class net.jini.lookup.JoinManager
Contains the discovery manager that discovers the lookup services with which this join manager will register its associated service.
discMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
discMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
discMgrInternal - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
discMgrInternal - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
discMgrListener - Variable in class net.jini.lookup.JoinManager
Contains the discovery listener registered by this join manager with the discovery manager so that this join manager is notified whenever one of the desired lookup services is discovered or discarded.
DiscMgrListener() - Constructor for class net.jini.lookup.JoinManager.DiscMgrListener
 
discMgrListener - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
DiscMgrListener() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
 
disco - Variable in class org.apache.river.example.browser.Browser
 
discoer - Variable in class org.apache.river.reggie.RegistrarImpl
Manager for discovering other lookup services
discoer - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
disconnect() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
disconnect() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Closes and releases reference to underlying socket.
DISCOVERED - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Constants used to tell the notifierThread the type of event to send
DISCOVERED - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
Constants used to indicate the type of event to send
discovered(DiscoveryEvent) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.GroupDiscoveryListener
Called by LookupDiscovery to send a discovered event to this listener when that LookupDiscovery has discovered at least one registrar (reg) belonging to at least one of the groups desired by this LookupDiscoveryManager.
discovered(DiscoveryEvent) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.LocatorDiscoveryListener
Called by the LookupLocatorDiscovery to send a discovered event to this listener when that LookupLocatorDiscovery has discovered at least one registrar (reg) having a locator equal one of the locators desired by this LookupDiscoveryManager.
discovered(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryListener
Called when one or more lookup service registrars has been discovered.
discovered(DiscoveryEvent) - Method in class net.jini.lookup.JoinManager.DiscMgrListener
 
discovered(DiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
 
discovered(DiscoveryEvent) - Method in class org.apache.river.example.browser.Browser.LookupListener
 
discovered(DiscoveryEvent) - Method in class org.apache.river.fiddler.FiddlerImpl.LookupDiscoveryListener
 
DiscoveredEventTask(DiscoveryEvent) - Constructor for class org.apache.river.fiddler.FiddlerImpl.DiscoveredEventTask
Constructs an instance of this class and stores the event
discoveredLocators - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Stores LookupLocators that have been discovered
discoveredRegsMap - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
Map from the set of instances of the ServiceRegistrar interface, to the set of marshalled instances of the ServiceRegistrar interface, where each key and each value (which is the marshalled form of its corresponding key) is a proxy to one of the lookup service(s) that have been discovered for the current registration.
discoveredSet - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
Contains instances of the ProxyReg wrapper class.
discoveredSetAddLock - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
 
discoverLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Initiates the discovery process for the lookup services having the given locators.
discoverLocatorsCalled - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
Discovery - Class in org.apache.river.discovery
Class providing methods for participating in versions 1 and 2 of the discovery protocol.
Discovery() - Constructor for class org.apache.river.discovery.Discovery
 
DiscoveryAdmin - Interface in net.jini.lookup
Methods for controlling which groups a lookup service is a member of, and for controlling which TCP port a lookup service uses for its lookup locator.
DiscoveryChangeListener - Interface in net.jini.discovery
This interface must be implemented by entities that wish to receive notification of the following events.
DiscoveryConstraints - Class in org.apache.river.discovery
DiscoveryConstraints(InvocationConstraints) - Constructor for class org.apache.river.discovery.DiscoveryConstraints
 
DiscoveryConstraints.ConnectionAbsoluteTimeReducer - Class in org.apache.river.discovery
 
DiscoveryConstraints.ConstraintReducer - Class in org.apache.river.discovery
Utility for reducing constraints of a given type into a base set of alternatives.
DiscoveryConstraints.MaxValueReducer - Class in org.apache.river.discovery
 
DiscoveryConstraints.MulticastMaxPacketSizeReducer - Class in org.apache.river.discovery
 
DiscoveryConstraintTrustVerifier - Class in org.apache.river.discovery
Trust verifier for instances of the constraint classes defined in the org.apache.river.discovery package.
DiscoveryConstraintTrustVerifier() - Constructor for class org.apache.river.discovery.DiscoveryConstraintTrustVerifier
Creates an instance.
DiscoveryEvent - Class in net.jini.discovery
Event object passed (via either the DiscoveryListener interface or the DiscoveryChangeListener) to indicate to interested parties that one or more ServiceRegistrar objects have been discovered or discarded during the discovery process.
DiscoveryEvent(Object, ServiceRegistrar[]) - Constructor for class net.jini.discovery.DiscoveryEvent
Construct a new DiscoveryEvent object, with the given source and set of registrars.
DiscoveryEvent(Object, Map<ServiceRegistrar, String[]>) - Constructor for class net.jini.discovery.DiscoveryEvent
Construct a new DiscoveryEvent object, with the given source and registrars-to-groups mapping.
discoveryExecutor - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
ExecutorService for the discovery tasks.
DiscoveryFormatProvider - Interface in org.apache.river.discovery
Interface implemented by all discovery format provider classes, which is used by the Discovery class to identify format providers available via resource, as described in the documentation for the Discovery.getProtocol2(ClassLoader) method.
DiscoveryGroupManagement - Interface in net.jini.discovery
This interface defines methods and constants related to the management of the sets of lookup services that are to be discovered using the multicast discovery protocol; that is, lookup services that are discovered by way of group discovery.
DiscoveryListener - Interface in net.jini.discovery
This interface must be implemented by parties that wish to obtain notifications from a LookupDiscovery object.
discoveryListener - Variable in class org.apache.river.fiddler.FiddlerImpl
The listener registered for both group discovery events and locator discovery events.
DiscoveryLocatorManagement - Interface in net.jini.discovery
This interface defines methods related to the management of the set of lookup services that are to be discovered using the unicast discovery protocol; that is, lookup services that are discovered by way of locator discovery.
DiscoveryManagement - Interface in net.jini.discovery
This interface defines methods related to the discovery event mechanism and discovery process termination.
discoveryMgr - Variable in class net.jini.lookup.JoinManager.Conf
 
discoveryMgr - Variable in class org.apache.river.fiddler.FiddlerImpl
Performs all group and locator discovery on behalf of clients
discoveryMgr - Variable in class org.apache.river.fiddler.FiddlerInit
 
DiscoveryPermission - Class in net.jini.discovery
Permission for using LookupDiscovery.
DiscoveryPermission(String) - Constructor for class net.jini.discovery.DiscoveryPermission
Simple constructor.
DiscoveryPermission(String, String) - Constructor for class net.jini.discovery.DiscoveryPermission
Simple constructor.
DiscoveryPermission.Collection - Class in net.jini.discovery
Simple permission collection
discoveryPort - Static variable in class net.jini.core.discovery.LookupLocator
The port for both unicast and multicast boot requests.
discoveryPort - Static variable in class net.jini.discovery.Constants
The port for both unicast and multicast boot requests.
DiscoveryProtocolException - Exception in org.apache.river.discovery
Exception indicating a discovery protocol error, such as failure to interpret packet data, or multicast request/announcement data that cannot fit within a given packet length.
DiscoveryProtocolException(String) - Constructor for exception org.apache.river.discovery.DiscoveryProtocolException
Constructs a new DiscoveryProtocolException with the specified detail message.
DiscoveryProtocolException(String, Throwable) - Constructor for exception org.apache.river.discovery.DiscoveryProtocolException
Constructs a new DiscoveryProtocolException with the specified detail message and cause.
DiscoveryProtocolVersion - Class in org.apache.river.discovery
Represents a constraint on the version of the discovery protocol used to contact lookup services.
DiscoveryProtocolVersion(int) - Constructor for class org.apache.river.discovery.DiscoveryProtocolVersion
 
discoveryResponseExec - Variable in class org.apache.river.reggie.RegistrarImpl
 
DiscoveryTask(AbstractLookupLocatorDiscovery.LocatorReg, ExecutorService, WakeupManager) - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.DiscoveryTask
 
discoveryTaskMgr - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.Initializer
 
DiscoveryV1 - Class in org.apache.river.discovery
Class providing methods for implementing discovery protocol version 1.
DiscoveryV1() - Constructor for class org.apache.river.discovery.DiscoveryV1
 
DiscoveryV2 - Class in org.apache.river.discovery
Class providing methods for implementing discovery protocol version 2.
DiscoveryV2(List[]) - Constructor for class org.apache.river.discovery.DiscoveryV2
 
DiscoveryV2.DatagramBuffers - Class in org.apache.river.discovery
Buffer factory passed to multicast request and announcement encoders.
DiscoveryV2.DatagramBuffers.DatagramInfo - Class in org.apache.river.discovery
 
discoveryWakeupMgr - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
discoveryWakeupMgr - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
discoveryWakeupMgr - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Wakeup manager for the discovery tasks.
discoveryWakeupMgr - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.Initializer
 
Discriminator(ClientLeaseWrapper, boolean) - Constructor for class org.apache.river.norm.LRMEventListener.Discriminator
 
dispatch(Remote, InboundRequest, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Dispatches the specified inbound request to the specified remote object.
dispatch(InboundRequest) - Method in class net.jini.jeri.connection.ServerConnectionManager.Dispatcher
Calls processRequestData on the connection, passing the streams from the specified inbound request, to obtain the request handle, wraps the mux inbound request, connection and handle in an inbound request, checks for accept permission, and calls dispatch on the underlying dispatcher.
dispatch(Remote, InboundRequest, Collection) - Method in interface net.jini.jeri.InvocationDispatcher
Dispatches the invocation represented by an InboundRequest to the specified remote object.
dispatch(InboundRequest) - Method in interface net.jini.jeri.RequestDispatcher
Processes an inbound request.
dispatch(InboundRequest) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsRequestDispatcher
 
dispatch(InboundRequest) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
dispatch(InboundRequest) - Method in class org.apache.river.jeri.internal.runtime.Target
 
dispatch(InboundRequest, InvocationDispatcher, Remote, Thread) - Method in class org.apache.river.jeri.internal.runtime.Target
 
dispatch(InboundRequest, InvocationDispatcher, Remote) - Method in class org.apache.river.jeri.internal.runtime.Target
 
dispatchCurrentMessage() - Method in class org.apache.river.jeri.internal.mux.Mux
 
dispatchDgcRequest(InboundRequest) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
Dispatcher(RequestDispatcher, ServerConnection) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.Dispatcher
 
dispatcher - Variable in class net.jini.jeri.connection.ServerConnectionManager.Dispatcher
The request dispatcher passed to handleConnection.
dispatcher - Variable in class net.jini.jeri.InvocationLayerFactory.Instances
 
dispatcher - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
Request dispatcher for the connection
dispatcher - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
dispatcher - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
Dispatcher() - Constructor for class org.apache.river.jeri.internal.http.HttpServerConnection.Dispatcher
 
dispatchNewRequest(int) - Method in class org.apache.river.jeri.internal.mux.MuxServer
 
displayClassLoaderTree(ClassLoader) - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the given class loader.
displayContextClassLoaderTree() - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that displays the class loader delegation tree for the current context class loader.
dispose() - Method in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
Marks this thread as one that is no longer needed.
distill(InvocationConstraints, boolean) - Static method in class net.jini.jeri.http.Constraints
Distills the given constraints to a form more directly usable by this provider.
distill(InvocationConstraints, boolean) - Static method in class net.jini.jeri.tcp.Constraints
Distills the given constraints to a form more directly usable by this provider.
distill(Set, boolean, boolean) - Static method in class org.apache.river.discovery.internal.X500Constraints
Returns principal-dependent constraints distilled from the given set of overall constraints.
distill(InvocationConstraint, boolean) - Static method in class org.apache.river.discovery.internal.X500Constraints
Returns distilled (principal-dependent) constraint, or SUPPORTED/UNSUPPORTED if the constraint is unconditionally supported or not supported.
Distilled(InvocationConstraints, boolean) - Constructor for class net.jini.jeri.http.Constraints.Distilled
 
distilled - Variable in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
 
Distilled(InvocationConstraints, boolean) - Constructor for class net.jini.jeri.tcp.Constraints.Distilled
 
distilled - Variable in class net.jini.jeri.tcp.TcpEndpoint.Handle
 
distilled - Variable in class org.apache.river.discovery.internal.X500Constraints
 
DistributedSubjectCombiner(Subject) - Constructor for class net.jini.security.Security.DistributedSubjectCombiner
 
distributor - Variable in class org.apache.river.thread.SynchronousExecutors
 
Distributor(List<Queue<Callable>>, ScheduledExecutorService, Lock, Condition, AtomicBoolean) - Constructor for class org.apache.river.thread.SynchronousExecutors.Distributor
 
distributorLock - Variable in class org.apache.river.thread.SynchronousExecutors
 
distributorThread - Variable in class org.apache.river.thread.SynchronousExecutors
 
distributorWaiting - Variable in class org.apache.river.thread.SynchronousExecutors
 
divideAndReplace(String, String, String, Properties) - Method in class org.apache.river.api.security.Segment
Segments the current String by find Properties between the START_MARK and END_MARK and replacing them with their values, splitting them into separate Strings (that remain encapsulated in the Segment) if regex is non null.
divisions - Variable in class org.apache.river.api.security.Segment
 
dListener - Variable in class net.jini.lookup.JoinManager.ProxyReg
 
dm - Variable in class org.apache.river.mahalo.JoinStateManager
Object used to find lookups.
dm - Variable in class org.apache.river.norm.lookup.JoinState
The DiscoveryManagement we are using to find lookups, which must also implement DiscoveryGroupManagement and DiscoveryLocatorManagement.
doAbort(long) - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
doAckNotifications(LinkedList, boolean) - Static method in class org.apache.river.jeri.internal.http.HttpServerManager
Notifies list of AcknowledgmentSource.Listeners.
doAction(PrivilegedExceptionAction) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Execute the specified action on behalf of the server subject without requiring the caller to have doAsPrivileged permission.
doAs(Subject, PrivilegedAction<T>) - Static method in class net.jini.security.Security
Performs work as a particular Subject in the presence of untrusted code, for distributed systems.
doAs(Subject, PrivilegedExceptionAction<T>) - Static method in class net.jini.security.Security
Performs work as a particular Subject in the presence of untrusted code, for distributed systems.
doAsPrivileged(Subject, PrivilegedAction<T>, SecurityContext) - Static method in class net.jini.security.Security
Perform work as a particular Subject in the presence of untrusted code for distributed systems.
doAsPrivileged(Subject, PrivilegedExceptionAction<T>, SecurityContext) - Static method in class net.jini.security.Security
Perform work as a particular Subject in the presence of untrusted code for distributed systems.
doAttributes(JoinManager.ProxyReg) - Method in class net.jini.lookup.JoinManager.AddAttributesTask
Performs the actual attribute augmentation, replacement, or modification work.
doAttributes(JoinManager.ProxyReg) - Method in class net.jini.lookup.JoinManager.ModifyAttributesTask
Performs the actual attribute modification work.
doAttributes(JoinManager.ProxyReg) - Method in class net.jini.lookup.JoinManager.SetAttributesTask
Performs the actual attribute replacement work.
doCheck - Static variable in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
flag indicating whether to perform the check
doChecks(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Perform all of the checks on codebase.
doChecks - Static variable in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
flag indicating whether to run this plugin
doDelegation - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
If this field is set to true, the initiator's credentials will be delegated to the acceptor during GSS context establishment.
doEncryption - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
Boolean to indicate whether traffic will be encrypted
doesContainWrapper(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Return true if the passed wrapper is in the set
doesEncryption(String) - Static method in class net.jini.jeri.ssl.Utilities
Determines if the cipher suite does encryption
doesServerAuthentication(String) - Static method in class net.jini.jeri.ssl.Utilities
Determines if the cipher suite authenticates the server
doInit(Configuration, ActivationID, LoginContext) - Static method in class org.apache.river.start.SharedGroupImpl
 
doInitWithLogin(Configuration, ActivationID, LoginContext) - Static method in class org.apache.river.start.SharedGroupImpl
 
domain - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
domain - Variable in class org.apache.river.api.security.ProtectionDomainGrant
 
domains - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Map from WeakKey(Subject) to ProtectionDomain.
domains - Variable in class org.apache.river.discovery.ClientPermissionChecker
 
doMerge - Variable in class org.apache.river.tool.PreferredListGen
if true, load JARs without preferred lists directly into listGraph
done - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
 
done(boolean) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
done(boolean) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
DONE - Static variable in class org.apache.river.jeri.internal.http.MessageReader
 
DONE - Static variable in class org.apache.river.jeri.internal.http.MessageWriter
 
done(boolean) - Method in class org.apache.river.jeri.internal.http.Request
Method called internally when request is finished.
done - Variable in class org.apache.river.jeri.internal.mux.IOFuture
 
done() - Method in class org.apache.river.jeri.internal.mux.IOFuture
Signals that this I/O operation has completed successfully.
done(int) - Method in class org.apache.river.jeri.internal.mux.IOFuture
Signals that this I/O operation has remaining data.
done(IOException) - Method in class org.apache.river.jeri.internal.mux.IOFuture
Signals that this I/O operation has failed (with details of the failure in the given IOException).
done - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable.LC
 
done - Variable in class org.apache.river.thread.ObservableFutureTask
 
done() - Method in class org.apache.river.thread.ObservableFutureTask
 
doPrivileged(PrivilegedAction<T>) - Static method in class net.jini.security.Security
Executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context.
doPrivileged(PrivilegedExceptionAction<T>) - Static method in class net.jini.security.Security
Executes the specified action's run method with privileges enabled, preserving the domain combiner (if any) of the calling context.
doRemove(long, boolean) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The heavy lifting of removing ourselves.
doRemove(long, boolean) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
The heavy lifting of removing ourselves.
doRenew(long) - Method in class org.apache.river.fiddler.FiddlerLease
This method allows the entity to which the current lease is granted (the lease holder) to indicate that it is still interested in the resources of the lookup discovery service, and to request continued access to those resources for an amount of time (in milliseconds) relative to the current time.
doRenew(long) - Method in class org.apache.river.landlord.LandlordLease
 
doRenew(long) - Method in class org.apache.river.lease.AbstractLease
Renew the lease for a duration relative to now, and return the duration actually granted.
doRenew(long) - Method in class org.apache.river.reggie.EventLease
Renews the event lease associated with an instance of this class.
doRenew(long) - Method in class org.apache.river.reggie.ServiceLease
Do the actual renew.
doRun() - Method in class net.jini.discovery.AbstractLookupDiscovery.DecodeAnnouncementTask
Decodes this task's multicast announcement packet.
doRun() - Method in class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
dos - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
Output stream provided by the underlying socket
DoubleClicker(ServiceEditor.AttributeTreePanel) - Constructor for class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
 
doUnicastDiscovery(Socket, DiscoveryConstraints, Discovery) - Method in class net.jini.discovery.AbstractLookupDiscovery
Performs unicast discovery over given socket based on protocol in use, applying configured security constraints (if any).
doUnicastDiscovery(Socket, DiscoveryConstraints) - Method in class net.jini.discovery.AbstractLookupDiscovery
 
doUnicastDiscovery(LookupLocator, InvocationConstraints) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
This method employs the unicast discovery protocol to discover the registrar having LookupLocator equal to the value contained in the locator parameter of this class.
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class org.apache.river.discovery.Discovery
Performs the client side of unicast discovery, obtaining the returned response data over the provided socket using the given default and codebase verifier class loaders and collection of object stream context objects in a manner that satisfies the specified constraints.
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class org.apache.river.discovery.DiscoveryV1
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class org.apache.river.discovery.DiscoveryV2
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.internal.EndpointBasedClient
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.kerberos.Client
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.plaintext.Client
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.ssl.Client
 
doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in interface org.apache.river.discovery.UnicastDiscoveryClient
Performs the client side of unicast discovery, obtaining the returned response data over the provided socket using the given default and codebase verifier class loaders and collection of object stream context objects in a manner that satisfies the specified absolute constraints.
doWithServerContext(Runnable, Collection) - Static method in class net.jini.export.ServerContext
Sets the server context for the current thread to the supplied context collection and invokes the run method of the supplied runnable object.
down(IOException) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
down(IOException) - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
DownloadPermission - Class in net.jini.loader
Permission that must be granted to the CodeSource of a downloaded class in order for the class to be defined using RMIClassLoader.
DownloadPermission() - Constructor for class net.jini.loader.DownloadPermission
Creates a new DownloadPermission with the name "permit".
downloadPermission - Static variable in class net.jini.loader.pref.PreferredClassLoader
 
doWork(Runnable, Object) - Method in class org.apache.river.mahalo.AbortJob
The work to be performed by each TaskManager.Task is provided by the Job that creates it.
doWork(Runnable, Object) - Method in class org.apache.river.mahalo.CommitJob
The work to be performed by each TaskManager.Task is provided by the Job that creates it.
doWork(Runnable, Object) - Method in class org.apache.river.mahalo.Job
The work performed is implemented here.
doWork(Runnable, Object) - Method in class org.apache.river.mahalo.PrepareAndCommitJob
The work to be performed by each TaskManager.Task is provided by the Job that creates it.
doWork(Runnable, Object) - Method in class org.apache.river.mahalo.PrepareJob
The work to be performed by each TaskManager.Task is provided by the Job that creates it.
drain() - Method in class org.apache.river.mercury.LogOutputStream
Writes any unwritten bytes to the underlying output stream.
drainNotifyQueue() - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
drainQueue(Deque) - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
drainStream(InputStream) - Static method in class org.apache.river.start.HTTPDStatus
Reads and discards all data from a given input stream.
drainTo(Collection<? super T>) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
drainTo(Collection<? super T>, int) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
drainTo(Collection<? super T>) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
drainTo(Collection<? super T>, int) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
drainTo(Collection<? super T>) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
drainTo(Collection<? super T>, int) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
drainWakeupPipe() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
drawCross(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
drawCross(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
drop() - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
Clear the soft reference, and mark the cell as invalid
drop() - Method in class org.apache.river.collection.SoftCache.Value
 
DROPPED - Static variable in class org.apache.river.collection.SoftCache.Value
 
dropProxy(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager
Removes the given proxy from all the caches maintained by the SDM.
DSA_KEY_ALGORITHM - Static variable in class net.jini.jeri.ssl.Utilities
Or'ed into the value returned by getPermittedKeyAlgorithms when DSA keys are permitted.
DSA_KEY_EXCHANGE_ALGORITHMS - Static variable in class net.jini.jeri.ssl.Utilities
The names of JSSE key exchange algorithms that use DSA keys.
dummyModel - Variable in class org.apache.river.example.browser.Browser
 
dummyModel - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
dump() - Method in class org.apache.river.mercury.StreamPool
 
dump(String) - Method in class org.apache.river.outrigger.EntryHolder
Debug method: Dump out the state of this holder, printing out the name of the dump first.
dump(String, EntryRep) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Debug method: Dump out the bucket for the holder for the given rep.
dump(EntryHolder, String, EntryRep) - Static method in class org.apache.river.outrigger.OutriggerServerImpl
Debug method: Dump out the bucket for the given holder, for an operation using the given rep.
dumpAttrs(Entry[], Logger, Level) - Static method in class org.apache.river.mercury.MailboxImpl
Utility method for displaying lookup service attributes
dumpGroups(String[], Logger, Level) - Static method in class org.apache.river.mercury.MailboxImpl
Utility method for displaying lookup group attributes
dumpInfo(Logger) - Method in class org.apache.river.mercury.ServiceRegistration
Utility method to display debugging information to the provided Logger
dumpLocators(LookupLocator[], Logger, Level) - Static method in class org.apache.river.mercury.MailboxImpl
Utility method for displaying lookup locator attributes
dupsPossible - Variable in class org.apache.river.reggie.RegistrarImpl.ItemIter
True means duplicate items are possible
DURATION - Static variable in interface net.jini.core.lease.Lease
The serialized form of the lease will convert the time of lease expiration into a duration (in milliseconds) from the time of serialization.
duration - Variable in class org.apache.river.landlord.LeasePeriodPolicy.Result
The duration.
durationMap - Variable in class org.apache.river.lease.AbstractIDLeaseMap
 
durationMap - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
durations - Variable in class org.apache.river.fiddler.FiddlerRenewResults
The granted duration for each lease.
durations - Variable in class org.apache.river.reggie.RenewResults
The granted duration for each lease.
DynamicPolicy - Interface in net.jini.security.policy
Interface implemented by security policy providers that may support dynamic granting of permissions at run-time.
dynamicPolicyGrants - Variable in class net.jini.security.policy.DynamicPolicyProvider
 
DynamicPolicyProvider - Class in net.jini.security.policy
Security policy provider that supports dynamic granting of permissions at run-time.
DynamicPolicyProvider() - Constructor for class net.jini.security.policy.DynamicPolicyProvider
Creates a new DynamicPolicyProvider instance that wraps a default underlying policy.
DynamicPolicyProvider(Policy) - Constructor for class net.jini.security.policy.DynamicPolicyProvider
Creates a new DynamicPolicyProvider instance that wraps around the given non-null base policy object.

E

e - Variable in class org.apache.river.lease.AbstractLeaseMap.Entry
 
eclass - Variable in class org.apache.river.reggie.EntryClassBase
The EntryClass.
eclass - Variable in class org.apache.river.reggie.EntryRep
The Class of the Entry converted to EntryClass.
eclass - Variable in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Entry class to match on
edges - Variable in class org.apache.river.tool.ClassDep
Flag to determine whether there is interest in dependencies that go outside the set of interested classes.
edges - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
edges(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
edges - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
edges() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
editable - Variable in class org.apache.river.example.browser.ObjectNode
 
editField(ObjectNode) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
ein - Variable in class org.apache.river.mercury.EventReader
Reference to EventInputStream for this class
elease - Variable in class org.apache.river.example.browser.Browser
 
elease - Variable in class org.apache.river.example.browser.ServiceEditor
 
element() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
element() - Method in class org.apache.river.concurrent.ReferencedQueue
 
elements - Variable in class net.jini.core.constraint.ArraySet
The array.
elements() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns an immutable set of all of the principals.
elements() - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Returns an immutable set of all of the classes.
elements() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns an immutable set of all of the principals.
elements() - Method in class net.jini.core.constraint.ClientMinPrincipalType
Returns an immutable set of all of the classes.
elements() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns an immutable set of all of the constraints.
elements() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns an immutable set of all of the principals.
elements() - Method in class net.jini.discovery.DiscoveryPermission.Collection
 
elements() - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
elements() - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
 
elements() - Method in class org.apache.river.api.security.ConcurrentPermissions
This Enumeration is not intended for concurrent access, modification of the underlying PermissionCollection will not cause a ConcurrentModificationException, but modifications made after this call returns may not be included in the Enumeration.
elements() - Method in class org.apache.river.api.security.ConcurrentPermissions.PC
 
elements() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
elements() - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
elements - Variable in class org.apache.river.lookup.util.ConsistentSet
 
elements() - Method in class org.apache.river.start.SharedActivationPolicyPermission.Collection
 
empty - Static variable in class net.jini.core.constraint.InvocationConstraints
An empty array
EMPTY - Static variable in class net.jini.core.constraint.InvocationConstraints
An empty instance, one that has no requirements and no preferences.
empty - Static variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
empty() - Method in class org.apache.river.outrigger.TxnState
Return true if there are no more transactions associated with this object.
empty - Static variable in class org.apache.river.reggie.ClassMapper
 
empty - Static variable in class org.apache.river.reggie.ServiceType
 
emptyAttrs - Static variable in class org.apache.river.reggie.RegistrarImpl
Empty attribute set
EmptyConfiguration - Class in net.jini.config
A Configuration with no entries.
EmptyConfiguration() - Constructor for class net.jini.config.EmptyConfiguration
 
emptyCS - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Empty codesource.
emptyCS - Static variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Empty codesource.
emptyCS - Static variable in class org.apache.river.discovery.ClientPermissionChecker
 
emptyCS - Static variable in class org.apache.river.tool.DebugDynamicPolicyProvider
The empty codesource.
emptyObjectArray - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
constant empty Object array for lease renewal optimization
emptyPD - Static variable in class net.jini.jeri.BasicInvocationDispatcher
ProtectionDomain containing the empty codesource.
emptyPD - Static variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
ProtectionDomain containing the empty codesource.
emptyPD - Static variable in class org.apache.river.discovery.ClientPermissionChecker
 
enableDelivery(RemoteEventListener) - Method in interface net.jini.event.MailboxRegistration
Initiates delivery of stored notifications to the supplied target listener, if any.
enableDelivery(Uuid, RemoteEventListener) - Method in interface org.apache.river.mercury.MailboxBackEnd
Enable delivery of events for the given registration to the specified target
enableDelivery(Uuid, RemoteEventListener) - Method in class org.apache.river.mercury.MailboxImpl
 
enableDelivery(RemoteEventListener) - Method in class org.apache.river.mercury.Registration
 
enableDeliveryDo(Uuid, RemoteEventListener) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual enable delivery logic
enableDGC - Variable in class net.jini.jeri.BasicJeriExporter
 
enableGrant - Static variable in class net.jini.activation.ActivatableInvocationHandler
Flag to enable use of Security.grant.
enableImplToStubReplacement - Static variable in class org.apache.river.reggie.Item
Flag to enable JRMP impl-to-stub replacement during marshalling of service proxy.
enableRegistration(Uuid, RemoteEventListener) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that associates the given listener with the associated registration object.
enableRegistrationIterator(Uuid, Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that sets the valid iterator id for provided registration.
enclosedBy(NestableTransaction) - Method in class net.jini.core.transaction.server.NestableServerTransaction
Return true if the specified transaction is an ancestor of this transaction.
encode(MulticastRequest, int, InvocationConstraints) - Static method in class org.apache.river.discovery.DiscoveryV1
 
encode(MulticastAnnouncement, int, InvocationConstraints) - Static method in class org.apache.river.discovery.DiscoveryV1
 
encode(MessageDigest, String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Returns digest of the given string, represented as string of hexadecimal digits.
encode(InputStream, OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
encode(byte[], OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the buffer in aBuffer and write the encoded result to the OutputStream aStream.
encode(byte[]) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encodeAtom(OutputStream, byte[], int, int) - Method in class org.apache.river.jeri.internal.runtime.BASE64Encoder
encodeAtom - Take three bytes of input and encode it as 4 printable characters.
encodeAtom(OutputStream, byte[], int, int) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode one "atom" of information into characters.
encodeAtom(OutputStream, byte[], int, int) - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
encodeBuffer(InputStream, OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode bytes from the input stream, and write them as text characters to the output stream.
encodeBuffer(byte[], OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the buffer in aBuffer and write the encoded result to the OutputStream aStream.
encodeBuffer(byte[]) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
A 'streamless' version of encode that simply takes a buffer of bytes and returns a string containing the encoded buffer.
encodeBufferPrefix(OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the prefix for the entire buffer.
encodeBufferPrefix(OutputStream) - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
encodeBufferSuffix(OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the suffix for the entire buffer.
EncodeIterator - Interface in org.apache.river.discovery
Iterator for performing multicast encode operations on (potentially) multiple discovery format providers.
encodeLinePrefix(OutputStream, int) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the prefix that starts every output line.
encodeLinePrefix(OutputStream, int) - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
encodeLineSuffix(OutputStream) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Encode the suffix that ends every output line.
encodeLineSuffix(OutputStream) - Method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class org.apache.river.discovery.Discovery
Returns an iterator which can be used to encode the given multicast announcement data into sets of DatagramPackets, each bounded in length by the specified maximum packet size, in a manner that satisfies the given constraints.
encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV1
 
encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV2
 
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory) - Static method in class org.apache.river.discovery.internal.Plaintext
Encodes multicast announcement according to the net.jini.discovery.plaintext format.
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.internal.X500Server
 
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in interface org.apache.river.discovery.MulticastAnnouncementEncoder
Encodes the given multicast announcement data into byte buffers obtained from the provided datagram buffer factory, in a manner that satisfies the specified absolute constraints.
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.plaintext.Server
 
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withdsa.Server
 
encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withrsa.Server
 
encodeMulticastRequest(MulticastRequest) - Method in class net.jini.discovery.AbstractLookupDiscovery
Encodes outgoing multicast requests based on protocol in use, applying configured security constraints (if any).
encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class org.apache.river.discovery.Discovery
Returns an iterator which can be used to encode the given multicast request data into sets of DatagramPackets, each bounded in length by the specified maximum packet size, in a manner that satisfies the given constraints.
encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV1
 
encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryV2
 
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory) - Static method in class org.apache.river.discovery.internal.Plaintext
Encodes multicast request according to the net.jini.discovery.plaintext format.
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.internal.X500Client
 
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in interface org.apache.river.discovery.MulticastRequestEncoder
Encodes the given multicast request data into byte buffers obtained from the provided datagram buffer factory, in a manner that satisfies the specified absolute constraints.
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.plaintext.Client
 
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withdsa.Client
 
encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class org.apache.river.discovery.x500.sha1withrsa.Client
 
encodeOthers(String) - Method in class org.apache.river.api.net.Uri
 
encodeOthers(String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
Other characters, which are Unicode chars that are not US-ASCII, and are not ISO Control or are not ISO Space chars are not preserved.
encoding - Static variable in class org.apache.river.api.net.URIEncoderDecoder
 
encry - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
whether the channel should be encrypted
end - Variable in class org.apache.river.outrigger.OperationJournal.TransitionIterator
The place to end, null if watcherRegistered has not yet been called.
endInput() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
endInput() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
endInput() - Method in class org.apache.river.jeri.internal.http.Request
Method called internally when finished reading inbound data.
endOutput() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
endOutput() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
endOutput() - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to signal the end of outbound data.
Endpoint - Interface in net.jini.jeri
Represents a remote communication endpoint to send requests to.
endpoint - Variable in class net.jini.jeri.ssl.CallContext
The endpoint.
endpoint - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
A representative endpoint that equals the endpoint for all the connections.
endpoint - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
The associated endpoint.
endpoint - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
endpoint - Variable in class net.jini.jeri.ssl.SslEndpointImpl
The associated endpoint.
endpoint - Variable in class net.jini.jeri.ssl.Utilities.ClientKey
 
endpoint - Variable in class org.apache.river.discovery.internal.EndpointBasedClient.ConnectionInfo
 
endpoint - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
the endpoint that this EndpointEntry is for
endpoint - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
 
EndpointBasedClient - Class in org.apache.river.discovery.internal
Provides an abstract endpoint-based UnicastDiscoveryClient implementation, which serves as a superclass for client-side providers for the net.jini.discovery.ssl and net.jini.discovery.kerberos unicast discovery formats.
EndpointBasedClient(String, EndpointInternals) - Constructor for class org.apache.river.discovery.internal.EndpointBasedClient
Constructs instance with the given format name and object providing access to non-public endpoint operations.
EndpointBasedClient.ConnectionInfo - Class in org.apache.river.discovery.internal
Components for initiating a connection.
EndpointBasedClient.ConnManagerFactoryImpl - Class in org.apache.river.discovery.internal
Factory which produces connection managers that capture the OutboundRequestHandle and ConnectionEndpoint instances used to initiate connections, and then return empty OutboundRequestIterators.
EndpointBasedClient.PrearrangedSocketFactory - Class in org.apache.river.discovery.internal
Socket factory which returns a prearranged socket.
EndpointBasedProvider - Class in org.apache.river.discovery.internal
Superclass for endpoint-based unicast discovery providers.
EndpointBasedProvider(String, EndpointInternals) - Constructor for class org.apache.river.discovery.internal.EndpointBasedProvider
Constructs instance with the given format name and object providing access to non-public endpoint operations.
EndpointBasedServer - Class in org.apache.river.discovery.internal
Provides an abstract server endpoint-based UnicastDiscoveryServer implementation, which serves as a superclass for server-side providers for the net.jini.discovery.ssl and net.jini.discovery.kerberos unicast discovery formats.
EndpointBasedServer(String, EndpointInternals) - Constructor for class org.apache.river.discovery.internal.EndpointBasedServer
Constructs instance with the given format name and object providing access to non-public endpoint operations.
EndpointBasedServer.ListenContextImpl - Class in org.apache.river.discovery.internal
Listen context that listens on the endpoint it is given, and stores the resulting handle.
EndpointBasedServer.PrearrangedServerSocket - Class in org.apache.river.discovery.internal
Server socket that returns a prearranged socket once from its accept method, and then blocks on subsequent calls to accept until closed.
EndpointBasedServer.PrearrangedServerSocketFactory - Class in org.apache.river.discovery.internal
Server socket factory that returns a PrearrangedServerSocket for a prearranged socket.
EndpointBasedServer.ServerConnManagerImpl - Class in org.apache.river.discovery.internal
Server connection manager that stores the connection it is given to handle.
EndpointEntry(Object) - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
 
endpointImpl - Variable in class net.jini.jeri.ssl.CallContext
The associated endpoint implementation delegate.
EndpointInfo(HttpsEndpoint.HttpsEndpointImpl) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
 
endpointInternals - Variable in class org.apache.river.discovery.internal.EndpointBasedProvider
Object providing access to non-public endpoint operations
EndpointInternals - Interface in org.apache.river.discovery.internal
Provides back-door interface used by EndpointDiscoveryClient and EndpointDiscoveryServer for performing non-public endpoint operations.
endpointInternals - Static variable in class org.apache.river.discovery.internal.KerberosEndpointInternalsAccess
 
endpointInternals - Static variable in class org.apache.river.discovery.internal.SslEndpointInternalsAccess
 
EndpointInternalsPermission - Class in org.apache.river.discovery.internal
Permission required in order to set the EndpointInternals instances stored by the SslEndpointInternals and KerberosEndpointInternals holder classes.
EndpointInternalsPermission(String) - Constructor for class org.apache.river.discovery.internal.EndpointInternalsPermission
Creates new instance.
endpointMap - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
Maps HttpsEndpointImpls to EndpointInfo instances, each of which contains a representative endpoint equal to the key and a list of idle connections.
endpointTable - Variable in class net.jini.jeri.BasicObjectEndpoint.DgcBatchContext
maps Endpoint to List
endpointTable - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
endpoint table: maps generic endpoint to EndpointEntry (lock guards endpointTable)
endTime - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Current actual expiration
endTime - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
 
enque - Variable in class org.apache.river.concurrent.CollectionDecorator
 
enqued - Variable in class org.apache.river.concurrent.TimedReferrer
 
EnqueGarbageTask(Collection, Object) - Constructor for class org.apache.river.concurrent.ReferenceProcessor.EnqueGarbageTask
 
enqueue() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
enqueue() - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
enqueue() - Method in interface org.apache.river.concurrent.Referrer
 
enqueue() - Method in class org.apache.river.concurrent.StrongReference
 
enqueue() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
enqueue() - Method in class org.apache.river.concurrent.TimedReferrer
 
enqueue(Object) - Method in class org.apache.river.norm.Queue
Enqueue an item.
enqueue(Uuid) - Method in class org.apache.river.outrigger.ExpirationOpQueue
Enqueue the logging of the expiration of the specified lease.
enqueueDelivery(EventSender) - Method in class org.apache.river.outrigger.Notifier
Queue up an event for delivery.
enqueueDelivery(EventSender) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Queue up an event for delivery.
ensureActive() - Method in class org.apache.river.outrigger.Txn
Atomically checks that this transaction is in the active state and locks the transaction in the active state.
ensureArrayBacking(ByteBuffer) - Static method in class org.apache.river.discovery.internal.X500Provider
Returns given buffer if it is backed by an array; otherwise, returns a newly created array-backed buffer into which the remaining contents of the given buffer have been transferred.
ensureCurrent(LeasedResource) - Static method in class org.apache.river.mahalo.TxnManagerImpl
Utility method that check for valid resource
ensureCurrent() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
ensureCurrent(LeasedResource) - Static method in class org.apache.river.mercury.MailboxImpl
Utility method that check for valid resource
ensureCurrent(long) - Method in class org.apache.river.norm.ClientLeaseWrapper
Called by ClientLeaseMapWrapper to see if the set associated with this wrapper is still valid.
ensureCurrent(long) - Method in class org.apache.river.norm.LeaseSet
This method is used by the client lease renewal threads to make sure that the set associated with the lease they are renewing is non-expired.
ensureCurrent(long) - Method in class org.apache.river.norm.LeaseSet.ExpirationTime
Return true if expiration time has not been reached
ensureCurrent(LeaseSet) - Static method in class org.apache.river.norm.NormServerBaseImpl
Throw a NoSuchObjectException, wrapped in a ThrowThis, if the passed set has expired.
ensureDependenciesResolved() - Method in class net.jini.security.policy.PolicyFileProvider
Ensures that any classes depended on by this policy provider are resolved.
ensureDependenciesResolved() - Method in class org.apache.river.start.AggregatePolicyProvider
Ensures that any classes depended on by this policy provider are resolved.
ensureDependenciesResolved() - Method in class org.apache.river.start.LoaderSplitPolicyProvider
Ensures that any classes depended on by this policy provider are resolved.
ensureDir(String) - Static method in class org.apache.river.system.FileSystem
Ensure that the given path is a directory, creating it if necessary.
ensureOpen() - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
This method must ONLY be invoked while synchronized on this session's lock.
ensurePoolSpace() - Method in class org.apache.river.mercury.StreamPool
Ensures that room is available in the pool.
ensureSecurityManager() - Static method in class org.apache.river.start.ServiceStarter
Utility routine that sets a security manager if one isn't already present.
ensureValidClass(Class) - Static method in class org.apache.river.outrigger.EntryRep
Ensure that the entry class is valid, that is, that it has appropriate access.
enterTMT(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
enterTxn(Transaction) - Method in class org.apache.river.outrigger.OutriggerServerImpl
This method takes a transactional semantic object baseTr (the transaction object passed to us by the client) and retrieves the associated Txn object (the internal representation for that transaction) from the space's records.
entries - Variable in class net.jini.config.ConfigurationFile
Map from entry names to Entry instances.
entries - Variable in exception net.jini.entry.UnusableEntriesException
The entries that could be unmarshalled
Entries(JMenu) - Constructor for class org.apache.river.example.browser.Browser.Entries
 
entries - Variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
entries - Variable in class org.apache.river.mercury.TransientEventLog
The associated, non-persistent storage for events
entries - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
Entry(String, String, boolean, boolean, boolean, int, ConfigurationFile.Parser) - Constructor for class net.jini.config.ConfigurationFile.Entry
 
entry - Variable in class net.jini.config.ConfigurationFile.NameRef
 
Entry - Interface in net.jini.core.entry
This class is the supertype of all entries that can be stored in a Jini Lookup service.
entry - Variable in class net.jini.jeri.BasicJeriExporter
 
Entry(Lease, long, long, long, LeaseListener) - Constructor for class net.jini.lease.LeaseRenewalManager.Entry
 
Entry(long, long) - Constructor for class net.jini.lease.LeaseRenewalManager.Entry
Create a fake entry for tailMap
entry - Variable in class org.apache.river.concurrent.ReferenceEntryFacade
 
Entry(List, Target, Endpoint) - Constructor for class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
 
Entry(Map.Entry) - Constructor for class org.apache.river.lease.AbstractLeaseMap.Entry
 
Entry(ClientLeaseWrapper) - Constructor for class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
entry() - Method in class org.apache.river.outrigger.EntryRep
Return an Entry object built out of this EntryRep This is used by the client-side proxy to convert the EntryRep it gets from the space server into the actual Entry object it represents.
entry - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn.WriteOp
 
EntryBean - Interface in net.jini.lookup.entry
Interface to be implemented by all JavaBeans(TM) components that act as "front ends" to Entry classes.
EntryBeans - Class in net.jini.lookup.entry
Utility class for handling JavaBeans(TM) components that relate to Entry classes in the Jini lookup service.
EntryBeans() - Constructor for class net.jini.lookup.entry.EntryBeans
 
EntryClass - Class in org.apache.river.reggie
An EntryClass is a descriptor for an entry class, packaged up for transmission between client-side proxies and the registrar server.
EntryClass(Class, EntryClass) - Constructor for class org.apache.river.reggie.EntryClass
Should only be called by ClassMapper
EntryClass(EntryClass) - Constructor for class org.apache.river.reggie.EntryClass
Constructor used for creating replacement instances, containing only name and hash.
EntryClassBase - Class in org.apache.river.reggie
An EntryClass annotated with a codebase.
EntryClassBase(EntryClass, String) - Constructor for class org.apache.river.reggie.EntryClassBase
Simple constructor
entryClasses - Variable in class org.apache.river.reggie.RegistrarImpl
All EntryClasses with non-zero numInstances
EntryFacadeConverter<K,V> - Class in org.apache.river.concurrent
 
EntryFacadeConverter(ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>) - Constructor for class org.apache.river.concurrent.EntryFacadeConverter
 
EntryField(Field) - Constructor for class org.apache.river.reggie.ClassMapper.EntryField
Basic constructor.
entryFrom(EntryRep) - Static method in class org.apache.river.outrigger.SpaceProxy2
Return an entry generated from the given rep.
EntryHandle - Class in org.apache.river.outrigger
This object holds an annotated reference to an EntryRep object.
EntryHandle(EntryRep, TransactableMgr, EntryHolder, Queue<EntryHandle>) - Constructor for class org.apache.river.outrigger.EntryHandle
Create a new handle, calculating the hash for the object.
EntryHandleTmplDesc - Class in org.apache.river.outrigger
A description of a template's parameters.
EntryHandleTmplDesc(long, long) - Constructor for class org.apache.river.outrigger.EntryHandleTmplDesc
 
EntryHolder - Class in org.apache.river.outrigger
EntryHolders hold all the entries of a exact given class.
EntryHolder(OutriggerServerImpl, ConcurrentMap<Uuid, EntryHandle>) - Constructor for class org.apache.river.outrigger.EntryHolder
Create a new EntryHolder with the shared idMap, and which will hold classes of the given className.
EntryHolder.ContinuingQuery - Class in org.apache.river.outrigger
Object that can be used to perform a query that can return multiple matches and be restarted in another thread.
EntryHolder.SimpleRepEnum - Class in org.apache.river.outrigger
The class that implements RepEnum for this class.
EntryHolderSet - Class in org.apache.river.outrigger
A set of EntryHolder objects for a given space.
EntryHolderSet(OutriggerServerImpl) - Constructor for class org.apache.river.outrigger.EntryHolderSet
 
EntryIterator(Iterator) - Constructor for class org.apache.river.lease.AbstractLeaseMap.EntryIterator
 
EntryIterator() - Constructor for class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
 
EntryIteratorFacade<O,R> - Class in org.apache.river.concurrent
 
EntryIteratorFacade(Iterator<R>, ReferenceQueuingFactory<O, R>) - Constructor for class org.apache.river.concurrent.EntryIteratorFacade
 
entryLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Policy used to create and renew leases on entries
entryLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
entryMap - Static variable in class org.apache.river.reggie.ClassMapper
Weak Map from Class to SoftReference(EntryClassBase)
entryName - Variable in class org.apache.river.tool.envcheck.plugins.CheckConfig.GroupInfo
 
entryPanel - Variable in class org.apache.river.example.browser.SpaceBrowser.BrowserMenuBar
 
EntryReaper(long) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.EntryReaper
Create a new EntryReaper thread.
entryReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The reaper thread for removed entries.
entryReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
EntryRep - Class in org.apache.river.outrigger
An EntryRep object contains a packaged Entry object for communication between the client and a JavaSpace.
EntryRep(Entry, boolean) - Constructor for class org.apache.river.outrigger.EntryRep
Create a serialized form of the entry.
EntryRep(Entry) - Constructor for class org.apache.river.outrigger.EntryRep
Create a serialized form of the entry with our object's relevant fields set.
EntryRep() - Constructor for class org.apache.river.outrigger.EntryRep
Used in recovery
EntryRep - Class in org.apache.river.reggie
An EntryRep contains the fields of an Entry packaged up for transmission between client-side proxies and the registrar server.
EntryRep(Entry) - Constructor for class org.apache.river.reggie.EntryRep
Converts an Entry to an EntryRep.
EntryRep.FieldComparator - Class in org.apache.river.outrigger
Comparator for sorting fields.
entrys - Variable in class org.apache.river.api.lookup.DefaultEntries
 
entrys - Variable in class org.apache.river.concurrent.ReferenceMap
 
entrySet() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
entrySet() - Method in class org.apache.river.concurrent.ReferenceMap
Returns a Set view of the mappings contained in the underlying map.
entrySet() - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
entrySet() - Method in class org.apache.river.lease.AbstractLeaseMap
 
EntrySet(Set) - Constructor for class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
entrySet - Variable in class org.apache.river.lookup.util.ConsistentMap
 
entrySet() - Method in class org.apache.river.lookup.util.ConsistentMap
Returns a set view of the mappings contained in this ConsistentMap.
entrySet() - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
EntrySet() - Constructor for class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
EntrySetFacade<O,R> - Class in org.apache.river.concurrent
 
EntrySetFacade(Set<R>, ReferenceQueuingFactory<O, R>) - Constructor for class org.apache.river.concurrent.EntrySetFacade
 
EntryTransition - Class in org.apache.river.outrigger
Object that that represents a visibility transition of some entry.
EntryTransition(EntryHandle, TransactableMgr, boolean, boolean, boolean) - Constructor for class org.apache.river.outrigger.EntryTransition
Create a new EntryTransition object with the specified content.
EntryTreePanel - Class in org.apache.river.example.browser
 
EntryTreePanel(boolean) - Constructor for class org.apache.river.example.browser.EntryTreePanel
 
EntryTreePanel.ObjectNodeRenderer - Class in org.apache.river.example.browser
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.http.HttpServerEndpoint
Passes the ListenEndpoint for this HttpServerEndpoint to listenContext, which will ensure an active listen operation on the endpoint, and returns an HttpEndpoint instance corresponding to the listen operation chosen by listenContext.
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Passes the ListenEndpoint for this KerberosServerEndpoint to listenContext, which will ensure an active listen operation on the endpoint, and returns a KerberosEndpoint instance corresponding to the listen operation chosen by listenContext.
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in interface net.jini.jeri.ServerEndpoint
Enumerates the communication endpoints represented by this ServerEndpoint by passing the ListenEndpoint for each of them to listenContext, which will ensure an active listen operation on each endpoint, and returns an Endpoint instance corresponding to the listen operations chosen by listenContext.
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Passes the ListenEndpoint for this HttpsServerEndpoint to listenContext, which will ensure an active listen operation on the endpoint, and returns an HttpsEndpoint instance corresponding to the listen operation chosen by listenContext.
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.ssl.SslServerEndpoint
Passes the ListenEndpoint for this SslServerEndpoint to listenContext, which will ensure an active listen operation on the endpoint, and returns an SslEndpoint instance corresponding to the listen operation chosen by listenContext.
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
 
enumerateListenEndpoints(ServerEndpoint.ListenContext) - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Passes the ListenEndpoint for this TcpServerEndpoint to listenContext, which will ensure an active listen operation on the endpoint, and returns a TcpEndpoint instance corresponding to the listen operation chosen by listenContext.
enumFor(String) - Method in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
Return the RepEnum for the given class.
EnvCheck - Class in org.apache.river.tool.envcheck
Tool used to perform validity checks on the run-time environment of a client or service.
EnvCheck() - Constructor for class org.apache.river.tool.envcheck.EnvCheck
 
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
reference to the container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckCodebase
reference to the plugin container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckConfig
reference to the plugin container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
reference to the plugin container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
the plugin container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
 
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
reference to the plugin container
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
 
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckPersistence
 
envCheck - Variable in class org.apache.river.tool.envcheck.plugins.CheckPolicy
the plugin container
EnvCheck.GetDescriptors - Class in org.apache.river.tool.envcheck
A subtask which returns the service descriptors and service destructors supplied by the service starter configuration constructed from args.
EnvCheck.Pipe - Class in org.apache.river.tool.envcheck
An I/O redirection pipe.
EOF - Static variable in class org.apache.river.jeri.internal.http.Request
 
EOL - Static variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
eout - Variable in class org.apache.river.mercury.EventWriter
Reference to EventOutputStream for this class
ep - Variable in class net.jini.jeri.BasicObjectEndpoint
The endpoint to send remote call requests to.
ep - Variable in class net.jini.jeri.connection.ConnectionManager
The endpoint.
epc - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
epi - Static variable in class org.apache.river.discovery.kerberos.Client.ClientImpl
 
epi - Static variable in class org.apache.river.discovery.kerberos.Server.ServerImpl
 
epi - Static variable in class org.apache.river.discovery.ssl.Client.ClientImpl
 
epi - Static variable in class org.apache.river.discovery.ssl.Server.ServerImpl
 
equal(Object[], Object[]) - Static method in class net.jini.core.constraint.Constraint
Returns true if the two arrays are the same length and contain equal elements (but the order of the elements need not be the same in both arrays).
equal(Entry, Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Test that two entries are the same type, with the same public fields.
equal(Entry[], Entry[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Tests that two Entry[] arrays are the same.
equal(Object, Object) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns true if the two input objects are the same in MarshalledInstance form, false otherwise.
equal(Class, Class) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Tests if two classes are equal, using the class equivalence semantics of the lookup service: same name.
equalInterfaces(Object, Object) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns true if the interfaces implemented by obj1's class are the same (and in the same order) as obj2's class.
equalPrivateCredentials(X500PrivateCredential, X500PrivateCredential) - Method in class net.jini.jeri.ssl.AuthManager
Checks if the two private credentials refer to the same principal and have the equivalent private key.
equals(Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Compares the specified object with this ActivatableInvocationHandler for equality.
equals(Object) - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns true if the argument is a Primitive for which the result of calling getValue is the same as the value for this instance, otherwise false.
equals(Object) - Method in class net.jini.constraint.BasicMethodConstraints
Two instances of this class are equal if they have the same descriptors in the same order.
equals(Object) - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Two instances of this class are equal if they have the same name, the same parameter types, and the same constraints.
equals(Object) - Method in class net.jini.core.constraint.ArraySet
 
equals(Object) - Method in class net.jini.core.constraint.ClientMaxPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Two instances of this class are equal if they have the same classes (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMinPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ClientMinPrincipalType
Two instances of this class are equal if they have the same classes (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Two instances of this class are equal if both have the same deadline.
equals(Object) - Method in class net.jini.core.constraint.ConnectionRelativeTime
Two instances of this class are equal if both have the same duration.
equals(Object) - Method in class net.jini.core.constraint.ConstraintAlternatives
Two instances of this class are equal if they have the same constraints (ignoring order).
equals(Object) - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Two instances of this class are equal if both have the same minimum start, the same maximum start, the same minimum stop, and the same maximum stop.
equals(Object) - Method in class net.jini.core.constraint.DelegationRelativeTime
Two instances of this class are equal if both have the same minimum start, the same maximum start, the same minimum stop, and the same maximum stop.
equals(Object) - Method in class net.jini.core.constraint.InvocationConstraints
Two instances of this class are equal if they have the same requirements and the same preferences.
equals(Object) - Method in class net.jini.core.constraint.ServerMinPrincipal
Two instances of this class are equal if they have the same principals (ignoring order).
equals(Object) - Method in class net.jini.core.discovery.LookupLocator
Two locators are equal if they have the same host and port fields.
equals(Object) - Method in class net.jini.core.lookup.ServiceID
Service IDs are equal if they represent the same 128-bit value.
equals(Object) - Method in class net.jini.core.transaction.server.ServerTransaction
Two instances are equal if they have the same transaction manager and the same transaction id.
equals(Object) - Method in class net.jini.discovery.AbstractLookupDiscovery.CheckGroupsMarker
 
equals(Object) - Method in class net.jini.discovery.AbstractLookupDiscovery.CheckReachabilityMarker
 
equals(Object) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
 
equals(Object) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
Returns true if the locators are equal.
equals(Object) - Method in class net.jini.discovery.ConstrainableLookupLocator
 
equals(Object) - Method in class net.jini.discovery.DiscoveryPermission
Two instances are equal if they have the same name.
equals(Object) - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Two announcements are equal if they have the same service ID.
equals(Object) - Method in class net.jini.discovery.IncomingMulticastRequest
Two requests are equal if they have the same address, port, groups, and service IDs.
equals(Object) - Method in class net.jini.discovery.IncomingUnicastResponse
Two responses are equal if they have the same registrar.
equals(Object) - Method in class net.jini.entry.AbstractEntry
Compares this AbstractEntry to the specified object.
equals(Entry, Entry) - Static method in class net.jini.entry.AbstractEntry
Returns true if the two arguments are of the same class and for each entry field F, the arguments' values for F are either both null or the invocation of equals on one argument's value for F with the other argument's value for F as its parameter returns true.
equals(Object) - Method in class net.jini.id.Uuid
Compares the specified object with this Uuid for equality.
equals(Object) - Method in class net.jini.io.MarshalledInstance
Compares this MarshalledInstance to another object.
equals(Object) - Method in class net.jini.jeri.AbstractILFactory
Compares the specified object with this invocation layer factory for equality.
equals(Object) - Method in class net.jini.jeri.BasicILFactory
Compares the specified object with this invocation layer factory for equality.
equals(Object) - Method in class net.jini.jeri.BasicInvocationHandler
Compares the specified object with this BasicInvocationHandler for equality.
equals(Object) - Method in class net.jini.jeri.BasicObjectEndpoint
Compares the specified object with this BasicObjectEndpoint for equality.
equals(Object) - Method in class net.jini.jeri.http.HttpEndpoint
Compares the specified object with this HttpEndpoint for equality.
equals(Object) - Method in class net.jini.jeri.http.HttpServerEndpoint
Compares the specified object with this HttpServerEndpoint for equality.
equals(Object) - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
equals(Object) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.CacheKey
Use == to compare content
equals(Object) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Two instances of this class are equal if they contain the same server principal, host, and port, and their socket factories are both null or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Two instances of this class are equal if they have server subjects that compare equal using ==; have the same server principal; have the same values for server host and port; have socket factories that are either both null, or have the same actual class and are equal; and have server socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
Two instances of this class are equal if they are instances of the same concrete class; have server subjects that compare equal using ==; have the same server principal; have the same port; and have server socket factories that are both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.CacheKey
Use == to compare content
equals(Object) - Method in class net.jini.jeri.ssl.HttpsEndpoint
Two instances of this class are equal if they have the same values for server host and port; and have socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Two instances of this class are equal if they have server subjects that compare equal using ==; have server principals that are either both null or are equal when compared as the elements of a Set; have the same values for server host and port; have socket factories that are either both null, or have the same actual class and are equal; and have server socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.SslEndpoint
Two instances of this class are equal if they have the same values for server host and port; and have socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Two instances of this class are equal if they have the same actual class; have the same values for server host and port; and have socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.SslServerEndpoint
Two instances of this class are equal if they have server subjects that compare equal using ==; have server principals that are either both null or are equal when compared as the elements of a Set; have the same values for server host and port; have socket factories that are either both null, or have the same actual class and are equal; and have server socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Two instances of this class are equal if they have the same actual class; have server subjects that compare equal using ==; have server principals that are either both null or are equal when compared as the elements of a Set; have the same server host and port; have socket factories that are either both null, or have the same actual class and are equal; and have server socket factories that are either both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
Two instances of this class are equal if they have the same actual class; have server subjects that compare equal using ==; have server principals that are either both null or compare equal using equals; have the same port; and have server socket factories that are both null, or have the same actual class and are equal.
equals(Object) - Method in class net.jini.jeri.ssl.Utilities.ClientKey
 
equals(Object[], Object[]) - Static method in class net.jini.jeri.ssl.Utilities
Checks if the elements of two arrays are equal.
equals(Object) - Method in class net.jini.jeri.ssl.Utilities.ServerKey
 
equals(Object) - Method in class net.jini.jeri.tcp.TcpEndpoint
Compares the specified object with this TcpEndpoint for equality.
equals(Object) - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Compares the specified object with this TcpServerEndpoint for equality.
equals(Object) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
equals(Object) - Method in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
equals(Object) - Method in class net.jini.lookup.JoinManager.ProxyReg
Returns true if the both objects' associated proxies are equal.
equals(Object) - Method in class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
equals(Object) - Method in class net.jini.lookup.ui.attribute.AccessibleUI
Compares the specified object (passed in o) with this AccessibleUI object for equality.
equals(Object) - Method in class net.jini.lookup.ui.attribute.Locales
Compares the specified object (the Object passed in o) with this Locales object for equality.
equals(Object) - Method in class net.jini.lookup.ui.attribute.RequiredPackages
Compares the specified object (the Object passed in o) with this RequiredPackages object for equality.
equals(Object) - Method in class net.jini.lookup.ui.attribute.UIFactoryTypes
Compares the specified object (the Object passed in o) with this UIFactoryTypes object for equality.
equals(Object) - Method in class net.jini.security.AccessPermission
Returns true if the specified object is an instance of the same class as this permission and has the same target name as this permission; returns false otherwise.
equals(Object) - Method in class net.jini.security.AuthenticationPermission
Two instances of this class are equal if each implies the other; that is, both instances have the same actions, every principal that matches the local principals of one instance matches the local principals of the other instance, and (if the instances have any action besides listen) every principal that matches the peer principals of one instance matches the peer principals of the other instance.
equals(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns true if the given object is an instance of the same class as this object, with the same value for verify, with method constraints that are equals or similarly not specified, and with permissions containing the same elements, independent of order.
equals(Object) - Method in class net.jini.security.GrantPermission
Returns true if the given object is a GrantPermission which both implies and is implied by this permission; returns false otherwise.
equals(Object) - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.equals(java.lang.Object).
equals(Object) - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns true if the specified object and this object are both instances of this class that were constructed with equivalent permissions.
equals(Object) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns true if the argument is an instance of this class with the same main proxy and the same bootstrap proxy, and false otherwise.
equals(Object) - Method in class net.jini.security.Security.SecurityContextImpl
 
equals(Object) - Method in class net.jini.security.Security.SubjectProtectionDomain
Implement equals to allow efficient caching of AccessControlContext.
equals(Object) - Method in class net.jini.security.VerifyingProxyPreparer
Returns true if the specified object and this object are both instances of this class that were constructed with equivalent arguments.
equals(Object) - Method in class org.apache.river.api.lookup.DefaultEntries
 
equals(Object) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
equals(Object) - Method in class org.apache.river.api.net.Uri
Compares this URI instance with the given argument o and determines if both are equal.
equals(Object) - Method in class org.apache.river.api.security.CertificateGrant
 
equals(Object) - Method in class org.apache.river.api.security.ClassLoaderGrant
 
equals(Object) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
equals(Object) - Method in class org.apache.river.api.security.DelegatePermission
 
equals(Object) - Method in class org.apache.river.api.security.PermissionGrant
 
equals(Object) - Method in class org.apache.river.api.security.PrincipalGrant
 
equals(Object) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
equals(Object) - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns true if compared object is a Principal matching this definition, or if it is an UnresolvedPrincipal, which defines the same Principal; false otherwise.
equals(Object) - Method in class org.apache.river.api.security.URIGrant
 
equals(Object) - Method in class org.apache.river.collection.WeakIdentityMap.Key
 
equals(Object) - Method in class org.apache.river.collection.WeakKeyReference
Equivalence for WeakKeyReference is defined as follows: If the other reference is to this object, return true.
equals(Object) - Method in class org.apache.river.collection.WeakSoftTable.WeakKey
Returns true if the argument is an instance of the same concrete class, and if both objects had null keys, or if neither object has had its weak key cleared and their values are ==.
equals(Object) - Method in class org.apache.river.concurrent.AbstractReferenceComparator
 
equals(Object) - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
equals(Object) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
Because equals and hashCode are not defined for collections, we cannot guarantee consistent behaviour by implementing equals and hashCode.
equals(Object) - Method in class org.apache.river.concurrent.ReferenceCollection
Because equals and hashCode are not defined for collections, we cannot guarantee consistent behaviour by implementing equals and hashCode.
equals(Object) - Method in class org.apache.river.concurrent.ReferenceEntryFacade
Implementation copied directly from Entry javadoc.
equals(Object) - Method in class org.apache.river.concurrent.ReferenceList
Implemented as per the List interface definition of equals.
equals(Object) - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
equals(Object) - Method in class org.apache.river.concurrent.ReferenceSet
 
equals(Object) - Method in interface org.apache.river.concurrent.Referrer
Equals is calculated on IDENTITY or EQUALITY.
equals(Object) - Method in class org.apache.river.concurrent.SoftEqualityReference
 
equals(Object) - Method in class org.apache.river.concurrent.SoftIdentityReference
 
equals(Object) - Method in class org.apache.river.concurrent.StrongReference
 
equals(Object) - Method in class org.apache.river.concurrent.TempEqualReferrer
 
equals(Object) - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
equals(Object) - Method in class org.apache.river.concurrent.TimedReferrer
 
equals(Object) - Method in class org.apache.river.concurrent.WeakEqualityReference
 
equals(Object) - Method in class org.apache.river.concurrent.WeakIdentityReference
 
equals(Object) - Method in class org.apache.river.discovery.DiscoveryConstraints
 
equals(Object) - Method in class org.apache.river.discovery.DiscoveryProtocolVersion
 
equals(Object) - Method in class org.apache.river.discovery.MulticastMaxPacketSize
 
equals(Object) - Method in class org.apache.river.discovery.MulticastTimeToLive
 
equals(Object) - Method in class org.apache.river.discovery.UnicastSocketTimeout
 
equals(Object) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
For any instance of this class, indicates whether the object input to this method is equal to the current instance of this class; where equality of administrative proxies to a lookup discovery service is defined by reference equality.
equals(Object) - Method in class org.apache.river.fiddler.FiddlerLease
For any instance of this class, indicates whether the object input to this method is equal to the current instance of this class; where equality of leases granted by a lookup discovery service is defined by reference equality.
equals(Object) - Method in class org.apache.river.fiddler.FiddlerProxy
For any instance of this class, indicates whether the object input to this method is equal to the current instance of this class; where equality of proxies to a lookup discovery service is defined by reference equality.
equals(Object) - Method in class org.apache.river.fiddler.FiddlerRegistration
For any instance of this class, indicates whether the object input to this method is equal to the current instance of this class; where equality of proxies to a registration with a lookup discovery service is defined by reference equality.
equals(Object) - Method in class org.apache.river.jeri.internal.http.Header.FieldKey
 
equals(Object) - Method in class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
EQUALS - Static variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
equals(Object) - Method in class org.apache.river.jeri.internal.runtime.SameClassKey
 
equals(Object, Object) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns true either if both arguments are null or if an invocation of Object.equals on "subject" with "object" as the argument returns true; returns false otherwise;
equals(Object) - Method in class org.apache.river.jeri.internal.runtime.WeakKey
Returns true if the given object is this identical WeakKey instance, or, if this object's referent has not been cleared, if the given object is another WeakKey instance with the identical non-null referent as this one.
equals(Object) - Method in class org.apache.river.landlord.LandlordLease
 
equals(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
equals(Object) - Method in class org.apache.river.lease.AbstractLeaseMap.Entry
 
equals(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
equals(Object) - Method in class org.apache.river.lookup.util.ConsistentMapEntry
Compares the specified object (the Object passed in o) with this ConsistentMapEntry object for equality.
equals(Object) - Method in class org.apache.river.mahalo.ParticipantHandle
 
equals(Object) - Method in class org.apache.river.mahalo.StorableObject
 
equals(Object) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
Proxies for servers with the same ID are considered equal.
equals(Object) - Method in class org.apache.river.mahalo.TxnMgrProxy
Proxies for servers with the same proxyID are considered equal.
equals(Object) - Method in class org.apache.river.mercury.EventID
Return true if the given object is equal to this object and false otherwise.
equals(Object) - Method in class org.apache.river.mercury.ListenerProxy
Proxies for servers with the same proxyID are considered equal.
equals(Object) - Method in class org.apache.river.mercury.MailboxAdminProxy
Proxies for servers with the same serviceProxyID are considered equal.
equals(Object) - Method in class org.apache.river.mercury.MailboxProxy
Proxies for servers with the same proxyID are considered equal.
equals(Object) - Method in class org.apache.river.mercury.Registration
Proxies with the same registrationID are considered equal.
equals(Object) - Method in class org.apache.river.mercury.StreamKey
 
equals(Object) - Method in class org.apache.river.norm.AbstractProxy
Returns true if the object has the same UUID as this instance.
equals(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
equals(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
equals(Object) - Method in class org.apache.river.norm.ClientLeaseWrapper
 
equals(Object) - Method in class org.apache.river.outrigger.AdminProxy
 
equals(Object) - Method in class org.apache.river.outrigger.EntryRep
To be equal, the other object must by an EntryRep for an object of the same class with the same values for each field.
equals(Object) - Method in class org.apache.river.outrigger.ParticipantProxy
 
equals(Object) - Method in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
 
equals(Object) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
equals(Object) - Method in class org.apache.river.outrigger.snaplogstore.Resource
 
equals(Object) - Method in class org.apache.river.outrigger.SpaceProxy2
 
equals(Object) - Method in class org.apache.river.outrigger.Txn
 
equals(Object) - Method in class org.apache.river.outrigger.TxnTable.Key
 
equals(Object) - Method in class org.apache.river.phoenix.AID
 
equals(Object) - Method in class org.apache.river.phoenix.ExecOptionPermission
Two instances of this class are equal if each implies the other; that is, every option that matches the name of one instance matches the name of the other instance.
equals(Object) - Method in class org.apache.river.phoenix.ExecPermission
Two instances of this class are equal if FilePermission instances created with their names are equal.
equals(Object) - Method in class org.apache.river.proxy.MarshalledWrapper
Compares the specified object with this MarshalledWrapper for equality.
equals(Object) - Method in class org.apache.river.reggie.AdminProxy
Proxies for servers with the same service ID are considered equal.
equals(Object) - Method in class org.apache.river.reggie.EntryClass
Returns true if the object passed in is an instance of EntryClass with the same type hash as this object.
equals(Object) - Method in class org.apache.river.reggie.EntryRep
EntryReps are equal if they have the same class and the fields are pairwise equal.
equals(Object) - Method in class org.apache.river.reggie.RegistrarImpl.AddressTask
Two tasks are equal if they have the same address and port
equals(Object) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
equals(Object) - Method in class org.apache.river.reggie.RegistrarLease
Returns true if lease Uuids match, false otherwise.
equals(Object) - Method in class org.apache.river.reggie.RegistrarProxy
Proxies for servers with the same service ID are considered equal.
equals(Object) - Method in class org.apache.river.reggie.Registration
Returns true if registration Uuids match, false otherwise.
equals(Object) - Method in class org.apache.river.reggie.ServiceType
Returns true if the object passed in is an instance of Type with the same type hash.
equals(Object) - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
equals(Object) - Method in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
equals(Object) - Method in class org.apache.river.start.SharedActivationPolicyPermission
Two instances are equal if they have the same name.
equals(Object) - Method in class org.apache.river.thread.WakeupManager.Ticket
 
equals(Object) - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
equals(Object) - Method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
equals(Object, Object) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
equals(Object[], Object[]) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
equals(Object) - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
 
equalsHexCaseInsensitive(String, String) - Method in class org.apache.river.api.net.Uri
 
equalsIgnoreCase(String, String) - Static method in class org.apache.river.api.security.Util
 
equalsOrNull(Object, Object) - Static method in class org.apache.river.lookup.util.ConsistentMapEntry
 
equivalentConstraints(MethodConstraints, MethodConstraints, Method[]) - Static method in class org.apache.river.proxy.ConstrainableProxyUtil
Test to see if two MethodConstraints instances are equivalent given a method-to-method mapping.
eReg - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
ERROR - Static variable in class net.jini.lookup.entry.StatusType
An error has occurred that is preventing a service from operating correctly.
Error - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
error(String) - Static method in class org.apache.river.thread.StreamPlugThread
 
ERROR - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which error messages are generated
ERROR_STRINGS - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
errorCode - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Error code of this request handle.
errorCount - Static variable in class org.apache.river.tool.envcheck.Reporter
the error count
ErrorDescriptor(int, int, String, String, Throwable) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
ErrorDescriptor(int, int, String, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
ErrorDescriptor(int, int, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
Creates a new error descriptor.
es - Variable in class org.apache.river.thread.ThreadPool
 
escape - Static variable in class org.apache.river.api.net.Uri
 
escapeAndCreate(String) - Static method in class org.apache.river.api.net.Uri
The parameter string doesn't contain any existing escape sequences, any escape character % found is encoded as %25.
establishCallContext() - Method in class net.jini.jeri.ssl.SslConnection
Establishes a cipher suite on this connection as specified by the call context.
establishContext() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Exchange handshake messages with server to establish the session or context of the connection.
establishContext() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
Carry out the GSS context establishment message exchanges
establishNewSocket() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Attempts to create a new socket for the specified call context and cipher suites.
establishNewSocket() - Method in class net.jini.jeri.ssl.SslConnection
Attempts to create a new socket for the call context and cipher suites.
establishSuites() - Method in class net.jini.jeri.ssl.SslConnection
Attempts to establish the call context and suites on the current socket.
esuper - Variable in class org.apache.river.example.browser.Browser
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.ArrayConstructor
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.Cast
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.ClassLiteral
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.ConstructorCall
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.Entry
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.Literal
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.MethodCall
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.NameRef
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.ParseNode
Returns the result of evaluating the parse node with the specified data provided by the call to getEntry.
eval(Object) - Method in class net.jini.config.ConfigurationFile.StringConcatenation
 
eval(Object) - Method in class net.jini.config.ConfigurationFile.StringLiteral
 
evalArgs(Object) - Method in class net.jini.config.ConfigurationFile.Call
Evaluates the arguments.
evaluated - Variable in class net.jini.config.ConfigurationFile.Entry
 
evaluating - Variable in class net.jini.config.ConfigurationFile.Entry
 
event - Variable in class org.apache.river.fiddler.FiddlerImpl.ChangedEventTask
The local event sent by the discovery manager.
event - Variable in class org.apache.river.fiddler.FiddlerImpl.DiscardedEventTask
The local event sent by the discovery manager.
event - Variable in class org.apache.river.fiddler.FiddlerImpl.DiscoveredEventTask
The local event sent by the discovery manager.
event - Variable in class org.apache.river.fiddler.FiddlerImpl.SendEventTask
The remote event to send to the given registration's listener
event - Variable in class org.apache.river.norm.event.EventType.SendTask
Cached event
eventByID - Variable in class org.apache.river.reggie.RegistrarImpl
Map from Long(eventID) to EventReg.
eventByTime - Variable in class org.apache.river.reggie.RegistrarImpl
Identity map from EventReg to EventReg, ordered by lease expiration.
eventCounter - Variable in class org.apache.river.mercury.TransientEventLog
Counter used to produce event ids.
EventExpire(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventExpire
Create a daemon thread
eventExpirer - Variable in class org.apache.river.reggie.RegistrarImpl
Event lease expiration thread
EventFactory - Interface in org.apache.river.norm.event
Factory interface for creating net.jini.core.event.RemoteEvent.
eventFactory - Variable in class org.apache.river.norm.event.EventType.SendTask
Factory used to create the RemoteEvent to be sent
eventForRegistrationNumber - Variable in class org.apache.river.norm.event.EventType.SendTask
Registration sequence number of the listener/handback pair event was built for
eventID - Variable in class net.jini.core.event.EventRegistration
The event identifier.
eventID - Variable in class net.jini.core.event.RemoteEvent
The event identifier.
eventID - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
eventID - Variable in class org.apache.river.example.browser.Browser
 
eventID - Variable in class org.apache.river.example.browser.ServiceEditor
 
eventID - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The identifier that maps the current registration to the remote event listener and the managed set of groups and locators.
EventID - Class in org.apache.river.mercury
The EventID class is used to represent a unique event registration.
EventID(Object, long) - Constructor for class org.apache.river.mercury.EventID
Simple constructor that assigns the provided arguments to the appropriate internal fields
EventID(RemoteEvent) - Constructor for class org.apache.river.mercury.EventID
Convenience constructor.
eventID - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The event ID associated with this registration Protected, but only for use by subclasses.
eventID - Variable in class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
eventID - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The event ID associated with this registration Protected, but only for use by subclasses.
eventID - Variable in class org.apache.river.reggie.EventLease
The eventID returned in the EventRegistration.
eventID - Variable in class org.apache.river.reggie.RegistrarImpl
Event ID
eventID - Variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj
The event id.
eventID - Variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
The event id.
eventID - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The event id.
EventInputStream(InputStream) - Constructor for class org.apache.river.mercury.EventReader.EventInputStream
Simple constructor that passes its argument to the superclass
eventIterator - Variable in class org.apache.river.mercury.ServiceRegistration
Event log iterator.
EventLease - Class in org.apache.river.reggie
When a registrar (lookup service) grants a lease on an event registration on behalf of some object (client), a proxy is employed to allow the client to interact with the lease; this class is the implementation of that proxy.
EventLease(Registrar, ServiceID, long, Uuid, long) - Constructor for class org.apache.river.reggie.EventLease
Constructor for use by getInstance(), ConstrainableEventLease.
EventLeaseCancelledLogObj(long, Uuid) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj
Simple constructor
eventLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Policy used to create and renew leases on event registrations
eventLeasePolicy - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
eventLeasePreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
eventLeasePreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
EventLeaseRenewedLogObj(long, Uuid, long) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
Simple constructor
EventLog - Interface in org.apache.river.mercury
Interface implemented by event storage objects.
EventLogFactory - Class in org.apache.river.mercury
This class serves as a factory for generating EventLogIterator objects.
EventLogFactory() - Constructor for class org.apache.river.mercury.EventLogFactory
 
eventLogFactory - Variable in class org.apache.river.mercury.MailboxImpl
EventLogIterator generator
eventLogFactory - Variable in class org.apache.river.mercury.MailboxImplInit
EventLogIterator generator
EventLogFactory.EventLogIteratorImpl - Class in org.apache.river.mercury
Private class which implements the EventLogIterator interface.
eventLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to events
EventLogIterator - Interface in org.apache.river.mercury
EventLogIterator provides an abstraction for accessing the events stored on behalf of a particular registration.
EventLogIteratorImpl(Uuid, File) - Constructor for class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
Simple constructor that assigns the Uuid field to the appropriate internal field and creates a persistent EventLog object using the provided File argument.
EventLogIteratorImpl(Uuid) - Constructor for class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
Simple constructor that assigns the Uuid field to the appropriate internal field and creates a transient event log.
EventMailbox - Interface in net.jini.event
The EventMailbox interface allows clients to specify and use a third party for the purpose of storing and retrieving events.
eventNotificationExecutor - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
eventNotifier - Variable in class org.apache.river.mercury.MailboxImpl
Object for coordinating actions with the notification thread
eventNotifier - Variable in class org.apache.river.reggie.RegistrarImpl
Object for synchronizing with the event expire thread
eventNotifierExec - Variable in class org.apache.river.reggie.RegistrarImpl
Executors for sending events and discovery responses
EventOutputStream(OutputStream) - Constructor for class org.apache.river.mercury.EventWriter.EventOutputStream
Simple constructor that passes its argument to the superclass
EventReader - Class in org.apache.river.mercury
This class provides the methods for reading RemoteEvents from a given LogInputStream.
EventReader() - Constructor for class org.apache.river.mercury.EventReader
Simple constructor that creates the appropriate internal objects.
eventReader - Variable in class org.apache.river.mercury.PersistentEventLog
The EventReader used to retrieve events.
EventReader.EventInputStream - Class in org.apache.river.mercury
This class extends ObjectInputStream in order to obtain object reading methods.
EventReader.SwitchInputStream - Class in org.apache.river.mercury
This class is intended to be the InputStream provided to EventInputStream's constructor.
EventReg(Object, long, long, Lease) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
eventReg - Variable in class org.apache.river.fiddler.FiddlerRegistration
The object which encapsulates the information used by the client to identify a notification sent by the lookup discovery service to the listener registered with the lookup discovery service by the client's registration, for which the instance of this class serves as proxy.
EventReg(long, Uuid, Template, int, RemoteEventListener, MarshalledObject, long) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventReg
Simple constructor
eventReg - Variable in class org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj
The event registration.
EventRegisteredLogObj(RegistrarImpl.EventReg) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj
Simple constructor
EventRegistration - Class in net.jini.core.event
A utility class for use as a return value for event-interest registration methods.
EventRegistration(long, Object, Lease, long) - Constructor for class net.jini.core.event.EventRegistration
Constructs an EventRegistration object.
EventRegistrationRecord - Interface in org.apache.river.outrigger
Common functionally shared between new entry and (re)visibility events.
eventRegistrations - Variable in class org.apache.river.outrigger.OutriggerServerImpl
A map from event registration cookies to EventRegistrationRecord instances
EventRegistrationWatcher - Class in org.apache.river.outrigger
Subclass of TransitionWatcher for event registrations.
EventRegistrationWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.EventRegistrationWatcher
Used during log recovery to create a mostly empty EventRegistrationWatcher.
EventRegistrationWatcher(long, long, Uuid, MarshalledObject, long) - Constructor for class org.apache.river.outrigger.EventRegistrationWatcher
Create a new EventRegistrationWatcher.
EventRegistrationWatcher.BasicEventSender - Class in org.apache.river.outrigger
Common implementation of EventSender.
eventRegMap - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
events - Variable in class org.apache.river.mercury.RemoteEventIteratorData
Initial set of entries
EventSender - Interface in org.apache.river.outrigger
EventSenders encapsulates a remote event listener, a handback, an event sequence number, and an event type (an event ID and class of RemoteEvent).
eventsLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
eventSource - Variable in class org.apache.river.example.browser.Browser
 
eventsPerLogFile - Static variable in class org.apache.river.mercury.PersistentEventLog
Maximum number of event objects per log file.
EventTask(RegistrarImpl.EventReg, ServiceID, Item, int, RegistrarProxy, Registrar, long) - Constructor for class org.apache.river.reggie.RegistrarImpl.EventTask
Simple constructor, except increments reg.seqNo.
eventTaskMap - Variable in class org.apache.river.reggie.RegistrarImpl
 
eventType - Variable in class net.jini.discovery.AbstractLookupDiscovery.NotifyTask
The type of event to send: DISCOVERED, DISCARDED, CHANGED
EventType - Class in org.apache.river.norm.event
Representation of an event type the supports a single registrant.
EventType(EventTypeGenerator, SendMonitor, long, RemoteEventListener, MarshalledObject) - Constructor for class org.apache.river.norm.event.EventType
Simple constructor.
EventType.SendTask - Class in org.apache.river.norm.event
Subclass of RetryTask used by EventType to send events.
EventTypeGenerator - Class in org.apache.river.norm.event
Factory class for EventType objects.
EventTypeGenerator() - Constructor for class org.apache.river.norm.event.EventTypeGenerator
 
EventWriter - Class in org.apache.river.mercury
This class provides the interface for writing RemoteEvents to a given LogOutputStream.
EventWriter() - Constructor for class org.apache.river.mercury.EventWriter
Simple constructor that creates the appropriate internal objects.
eventWriter - Variable in class org.apache.river.mercury.PersistentEventLog
The EventWriter used to store events
EventWriter.EventOutputStream - Class in org.apache.river.mercury
This class extends ObjectOutputStream in order to obtain object writing methods.
EventWriter.SwitchOutputStream - Class in org.apache.river.mercury
This class is intended to be the OutputStream provided to EventOutputStream's constructor.
evicted(Object, Object) - Method in class org.apache.river.jeri.internal.http.ConnectionTimer.TimeoutMap
 
evicted(Object, Object) - Method in class org.apache.river.jeri.internal.http.HttpServerManager.AckListenerMap
 
evicted(Object, Object) - Method in class org.apache.river.jeri.internal.http.TimedMap
Upcall invoked after key's timeout has expired and key has been removed from the map.
Evictor() - Constructor for class org.apache.river.jeri.internal.http.TimedMap.Evictor
 
evictorActive - Variable in class org.apache.river.jeri.internal.http.TimedMap
 
evictQueue - Variable in class org.apache.river.jeri.internal.http.TimedMap
 
evID - Variable in class org.apache.river.norm.event.EventType
Our event ID
evID - Variable in class org.apache.river.norm.LeaseSet.RenewalFailure
Event ID of the corresponding renewal failure event (if any)
evID - Variable in class org.apache.river.outrigger.ThrowThis
 
evtID - Variable in class org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj
The internal representation of the remote event which caused the UnknownEventException.
ex - Variable in class net.jini.lease.LeaseRenewalEvent
The exception that caused the failure, if any.
ex - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Renewal exception, or null
Example - Class in org.apache.river.config.builder
 
Example() - Constructor for class org.apache.river.config.builder.Example
 
example - Variable in class org.apache.river.norm.ClientLeaseMapWrapper
Retain initial wrapper so canContainKey can use it to determine if a specified lease may be added.
except - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
exception - Variable in class net.jini.activation.ActivatableInvocationHandler.Failure
exception representing the communication failure
exception - Variable in class net.jini.jeri.BasicInvocationHandler.Failure
exception representing the communication failure
exception - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
 
exception - Variable in class org.apache.river.jeri.internal.mux.IOFuture
 
exception - Variable in class org.apache.river.jeri.internal.runtime.LocalHost
 
exception - Variable in class org.apache.river.start.ServiceStarter.Result
Service creation exception, if any.
exception - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
exception - Variable in class org.apache.river.tool.envcheck.plugins.CheckCodebase.URLAccessor
 
exceptionMap - Variable in exception net.jini.core.lease.LeaseMapException
A Map from Lease to Exception, containing each lease that failed to renew or cancel, and the exception that resulted from that lease's renewal or cancel attempt.
ExceptionOutboundRequestIterator(Exception) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
 
exceptionReceivedFromServer(Throwable) - Static method in class org.apache.river.jeri.internal.runtime.Util
Appends the current thread's stack trace to the stack trace of the given exception.
exceptions - Variable in exception net.jini.discovery.LookupUnmarshalException
Array containing the set of exceptions that occurred during the unmarshalling process.
exceptions - Variable in exception net.jini.entry.UnusableEntriesException
Exceptions detailing why certain entries could not be unmarshalled.
exceptions - Variable in exception net.jini.lease.LeaseUnmarshalException
Array containing the set of exceptions that occurred during the unmarshalling process.
exceptions - Variable in class org.apache.river.fiddler.FiddlerRenewResults
Exceptions thrown as a result of a renewal attempt in renewLeases.
exceptions - Variable in class org.apache.river.reggie.RenewResults
Any exceptions thrown.
exceptionWhileLoadingPreferred - Variable in class net.jini.loader.pref.PreferredClassLoader
 
excludePlatformClasses - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
excludePlatformClasses(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
This optional parameter if true, excludes Java platform classes from the dependency search.
excludePlatformClasses - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
excludePlatformClasses() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
ExecOptionPermission - Class in org.apache.river.phoenix
Represents permission to use a specific option or options in the command for creating an activation group.
ExecOptionPermission(String) - Constructor for class org.apache.river.phoenix.ExecOptionPermission
Constructs an instance with the specified name.
ExecPermission - Class in org.apache.river.phoenix
Represents permission to execute a command to create an activation group.
ExecPermission(String) - Constructor for class org.apache.river.phoenix.ExecPermission
Constructs an instance with the specified name.
execString - Variable in class org.apache.river.phoenix.PipeWriter
 
execute(Runnable, String) - Method in interface org.apache.river.thread.Executor
Executes the given Runnable action asynchronously in some thread.
execute(Runnable) - Method in class org.apache.river.thread.ExtensibleExecutorService
 
execute(Runnable) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
execute(Runnable, String) - Method in class org.apache.river.thread.ThreadPool
 
execute(Runnable) - Method in class org.apache.river.thread.ThreadPool
 
executeAcceptLoop() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Runs the accept loop in the access control context preserved by LE.listen.
executeAcceptLoop() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Executes the accept loop.
executeAcceptLoop() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
Executes the accept loop.
executeAcceptLoop0() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Executes the accept loop.
executeCall(OutboundRequest) - Method in class net.jini.jeri.BasicObjectEndpoint
Synchronously executes a remote call in progress to the identified remote object, so that the response can be read.
executeCall(OutboundRequest) - Method in interface net.jini.jeri.ObjectEndpoint
Synchronously executes a remote call in progress to the identified remote object, so that the response can be read.
executor - Variable in class net.jini.discovery.AbstractLookupDiscovery
ExecutorService for running UnicastDiscoveryTasks and DecodeAnnouncementTasks.
executor - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
executor - Variable in class net.jini.lookup.JoinManager
Task manager for the various tasks executed by this join manager.
executor - Variable in class net.jini.lookup.JoinManager.ProxyRegTaskQueue
 
executor - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
 
executor - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
executor - Variable in class org.apache.river.jeri.internal.http.TimedMap
 
executor - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
executor - Variable in class org.apache.river.thread.DependencyLinker
 
Executor - Interface in org.apache.river.thread
Executor is an abstraction for a thread factory or thread pool for executing actions asynchronously.
executor - Variable in class org.apache.river.thread.ExtensibleExecutorService
 
executor - Variable in class org.apache.river.thread.RetryTask
 
executor - Variable in class org.apache.river.thread.SynchronousExecutors.Distributor
 
executorLock - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
executorService - Variable in class net.jini.lookup.JoinManager.Conf
 
executorService - Variable in class org.apache.river.fiddler.FiddlerImpl
Executor for sending remote discovery events
executorService - Variable in class org.apache.river.fiddler.FiddlerInit
 
executorThread - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
existingLogs(Collection) - Method in class org.apache.river.outrigger.snaplogstore.LogFile
Fill in a list of existing matching log files, oldest to newest, returning the highest number used as a suffix, or -1 if no files were found.
existSet - Static variable in class net.jini.loader.pref.PreferredClassLoader
 
Exit() - Constructor for class org.apache.river.example.browser.Browser.Exit
 
exiter - Variable in class org.apache.river.example.browser.Browser
 
Exiter() - Constructor for class org.apache.river.example.browser.Browser.Exiter
 
expand(String, Properties) - Static method in class org.apache.river.api.security.PolicyUtils
Substitutes all entries like ${some.key}, found in specified string, for specified values.
expandGeneral(String, PolicyUtils.GeneralExpansionHandler) - Static method in class org.apache.river.api.security.PolicyUtils
Substitutes all entries like ${{protocol:data}}, found in specified string, for values resolved by passed handler.
expandStringProperties(String, int) - Method in class net.jini.config.ConfigurationFile
Expands properties embedded in a string with ${some.property.name}.
expandUmbrella(PermissionCollection) - Method in class org.apache.river.api.security.AbstractPolicy
River-26 Mark Brouwer suggested making UmbrellaPermission's expandable from Dynamic Grants.
expandURL(String, Properties) - Static method in class org.apache.river.api.security.PolicyUtils
Handy shortcut for expand(str, properties).replace(File.separatorChar, '/').
expandURLs(String, Properties) - Method in class org.apache.river.api.security.DefaultPolicyParser
 
ExpansionFailedException(String) - Constructor for exception org.apache.river.api.security.PolicyUtils.ExpansionFailedException
Constructor with user-friendly message parameter.
ExpansionFailedException(String, Throwable) - Constructor for exception org.apache.river.api.security.PolicyUtils.ExpansionFailedException
Constructor with user-friendly message and causing error.
expectedDigest - Variable in class net.jini.url.httpmd.HttpmdURLConnection
The expected message digest for the URL data.
expectedDigest - Variable in class net.jini.url.httpmd.MdInputStream
The expected digest.
expectedPingCookie - Variable in class org.apache.river.jeri.internal.mux.Mux
 
expiration - Variable in class net.jini.lease.LeaseRenewalEvent
The desired expiration of the failed lease.
expiration - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Desired expiration
expiration - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
The new absolute time of expiration of the lease that was renewed.
expiration - Variable in class org.apache.river.jeri.internal.runtime.Lease
 
expiration - Variable in class org.apache.river.landlord.LeasePeriodPolicy.Result
The expiration time.
expiration - Variable in class org.apache.river.lease.AbstractLease
The lease expiration, in local absolute time.
expiration - Variable in class org.apache.river.mercury.ServiceRegistration
The current expiration for this registration
Expiration(LeaseSet) - Constructor for class org.apache.river.norm.LeaseExpirationMgr.Expiration
Create a Expiration task for the passed resource.
expiration - Variable in class org.apache.river.norm.LeaseSet.ChangeSetExpiration
Updated expiration time
expiration - Variable in class org.apache.river.norm.LeaseSet
Expiration time of the set
expiration - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The current expiration time of the registration Protected, but only for use by subclasses.
expiration - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The current expiration time of the registration Protected, but only for use by subclasses.
expiration - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
The current expiration time
expiration - Variable in class org.apache.river.outrigger.QueryWatcher
When this query ends
expiration - Variable in class org.apache.river.outrigger.snaplogstore.Resource
 
expiration2 - Variable in class org.apache.river.norm.LeaseSet
We keep two copies of the expiration time guarded by different locks so the the client lease renewal threads don't have to wait on the set's lock.
EXPIRATION_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for lease expiration related messages
EXPIRATION_THREAD_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
EXPIRATION_WARNING_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
The event id for all ExpirationWarningEvent objects.
expirationNotifier - Variable in class org.apache.river.mercury.MailboxImpl
Object for coordinating actions with the expire thread
ExpirationOpQueue - Class in org.apache.river.outrigger
Logs expiration of leases and asynchronously persists them to disk.
ExpirationOpQueue(OutriggerServerImpl) - Constructor for class org.apache.river.outrigger.ExpirationOpQueue
Create a new ExpirationOpQueue that will handle lease expiration logging for the specified server.
expirationOpQueue - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Object that queues up lease expirations for future logging.
expirationOpQueue - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
expirationQueue - Variable in class org.apache.river.mahalo.LeaseExpirationMgr
 
expirationReached(LeaseRenewalEvent) - Method in interface net.jini.lease.DesiredExpirationListener
Method used to delivered desired expiration reached events.
expirationReached(LeaseRenewalEvent) - Method in class org.apache.river.norm.LRMEventListener
 
expirations - Variable in class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
The set of new absolute expiration times of each lease that was renewed.
ExpirationThread() - Constructor for class org.apache.river.mercury.MailboxImpl.ExpirationThread
 
ExpirationThread() - Constructor for class org.apache.river.norm.LeaseExpirationMgr.ExpirationThread
 
expirationTime - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
absolute time current lease to this endpoint will expire
expirationTime - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj
The absolute time granted for this renewal.
ExpirationTime(long) - Constructor for class org.apache.river.norm.LeaseSet.ExpirationTime
Simple constructor
expirationTime - Variable in class org.apache.river.norm.LeaseSet.ExpirationTime
The expiration time in milliseconds since the beginning of the epoch
ExpirationWarningEvent - Class in net.jini.lease
Event generated by a lease renewal set when its lease is about to expire.
ExpirationWarningEvent(LeaseRenewalSet, long, MarshalledObject) - Constructor for class net.jini.lease.ExpirationWarningEvent
Simple constructor.
EXPIRED_SET_EXCEPTION - Static variable in class org.apache.river.norm.LRMEventListener
Any events that hold this object are ignored
expireIfTime(LeaseSet) - Method in class org.apache.river.norm.NormServerBaseImpl
Remote a set if its expiration time has been reached.
expireQueue - Variable in class org.apache.river.norm.LeaseExpirationMgr
Queue of tasks to expire sets
expirer - Variable in class org.apache.river.mercury.MailboxImpl
Registration expireR thread
expires - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
expires - Variable in class org.apache.river.outrigger.EntryRep
 
expireThread - Variable in class org.apache.river.norm.LeaseExpirationMgr
Thread to expire sets
expiry - Variable in class org.apache.river.jeri.internal.http.TimedMap.Mapping
 
explain - Static variable in class org.apache.river.tool.envcheck.Reporter
flag controlling display of explanation text
explanation - Variable in class org.apache.river.tool.envcheck.Reporter.Message
the full explanation text
explanationsGiven - Static variable in class org.apache.river.tool.envcheck.Reporter
table of explanations which have been output, to inhibit duplicates
expMgr - Variable in class org.apache.river.mahalo.TxnManagerImpl
LeaseExpirationMgr used by our LeasePolicy.
expMgr - Variable in class org.apache.river.norm.NormServerBaseImpl
Object that expires sets and generates expiration warning events
expMgr - Variable in class org.apache.river.norm.NormServerInitializer
 
export(Remote) - Method in class net.jini.activation.ActivationExporter
Exports an activatable remote object.
export(Remote) - Method in interface net.jini.export.Exporter
Exports the specified remote object and returns a proxy that can be used to invoke remote methods on the exported remote object.
export(Remote) - Method in class net.jini.iiop.IiopExporter
Exports a remote object, impl, to the RMI-IIOP runtime and returns a proxy (stub) for the remote object.
export(Remote) - Method in class net.jini.jeri.BasicJeriExporter
Exports the specified remote object and returns a proxy for the remote object.
export(Remote) - Method in class net.jini.jrmp.JrmpExporter
Exports a remote object, impl, to the JRMP runtime and returns a proxy (stub) for the remote object.
export() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupListener
 
export(Remote) - Method in class net.jini.security.proxytrust.ProxyTrustExporter
Exports the specified main remote object and returns a dynamic proxy for the object.
export(Remote, ServerEndpoint, boolean, boolean, Uuid) - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable
Exports a remote object to this BasicExportTable.
export(Remote, RequestDispatcher[], boolean, boolean, Uuid) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
export(Remote) - Method in class org.apache.river.phoenix.AbstractActivationGroup.AlreadyExportedExporter
 
export() - Method in class org.apache.river.phoenix.AbstractActivationGroup
 
export(Remote) - Method in class org.apache.river.phoenix.InstantiatorAccessExporter
Wraps the specified remote object in an ActivationInstantiator implementation that only accepts calls from the local host before delegating to the specified remote object, exports the wrapper with the underlying exporter, and returns the resulting proxy.
export(Remote) - Method in class org.apache.river.phoenix.MonitorAccessExporter
Wraps the specified remote object in an ActivationMonitor implementation that only accepts calls from the local host before delegating to the specified remote object, exports the wrapper with the underlying exporter, and returns the resulting proxy.
export(Remote) - Method in class org.apache.river.phoenix.SunJrmpExporter
 
export(Remote) - Method in class org.apache.river.phoenix.SystemAccessExporter
Wraps the specified remote object in an ActivationSystem implementation that only accepts calls from the local host and enforces the group policy (if any) before delegating to the specified remote object, exports the wrapper with the underlying exporter, and returns the resulting proxy.
exportAnnotation - Variable in class net.jini.loader.pref.PreferredClassLoader
class annotation string for classes defined by this loader
ExportClassLoader(URL[], URL[], ClassLoader) - Constructor for class org.apache.river.start.ActivateWrapper.ExportClassLoader
Trivial constructor that calls super(importURLs, parent, urlsToPath(exportURLs), false); and assigns exportURLs to an internal field.
exported - Variable in class org.apache.river.jeri.internal.runtime.Target
 
exported - Variable in class org.apache.river.phoenix.Activation
 
Exporter - Interface in net.jini.export
An abstraction for exporting a single remote object such that it can receive remote method invocations, and later for unexporting that same remote object.
exporter - Variable in class org.apache.river.example.browser.Browser.Listener
 
exporter - Variable in class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
exporter - Variable in class org.apache.river.mahalo.TxnManagerImpl
The exporter for exporting and unexporting
exporter - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
exporter - Variable in class org.apache.river.mercury.MailboxImpl
The exporter for exporting and unexporting
exporter - Variable in class org.apache.river.mercury.MailboxImplInit
 
exporter - Variable in class org.apache.river.norm.NormServerBaseImpl
The exporter for exporting and unexporting
exporter - Variable in class org.apache.river.norm.NormServerInitializer
 
exporter - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Object we used to export ourselves.
exporter - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
exporter - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
exporter - Variable in class org.apache.river.phoenix.InstantiatorAccessExporter
The underlying exporter.
exporter - Variable in class org.apache.river.phoenix.MonitorAccessExporter
The underlying exporter.
exporter - Variable in class org.apache.river.phoenix.SystemAccessExporter
The underlying exporter.
exporter - Variable in class org.apache.river.start.SharedGroupImpl
The exporter for exporting and unexporting
exporter - Variable in class org.apache.river.start.SharedGroupImplInit
 
exportLocation - Variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
The codebase where clients should load classes from for stubs, etc.
exportMethod - Static variable in class org.apache.river.phoenix.SunJrmpExporter
 
ExportPermission - Class in net.jini.export
Defines runtime permissions for Exporter implementations.
ExportPermission(String) - Constructor for class net.jini.export.ExportPermission
Creates an instance with the specified name.
ExportPermission(String, String) - Constructor for class net.jini.export.ExportPermission
Creates an instance with the specified name.
exportsInProgress - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
exportURLs - Variable in class org.apache.river.start.ActivateWrapper.ExportClassLoader
Cached value of the provided export codebase URLs
exposeLocalAdd - Variable in class org.apache.river.jeri.internal.runtime.LocalHost
 
ExtensibleExecutorService - Class in org.apache.river.thread
AbstractExecutorService introduced two protected methods in Java 1.6 to allow an ExecutorService to use customised RunnableFuture implementations other than the default FutureTask.
ExtensibleExecutorService(ExecutorService, ExtensibleExecutorService.RunnableFutureFactory) - Constructor for class org.apache.river.thread.ExtensibleExecutorService
 
ExtensibleExecutorService.RunnableFutureFactory - Interface in org.apache.river.thread
Factory for creating custom RunnableFuture implementations.
externalDiscardRequest() - Method in class org.apache.river.fiddler.FiddlerImpl
Examines the discardFlag for each active registration until a value of true is encountered or the set of registrations is exhausted.
extractClassName(String) - Static method in class org.apache.river.example.browser.Introspector
 
extractGrantFromPolicy(Policy, ProtectionDomain) - Method in class org.apache.river.api.security.AbstractPolicy
 

F

factory - Variable in class net.jini.lookup.entry.UIDescriptor
The get() method of this MarshalledObject must return an object that implements one or more UI factory interfaces.
factory - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
factory - Variable in class org.apache.river.concurrent.EntrySetFacade
 
factory - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
factory - Variable in class org.apache.river.thread.ExtensibleExecutorService
 
fail(Throwable) - Method in class net.jini.lookup.JoinManager.ProxyReg
Convenience method that encapsulates appropriate behavior when failure is encountered related to the current instance of this class.
fail(Throwable, ServiceRegistrar, String, String, String, boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager
Convenience method invoked when failure occurs in the cache tasks executed in this utility.
fail(Class, String) - Static method in class org.apache.river.resource.Service
 
fail(Class, URL, int, String) - Static method in class org.apache.river.resource.Service
 
failCallsWith - Variable in class org.apache.river.outrigger.OutriggerServerWrapper
If non-null cause incoming calls to immediately throw this exception.
failCnt - Variable in class org.apache.river.outrigger.TxnMonitorTask
count of RemoteExceptions
failed - Variable in class net.jini.url.httpmd.MdInputStream
The exception message if the message digest was incorrect, or null if no exception should be thrown.
FAILED - Static variable in class org.apache.river.logging.Levels
FAILED is a message level indicating that a facility has experienced a failure that it will reflect to its caller.
failed(Exception) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
failed - Variable in class org.apache.river.tool.ClassDep
Indicates whether a failure has been encountered during deep dependency checking.
failedInterfaces - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
Interfaces for which configuration failed
failedRenewal(Throwable) - Method in class org.apache.river.norm.ClientLeaseWrapper
Sets lastFailure and adds the this to the renewed list so it so the change can be logged.
Failure(Throwable, boolean) - Constructor for class net.jini.activation.ActivatableInvocationHandler.Failure
 
Failure(Throwable, boolean) - Constructor for class net.jini.jeri.BasicInvocationHandler.Failure
 
failure(Throwable) - Method in class org.apache.river.example.browser.Browser
 
failure(String) - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile
Report a failure consuming the log file and throw an InternalSpaceException containing message.
failure(String, Exception) - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile
Report a exception while consuming the log file and throw an InternalSpaceException containing message.
FailureEventRegistration(LeaseSet) - Constructor for class org.apache.river.norm.LeaseSet.FailureEventRegistration
Simple constructor
failureEventType - Variable in class org.apache.river.norm.LeaseSet
The event type for failure events
FailureFactory(LeaseRenewalSet, MarshalledInstance, MarshalledInstance) - Constructor for class org.apache.river.norm.ClientLeaseWrapper.FailureFactory
Simple constructor
failureLock - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Used to throttle accept failures
fakeOKtoWrite - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
FALSE - Static variable in class org.apache.river.api.security.PolicyUtils
Negative value of switching properties.
FALSE - Variable in class org.apache.river.tool.PreferredListGen
Boolean equivalent of false
FALSE_LEN - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
fatalError(String, Throwable) - Static method in class org.apache.river.mahalo.StorableObject
Unrecoverable error happened -- show it and give up the ghost.
fetchServerInfo() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Fetches latest server/proxy HTTP information from cache.
fetchSize - Variable in class org.apache.river.outrigger.IteratorProxy
How many entries to ask for each time we go to the server
Fiddler - Interface in org.apache.river.fiddler
This interface defines the private protocol between the client-side proxy and the server of a lookup discovery service.
fiddler - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseExpireThread
 
fiddler - Variable in class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
 
fiddler - Variable in class org.apache.river.fiddler.FiddlerImpl.SnapshotThread
 
FiddlerAdmin - Interface in org.apache.river.fiddler
An administrative interface for the Fiddler implementation of the lookup discovery service (see Fiddler).
FiddlerAdminProxy - Class in org.apache.river.fiddler
This class is a proxy providing access to the methods of an implementation of the lookup discovery service which allow the administration of the service.
FiddlerAdminProxy(Fiddler, Uuid) - Constructor for class org.apache.river.fiddler.FiddlerAdminProxy
Constructs a new instance of FiddlerAdminProxy.
FiddlerAdminProxy.ConstrainableFiddlerAdminProxy - Class in org.apache.river.fiddler
The constrainable version of the class FiddlerAdminProxy.
FiddlerImpl - Class in org.apache.river.fiddler
This class is the server side of an implementation of the lookup discovery service.
FiddlerImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.fiddler.FiddlerImpl
Constructs a new instance of FiddlerImpl.
FiddlerImpl(String[], LifeCycle, boolean) - Constructor for class org.apache.river.fiddler.FiddlerImpl
Constructs a new instance of FiddlerImpl.
FiddlerImpl(FiddlerInit, LifeCycle) - Constructor for class org.apache.river.fiddler.FiddlerImpl
 
FiddlerImpl.AddGroupsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.AddLocatorsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.ChangedEventTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.DestroyThread - Class in org.apache.river.fiddler
Thread which is used to terminate the current executing instance of the Fiddler implementation of the lookup discovery service.
FiddlerImpl.DiscardedEventTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.DiscardRegistrarTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.DiscoveredEventTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.FiddlerStatus - Class in org.apache.river.fiddler
Class which is used to communicate the status of this service to interested entities.
FiddlerImpl.GroupsAddedToRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the managed set of groups corresponding to a registration is is augmented with new elements.
FiddlerImpl.GroupsRemovedFromRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever one or more elements of the managed set of groups corresponding to a registration are removed.
FiddlerImpl.GroupsSetInRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a the managed set of groups corresponding to a registration is is replaced (set) with a new set of group names.
FiddlerImpl.LeaseBoundSetLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a new value is assigned to the least upper bound applied during the determination of the duration of the lease on a requested registration.
FiddlerImpl.LeaseCancelledLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a lease on an existing registration (granted by the current backend server of the lookup discovery service -- the lease grantor) is cancelled.
FiddlerImpl.LeaseExpireThread - Class in org.apache.river.fiddler
Thread which is used to monitor the current leases in effect and cancel (expire) those leases with expiration times that have exceeded the current time.
FiddlerImpl.LeaseRenewedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a lease on an existing registration (granted by the current backend server of the lookup discovery service -- the lease grantor) is renewed.
FiddlerImpl.LeasesCancelledLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a set of leases from a LeaseMap are cancelled.
FiddlerImpl.LeasesRenewedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a set of leases from a LeaseMap are renewed.
FiddlerImpl.LocalLogHandler - Class in org.apache.river.fiddler
Handler class for the persistent storage facility.
FiddlerImpl.LocatorGroupsStruct - Class in org.apache.river.fiddler
Data structure - associated with a ServiceRegistrar - containing the LookupLocator and the member groups of the registrar
FiddlerImpl.LocsAddedToRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the managed set of locators corresponding to a registration is is augmented with new elements.
FiddlerImpl.LocsRemovedFromRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever one or more elements of the managed set of locators corresponding to a registration are removed.
FiddlerImpl.LocsSetInRegistrationLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the managed set of locators corresponding to a registration is is replaced (set) with a new set of locators.
FiddlerImpl.LogRecord - Interface in org.apache.river.fiddler
Interface defining the method(s) that must be implemented by each of the concrete LogObj classes.
FiddlerImpl.LookupAttrsAddedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever new attributes are added to this service's existing set of attributes.
FiddlerImpl.LookupAttrsModifiedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the attributes currently associated with this service in the lookup services with which it is registered are modified.
FiddlerImpl.LookupDiscoveryListener - Class in org.apache.river.fiddler
Class whose discovered() method is invoked by threads in the LookupDiscovery class whenever a new lookup service is discovered on behalf of a client registration
FiddlerImpl.LookupGroupsChangedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the set containing the names of the groups whose members are lookup services the lookup discovery service wishes to register with (join) is modified in some way; for example, through the invocation of: JoinAdmin.addLookupGroups, JoinAdmin.removeLookupGroups or JoinAdmin.setLookupGroups.
FiddlerImpl.LookupLocatorsChangedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever the set containing the instances of LookupLocator that correspond to specific lookup services the lookup discovery service wishes to register with (join) is modified in some way; for example, through the invocation of: JoinAdmin.addLookupLocators, JoinAdmin.removeLookupLocators or JoinAdmin.setLookupLocators.
FiddlerImpl.NewRegistrationTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.RegistrationGrantedLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a registration is created and returned to a client.
FiddlerImpl.RegistrationInfo - Class in org.apache.river.fiddler
This class acts as a record of one registration with the lookup discovery service; containing all of the information about that registration.
FiddlerImpl.RemoveGroupsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.RemoveLocatorsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.SendEventTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.SetGroupsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.SetLocatorsTask - Class in org.apache.river.fiddler
This class represents a Task object that is placed in the TaskManager queue for processing in the thread pool.
FiddlerImpl.SnapshotThread - Class in org.apache.river.fiddler
Snapshot-taking thread.
FiddlerImpl.SnapshotThresholdSetLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a new value is assigned to the Threshold used in the "time-to-take-a-snapshot determination" expression.
FiddlerImpl.SnapshotWeightSetLogObj - Class in org.apache.river.fiddler
LogObj class whose instances are recorded to the log file whenever a new value is assigned to the Weight Factor applied to the Snapshot File size used in the "time-to-take-a-snapshot determination" expression.
FiddlerInit - Class in org.apache.river.fiddler
Initialization common to all modes in which instances of this service runs: activatable/persistent, non-activatable/persistent, and transient (non-activatable /non-persistent).
FiddlerInit(Configuration, boolean, ActivationID, LoginContext) - Constructor for class org.apache.river.fiddler.FiddlerInit
 
FiddlerLease - Class in org.apache.river.fiddler
When the Fiddler implementation of the lookup discovery service grants a lease on a registration requested by a client, a proxy to that lease is provided to allow the client to interact with the granted lease.
FiddlerLease(Fiddler, Uuid, Uuid, Uuid, long) - Constructor for class org.apache.river.fiddler.FiddlerLease
Constructs a proxy to the lease the Fiddler implementation of the lookup discovery service places on a client's requested registration.
FiddlerLease.ConstrainableFiddlerLease - Class in org.apache.river.fiddler
The constrainable version of the class FiddlerLease.
FiddlerLeaseMap - Class in org.apache.river.fiddler
When clients request a registration with the Fiddler implementation of the lookup discovery service, leases of type FiddlerLease are granted on those registrations.
FiddlerLeaseMap(Fiddler, FiddlerLease, long) - Constructor for class org.apache.river.fiddler.FiddlerLeaseMap
Constructs a new instance of FiddlerLeaseMap.
FiddlerLeaseMap.ConstrainableFiddlerLeaseMap - Class in org.apache.river.fiddler
The constrainable version of the class FiddlerLeaseMap.
FiddlerPermission - Class in org.apache.river.fiddler
Special purpose permission class, specific to the Fiddler implementation of the lookup discovery service, that can be used to express the access control policy for that service's backend server when it is exported with a BasicJeriExporter.
FiddlerPermission(String) - Constructor for class org.apache.river.fiddler.FiddlerPermission
Creates an instance of this class having the specified target name.
FiddlerProxy - Class in org.apache.river.fiddler
This class is a proxy for a lookup discovery service.
FiddlerProxy(Fiddler, Uuid) - Constructor for class org.apache.river.fiddler.FiddlerProxy
Constructs a new instance of FiddlerProxy.
FiddlerProxy.ConstrainableFiddlerProxy - Class in org.apache.river.fiddler
The constrainable version of the class FiddlerProxy.
FiddlerRegistration - Class in org.apache.river.fiddler
This class is an implementation of the LookupDiscoveryRegistration interface.
FiddlerRegistration(Fiddler, Uuid, EventRegistration) - Constructor for class org.apache.river.fiddler.FiddlerRegistration
Constructs a new instance of FiddlerRegistration.
FiddlerRegistration.ConstrainableFiddlerRegistration - Class in org.apache.river.fiddler
The constrainable version of FiddlerRegistration.
FiddlerRenewResults - Class in org.apache.river.fiddler
 
FiddlerRenewResults(long[], Exception[]) - Constructor for class org.apache.river.fiddler.FiddlerRenewResults
Constructs a new instance of FiddlerRenewResults.
FiddlerStatus(StatusType) - Constructor for class org.apache.river.fiddler.FiddlerImpl.FiddlerStatus
 
field - Variable in class net.jini.config.ConfigurationFile.NameRef
 
field - Variable in class org.apache.river.example.browser.Browser.Value
 
field - Variable in class org.apache.river.example.browser.Browser.Values
 
field - Variable in class org.apache.river.reggie.ClassMapper.EntryField
Field for the field
fieldArrays - Static variable in class net.jini.entry.AbstractEntry
 
FieldComparator() - Constructor for class org.apache.river.lookup.entry.LookupAttributes.FieldComparator
 
FieldComparator() - Constructor for class org.apache.river.outrigger.EntryRep.FieldComparator
 
FieldComparator() - Constructor for class org.apache.river.reggie.ClassMapper.FieldComparator
 
fieldInfo(Entry) - Static method in class net.jini.entry.AbstractEntry
Calculate the list of usable fields for this type
FieldKey(String) - Constructor for class org.apache.river.jeri.internal.http.Header.FieldKey
 
fieldMap - Static variable in class org.apache.river.reggie.ClassMapper
Weak Map from Class to SoftReference(sorted Field[])
fieldName - Variable in class org.apache.river.example.browser.ObjectNode
 
Fields(JMenu, int) - Constructor for class org.apache.river.example.browser.Browser.Fields
 
fields - Variable in class org.apache.river.jeri.internal.http.Header
 
fields - Variable in class org.apache.river.reggie.EntryRep
The public fields of the Entry, each converted as necessary to a MarshalledWrapper (or left as is if of known java.lang immutable type).
fieldsToString(StringBuffer) - Method in class net.jini.jeri.ssl.ConnectionContext
 
fieldsToString() - Method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a string representation of the fields of this object.
fieldsToString() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns a string representation of the fields of this object.
file - Variable in class org.apache.river.mercury.StreamKey
Holds the File attribute for the associated stream.
file - Variable in class org.apache.river.outrigger.snaplogstore.LogInputFile
 
FileAccessCheckTask - Class in org.apache.river.tool.envcheck.plugins
A subtask which checks for the accessibility of a file identified by a system property.
FileAccessCheckTask() - Constructor for class org.apache.river.tool.envcheck.plugins.FileAccessCheckTask
 
fileAccessTask - Variable in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
 
fileDownloaded(String, InetAddress) - Method in class org.apache.river.tool.ClassServer
This method provides a way for subclasses to be notified when a file has been completely downloaded.
fileExtension - Variable in class org.apache.river.system.JavaSourceFilter
The extension that we we want to look for.
FileIcon16() - Constructor for class org.apache.river.example.browser.MetalIcons.FileIcon16
 
fileIcon16Size - Static variable in class org.apache.river.example.browser.MetalIcons
 
FileIntegrityVerifier - Class in net.jini.url.file
Integrity verifier for FILE URLs.
FileIntegrityVerifier() - Constructor for class net.jini.url.file.FileIntegrityVerifier
 
fileList - Variable in class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
 
fileList - Variable in class org.apache.river.system.FileObserver
 
FileModes - Interface in org.apache.river.mahalo.log
The possible file modes for log files.
fileName - Variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
FileNode(String, String, boolean) - Constructor for class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
FileObserver - Class in org.apache.river.system
Observer class that gets notified when a change has been noted, that is a file has been found, by an Observable object.
FileObserver(String) - Constructor for class org.apache.river.system.FileObserver
Constructor that allows the user to specify interest in a particular suffix.
filePathToUri(String) - Static method in class org.apache.river.api.net.Uri
 
filePathToURI(String) - Static method in class org.apache.river.api.security.PolicyUtils
Converts a file path to URI without accessing file system (like {File#toURI()} does).
files - Variable in class org.apache.river.tool.ClassDep
If true class names are printed using the system's File.separator, else the fully qualified class name is printed.
files - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
fileSchemeCaseInsensitiveOS - Variable in class org.apache.river.api.net.Uri
 
fileSchemeCaseInsensitiveOS - Variable in class org.apache.river.api.net.UriParser
 
FileSystem - Class in org.apache.river.system
Miscellaneous file system manipulation methods.
FileSystem() - Constructor for class org.apache.river.system.FileSystem
 
fileToClass(String) - Method in class org.apache.river.tool.PreferredListGen
Convert the given class reference to a class name.
fileToUri(File) - Static method in class org.apache.river.api.net.Uri
 
FileWalker - Class in org.apache.river.system
Class to recursively traverse a given directory.
FileWalker() - Constructor for class org.apache.river.system.FileWalker
 
filter - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
filter - Static variable in class org.apache.river.mahalo.log.MultiLogManager
 
filterClassDependencyRelationShipMap(Map, ClassDependParameters) - Method in class org.apache.river.tool.classdepend.ClassDepend
This method applies optional filters to provide methods to support the original API of ClassDep.
filteredItem - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
filterMaybeDiscard(ServiceID, ServiceDiscoveryManager.ServiceItemReg, ServiceItem, boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Applies the first-stage filter associated with the current instance of LookupCache to the given item and returns the resulting filtered item if the filter is passed (or is null); otherwise, returns null and sends a service removed event if the sendEvent parameter is true.
filterPassed(ServiceItem, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
Applies the given filter to the given item, and returns true if the filter returns a pass value; otherwise, returns false.
FilterX509TrustManager - Class in net.jini.jeri.ssl
Implements an X509TrustManager that only trusts certificate chains whose first certificate identifies one of a set of principals.
FilterX509TrustManager(Set) - Constructor for class net.jini.jeri.ssl.FilterX509TrustManager
Creates an X509TrustManager that only trusts certificate chains whose first certificate identifies one of a set of principals.
finalize() - Method in class net.jini.id.Uuid
Delegates to the superclass's finalize method.
finalize() - Method in class org.apache.river.reliableLog.LogInputStream
Closes the stream when garbage is collected.
FinalizerTask(ReferenceQueue, Map<Reference, ScheduledFuture>) - Constructor for class org.apache.river.concurrent.ReferenceProcessor.FinalizerTask
 
finalizerTasks - Variable in class org.apache.river.concurrent.ReferenceProcessor.FinalizerTask
 
finalizerTasks - Static variable in class org.apache.river.concurrent.ReferenceProcessor
 
finalMulticastRequestInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
finalMulticastRequestInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
find(EntryRep, Txn, boolean, Set, Set, Set<EntryHandle>) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Find an entry that is at least whichClass that matches the template tmplRep (at least the template's type, and matches in values provided).
findClass(String, int, int) - Method in class net.jini.config.ConfigurationFile
Resolves a type name to a Class.
findClass(String, int, int, boolean) - Method in class net.jini.config.ConfigurationFile
Resolves a type name to a Class.
findClass(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Tries to locate and load the specified class using the known URLs.
findClass(String, String, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLFileHandler
 
findClass(String, String, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
findClass(String, String, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
findClass(String, ClassLoader) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns the type with the specified name, including primitives and arrays, and checking the java.lang package for unqualified names.
findClassExact(String, int, int) - Method in class net.jini.config.ConfigurationFile
Returns the class with this precise name, or null if not found, ignoring imports and not substituting '$' for nested classes.
findClassImpl(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
findClassNoImports(String, int, int) - Method in class net.jini.config.ConfigurationFile
Returns the class with the specified name, or null if not found, ignoring imports, but looking for nested classes.
findConstructor(String, Class[], int, int) - Method in class net.jini.config.ConfigurationFile
Resolve a type name to a constructor
findEntry(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Find a lease entry, throw exception if not found or expired normally
findEntryDo(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Find a lease entry, or null
findField(String, int, int) - Method in class net.jini.config.ConfigurationFile
Resolves a field name to a field.
findHash(Class, boolean) - Static method in class org.apache.river.outrigger.EntryRep
Lookup the hash value for the given class.
findItem(ServiceID, ServiceItem[]) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Returns the element in the given items array having the given ServiceID.
findLeaseFromIterator(Iterator, Lease) - Static method in class net.jini.lease.LeaseRenewalManager
Find a lease entry, or null
findMethod(String, Class[], int, int) - Method in class net.jini.config.ConfigurationFile
Resolves a method name to a method
findOpt(String) - Method in class org.apache.river.system.MultiCommandLine
Find the given option somewhere in the command line.
findOpt(char) - Method in class org.apache.river.system.POSIXCommandLine
Find the given option somewhere in the command line.
findOriginLoader(Uri[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Return the origin class loader for the pathURLs or null if the origin loader was not present in the delegation hierarchy.
findOriginLoader0(Uri[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
 
findPlugins(String[]) - Static method in class org.apache.river.tool.envcheck.EnvCheck
Search the command line for user supplied plugin definitions and place them in the internal plugin list.
findPrimitiveClass(String) - Static method in class net.jini.config.ConfigurationFile
Returns the class if it names a primitive, otherwise null.
findReg(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
 
findReg(LookupLocator) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
From the sets of elements corresponding to yet-to-be-discovered locators, this methods finds and returns the instance of LocatorReg corresponding to the given LookupLocator.
findReg(ServiceRegistrar) - Method in class net.jini.lookup.JoinManager
For the given lookup service proxy, searches the joinSet for the corresponding ProxyReg element, and upon finding such an element, returns that element; otherwise returns null.
findRegFromProxy(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
This method searches the set of discovered LocatorReg objects for the element that contains the given ServiceRegistrar object.
findResource(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns an URL referencing the specified resource or null if the resource could not be found.
findResource(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLFileHandler
 
findResource(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
findResource(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
findResourceImpl(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns a URL among the given ones referencing the specified resource or null if no resource could be found.
findResourceInOwn(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
findResources(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns all known URLs which point to the specified resource.
findResources(String, List<URL>) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
findResources(String, List<URL>) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
findResourcesImpl(String, List<URL>) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
findResourceUpdateState(String, String) - Method in class net.jini.loader.pref.PreferredClassLoader
 
findServerPrincipal(Subject) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Pick the serverPrincipal from the given subject.
findTicket(KerberosTicket[], KerberosPrincipal) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
 
finish() - Method in class org.apache.river.jeri.internal.http.Request
Finishes request, if not finished or aborted already.
FINISHED - Static variable in class org.apache.river.jeri.internal.mux.Session
 
finished() - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile
This log has been successfully drained, and committed -- it can be removed.
first - Variable in class net.jini.jeri.connection.ConnectionManager.ReqIterator
True if next has not yet been called.
first() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
first() - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
firstEntry() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
firstEntry() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
firstEntry() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
firstKey() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
firstKey() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
firstKey() - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
firstPending - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Index of the first pending task; all earlier tasks are active
firstURL - Variable in class net.jini.loader.pref.PreferredClassLoader
first URL in the path, or null if none
firstURL - Variable in class net.jini.loader.pref.PreferredClassLoader.PreferredResourcesPrivilegedExceptionAction
 
firstX509Cert(CertPath) - Static method in class net.jini.jeri.ssl.Utilities
Returns the first X509Certificate from a CertPath known to contain them.
FixedLeasePeriodPolicy - Class in org.apache.river.landlord
Simple implementation of LeasePeriodPolicy that grants lease times based on a fixed default and maximum lease.
FixedLeasePeriodPolicy(long, long) - Constructor for class org.apache.river.landlord.FixedLeasePeriodPolicy
Create a new FixedLeasePeriodPolicy with the specified values for the maxium and default lease lengths.
fixWindowsURI(String) - Static method in class org.apache.river.api.net.Uri
Fixes windows file URI string by converting back slashes to forward slashes and inserting a forward slash before the drive letter if it is missing.
flatten(Permission[]) - Static method in class net.jini.security.GrantPermission
Returns an array containing all non-GrantPermission permissions in the given permission array, including those contained in nested GrantPermissions in the array.
floor - Variable in class net.jini.lookup.entry.Location
A floor designation.
floor(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
floor(T) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
floorEntry(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
floorEntry(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
floorEntry(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
floorKey(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
floorKey(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
floorKey(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
flush() - Method in class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
 
flush() - Method in class net.jini.jeri.kerberos.KerberosUtil.Connection
Flush the output stream used for send.
flush() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
flush() - Method in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
flush() - Method in class org.apache.river.jeri.internal.http.MessageWriter
Flushes written data to underlying output stream.
flush() - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
 
flush() - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
 
flush() - Method in class org.apache.river.mercury.LogOutputStream
 
flush() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Flush the current output after an operation.
flush(boolean) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Conditionally flush the current output.
flush(boolean, int) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Conditionally flush the current output.
flushServerInfo() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Flushes current copy of server/proxy HTTP information to cache.
fName(String) - Method in class org.apache.river.reliableLog.ReliableLog
Generates a filename prepended with the stable storage directory path.
FolderIcon16() - Constructor for class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
folderIcon16Size - Static variable in class org.apache.river.example.browser.MetalIcons
 
followLink() - Method in class net.jini.lookup.entry.AddressBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.CommentBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in interface net.jini.lookup.entry.EntryBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.LocationBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.NameBean
Return the Name linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.StatusBean
Return the Entry linked to by this JavaBeans component.
followLink() - Method in class net.jini.lookup.entry.UIDescriptorBean
Return the UIDescriptor linked to by this JavaBeans component.
forceDefault - Variable in class org.apache.river.tool.PreferredListGen
if true, use defaultToForce for default, otherwise optimize
FOREVER - Static variable in interface net.jini.core.lease.Lease
Used to request a lease that never expires.
format(long, long, SimpleDateFormat, StringBuffer, FieldPosition) - Static method in class net.jini.core.constraint.DelegationAbsoluteTime
Format a min,max time pair.
format(String, Object[]) - Static method in class org.apache.river.impl.Messages
Generates a formatted text string given a source string containing "argument markers" of the form "{argNum}" where each argNum must be in the range 0..9.
format - Static variable in class org.apache.river.phoenix.PipeWriter
 
format - Variable in class org.apache.river.reliableLog.ReliableLog
 
FORMAT_ID_LEN - Static variable in class org.apache.river.discovery.DiscoveryV2
 
FORMAT_NAME - Static variable in class org.apache.river.discovery.x500.sha1withdsa.Constants
 
FORMAT_NAME - Static variable in class org.apache.river.discovery.x500.sha1withrsa.Constants
 
FORMAT_PADDED - Static variable in class org.apache.river.reliableLog.ReliableLog
 
FORMAT_UNPADDED - Static variable in class org.apache.river.reliableLog.ReliableLog
 
formatExplanation - Variable in class org.apache.river.tool.envcheck.Reporter.Message
flag to format the explanation
formatExplanation() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the flag indicating whether to format the explanation text.
formatId - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
formatIdMaps - Variable in class org.apache.river.discovery.DiscoveryV2
 
formatName - Variable in class org.apache.river.discovery.internal.BaseProvider
The format name.
formatRule(Permission, ProtectionDomain) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
formatter - Static variable in class org.apache.river.phoenix.PipeWriter
 
formatterRef - Static variable in class net.jini.core.constraint.DelegationAbsoluteTime
SoftReference containing a SimpleDateFormat instance, or null.
forName(String, boolean, ClassLoader) - Static method in class net.jini.loader.LoadClass
Returns the Class object associated with the class or interface with the given string name, using the given class loader.
forTable(ObjectTable) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
fp - Variable in class org.apache.river.phoenix.ExecOptionPermission
 
fp - Variable in class org.apache.river.phoenix.ExecPermission
 
fragment - Variable in class org.apache.river.api.net.Uri
 
fragment - Variable in class org.apache.river.api.net.UriParser
 
FrameFactory - Interface in net.jini.lookup.ui.factory
UI factory for an AWT Frame with a predetermined title.
freeEndpoint(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Indicates that resources for the given endpoint may be freed.
freeEndpoint(Object) - Method in class org.apache.river.jeri.internal.runtime.DgcClient
 
freeList - Variable in class org.apache.river.mercury.StreamPool
Holds stream references in least recently used (released) order.
from - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Integer restricted to the values 0, 1, 2, and 3.
from - Variable in class org.apache.river.logging.Levels.ClassReplacingObjectOutputStream
 
FROM_GROUP - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
Constant that indicates the discovery mechanism is group discovery
FROM_LOCATOR - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
Constant that indicates the discovery mechanism is locator discovery
FromMOInputStream(InputStream) - Constructor for class net.jini.io.MarshalledInstance.FromMOInputStream
 
FULL_SUPPORT - Static variable in class net.jini.jeri.http.Constraints
indicates that this provider supports implementing all aspects of satisfying a given constraint
FULL_SUPPORT - Static variable in class net.jini.jeri.tcp.Constraints
indicates that this provider supports implementing all aspects of satisfying a given constraint
fullName - Variable in class net.jini.config.ConfigurationFile.Entry
 
fullName - Variable in class net.jini.config.ConfigurationFile.MethodCall
The full name of the method
fullName - Variable in class net.jini.config.ConfigurationFile.NameRef
 
fullyEquals(Object) - Method in class net.jini.io.MarshalledInstance
Compares this MarshalledInstance to another object.
fullyQualifiedClassName - Variable in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
futureCompleted(Future) - Method in class net.jini.lookup.JoinManager.ProxyReg
 
futureCompleted(Future) - Method in class net.jini.lookup.JoinManager.ProxyRegTaskQueue
 
futureCompleted(Future) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
 
futureCompleted(Future) - Method in class org.apache.river.thread.DependencyLinker
 
futureCompleted(Future<T>) - Method in interface org.apache.river.thread.FutureObserver
 
FutureFactory() - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.FutureFactory
 
FutureFactory() - Constructor for class org.apache.river.mahalo.TxnManagerImpl.FutureFactory
 
FutureObserver<T> - Interface in org.apache.river.thread
 
FutureObserver.ObservableFuture<T> - Interface in org.apache.river.thread
 
futureSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.ConnectionIO
Sends the sequence of bytes contained in the supplied buffers to the underlying connection.
futureSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
futureSend(ByteBuffer, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
futureSendData(int, int, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends a Data message for the specified sessionID with the contents of the supplied buffer as the data.
futureSendError(String) - Method in class org.apache.river.jeri.internal.mux.Mux
Sends an Error message with the UTF-8 encoding of the supplied message as the data.

G

g - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
g - Variable in class org.apache.river.concurrent.ReferenceProcessor.CreateThread
 
g - Static variable in class org.apache.river.concurrent.ReferenceProcessor.SystemThreadFactory
 
garbageCleaner - Static variable in class org.apache.river.concurrent.ReferenceProcessor
 
gate() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
Block until calls are allowed, or until calls are to be rejected.
gcThreads - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
ge - Variable in class org.apache.river.api.security.DefaultPolicyParser.PermissionExpander
 
genEntries(StringBuffer, Entry[], boolean) - Method in class org.apache.river.example.browser.Browser
 
generate() - Static method in class net.jini.id.UuidFactory
Generates a new Uuid with 122 bits of its value produced from a cryptographically strong random sequence.
generate() - Method in class org.apache.river.reggie.UuidGenerator
Generates a new Uuid.
generateEvent(RegistrarImpl.EventReg, Item, Item, ServiceID, long) - Method in class org.apache.river.reggie.RegistrarImpl
Generate an event if the event registration matches.
generateEvents(Item, Item, long) - Method in class org.apache.river.reggie.RegistrarImpl
Generate events for all matching event registrations.
generatePreferredList(PrintWriter) - Method in class org.apache.river.tool.PreferredListGen
Generate the preferred list from the dependency graph.
generateTemplate(Entry) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
generator - Variable in class org.apache.river.norm.event.EventType
Event type generator that created us.
generator - Variable in class org.apache.river.norm.NormServerBaseImpl
Object used to generate new event types
generator - Variable in class org.apache.river.norm.NormServerInitializer
 
genMatches(StringBuffer, boolean) - Method in class org.apache.river.example.browser.Browser
 
genText(boolean) - Method in class org.apache.river.example.browser.Browser
 
get(boolean) - Method in class net.jini.io.MarshalledInstance
Returns a new copy of the contained object.
get(ClassLoader, boolean, ClassLoader, Collection) - Method in class net.jini.io.MarshalledInstance
Returns a new copy of the contained object.
get(Object) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
If there is a mapping in this cache for the specified key, and the softly referenced value of the mapping has not been garbage collected, return the value, other wise, return null.
get(int) - Method in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
get(String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.IndexFile
 
get(Permission) - Static method in class org.apache.river.api.security.DelegatePermission
Factory method to obtain a DelegatePermission, this is essential to overcome broken equals contract in some jvm Permission implementations like SocketPermission and to allow caching.
get(Object) - Method in class org.apache.river.collection.SoftCache
Returns value associated with given key, or null if none.
get(Object) - Method in class org.apache.river.collection.WeakIdentityMap
Returns value associated with given key, or null if none.
get(WeakSoftTable.WeakKey, int) - Method in class org.apache.river.collection.WeakSoftTable
Returns the value associated with the specified key and index, or null if not found.
get(Object) - Method in class org.apache.river.collection.WeakTable
Return the value associated with given key, or null if no value can be found.
get() - Method in class org.apache.river.concurrent.AbstractReferenceComparator
 
get() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
get(int) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
get(Object) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
get() - Method in class org.apache.river.concurrent.ReferenceComparator
 
get(int) - Method in class org.apache.river.concurrent.ReferenceList
 
get(Object) - Method in class org.apache.river.concurrent.ReferenceMap
Returns value associated with given key, or null if none.
get() - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
get() - Method in interface org.apache.river.concurrent.Referrer
 
get() - Method in class org.apache.river.concurrent.StrongReference
 
get() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
get() - Method in class org.apache.river.concurrent.TimedReferrer
 
GET - Static variable in class org.apache.river.discovery.internal.EndpointInternalsPermission
 
get() - Static method in class org.apache.river.discovery.internal.KerberosEndpointInternalsAccess
Returns registered EndpointInternals instance.
get() - Static method in class org.apache.river.discovery.internal.SslEndpointInternalsAccess
Returns registered EndpointInternals instance.
get(Object) - Method in class org.apache.river.jeri.internal.http.TimedMap
Returns value associated with given key, or null if no mapping for key is found.
get(Uuid) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
get(Object) - Method in class org.apache.river.jeri.internal.runtime.Util.LazyMethodToHash_Map
 
get(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
get(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
get() - Method in class org.apache.river.mahalo.StorableObject
Return the Remote reference.
get(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
get(Lease) - Method in class org.apache.river.norm.LeaseTable
Find the client lease wrapper associated with the passed lease.
get(ByteArrayWrapper) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Get a pending write resource.
get(ProxyPreparer) - Method in class org.apache.river.outrigger.StorableReference
Return the proxy.
get(TransactionManager, long) - Method in class org.apache.river.outrigger.TxnTable
Given a TransactionManager, manager, and a transaction id, return the associated Txn, or null if there is no Txn for this manager/id pair.
get() - Method in class org.apache.river.proxy.MarshalledWrapper
Returns the result of calling the get method of the wrapped MarshalledInstance, passing the integrity value sampled during deserialization as the verifyCodebaseIntegrity argument.
get() - Method in class org.apache.river.reggie.EntryRep
Convert back to an Entry.
get() - Method in class org.apache.river.reggie.Item
Convert back to a ServiceItem.
get() - Method in class org.apache.river.reggie.Matches
Converts a Matches to a ServiceMatches.
get() - Method in class org.apache.river.thread.RetryTask
 
get(long, TimeUnit) - Method in class org.apache.river.thread.RetryTask
 
get() - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
get(long, TimeUnit) - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
getAcceptedIssuers() - Method in class net.jini.jeri.ssl.FilterX509TrustManager
 
getAccessControlContext() - Method in class net.jini.security.Security.SecurityContextImpl
 
getAccessControlContext() - Method in interface net.jini.security.SecurityContext
Returns access control context portion of snapshotted security context.
getAccessControlContext() - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
getAccessControlContext() - Method in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
getActions() - Method in class net.jini.discovery.DiscoveryPermission
Always returns the empty string; this permission type has no actions list.
getActions() - Method in class net.jini.security.AccessPermission
Returns the empty string.
getActions() - Method in class net.jini.security.AuthenticationPermission
Returns the actions.
getActions() - Method in class net.jini.security.GrantPermission
Returns canonical string representation of this permission's actions, which for GrantPermission is always the empty string "".
getActions() - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.getActions().
getActions() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
getActions() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
getActions() - Method in class org.apache.river.api.security.DelegatePermission
 
getActions() - Method in class org.apache.river.phoenix.ExecOptionPermission
Returns the empty string.
getActions() - Method in class org.apache.river.phoenix.ExecPermission
Returns the empty string.
getActions() - Method in class org.apache.river.start.SharedActivationPolicyPermission
 
getActivatableObjects() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
getActivatableObjects(ActivationGroupID) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
getActivatableObjects(ActivationGroupID) - Method in interface org.apache.river.phoenix.ActivationAdmin
Returns a map from ActivationID to ActivationDesc for all activatable objects registered in the group registered under the specified activation group identifier.
getActivatableObjects(ActivationGroupID) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
getActivationDesc(UID) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
getActivationDesc(ActivationID) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
getActivationDesc(ActivationID) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
getActivationGroupDesc(ActivationGroupID) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
getActivationGroupDesc(ActivationGroupID) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
getActivationGroups() - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
getActivationGroups() - Method in interface org.apache.river.phoenix.ActivationAdmin
Returns a map from ActivationGroupID to ActivationGroupDesc for all registered activation groups.
getActivationGroups() - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
getActivationID() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns the activation identifier supplied during construction of this invocation handler.
getActivationID() - Method in class net.jini.jrmp.JrmpExporter
Returns the activation ID associated with the object exported by this exporter, or null if activation is not being used with this exporter.
getActivationSystem(String, int, Configuration) - Static method in class org.apache.river.start.ServiceStarter
Utility routine that returns a "prepared" activation system proxy for a system at the given host and port.
getActivationSystemHost() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Activation system host accessor method.
getActivationSystemHost() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Activation system host accessor method.
getActivationSystemPort() - Static method in class org.apache.river.start.ServiceStarter
Utility routine that returns a "default" activation system port.
getActivationSystemPort() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Activation system port accessor method.
getActivationSystemPort() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Activation system port accessor method.
getActivationSystemProxy() - Method in class org.apache.river.phoenix.Activation
Returns the ActivationSystem proxy (used by the PhoenixStarter).
getActualGroups(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupDiscovery
This method retrieves from the given ServiceRegistrar, the current groups in which that registrar is a member.
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.BlueFileIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.BlueFolderIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.GrayFileIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.GrayFolderIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.OrangeFileIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.OrangeFolderIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.TreeLeafIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.UnusableFileIcon
 
getAdditionalHeight() - Method in class org.apache.river.example.browser.MetalIcons.UnusableFolderIcon
 
getAddMessage() - Method in class org.apache.river.example.browser.ServiceEditor.GroupLister
 
getAddMessage() - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
getAddMessage() - Method in class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
getAddMessage() - Method in class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
getAddress() - Method in class net.jini.discovery.IncomingMulticastRequest
Return the address of the host to contact in order to start unicast discovery.
getAdmin() - Method in interface net.jini.admin.Administrable
Returns an object that implements whatever administration interfaces are appropriate for the particular service.
getAdmin() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
getAdmin() - Method in class org.apache.river.fiddler.FiddlerImpl
Returns a proxy to the current instance of this class through which a client may administer the lookup discovery service
getAdmin() - Method in class org.apache.river.fiddler.FiddlerProxy
Returns a proxy object through which the lookup discovery service for which the object on which this method is invoked serves as proxy may be administered
getAdmin() - Method in interface org.apache.river.mahalo.log.LogManager
Returns an object that implements whatever administration interfaces are appropriate for the LogManager.
getAdmin() - Method in class org.apache.river.mahalo.log.MultiLogManager
Retrieves the administration interface for the MultiLogManager
getAdmin() - Method in class org.apache.river.mahalo.TxnManagerImpl
Returns the administration object for the transaction manager.
getAdmin() - Method in class org.apache.river.mahalo.TxnMgrProxy
 
getAdmin() - Method in class org.apache.river.mercury.MailboxImpl
 
getAdmin() - Method in class org.apache.river.mercury.MailboxProxy
 
getAdmin() - Method in class org.apache.river.norm.NormProxy
inherit javadoc
getAdmin() - Method in class org.apache.river.norm.NormServerBaseImpl
 
getAdmin() - Method in interface org.apache.river.outrigger.OutriggerServer
Return the admin proxy for this space.
getAdmin() - Method in class org.apache.river.outrigger.OutriggerServerImpl
Return a proxy that implements that JavaSpaceAdmin interface.
getAdmin() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getAdmin() - Method in class org.apache.river.outrigger.SpaceProxy2
 
getAdmin() - Method in class org.apache.river.reggie.RegistrarImpl
 
getAdmin() - Method in class org.apache.river.reggie.RegistrarProxy
 
getAID(UID) - Method in class org.apache.river.phoenix.Activation
 
getAliases(String, Principal[]) - Method in class net.jini.jeri.ssl.AuthManager
Returns all the aliases that match the specified key type and issuers for which checkChain succeeds.
getAllEntries() - Method in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
Returns the key/value entries encountered in the parsed line.
getAllowUserInteraction() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
GetAllPrivateCredentialsAction(Subject) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.GetAllPrivateCredentialsAction
 
getAlternateException() - Method in class org.apache.river.mahalo.PrepareAndCommitJob
Simple accessor that returns the the exception to send back to the client.
getAltVerifier(Object, TrustVerifier.Context, MethodConstraints) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Takes a bootstrap proxy that doesn't have an iterator method and whose invocation handler doesn't have an iterator method.
getAnnouncementAddress() - Static method in class net.jini.discovery.Constants
Return the address of the multicast group over which the multicast announcement protocol takes place.
getArgs() - Method in class org.apache.river.tool.envcheck.EnvCheck
Get the command line arguments of the command being analyzed.
getArgument(String) - Method in class org.apache.river.system.MultiCommandLine
Return the argument for the given option.
getArgument(char) - Method in class org.apache.river.system.POSIXCommandLine
Return the argument for the given option.
getArrayEntry(String, Class, Object) - Method in class org.apache.river.norm.lookup.JoinState
Returns a configuration entry that is an array of objects, checking that all the elements of the array are non-null.
getAttributes() - Method in class net.jini.lookup.entry.UIDescriptorBean
Return the value of the attributes field in the object linked to by this JavaBeans component.
getAttributes() - Method in class net.jini.lookup.JoinManager
Returns an array containing the set of attributes currently associated with the service.
getAttributes() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
getAttributes() - Method in class org.apache.river.norm.lookup.JoinState
Get the current attribute sets for the service.
getAuthenticationPermission(KerberosPrincipal, boolean) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
 
getAuthenticationPermission(X509Certificate) - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns the permission needed to connect to the last server principal with the specified client certificate.
getAuthManager() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns the ServerAuthManager, calling sslInit if needed.
getAuthority() - Method in class org.apache.river.api.net.Uri
Gets the decoded authority part of this URI.
getAuthPermission(X509Certificate, String, String) - Method in class net.jini.jeri.ssl.ServerAuthManager
Returns the authentication permission for the specified principals and action.
getAuthString(String, String, String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Returns (possibly null) authorization string based on current authentication information in conjunction with the given request arguments.
getBaseJarURL(URL) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns a "jar:" URL for the root directory of the JAR file at the specified URL.
getBeanClass(Class) - Static method in class net.jini.lookup.entry.EntryBeans
Return the class of JavaBeans component that corresponds to a particular Entry class.
getBinding(ServerEndpoint.ListenEndpoint) - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable
Returns the binding for the specified ListenEndpoint, by returning the one already in the listen pool, if any, or else by creating a new one.
getBlueFileIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getBlueFolderIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getBoolean(String) - Method in class org.apache.river.system.MultiCommandLine
Return true if the given option is specified on the command line.
getBoolean(char) - Method in class org.apache.river.system.POSIXCommandLine
Return true if the given option is specified on the command line.
GetBooleanAction - Class in org.apache.river.action
A convenience class for retrieving the boolean value of a system property as a privileged action.
GetBooleanAction(String) - Constructor for class org.apache.river.action.GetBooleanAction
Constructor that takes the name of the system property whose boolean value needs to be determined.
getBuffer() - Method in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
 
getBufRemaining() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
getBuilderTemplate() - Method in class org.apache.river.api.security.CertificateGrant
 
getBuilderTemplate() - Method in class org.apache.river.api.security.ClassLoaderGrant
 
getBuilderTemplate() - Method in class org.apache.river.api.security.PermissionGrant
Provide a PermissionGrantBuilder, suitable for producing a new PermissionGrant.
getBuilderTemplate() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
getBuilderTemplate() - Method in class org.apache.river.api.security.PrincipalGrant
 
getBuilderTemplate() - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
getBuilderTemplate() - Method in class org.apache.river.api.security.URIGrant
 
getBuilding() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the building field in the Location object linked to by this JavaBeans component.
getBundle() - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the resource bundle for this class.
getBytes(InputStream) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader
Converts an input stream into a byte array.
getBytes(InputStream, long) - Method in class org.apache.river.tool.ClassServer.Task
Read specified number of bytes and always close the stream.
getBytes(String) - Method in class org.apache.river.tool.ClassServer.Task
Return the bytes of the requested file, or null if not found.
getCallContext(InvocationConstraints) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a context for making a remote call with the specified constraints and the current subject.
getCaller() - Method in class net.jini.security.Security.ClassContextAccess
Returns caller's caller class.
getCallerContext() - Method in class net.jini.security.Security.Context
 
getCallerContext() - Method in interface net.jini.security.TrustVerifier.Context
Returns a collection of context objects for use by trust verifiers.
getCause() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the exception associated with this error or null if there is no exception associated with this error.
getCause() - Method in exception org.apache.river.reliableLog.LogException
Returns the nested exception (the cause).
getCertFactory() - Static method in class net.jini.jeri.ssl.Utilities
Returns a CertificateFactory for generating a CertPath for X.509 certificates.
getCertificate(X500Principal) - Method in class org.apache.river.discovery.internal.X500Provider
Returns certificate corresponding to the given principal, or null if no matching certificate can be found.
getCertificate0(X500Principal) - Method in class org.apache.river.discovery.internal.X500Provider
Main body of getCertificate(), called from within a doPrivileged block.
getCertificateChain(String) - Method in class net.jini.jeri.ssl.AuthManager
 
getCertificateChain(Subject, String) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Retrieves the X.509 CertPath for a credential name.
getCertificateChain(Subject, X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Checks if the subject's public credentials contain a certificate chain that starts with a certificate with the same subject and public key, and returns the certificate chain if it does.
getCertificateChains(Subject) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Returns the X.509 CertPaths stored in the public credentials of the subject.
getCertificateName(X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Returns the credential name for an X.509 certificate.
getCertName(Certificate) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider
Returns the name of the certificate.
getChannel() - Method in interface net.jini.jeri.connection.Connection
Returns a socket channel that performs I/O on this connection, or null if no socket channel is available.
getChannel() - Method in interface net.jini.jeri.connection.ServerConnection
Returns a socket channel that performs I/O on this connection, or null if no socket channel is available.
getChannel() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
getChannel() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
getChannel() - Method in class net.jini.jeri.ssl.SslConnection
 
getChannel() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
getChannel() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
getChannel() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
getChild(String) - Method in class org.apache.river.tool.PreferredListGen.Graph
Get the child node having the given name.
getCipherAlgorithm(String) - Static method in class net.jini.jeri.ssl.Utilities
Returns the cipher algorithm for the specified cipher suite.
getClassAnnotation() - Method in interface net.jini.loader.ClassAnnotation
Returns the class annotation string for classes defined by this class loader.
getClassAnnotation(Class<?>) - Static method in class net.jini.loader.ClassLoading
Returns the annotation string (representing a location for the class definition as a single or space delimited list of RFC3986 compliant URI) that JERI will use to annotate the class descriptor when marshalling objects of the given class.
getClassAnnotation() - Method in class net.jini.loader.pref.PreferredClassLoader
Returns the class annotation string for classes defined by this class loader.
getClassAnnotation(Class) - Method in class net.jini.loader.pref.PreferredClassProvider
Provides the implementation for RMIClassLoaderSpi.getClassAnnotation(Class).
getClassAnnotation(ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns the annotation string for the specified class loader.
getClassAnnotation(Class) - Static method in class org.apache.river.proxy.CodebaseProvider
 
getClassLoader() - Method in class net.jini.jeri.AbstractILFactory
Returns the class loader specified during construction.
getClassLoader() - Method in class net.jini.jeri.BasicInvocationDispatcher
Returns the class loader specified during construction.
getClassLoader(String) - Static method in class net.jini.loader.ClassLoading
Returns a class loader that loads classes from the given codebase RFC3986 compliant URI path.
getClassLoader(String) - Method in class net.jini.loader.pref.PreferredClassProvider
Provides the implementation for RMIClassLoaderSpi.getClassLoader(String).
getClassLoader(Class) - Static method in class net.jini.loader.pref.PreferredClassProvider
 
getClassLoader() - Method in class net.jini.security.Security.Context
 
getClassLoader() - Method in interface net.jini.security.TrustVerifier.Context
Returns the class loader that can be used as a basis for trust verification.
getClassLoader(Class) - Static method in class org.apache.river.start.LoaderSplitPolicyProvider
 
getClassLoaderPermission - Static variable in class net.jini.activation.ActivationExporter
Cached getClassLoader permission
getClassLoaderPermission - Static variable in class net.jini.config.ConfigurationFile
Permission needed to get the context class loader.
getClassLoaderPermission - Static variable in class net.jini.jeri.AbstractILFactory
Cached getClassLoader permission
getClassLoaderPermission - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Cached getClassLoader permission
getClassLoaderPermission - Static variable in class net.jini.loader.pref.PreferredClassProvider
 
getClassLoaderPermission - Static variable in class org.apache.river.thread.NewThreadAction
 
getClassLoaderTree(ClassLoader) - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that retrieves the components making up the class loader delegation tree for the given classloader parameter and returns them via an ArrayList.
getClassName(Object) - Static method in class net.jini.jeri.ssl.Utilities
Returns the class name of an object, without the package or enclosing class prefix.
getClassName() - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns fully qualified class name of a modeled Principal, or wildcard if any class is acceptable.
getClassNameState(String) - Method in class net.jini.loader.pref.PreferredResources
Returns the preference state for a given name (as is done in getNonclassNameState) but also interprets the notation for inner classes as a wild card so that the preference value for a container class propagates to the classes it contains.
getClasspath() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Classpath accessor method.
getClasspath() - Method in class org.apache.river.tool.envcheck.EnvCheck
Get the classpath provided by the command line being analyzed.
getClassPath(JarFile) - Method in class org.apache.river.tool.JarWrapper
Returns URLs contained in the Class-Path attribute (if any) of the given JAR file, as a list of SourceJarURL instances.
getClasspathURLs(String) - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that converts the components of a String representing a classpath into file URL(s).
getClasspathURLs(String) - Method in class org.apache.river.tool.classdepend.ClassDepend
Returns the URLs associated with a classpath.
GetClassTask(String, boolean, ClassLoader) - Constructor for class net.jini.loader.LoadClass.GetClassTask
 
getClazz() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getClazz() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
getClazz() - Method in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
getClientAliases(String, Principal[]) - Method in class net.jini.jeri.ssl.ClientAuthManager
 
getClientAliases(String, Principal[]) - Method in class net.jini.jeri.ssl.ServerAuthManager
 
getClientAuthenticated() - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns true if the last handshake authenticated the client, else false.
getClientConstraints() - Method in class net.jini.jeri.BasicInvocationHandler
Returns this BasicInvocationHandler's client constraints.
getClientCredentialException() - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns the last SecurityException or GeneralSecurityException that occurred when attempting to choose client credentials, or null if no exception occurred.
getClientHost() - Method in interface net.jini.io.context.ClientHost
Returns the client host address for the remote call.
getClientHost() - Method in class org.apache.river.jeri.internal.runtime.Util.ClientHostImpl
 
getClientHost() - Static method in class org.apache.river.jeri.internal.runtime.Util
 
getClientHostString() - Static method in class org.apache.river.jeri.internal.runtime.Util
 
getClientID() - Method in class org.apache.river.jeri.internal.runtime.Lease
 
getClientLease(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
If the passed object is a Map.Entry that is in the ClientMapWrapper return the client lease associated with it, otherwise return null
getClientLease() - Method in class org.apache.river.norm.ClientLeaseWrapper
Get a reference to the client lease, unmarshalling and preparing it if necessary.
getClientLeaseWrapper(Lease) - Method in class org.apache.river.norm.LeaseSet
Return the wrapper for the specified client lease, or null if not found.
getClientPrincipal() - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns the client principal chosen.
getClientPrincipals(Subject) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Return the set of Kerberos principals contained in the given subject.
getClientPrincipals(InvocationConstraints) - Static method in class net.jini.jeri.ssl.Utilities
Returns all client principals referred to by the constraints or null if no client principal constraints are specified.
getClientPrincipals(Set) - Static method in class net.jini.jeri.ssl.Utilities
Returns all client principals referred to by the constraints or null if no client principal constraints are specified.
getClientSocketFactory() - Method in class net.jini.jrmp.JrmpExporter
Returns the client socket factory for this exporter, or null if none (in which case Socket objects are created directly).
getClientSSLContextInfo(CallContext) - Static method in class net.jini.jeri.ssl.Utilities
Returns the SSLContext and ClientAuthManager to use for creating client socket factories.
getClientSubject() - Method in interface net.jini.io.context.ClientSubject
Returns the authenticated identity of the client as a read-only instance, or null if the client was not authenticated.
getClientSubject() - Static method in class net.jini.jeri.BasicInvocationDispatcher
Return the current client subject or null if not currently executing a remote call.
getClientSubject(SSLSocket) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
Returns the read-only Subject associated with the client host connected to the other end of the connection on the specified SSLSocket.
getClientSubject(ServerConnection, InboundRequestHandle) - Static method in class org.apache.river.discovery.internal.EndpointBasedServer
Returns the subject that the client of the given connection has authenticated as, or null if the client is not authenticated.
getClientSubject() - Method in class org.apache.river.jeri.internal.runtime.Util.ClientSubjectImpl
 
getClientSubject() - Static method in class org.apache.river.jeri.internal.runtime.Util
 
getClientSubjectPerm - Static variable in class org.apache.river.jeri.internal.runtime.Util.ClientSubjectImpl
 
getCodebase(Properties) - Method in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
getCodebase() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getCodebaseURLs(String) - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase into standard URL(s).
getCollection() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getCollection() - Method in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
getComment() - Method in class net.jini.lookup.entry.CommentBean
Return the value of the comment field in the Comment object linked to by this JavaBeans component.
getConf(Configuration, LeaseRenewalManager, DiscoveryManagement, Object) - Static method in class net.jini.lookup.JoinManager
This method is for constructors that use an empty configuration.
getConfig(Configuration, LeaseRenewalManager, DiscoveryManagement, Object) - Static method in class net.jini.lookup.JoinManager
Gets the configuration and throws any exceptions.
getConfig(String[], PhoenixStarter) - Static method in class org.apache.river.phoenix.Activation
Return a configuration for the specified options.
getConfig() - Method in class org.apache.river.phoenix.ActivationGroupData
Returns the configuration options, or null.
getConfigOptions(ActivationID, MarshalledObject) - Static method in class org.apache.river.norm.ActivatableNormServerImpl
 
getConfigs() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Get a list of satisfiable configurations.
getConfiguration(MarshalledObject) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Returns the configuration obtained from the specified marshalled object.
getConfigurationText() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getConnectDeadline() - Method in class net.jini.jeri.http.Constraints.Distilled
Returns the absolute time of the socket connect deadline.
getConnectDeadline() - Method in class net.jini.jeri.tcp.Constraints.Distilled
Returns the absolute time of the socket connect deadline.
getConnection() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Returns the outbound connection.
getConnectionContexts(InvocationConstraints, Set) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Gets an unmodifiable list of the ConnectionContexts for the specified constraints and client principals.
getConnectionDeadline(long) - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns the deadline by which a network connection must be established during unicast discovery, or defaultValue if not constrained.
getConnectionInfo() - Method in class org.apache.river.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
 
getConnectionInfo(Socket, InvocationConstraints) - Method in class org.apache.river.discovery.internal.EndpointBasedClient
Returns components needed to initiate a connection over the given socket in accordance with the specified constraints.
getConnectionManager() - Method in class net.jini.jeri.ssl.SslEndpointImpl
Returns the connection manager for this endpoint.
getConnectionTime() - Method in class net.jini.jeri.ssl.ConnectionContext
Returns the absolute time when the connection should be completed, or Long.MAX_VALUE for no limit.
getConnectionTimeout() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http[s].idleConnectionTimeout system property value if set; otherwise returns 15000.
getConstraintInstance(long) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
 
getConstraintInstance(long) - Method in class org.apache.river.discovery.DiscoveryConstraints.MaxValueReducer
 
getConstraintInstance(long) - Method in class org.apache.river.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
 
getConstraints(Method) - Method in class net.jini.constraint.BasicMethodConstraints
Returns the constraints for the specified remote method as a non-null value.
getConstraints() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the constraints as a non-null value.
getConstraints() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns the elements, without copying.
getConstraints(Method) - Method in interface net.jini.core.constraint.MethodConstraints
Returns the constraints for the specified method as a non-null value.
getConstraints() - Method in interface net.jini.core.constraint.RemoteMethodControl
Returns the client constraints placed on this proxy.
getConstraints() - Method in class net.jini.discovery.ConstrainableLookupLocator
 
getConstraints(Method) - Method in class net.jini.jeri.BasicInvocationHandler
Returns the combined absolute client and server constraints for the specified method, getting the constraints from the cache if possible, and creating and updating the cache if necessary.
getConstraints() - Method in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Returns the client constraints placed on the current instance of this proxy class (ConstrainableFiddlerAdminProxy).
getConstraints() - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Returns the client constraints placed on the current instance of this proxy class (ConstrainableFiddlerLease).
getConstraints() - Method in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Returns the client constraints placed on the current instance of this proxy class (ConstrainableFiddlerProxy).
getConstraints() - Method in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Returns the client constraints placed on the current instance of this proxy class (ConstrainableFiddlerRegistration).
getConstraints() - Method in class org.apache.river.landlord.ConstrainableLandlordLease
 
getConstraints() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Returns the client constraints placed on the current instance of this proxy class (ConstrainableTxnMgrAdminProxy).
getConstraints() - Method in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Returns the client constraints placed on this proxy.
getConstraints() - Method in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Returns the client constraints placed on this proxy.
getConstraints() - Method in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Returns the client constraints placed on the current instance of this proxy class (ConstrainableMailboxAdminProxy).
getConstraints() - Method in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Returns the client constraints placed on this proxy.
getConstraints() - Method in class org.apache.river.mercury.Registration.ConstrainableRegistration
Returns the client constraints placed on this proxy.
getConstraints() - Method in class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
 
getConstraints() - Method in class org.apache.river.norm.NormProxy.ConstrainableNormProxy
 
getConstraints() - Method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
inherit javadoc
getConstraints() - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
 
getConstraints() - Method in class org.apache.river.outrigger.ConstrainableParticipantProxy
 
getConstraints() - Method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
 
getConstraints() - Method in class org.apache.river.phoenix.ConstrainableAID
Returns the client constraints.
getConstraints() - Method in class org.apache.river.reggie.ConstrainableAdminProxy
 
getConstraints() - Method in class org.apache.river.reggie.ConstrainableEventLease
 
getConstraints() - Method in class org.apache.river.reggie.ConstrainableRegistrarProxy
 
getConstraints() - Method in class org.apache.river.reggie.ConstrainableRegistration
 
getConstraints() - Method in class org.apache.river.reggie.ConstrainableServiceLease
 
getConstructor(Class) - Static method in class net.jini.jeri.BasicInvocationDispatcher
Checks that the specified class is a subclass of Permission, is public, is not abstract, and has the right one-parameter Method or String constructor, and returns that constructor, otherwise throws IllegalArgumentException.
getContent() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getContent(Class[]) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getContentEncoding() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getContentLength() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getContentsHead() - Method in class org.apache.river.outrigger.EntryHolder
Get the head of the contents list
getContentType() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getContext() - Method in interface net.jini.security.policy.SecurityContextSource
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
getContext() - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns a security context to use to restrict privileges when invoking methods on untrusted objects.
getContext() - Method in interface net.jini.security.proxytrust.UntrustedObjectSecurityContext
Returns a security context to use to restrict privileges when invoking methods on untrusted objects.
getContext() - Static method in class net.jini.security.Security
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
getContext() - Method in class org.apache.river.start.AggregatePolicyProvider
Returns a snapshot of the current security context, which can be used to restore the context at a later time.
getContextClassLoader() - Static method in class net.jini.security.Security
Returns current thread's context class loader.
getContextClassLoader() - Static method in class org.apache.river.discovery.DiscoveryV2
 
getContextClassLoader() - Method in class org.apache.river.jeri.internal.runtime.Target
 
getContextClassLoader() - Static method in class org.apache.river.start.AggregatePolicyProvider
Returns current context class loader.
getContextClassLoaderTree() - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that retrieves the components making up the class loader delegation tree for the current context class loader and returns each in an ArrayList.
getControlFile() - Method in class org.apache.river.mercury.PersistentEventLog
Utility method for returning the File that contains the state information for this log.
getControlLog(File) - Method in class org.apache.river.mercury.StreamPool
Returns a ControlLog object for the specified file from the pool if it already exists.
getCookie() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Returns a cookie to identify this listen operation.
getCookie() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
getCookie() - Method in interface net.jini.jeri.ServerEndpoint.ListenHandle
Returns a ListenCookie to identify the listen operation as the return value of the ListenContext.addListenEndpoint method.
getCookie() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
 
getCookie() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
Returns a cookie to identify this listen operation.
getCookie() - Method in interface org.apache.river.landlord.LeasedResource
Returns the universally unique identifier associated with this lease.
getCookie() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
getCookie() - Method in class org.apache.river.mercury.RemoteEventData
 
getCookie() - Method in class org.apache.river.mercury.ServiceRegistration
 
getCookie() - Method in class org.apache.river.norm.LeaseSet
 
getCookie() - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Get the unique identifier associated with this object.
getCookie() - Method in class org.apache.river.outrigger.EntryRep
 
getCookie() - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Get the unique identifier associated with this object.
getCookie() - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
getCookieAsWrapper() - Method in class org.apache.river.outrigger.snaplogstore.Resource
 
getCount() - Method in class org.apache.river.norm.NormServerBaseImpl.CountLeases
 
getCountry() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the country field in the Address object linked to by this JavaBeans component.
getCrashCount() - Method in class org.apache.river.mahalo.ParticipantHandle
 
getCurrentPrincipals() - Static method in class net.jini.security.Security
Returns principals of current subject, or null if no current subject.
getCurrentProxy() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns the current value for the underlying proxy.
getCurrentSubPolicy() - Method in class org.apache.river.start.AggregatePolicyProvider
Returns currently active sub-policy.
getDataBuffer() - Method in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
getDatagram() - Method in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
 
getDatagrams() - Method in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
getDate() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getDateString(long) - Static method in class org.apache.river.jeri.internal.http.Header
Returns formatted date string for given time.
getDefaultGroupLocation() - Static method in class org.apache.river.phoenix.Activation
 
getDefaultPort() - Method in class net.jini.url.httpmd.Handler
Returns the default port for a URL parsed by this handler, which is 80.
getDefaultPreference() - Method in class net.jini.loader.pref.PreferredResources
Returns the preference setting that will be applied to names which have no explicit preference setting in contained preference settings.
getDefaultUnicastSocketTimeout() - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
getDefaultUseCaches() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getDefiningClass(EntryClass, int) - Static method in class org.apache.river.reggie.RegistrarImpl
Return the first (highest) class that defines the given field.
getDelegate(ClassLoader) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
 
getDeliveryStatus() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
False if readResponseData returned an exception, otherwise pass-through to the underlying request.
getDeliveryStatus() - Method in interface net.jini.jeri.OutboundRequest
Returns false if it is guaranteed that no data written for this request has been processed by the recipient.
getDeliveryStatus() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
getDeliveryStatus() - Method in class org.apache.river.jeri.internal.http.Request
Returns true if any data sent.
getDependants() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Get the classes dependant on this class.
getDependencyRelationshipMap(Collection, boolean) - Method in class org.apache.river.tool.classdepend.ClassDepend
This method builds the entire DependencyRelationShipMap that can be used to analyse class dependencies.
getDescription() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns a textual description of the error encountered.
getDescriptors() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the ServiceDescriptors contained in the service starter configuration.
GetDescriptors() - Constructor for class org.apache.river.tool.envcheck.EnvCheck.GetDescriptors
 
getDesiredRegsByGroup(FiddlerImpl.RegistrationInfo) - Method in class org.apache.river.fiddler.FiddlerImpl
This method returns a registrar-to-data-structure map in which each registrar key in the returned map is one of the keys from the the global map allDiscoveredRegs, and the corresponding value is the (locator,groups) pair that corresponds to that registrar key in allDiscoveredRegs An element of allDiscoveredRegs is selected to have its registrar and associated (locator,groups) pair be included in the returned mapping if and only if the key value of the element is a registrar that belongs to at least one of the desired groups of the given registration (regInfo parameter).
getDesiredRegsByLocator(FiddlerImpl.RegistrationInfo) - Method in class org.apache.river.fiddler.FiddlerImpl
This method returns a registrar-to-data-structure map in which each registrar key in the returned map is one of the keys from the the global map allDiscoveredRegs, and the corresponding value is the (locator,groups) pair that corresponds to that registrar key in allDiscoveredRegs An element of allDiscoveredRegs is selected to have its registrar and associated (locator,groups) pair be included in the returned mapping if and only if the key value under consideration is a registrar whose locator equals one of the desired locators of the given registration (regInfo parameter).
getDgcProxy(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Returns a proxy for making DGC calls to the given endpoint.
getDgcProxy(Object) - Method in class org.apache.river.jeri.internal.runtime.DgcClient
 
getDgcServer(DgcRequestDispatcher) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
getDialog(Object, Dialog) - Method in interface net.jini.lookup.ui.factory.DialogFactory
Returns a non-modal Dialog with predetermined title and the specified owner Dialog.
getDialog(Object, Frame) - Method in interface net.jini.lookup.ui.factory.DialogFactory
Returns a non-modal Dialog with predetermined title and the specified owner Frame.
getDialog(Object, Dialog, boolean) - Method in interface net.jini.lookup.ui.factory.DialogFactory
Returns a Dialog with predetermined title and the specified modality and owner Dialog.
getDialog(Object, Frame, boolean) - Method in interface net.jini.lookup.ui.factory.DialogFactory
Returns a Dialog with predetermined title and the specified modality and owner Frame.
getDigestString(MessageDigest, File) - Static method in class org.apache.river.tool.JarWrapper
Returns a string representation of the message digest of the given file.
getDisableProxyPersistentConnections() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http.disableProxyPersistentConnections system property as boolean value if set and not ssl; otherwise returns false.
getDiscoveredLocators() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Returns the set of LookupLocator objects representing the desired lookup services that are currently discovered.
getDiscovery(int) - Method in class net.jini.discovery.AbstractLookupDiscovery
Returns Discovery instance for the given version, or throws DiscoveryProtocolException if the version is unsupported.
getDiscovery(int) - Method in class org.apache.river.reggie.RegistrarImpl
Returns Discovery instance implementing the given protocol version
getDiscoveryManager() - Method in class net.jini.lookup.JoinManager
Returns the instance of DiscoveryManagement that was either passed into the constructor, or that was created as a result of null being input to that parameter.
getDiscoveryManager() - Method in class net.jini.lookup.ServiceDiscoveryManager
The getDiscoveryManager method will return an object that implements the DiscoveryManagement interface.
getDisplayName() - Method in class net.jini.lookup.entry.ServiceType
Return the localized display name of this service.
getDisplayName() - Method in class org.apache.river.lookup.entry.BasicServiceType
Returns the resource named "name", else the type field stripped of any package prefix (i.e., any characters up to and including the last dot ('.').
getDistilledConstraints() - Method in class net.jini.jeri.tcp.TcpEndpoint.Handle
 
getDoInput() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getDoOutput() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getDouble(String, double) - Method in class org.apache.river.system.MultiCommandLine
Return the value of the given double from the command line.
getDouble(char, double) - Method in class org.apache.river.system.POSIXCommandLine
Return the value of the given double from the command line.
getElement(Set) - Static method in class org.apache.river.discovery.DiscoveryConstraints
 
getEmptyEntryClass(EntryClass) - Method in class org.apache.river.reggie.RegistrarImpl
Return member of entryClasses that is equal to or a subclass of the specified class, provided there is exactly one such member and it has no fields.
getEnableDGC() - Method in class net.jini.jeri.BasicJeriExporter
Returns true if DGC is enabled on the server endpoint to the object corresponding to this exporter; otherwise returns false.
getEnableDGC() - Method in class net.jini.jeri.BasicObjectEndpoint
Returns true if this BasicObjectEndpoint participates in DGC and false otherwise.
getEnableDGC() - Method in class org.apache.river.jeri.internal.runtime.Target
 
getEndpoint() - Method in class net.jini.jeri.BasicObjectEndpoint
Returns the Endpoint for the referenced remote object.
getEndpoint() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Get the enclosing endpoint instance
getEndpoint() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Get the enclosing endpoint instance
getEndpoint(SocketFactory, InvocationConstraints) - Method in class org.apache.river.discovery.internal.EndpointBasedClient
Returns an endpoint which uses the given socket factory, if non-null, and may incorporate information (such as the expected server principal) from the given set of constraints, if non-null.
getEndpoint(SocketFactory, InvocationConstraints) - Method in class org.apache.river.discovery.kerberos.Client.ClientImpl
 
getEndpoint(SocketFactory, InvocationConstraints) - Method in class org.apache.river.discovery.ssl.Client.ClientImpl
 
getEndpoint() - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
Returns the client-side Endpoint to use to communicate with the exported object.
getEndpointEntry(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Looks up the EndpointEntry for the given endpoint.
getEntries() - Method in exception net.jini.entry.UnusableEntriesException
Returns a Collection of the entries that could be unmarshalled by the operation.
getEntries() - Method in class org.apache.river.api.lookup.DefaultEntries
Generate a new array containing all Entry's added since last reset.
getEntries(String) - Method in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
Returns all key/value entries associated with the given authorization scheme in the parsed line, or null if the given scheme was not described in the parsed line.
getEntries(String, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns information about the specified permitted entries, returning null if there is a problem loading properties from the files.
getEntries(Configuration) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
Obtain all of the persistenceDirectory entries in the configuration and return them as pairs in a String array.
GetEntriesTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
getEntry(String, String, Class<T>) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, which must be found, and supplying no data.
getEntry(String, String, Class<T>, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and supplying no data, returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class<T>, Object, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and using the specified data (unless it is Configuration.NO_DATA), returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class<T>) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, which must be found, and supplying no data.
getEntry(String, String, Class<T>, Object) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and supplying no data, returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry(String, String, Class<T>, Object, Object) - Method in interface net.jini.config.Configuration
Returns an object of the specified type created using the information in the entry matching the specified component and name, and using the specified data (unless it is Configuration.NO_DATA), returning the default value if no matching entry is found and the default value is not Configuration.NO_DEFAULT.
getEntry() - Method in class net.jini.space.AvailabilityEvent
Returns a copy of the Entry whose transition triggered this event.
getEntry() - Method in class org.apache.river.outrigger.OutriggerAvailabilityEvent
 
getEntryArray() - Method in class org.apache.river.example.browser.EntryTreePanel
 
getEntryArray() - Method in class org.apache.river.example.browser.ServiceBrowser.AttributePanel
 
getEntryArray() - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
getEntryArray() - Method in class org.apache.river.example.browser.SpaceBrowser.SpaceEntryPanel
 
getEntryClasses(ServiceTemplate) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, finds every entry (among those service items) that either doesn't match any entry templates or is a subclass of at least one matching entry template, and returns the set of the (most specific) classes of those entries.
getEntryClasses(Template) - Method in interface org.apache.river.reggie.Registrar
Looks at all service items that match the specified template, finds every entry (among those service items) that either doesn't match any entry templates or is a subclass of at least one matching entry template, and returns the set of the (most specific) classes of those entries.
getEntryClasses(Template) - Method in class org.apache.river.reggie.RegistrarImpl
 
getEntryClasses(ServiceTemplate) - Method in class org.apache.river.reggie.RegistrarProxy
 
getEntryClassesDo(Template) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of getEntryClasses.
getEntryInternal(String, String, Class<T>, Object) - Method in class net.jini.config.AbstractConfiguration
Returns an object created using the information in the entry matching the specified component and name, and the specified data, for the requested type.
getEntryInternal(String, String, Class<T>, Object, Object) - Method in class net.jini.config.AbstractConfiguration
Helper method, used to implement the public overloadings of getEntry, which checks for null or illegal arguments, and logs and wraps exceptions.
getEntryInternal(String, String, Class<T>, Object) - Method in class net.jini.config.ConfigurationFile
Returns an object created using the information in the entry matching the specified component and name, and the specified data, for the requested type.
getEntryInternal(String, String, Class<T>, Object) - Method in class net.jini.config.EmptyConfiguration
Always throws an exception -- this configuration contains no entries.
getEntryNames() - Method in class net.jini.config.ConfigurationFile
Returns a set containing the fully qualified names of all non-private entries defined for this instance.
getEntryTop() - Method in class org.apache.river.example.browser.ObjectNode
 
getEntryType(String, String) - Method in class net.jini.config.ConfigurationFile
Returns the static type of the expression specified for the entry with the specified component and name.
getErrorCount() - Static method in class org.apache.river.tool.envcheck.Reporter
Get the total number of error records that were generated.
getErrorStream() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getEventID() - Method in class org.apache.river.norm.event.EventType
Return the long that was uniquely associated with this object when it was created.
getEventLogPath(String, Uuid) - Static method in class org.apache.river.mercury.MailboxImpl
Utility method that returns the associated File object for the given Uuid's persistence directory
getEventRegistration() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an EventRegistration object that encapsulates the information needed by the client to identify a notification sent by the lookup discovery service to the registration's listener.
getEventRegistration() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns an EventRegistration object that encapsulates the information needed by the client to identify a notification sent by the lookup discovery service to the registration's listener.
getEventTarget() - Method in class org.apache.river.mercury.ServiceRegistration
Get the reference to the prepared, client-supplied notification target
getException() - Method in class net.jini.lease.LeaseRenewalEvent
Returns the exception (if any) that caused the event to be sent.
getException() - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase.URLAccessor
 
getExceptions() - Method in exception net.jini.discovery.LookupUnmarshalException
Accessor method that returns an array consisting of instances of Throwable, where each element of the array corresponds to one of the exceptions that occurred during the unmarshalling process.
getExceptions() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of Throwable, where each element of the array corresponds to one of the exceptions that occurred during the unmarshalling process.
getExecutorService() - Method in class org.apache.river.norm.event.EventTypeGenerator
Return the ExecutorService that EventType objects created by this generator should use to send their events.
getExpiration() - Method in interface net.jini.core.lease.Lease
Returns a long that indicates the time that the lease will expire.
getExpiration() - Method in class net.jini.lease.LeaseRenewalEvent
Returns the desired expiration time of the lease to which event pertains.
getExpiration(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Returns the current desired expiration time associated with a particular lease, (not the actual expiration that was granted when the lease was created or last renewed).
getExpiration() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getExpiration() - Method in interface org.apache.river.landlord.LeasedResource
Returns the expiration time of the lease.
getExpiration() - Method in class org.apache.river.lease.AbstractLease
Return the lease expiration.
getExpiration() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
getExpiration() - Method in class org.apache.river.mercury.ServiceRegistration
 
getExpiration() - Method in class org.apache.river.norm.ClientLeaseWrapper
 
getExpiration() - Method in class org.apache.river.norm.LeaseSet
 
getExpiration() - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
 
getExpiration() - Method in class org.apache.river.outrigger.EntryRep
 
getExpiration() - Method in class org.apache.river.outrigger.EventRegistrationWatcher
 
getExpiration() - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
getExpiration() - Method in class org.apache.river.outrigger.QueryWatcher
 
getExpiration() - Method in class org.apache.river.outrigger.TransitionWatcher
Get the expiration time of this object.
getExplanation() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the explanation text.
getExportCodebase() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Codebase accessor method.
getExporter(Configuration) - Method in class org.apache.river.norm.ActivatableNormServerImpl.Init
 
getExporter(Configuration) - Method in class org.apache.river.norm.NormServerInitializer
Returns the exporter to use to export this server.
getExporter(Configuration, String, Exporter) - Static method in class org.apache.river.phoenix.Activation
Return the exporter with the specified name from the specified configuration.
getExtraProxyInterfaces(Remote) - Method in class net.jini.jeri.AbstractILFactory
Returns a new array containing any additional interfaces that the proxy should implement, beyond the interfaces obtained by passing impl to the getRemoteInterfaces method.
getExtraProxyInterfaces(Remote) - Method in class net.jini.jeri.BasicILFactory
Returns a new array containing any additional interfaces that the proxy should implement, beyond the interfaces obtained by passing impl to the getRemoteInterfaces method.
getFactory() - Method in class net.jini.lookup.entry.UIDescriptorBean
Return the value of the factory field in the object linked to by this JavaBeans component.
getField(String) - Method in class org.apache.river.jeri.internal.http.Header
Returns value associated with named field, or null if field not present in this header.
getFieldName() - Method in class org.apache.river.example.browser.ObjectNode
 
getFields(Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns public fields, in super to subclass order, sorted alphabetically within a given class.
getFields(Entry, Entry, Field[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns the public fields of the parameter e.
getFields(Class) - Static method in class org.apache.river.outrigger.EntryRep
Get the entry fields associated with the passed class and put them in a canonical order.
getFields(Class) - Static method in class org.apache.river.reggie.ClassMapper
Returns public fields, in super to subclass order, sorted alphabetically within a given class.
getFieldString(Field, boolean, boolean) - Static method in class org.apache.river.example.browser.Introspector
Print the modifiers, type, and name of a field.
getFieldValues(ServiceTemplate, int, String) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, finds every entry (among those service items) that matches tmpl.attributeSetTemplates[setIndex], and returns the set of values of the specified field of those entries.
getFieldValues(Template, int, int) - Method in interface org.apache.river.reggie.Registrar
Looks at all service items that match the specified template, finds every entry (among those service items) that matches tmpl.attributeSetTemplates[setIndex], and returns the set of values of the specified field of those entries.
getFieldValues(Template, int, int) - Method in class org.apache.river.reggie.RegistrarImpl
 
getFieldValues(ServiceTemplate, int, String) - Method in class org.apache.river.reggie.RegistrarProxy
 
getFieldValuesDo(Template, int, int) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of getFieldValues.
getFile() - Static method in class org.apache.river.logging.LogManager
Return the logging configuration file name.
getFileList() - Method in class org.apache.river.system.FileObserver
Get the complete list of found files.
getFiles() - Method in class org.apache.river.tool.ClassDep
If true classnames will be separated using File.separator, else it will use dots.
getFileTimeList() - Method in class org.apache.river.system.FileObserver
Get the time stamps of the found files.
getFilteredItem() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
getFinalBindings() - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable.LC
 
getFirst() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getFirst() - Method in class org.apache.river.concurrent.ReferenceDeque
 
getFirstSupportedLocale(Locale[]) - Method in class net.jini.lookup.ui.attribute.Locales
Looks through the passed array of Locales (in the order they appear in the array) and returns the first Locale that is supported by the UI (as defined by isLocaleSupported()), or null, if none of the Locales in the passed array are supported by the UI.
getFirstSupportedLocale(List) - Method in class net.jini.lookup.ui.attribute.Locales
Iterates through the passed List of Locales and returns the first Locale that is supported by the UI (as defined by isLocaleSupported()), or null, if none of the Locales in the passed array are supported by the UI.
getFloatEntry(Configuration, String, String, float, float, float) - Static method in class org.apache.river.config.Config
Obtains a float that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getFloor() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the floor field in the Location object linked to by this JavaBeans component.
getFormat(String, ResourceBundle) - Static method in class org.apache.river.tool.envcheck.Util
Get the format string associated with key in the given resource bundle.
getFormatName() - Method in interface org.apache.river.discovery.DiscoveryFormatProvider
Returns the name of the format implemented by this provider.
getFormatName() - Method in class org.apache.river.discovery.internal.BaseProvider
 
getFormatName() - Method in class org.apache.river.discovery.kerberos.Client
 
getFormatName() - Method in class org.apache.river.discovery.kerberos.Server
 
getFormatName() - Method in class org.apache.river.discovery.plaintext.Client
 
getFormatName() - Method in class org.apache.river.discovery.plaintext.Server
 
getFormatName() - Method in class org.apache.river.discovery.ssl.Client
 
getFormatName() - Method in class org.apache.river.discovery.ssl.Server
 
getFormatName() - Method in class org.apache.river.discovery.x500.sha1withdsa.Client
 
getFormatName() - Method in class org.apache.river.discovery.x500.sha1withdsa.Server
 
getFormatName() - Method in class org.apache.river.discovery.x500.sha1withrsa.Client
 
getFormatName() - Method in class org.apache.river.discovery.x500.sha1withrsa.Server
 
getFormatter() - Static method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns a formatter for "yyyy.MM.dd HH:mm:ss.SSSS zzz".
getFragment() - Method in class org.apache.river.api.net.Uri
Gets the decoded fragment part of this URI.
getFrame(Object) - Method in interface net.jini.lookup.ui.factory.FrameFactory
Returns a Frame with predetermined title.
getFreeSize() - Method in class org.apache.river.mercury.StreamPool
 
getFrom(ServiceRegistrar) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Return where the proxy came from.
getFrom() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Accessor method that returns the value of the 'from' variable.
getFullName() - Method in class org.apache.river.tool.PreferredListGen.Graph
Return the full name of this node expressed as a relative path.
getGrants(Class, Principal[]) - Method in interface net.jini.security.policy.DynamicPolicy
If this security policy provider supports dynamic permission grants, returns a new array containing the cumulative set of permissions dynamically granted to protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
getGrants(Class, Principal[]) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
getGrants(Class, Principal[]) - Method in class org.apache.river.start.AggregatePolicyProvider
If the currently active sub-policy supports dynamic permission grants, delegates to the corresponding getGrants method of the currently active sub-policy to return a new array containing the set of permissions dynamically granted to protection domains which are associated with the class loader of the given class and possess at least the given set of principals.
getGrants(Class, Principal[]) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
If both underlying policy providers support dynamic grants, delegates to the getGrants method of the underlying policy associated with the loader of the given class (the loader-specific policy if the class loader is null, the same as or a child of the loader specified in the constructor for this instance, or the default loader otherwise).
getGrayFileIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getGrayFolderIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getGroup() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getGroup() - Method in class org.apache.river.thread.WakeupManager.ThreadDesc
The ThreadGroup the thread will be created in.
getGroupDescriptor() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the SharedActivationGroupDescriptor contained in the service starter configuration.
getGroupEntry(ActivationGroupID) - Method in class org.apache.river.phoenix.Activation
Returns the group entry for the group id.
getGroupEntry(UID) - Method in class org.apache.river.phoenix.Activation
Returns the group entry for the object's id.
getGroupID(UID) - Method in class org.apache.river.phoenix.Activation
Returns the groupID for a given id of an object in the group.
GetGroupLoginConfigs() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
 
getGroups() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the set of groups that this lookup service is currently a member of.
getGroups() - Method in class net.jini.discovery.AbstractLookupDiscovery
Return the set of group names this LookupDiscovery instance is trying to discover.
getGroups() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Returns an array consisting of the elements of the managed set of groups; that is, the names of the groups whose members are the lookup services to discover.
getGroups() - Method in class net.jini.discovery.DiscoveryEvent
Returns a set that maps to each registrar referenced by this event, the current set of groups in which each registrar is a member.
getGroups() - Method in interface net.jini.discovery.DiscoveryGroupManagement
Returns an array consisting of the elements of the managed set of groups; that is, the names of the groups whose members are the lookup services to discover.
getGroups() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return the groups of which the announcing lookup service is a member.
getGroups() - Method in class net.jini.discovery.IncomingMulticastRequest
Return the set of groups in which the requestor is interested.
getGroups() - Method in class net.jini.discovery.IncomingUnicastResponse
Return the set of groups of which the lookup service we discovered was a member when we discovered it.
getGroups() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of the names of the groups whose members are lookup services the lookup discovery service will attempt to discover for this registration.
getGroups() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns a set that maps to the service ID of each registrar referenced by this event, the current set of groups in which each registrar is a member.
getGroups() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns the member groups of the lookup service.
getGroups() - Method in class org.apache.river.discovery.MulticastRequest
Returns the groups targeted by the request.
getGroups() - Method in class org.apache.river.discovery.UnicastResponse
Returns the member groups of the lookup service.
getGroups(Uuid) - Method in interface org.apache.river.fiddler.Fiddler
Returns an array consisting of the names of the groups whose members are lookup services the lookup discovery service will attempt to discover for the registration corresponding to the current instance of this class.
getGroups(Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
getGroups() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns an array consisting of the names of the groups whose members are lookup services the lookup discovery service will attempt to discover for the registration corresponding to the current instance of this class.
getGroups() - Method in class org.apache.river.norm.lookup.JoinState
Get the list of groups to join.
getGroups() - Method in class org.apache.river.reggie.RegistrarProxy
 
getGroups(Configuration) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig.GetGroupsTask
Search for all entries named initialLookupGroups in the configuration and return the array of GroupInfo objects containing the full entry name and associated groups
getGroupsFromAllRegs() - Method in class org.apache.river.fiddler.FiddlerImpl
Builds a set containing the groups from all registrations.
GetGroupsTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig.GetGroupsTask
 
getGSSCredential(Subject, KerberosPrincipal, GSSManager, int) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Get the GSSCredential corresponding to the given principal from the given Subject, whose usage type is governed by the usage parameter.
getHandle() - Method in class org.apache.river.outrigger.EntryTransition
Return the EntryHandle for entry undergoing the visibility transition.
getHandler(int) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
getHash() - Method in class org.apache.river.outrigger.EntryRep
Return the hash of this entry type.
getHashes() - Method in class org.apache.river.outrigger.EntryRep
Return the array of superclass hashes of this entry type.
getHashString() - Method in class org.apache.river.api.net.Uri
 
getHead() - Method in class org.apache.river.jeri.internal.http.TimedMap.Queue
 
getHeaderField(String) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHeaderField(int) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHeaderFieldDate(String, long) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHeaderFieldInt(String, int) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHeaderFieldKey(int) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHeaderFields() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getHost() - Method in class net.jini.core.discovery.LookupLocator
Returns the name of the host that this instance should contact.
getHost() - Method in class net.jini.jeri.http.HttpEndpoint
Returns the host that this HttpEndpoint connects to.
getHost() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns the host name that will be used in HttpEndpoint instances produced by listening on this HttpServerEndpoint, or null if the IP address string obtained from InetAddress.getLocalHost will be used.
getHost() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns the server host that this endpoint connects to.
getHost() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns the host name that will be used in KerberosEndpoint instances created by listening on this object.
getHost() - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns the server host that this endpoint connects to.
getHost() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns the host name that will be used in HttpsEndpoint instances created by listening on this object, or null if enumerateListenEndpoints will use the default server host.
getHost() - Method in class net.jini.jeri.ssl.SslEndpoint
Returns the server host that this endpoint connects to.
getHost() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns the host name that will be used in SslEndpoint instances created by listening on this object, or null if enumerateListenEndpoints will use the default server host.
getHost() - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns the host that this TcpEndpoint connects to.
getHost() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns the host name that will be used in TcpEndpoint instances produced by listening on this TcpServerEndpoint, or null if the IP address string obtained from InetAddress.getLocalHost will be used.
getHost() - Method in class org.apache.river.api.net.Uri
Gets the host part of this URI.
getHost() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns the lookup service host name.
getHost() - Method in class org.apache.river.discovery.MulticastRequest
Returns the client host name.
getHost() - Method in class org.apache.river.discovery.UnicastResponse
Returns the lookup service host name.
getHost0(String) - Static method in class net.jini.core.discovery.LookupLocator
 
getHostAddress() - Static method in class org.apache.river.config.ConfigUtil
Returns the textual presentation of the local host IP address.
getHostAddress() - Method in class org.apache.river.config.LocalHostLookup.DefaultLocalHostLookupProvider
 
getHostAddress() - Static method in class org.apache.river.config.LocalHostLookup
 
getHostAddress() - Method in class org.apache.river.config.LocalHostLookupSpi
 
getHostName() - Static method in class org.apache.river.config.ConfigUtil
Return the local hostname.
getHostName() - Method in class org.apache.river.config.LocalHostLookup.DefaultLocalHostLookupProvider
 
getHostName() - Static method in class org.apache.river.config.LocalHostLookup
 
getHostName() - Method in class org.apache.river.config.LocalHostLookupSpi
 
getHttpSettings() - Static method in class net.jini.jeri.http.HttpEndpoint
Returns current HTTP system property settings.
getHttpSettings() - Static method in class net.jini.jeri.ssl.HttpsEndpoint
Returns current HTTP system property settings.
getHttpSettings(boolean) - Static method in class org.apache.river.jeri.internal.http.HttpSettings
Returns an HttpSettings instance which can be used to query values of HTTP-related (if ssl is false) or HTTPS-related (if ssl is true) system properties.
getIcon(int) - Method in class net.jini.lookup.entry.ServiceType
Get an icon for this service.
getIcon() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
getIcon() - Method in class org.apache.river.example.browser.ObjectNode
 
getIcon(int) - Method in class org.apache.river.lookup.entry.BasicServiceType
Returns the resource named "icon.
getIconHeight() - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
getIconHeight() - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
getIconWidth() - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
getIconWidth() - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
getID() - Method in class net.jini.core.event.EventRegistration
Returns the identifier that will be used in all RemoteEvents generated for this interest registration.
getID() - Method in class net.jini.core.event.RemoteEvent
Returns the event identifier, used to identify the kind of event relative to the object in which the event occurred.
getID() - Method in class org.apache.river.mercury.TransientEventLog.RemoteEventHolder
 
getId() - Method in class org.apache.river.outrigger.Txn
Get the id for this txn.
getIdentity(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
getIfModifiedSince() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getImpl() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
Returns the SslServerEndpointImpl associated with this listen endpoint.
getImpl() - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Returns the referenced impl, or null if the impl has been garbage collected.
getImplClassName() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Implementation class accessor method.
getImplRef(Remote, Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager
Returns the ImplRef for the specified impl (creating it if necessary), registering the supplied target with it.
getImportCodebase() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Classpath accessor method.
getImportCodebaseURLs(String) - Static method in class org.apache.river.start.ClassLoaderUtil
Utility method that converts the components of a String representing a codebase or classpath into URL(s).
getInboundRequest() - Method in class org.apache.river.jeri.internal.mux.Session
 
getIndex() - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
getInit(ActivationID, MarshalledObject) - Static method in class org.apache.river.start.SharedGroupImpl
 
getInitialEntries() - Method in class org.apache.river.norm.lookup.JoinState
Retrieves the initial values for attributes, groups, and locators from the configuration.
getInnerProxyPreparer() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
ProxyPreparer accessor method.
getInput(Socket, boolean) - Static method in class org.apache.river.tool.ClassServer
Read the request/response and return the initial line.
getInputStream() - Method in interface net.jini.jeri.connection.Connection
Returns an input stream that reads data from this connection.
getInputStream() - Method in interface net.jini.jeri.connection.ServerConnection
Returns an input stream that reads data from this connection.
getInputStream() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
getInputStream() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
getInputStream() - Method in class net.jini.jeri.ssl.SslConnection
 
getInputStream() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
getInputStream() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
getInputStream() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
getInputStream() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getInputStream() - Method in class net.jini.url.httpmd.HttpmdURLConnection
Returns an input stream that uses MdInputStream to check that the input has the expected message digest.
getInputStream() - Method in class org.apache.river.jeri.internal.http.Request
Returns InputStream used for reading inbound request/response data.
getInputStream(String, InputStream) - Method in class org.apache.river.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(String, String) - Method in class org.apache.river.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(char, InputStream) - Method in class org.apache.river.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInputStream(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getInRation() - Method in class org.apache.river.jeri.internal.mux.Session
 
getInstance(String[]) - Static method in class net.jini.config.ConfigurationProvider
Creates and returns an instance of the configuration provider, using the specified options.
getInstance(String[], ClassLoader) - Static method in class net.jini.config.ConfigurationProvider
Creates and returns an instance of the configuration provider, using the specified options and class loader.
getInstance(String, int) - Static method in class net.jini.jeri.http.HttpEndpoint
Returns an HttpEndpoint instance for the given host name and TCP port number.
getInstance(String, int, SocketFactory) - Static method in class net.jini.jeri.http.HttpEndpoint
Returns an HttpEndpoint instance for the given host name and TCP port number that contains the given SocketFactory.
getInstance(int) - Static method in class net.jini.jeri.http.HttpServerEndpoint
Returns an HttpServerEndpoint instance for the given TCP port number.
getInstance(String, int) - Static method in class net.jini.jeri.http.HttpServerEndpoint
Returns an HttpServerEndpoint instance for the given host name and TCP port number.
getInstance(String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.http.HttpServerEndpoint
Returns an HttpServerEndpoint instance for the given host name and TCP port number that contains the given SocketFactory and ServerSocketFactory.
getInstance(String, int, KerberosPrincipal) - Static method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns a KerberosEndpoint instance for the given server host name, TCP port number, and server principal.
getInstance(String, int, KerberosPrincipal, SocketFactory) - Static method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns a KerberosEndpoint instance for the given server host name, TCP port number, server principal, and SocketFactory.
getInstance(int) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a KerberosServerEndpoint instance with the specified port, using the default server subject, server principal, and server host.
getInstance(String, int) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a KerberosServerEndpoint instance with the specified server host and port, using the default server subject and server principal.
getInstance(String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a KerberosServerEndpoint instance with the specified server host, port, and socket factories, using the default server subject and server principal.
getInstance(Subject, KerberosPrincipal, String, int) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a KerberosServerEndpoint instance with the specified server subject, server principal, server host, and port.
getInstance(Subject, KerberosPrincipal, String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a KerberosServerEndpoint instance with the specified server subject, server principal, server host, port, and socket factories.
getInstance(String, Principal, Principal, boolean, boolean, InvocationConstraints) - Static method in class net.jini.jeri.ssl.ConnectionContext
Creates an instance that represents using the specified cipher suite, client and server principals, whether to guarantee codebase integrity, and constraints.
getInstance(String, int) - Static method in class net.jini.jeri.ssl.HttpsEndpoint
Returns an HTTPS endpoint for the specified server host and port.
getInstance(String, int, SocketFactory) - Static method in class net.jini.jeri.ssl.HttpsEndpoint
Returns an HTTPS endpoint for the specified server host, port, and socket factory.
getInstance(int) - Static method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an HTTPS server endpoint for the specified port.
getInstance(String, int) - Static method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an HTTPS server endpoint for the specified server host and port.
getInstance(String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an HTTPS server endpoint for the specified server host, port, and socket factories.
getInstance(Subject, X500Principal[], String, int) - Static method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an HTTPS server endpoint for the specified server subject, server principals, server host, and port.
getInstance(Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an HTTPS server endpoint for the specified server subject, server principals, server host, port, and socket factories.
getInstance(String, int) - Static method in class net.jini.jeri.ssl.SslEndpoint
Returns a TLS/SSL endpoint for the specified server host and port.
getInstance(String, int, SocketFactory) - Static method in class net.jini.jeri.ssl.SslEndpoint
Returns a TLS/SSL endpoint for the specified server host, port, and socket factory.
getInstance(int) - Static method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a TLS/SSL server endpoint for the specified port.
getInstance(String, int) - Static method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a TLS/SSL server endpoint for the specified server host and port.
getInstance(String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a TLS/SSL server endpoint for the specified server host, port, and socket factories.
getInstance(Subject, X500Principal[], String, int) - Static method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a TLS/SSL server endpoint for the specified server subject, server principals, server host, and port.
getInstance(Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a TLS/SSL server endpoint for the specified server subject, server principals, server host, port, and socket factories.
getInstance(String, int) - Static method in class net.jini.jeri.tcp.TcpEndpoint
Returns a TcpEndpoint instance for the given host name and TCP port number.
getInstance(String, int, SocketFactory) - Static method in class net.jini.jeri.tcp.TcpEndpoint
Returns a TcpEndpoint instance for the given host name and TCP port number that contains the given SocketFactory.
getInstance(int) - Static method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns a TcpServerEndpoint instance for the given TCP port number.
getInstance(String, int) - Static method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns a TcpServerEndpoint instance for the given host name and TCP port number.
getInstance(String, int, SocketFactory, ServerSocketFactory) - Static method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns a TcpServerEndpoint instance for the given host name and TCP port number that contains the given SocketFactory and ServerSocketFactory.
getInstance(int) - Static method in class org.apache.river.discovery.DiscoveryProtocolVersion
Returns a DiscoveryProtocolVersion constraint for the given version number.
getInstance() - Static method in class org.apache.river.discovery.DiscoveryV1
 
getInstance(ClassLoader) - Static method in class org.apache.river.discovery.DiscoveryV2
Returns DiscoveryV2 instance which uses providers loaded from the given class loader, or the current context class loader if the given loader is null.
getInstance(MulticastRequestEncoder[], MulticastRequestDecoder[], MulticastAnnouncementEncoder[], MulticastAnnouncementDecoder[], UnicastDiscoveryClient[], UnicastDiscoveryServer[]) - Static method in class org.apache.river.discovery.DiscoveryV2
Returns DiscoveryV2 instance which uses the given providers.
getInstance(Registrar, ServiceID) - Static method in class org.apache.river.reggie.AdminProxy
Returns AdminProxy or ConstrainableAdminProxy instance, depending on whether given server implements RemoteMethodControl.
getInstance(Registrar, ServiceID, long, Uuid, long) - Static method in class org.apache.river.reggie.EventLease
Returns EventLease or ConstrainableEventLease instance, depending on whether given server implements RemoteMethodControl.
getInstance(Registrar, ServiceID) - Static method in class org.apache.river.reggie.RegistrarProxy
Returns RegistrarProxy or ConstrainableRegistrarProxy instance, depending on whether given server implements RemoteMethodControl.
getInstance(Registrar, ServiceLease) - Static method in class org.apache.river.reggie.Registration
Returns Registration or ConstrainableRegistration instance, depending on whether given server implements RemoteMethodControl.
getInstance(Registrar, ServiceID, ServiceID, Uuid, long) - Static method in class org.apache.river.reggie.ServiceLease
Returns ServiceLease or ConstrainableServiceLease instance, depending on whether given server implements RemoteMethodControl.
getInstanceFollowRedirects() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getInstantiator(ActivationGroupID) - Method in class org.apache.river.phoenix.Activation.GroupEntry
Returns the instantiator for the group specified by id and entry.
getInState() - Method in class org.apache.river.jeri.internal.mux.Session
 
getInt(Configuration, String, int) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Return an int configuration entry.
getInt(Configuration, String, int) - Static method in class org.apache.river.phoenix.Activation
Return an int configuration entry.
getInt(String, int) - Method in class org.apache.river.system.MultiCommandLine
Return the argument of the given int option from the command line.
getInt(char, int) - Method in class org.apache.river.system.POSIXCommandLine
Return the argument of the given int option from the command line.
GetIntegerAction - Class in org.apache.river.action
A convenience class for retrieving the int value of a system property as a privileged action.
GetIntegerAction(String) - Constructor for class org.apache.river.action.GetIntegerAction
Constructor that takes the name of the system property whose int value needs to be determined.
GetIntegerAction(String, int) - Constructor for class org.apache.river.action.GetIntegerAction
Constructor that takes the name of the system property and the default value of that property.
getIntegrity() - Method in class org.apache.river.proxy.MarshalledWrapper
Returns the integrity value sampled during deserialization of this MarshalledWrapper instance, or false if this instance was not produced by deserialization or was deserialized from a stream with no integrity protection setting.
getIntegrityPreferred() - Method in class net.jini.jeri.ssl.ConnectionContext
Returns whether integrity is preferred.
getIntegrityRequired() - Method in class net.jini.jeri.ssl.ConnectionContext
Returns whether integrity is required.
getIntegrityVerifiers(ClassLoader) - Static method in class net.jini.security.Security
Return the integrity verifiers for the specified class loader.
getIntEntry(Configuration, String, String, int, int, int) - Static method in class org.apache.river.config.Config
Obtains an int that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getInterfaces(Class) - Static method in class org.apache.river.example.browser.Browser
 
getInterfaces() - Method in class org.apache.river.reggie.ServiceType
Return the interfaces.
getInternalURLs(URL, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
returns URLs referenced in the string classpath.
getInterval() - Method in class org.apache.river.logging.LogManager
Return the probe interval.
getInvocationDispatcher() - Method in class net.jini.jeri.InvocationLayerFactory.Instances
Returns the invocation dispatcher.
getInvocationDispatcherMethods(Remote) - Method in class net.jini.jeri.AbstractILFactory
Returns a new, modifiable collection of Method objects, containing all remote methods for which the invocation dispatcher should accept incoming remote calls.
getInvocationLayerFactory() - Method in class net.jini.jeri.BasicJeriExporter
Returns the InvocationLayerFactory for this exporter.
getIssuerName(X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
Returns the canonical issuer name for an X.509 certificate.
getItem() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
getIteratorCondition() - Method in class org.apache.river.mercury.ServiceRegistration
 
getJars() - Method in class org.apache.river.tool.JarWrapper.JarIndexReader
Returns list of SourceJarURLs representing the JAR files referenced in the JAR index.
getJarToRun() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the name of the executable JAR file supplied on the command line being analyzed.
getJavaCmd() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the java command for the command line being analyzed.
getJComponent(Object) - Method in interface net.jini.lookup.ui.factory.JComponentFactory
Returns a JComponent.
getJDialog(Object) - Method in interface net.jini.lookup.ui.factory.JDialogFactory
Returns a non-modal JDialog with predetermined title and no specified owner.
getJDialog(Object, Dialog) - Method in interface net.jini.lookup.ui.factory.JDialogFactory
Returns a non-modal JDialog with a predetermined title with the specified owner Dialog.
getJDialog(Object, Frame) - Method in interface net.jini.lookup.ui.factory.JDialogFactory
Returns a non-modal JDialog with a predetermined title with the specified owner Frame.
getJDialog(Object, Dialog, boolean) - Method in interface net.jini.lookup.ui.factory.JDialogFactory
Returns a JDialog with predetermined title and the specified modality and owner Dialog.
getJDialog(Object, Frame, boolean) - Method in interface net.jini.lookup.ui.factory.JDialogFactory
Returns a JDialog with predetermined title and the specified modality and owner Frame.
getJFrame(Object) - Method in interface net.jini.lookup.ui.factory.JFrameFactory
Returns a JFrame with predetermined title.
getJoinSet() - Method in class net.jini.lookup.JoinManager
Returns an array of ServiceRegistrar objects, each corresponding to a lookup service with which the service is currently registered (joined).
getJWindow(Object) - Method in interface net.jini.lookup.ui.factory.JWindowFactory
Returns a JWindow with no specified owner.
getJWindow(Object, Window) - Method in interface net.jini.lookup.ui.factory.JWindowFactory
Returns a JWindow with specified owner Window.
getJWindow(Object, Frame) - Method in interface net.jini.lookup.ui.factory.JWindowFactory
Returns a JWindow with specified owner Frame.
getKeepAlive() - Method in class net.jini.jeri.BasicJeriExporter
Returns true if the virtual machine is kept alive while the object corresponding to this exporter is exported; otherwise returns false.
getKerberosPrincipal(InvocationConstraints) - Static method in class org.apache.river.discovery.kerberos.Client.ClientImpl
Returns the kerberos principal specified in the ServerMinPrincipal requirements or preferences of the given constraints.
getKey(Subject, KerberosPrincipal) - Static method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Get the a valid Kerberos key corresponding to the specified server principal from the given subject.
getKey() - Method in class org.apache.river.concurrent.ReferenceEntryFacade
 
getKey() - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
getKey() - Method in class org.apache.river.lease.AbstractLeaseMap.Entry
 
getKey() - Method in class org.apache.river.lookup.util.ConsistentMapEntry
Returns the key.
getKey() - Method in class org.apache.river.mercury.ControlLog
 
getKey() - Method in class org.apache.river.mercury.LogInputStream
 
getKey() - Method in class org.apache.river.mercury.LogOutputStream
 
getKey() - Method in interface org.apache.river.mercury.LogStream
Returns the associated key for this LogStream.
getKey() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
getKeyAlgorithm(String) - Static method in class net.jini.jeri.ssl.Utilities
Returns the key algorithm for the specified cipher suite, one of "RSA", "DSA", or "NULL".
getKeyExchangeAlgorithm(String) - Static method in class net.jini.jeri.ssl.Utilities
Returns the key exchange algorithm for the specified cipher suite.
getKeyRQF() - Method in class org.apache.river.concurrent.ReferenceMap
 
getKeyStore(String, String) - Static method in class org.apache.river.config.KeyStores
Returns a KeyStore initialized with contents read from a location specified as a file or URL.
getKlass() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
getKlass() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
 
getLast() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getLast() - Method in class org.apache.river.concurrent.ReferenceDeque
 
getLastFailure() - Method in class org.apache.river.norm.ClientLeaseWrapper
Return the exception (if any) that occured at the last renewal attempt
getLastModified() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getLastSequenceNumber() - Method in class org.apache.river.norm.event.EventType
Return the sequence number of the last event that was scheduled to be sent.
getLE() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE.Cookie
 
getLE() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
 
getLease() - Method in class net.jini.core.event.EventRegistration
Returns the Lease object for this registration.
getLease() - Method in interface net.jini.core.lookup.ServiceRegistration
Returns the lease that controls the service registration, allowing the lease to be renewed or cancelled.
getLease() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns the Lease object that controls a client's registration with the lookup discovery service.
getLease() - Method in interface net.jini.event.MailboxRegistration
Returns the Lease object associated with this registration.
getLease() - Method in class net.jini.lease.LeaseRenewalEvent
Returns a reference to the lease to which the event pertains.
getLease() - Method in class net.jini.lease.RenewalFailureEvent
Returns the lease that could not be renewed.
getLease() - Method in interface net.jini.space.MatchSet
Returns a proxy to the Lease associated with this match set, or null if this match set is not leased.
getLease() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns the Lease object that controls a client's registration with the lookup discovery service.
getLease() - Method in class org.apache.river.lease.BasicRenewalFailureEvent
Returns the lease that could not be renewed.
getLease() - Method in class org.apache.river.mercury.Registration
 
getLease() - Method in class org.apache.river.outrigger.MatchSetProxy
 
getLease() - Method in class org.apache.river.reggie.Registration
 
getLeaseBound() - Method in interface org.apache.river.fiddler.FiddlerAdmin
Retrieves the least upper bound applied to all lease durations granted by the lookup discovery service.
getLeaseBound() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Retrieves the least upper bound applied to all lease durations granted by the lookup discovery service.
getLeaseBound() - Method in class org.apache.river.fiddler.FiddlerImpl
Retrieves the least upper bound applied to all lease durations granted by the lookup discovery service.
getLeasedResource() - Method in class org.apache.river.outrigger.EntryHandle
 
getLeasedResource(Uuid) - Method in class org.apache.river.outrigger.EntryHolderSet
 
getLeasedResource() - Method in interface org.apache.river.outrigger.LeaseDesc
Return the LeasedResource object for this resource.
getLeaseDuration() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Gets the remaining time left on the current cache's "lifespan".
getLeaseExpiration() - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
getLeaseID() - Method in class org.apache.river.fiddler.FiddlerLease
Returns the identifier assigned to the current lease by the entity that granted it.
getLeaseRenewalManager() - Method in class net.jini.lookup.JoinManager
Returns the instance of the LeaseRenewalManager class that was either passed into the constructor, or that was created as a result of null being input to that parameter.
getLeaseRenewalManager() - Method in class net.jini.lookup.ServiceDiscoveryManager
The getLeaseRenewalManager method will return an instance of the LeaseRenewalManager class.
getLeases() - Method in interface net.jini.lease.LeaseRenewalSet
Returns all the leases currently in the set.
getLeases() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of Lease, where each element of the array corresponds to a successfully unmarshalled object.
getLeases() - Method in class org.apache.river.norm.LeaseSet
Return an array of leases in marshalled form.
getLeases(Uuid) - Method in interface org.apache.river.norm.NormServer
Return all the leases in the set.
getLeases(Uuid) - Method in class org.apache.river.norm.NormServerBaseImpl
 
getLeases() - Method in class org.apache.river.norm.SetProxy
 
getLeaseSet() - Method in class org.apache.river.norm.ClientLeaseWrapper
The LeaseSet this lease is in
GetLeasesResult - Class in org.apache.river.norm
Holds the results of a call to NormServer.getLeases.
GetLeasesResult(MarshalledInstance[]) - Constructor for class org.apache.river.norm.GetLeasesResult
Creates an object that holds the results of a call to getLeases.
getLeaseTid(Uuid) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getLeaseType() - Method in class org.apache.river.reggie.EventLease
 
getLeaseType() - Method in class org.apache.river.reggie.RegistrarLease
Returns the type of the lease.
getLeaseType() - Method in class org.apache.river.reggie.ServiceLease
 
getLeastSignificantBits() - Method in class net.jini.core.lookup.ServiceID
Returns the least significant 64 bits of the service ID.
getLeastSignificantBits() - Method in class net.jini.id.Uuid
Returns the least significant 64 bits of this Uuid's 128-bit value.
getLevel() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the message level.
getLifeCycle() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
LifeCycle accessor method.
getLineNumber() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the line number in the configuration source where the entry with an error can be found or 0 if this error descriptor is not associated with a line number.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.apache.river.example.browser.Browser.ServiceItemRenderer
 
getListenEndpoint() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
 
getListenEndpoint() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenCookie
Returns the listen endpoint associated with this listen cookie.
getListener() - Method in interface net.jini.event.MailboxRegistration
Returns the RemoteEventListener associated with this registration.
getListener() - Method in class org.apache.river.mercury.Registration
 
getListener() - Method in class org.apache.river.norm.event.EventType
Convince method to get the listener.
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Return the remote listener associated with this EventRegistrationWatcher.
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Return the remote listener associated with this EventRegistrationWatcher.
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.StorableAvailabilityWatcher
 
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.StorableEventWatcher
 
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.TransactableAvailabilityWatcher
 
getListener(ProxyPreparer) - Method in class org.apache.river.outrigger.TransactableEventWatcher
 
getListenHandle() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.ListenContextImpl
 
getListenHandle() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
getLoaderAccessControlContext(URL[]) - Static method in class net.jini.loader.pref.PreferredClassLoader
Return the access control context that a loader for the given codebase URL path should execute with.
getLoaderAnnotation(ClassLoader, boolean) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns the annotation string for the specified class loader (possibly null).
getLoaderAnnotationURIs(ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns an array of URLs corresponding to the annotation string for the specified class loader, or null if the annotation string is null.
getLocales() - Method in class net.jini.lookup.ui.attribute.Locales
Returns an unmodifiable java.util.Set that contains java.util.Locale objects, one for each locale supported by the UI generated by the UI factory stored in the marshalled object of the same UIDescriptor.
getLocalHost() - Static method in class net.jini.discovery.AbstractLookupDiscovery
Returns the local host name.
getLocalHost() - Method in class org.apache.river.config.LocalHostLookup.DefaultLocalHostLookupProvider
 
getLocalHost() - Static method in class org.apache.river.config.LocalHostLookup
 
getLocalHost() - Method in class org.apache.river.config.LocalHostLookupSpi
 
getLocality() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the locality field in the Address object linked to by this JavaBeans component.
getLocalPort() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
 
getLocalPort() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
getLocationName() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the name of the configuration source location or null if location information is not available.
getLocator() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup service.
getLocator() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return a LookupLocator for performing unicast discovery of the announcing lookup service.
getLocator() - Method in interface org.apache.river.reggie.Registrar
Returns a LookupLocator that can be used if necessary for unicast discovery of the lookup service.
getLocator() - Method in class org.apache.river.reggie.RegistrarImpl
 
getLocator() - Method in class org.apache.river.reggie.RegistrarProxy
 
getLocators() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
getLocators() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
getLocators() - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Returns an array consisting of the elements of the managed set of locators; that is, instances of LookupLocator in which each instance corresponds to a specific lookup service to discover.
getLocators() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of the LookupLocator objects corresponding to specific lookup services the lookup discovery service will attempt to discover for this registration.
getLocators(Uuid) - Method in interface org.apache.river.fiddler.Fiddler
Returns an array consisting of the the LookupLocator objects corresponding to specific lookup services the lookup discovery service will attempt to discover for for the registration corresponding to the current instance of this class.
getLocators(Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
getLocators() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns an array consisting of the the LookupLocator objects corresponding to specific lookup services the lookup discovery service will attempt to discover for for the registration corresponding to the current instance of this class.
getLocators() - Method in class org.apache.river.norm.lookup.JoinState
Get the list of locators of specific lookup services to join.
getLocatorsFromAllRegs() - Method in class org.apache.river.fiddler.FiddlerImpl
Builds a set containing the locators from all registrations.
getLog() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Shared group log accessor method.
getLogFile(long) - Method in class org.apache.river.mercury.PersistentEventLog
Utility method for returning the File associated with the given lognum.
getLogger() - Method in class net.jini.jeri.ssl.AuthManager
Returns the logger to use for logging.
getLogger() - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns the client logger
getLogger() - Method in class net.jini.jeri.ssl.ServerAuthManager
Returns the server logger
getLoginConfigs() - Static method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Get the names of the login configuration files which will be accessed when the login configuration is constructed.
getLogInputStream(File, long) - Method in class org.apache.river.mercury.StreamPool
Returns a LogInputStream object from the pool if it already exists.
getLogNum(long) - Static method in class org.apache.river.mercury.PersistentEventLog
Utility method for returning the log file number for the given (event) count.
getLogOutputStream(File, long) - Method in class org.apache.river.mercury.StreamPool
Returns a LogOutputStream object for the specified file from the pool if it already exists.
getLong(String, long) - Method in class org.apache.river.system.MultiCommandLine
Return the argument of the given long option from the command line.
getLong(char, long) - Method in class org.apache.river.system.POSIXCommandLine
Return the argument of the given long option from the command line.
GetLongAction - Class in org.apache.river.action
A convenience class for retrieving the long value of a system property as a privileged action.
GetLongAction(String) - Constructor for class org.apache.river.action.GetLongAction
Constructor that takes the name of the system property whose long value needs to be determined.
GetLongAction(String, long) - Constructor for class org.apache.river.action.GetLongAction
Constructor that takes the name of the system property and the default value of that property.
getLongEntry(Configuration, String, String, long, long, long) - Static method in class org.apache.river.config.Config
Obtains a long that falls within the given inclusive range from the specified Configuration using the specified component and entry names.
getLookupAttributes() - Method in interface net.jini.admin.JoinAdmin
Get the current attribute sets for the service.
getLookupAttributes() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Get the current attribute sets for the lookup discovery service.
getLookupAttributes() - Method in class org.apache.river.fiddler.FiddlerImpl
Returns the current attribute sets for the lookup discovery service.
getLookupAttributes() - Method in class org.apache.river.mahalo.JoinStateManager
Get the current attribute sets for the service.
getLookupAttributes() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getLookupAttributes() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
getLookupAttributes() - Method in class org.apache.river.mercury.MailboxAdminProxy
 
getLookupAttributes() - Method in class org.apache.river.mercury.MailboxImpl
 
getLookupAttributes() - Method in class org.apache.river.norm.AdminProxy
 
getLookupAttributes() - Method in class org.apache.river.norm.NormServerBaseImpl
 
getLookupAttributes() - Method in class org.apache.river.outrigger.AdminProxy
 
getLookupAttributes() - Method in class org.apache.river.outrigger.JoinStateManager
Get the current attribute sets for the service.
getLookupAttributes() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getLookupAttributes() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getLookupAttributes() - Method in class org.apache.river.reggie.AdminProxy
 
getLookupAttributes() - Method in class org.apache.river.reggie.RegistrarImpl
 
getLookupDiscovery(String[]) - Static method in class net.jini.discovery.LookupDiscoveryManager
 
getLookupGroups() - Method in interface net.jini.admin.JoinAdmin
Get the list of groups to join.
getLookupGroups() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Get the names of the groups whose members are lookup services the lookup discovery services wishes to register with (join).
getLookupGroups() - Method in class org.apache.river.fiddler.FiddlerImpl
Get the names of the groups whose members are lookup services the lookup discovery services wishes to register with (join).
getLookupGroups() - Method in class org.apache.river.mahalo.JoinStateManager
Get the list of groups to join.
getLookupGroups() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getLookupGroups() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
getLookupGroups() - Method in class org.apache.river.mercury.MailboxAdminProxy
 
getLookupGroups() - Method in class org.apache.river.mercury.MailboxImpl
 
getLookupGroups() - Method in class org.apache.river.norm.AdminProxy
 
getLookupGroups() - Method in class org.apache.river.norm.NormServerBaseImpl
 
getLookupGroups() - Method in class org.apache.river.outrigger.AdminProxy
 
getLookupGroups() - Method in class org.apache.river.outrigger.JoinStateManager
Get the list of groups to join.
getLookupGroups() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getLookupGroups() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getLookupGroups() - Method in class org.apache.river.reggie.AdminProxy
 
getLookupGroups() - Method in class org.apache.river.reggie.RegistrarImpl
 
getLookupLocatorDiscovery(LookupLocator[]) - Static method in class net.jini.discovery.LookupDiscoveryManager
 
getLookupLocators() - Method in interface net.jini.admin.JoinAdmin
Get the list of locators of specific lookup services to join.
getLookupLocators() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Get the lookup discovery service's managed set of locators.
getLookupLocators() - Method in class org.apache.river.fiddler.FiddlerImpl
Get the lookup discovery service's managed set of locators.
getLookupLocators() - Method in class org.apache.river.mahalo.JoinStateManager
Get the list of locators of specific lookup services to join.
getLookupLocators() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getLookupLocators() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
getLookupLocators() - Method in class org.apache.river.mercury.MailboxAdminProxy
 
getLookupLocators() - Method in class org.apache.river.mercury.MailboxImpl
 
getLookupLocators() - Method in class org.apache.river.norm.AdminProxy
 
getLookupLocators() - Method in class org.apache.river.norm.NormServerBaseImpl
 
getLookupLocators() - Method in class org.apache.river.outrigger.AdminProxy
 
getLookupLocators() - Method in class org.apache.river.outrigger.JoinStateManager
Get the list of locators of specific lookup services to join.
getLookupLocators() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getLookupLocators() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getLookupLocators() - Method in class org.apache.river.reggie.AdminProxy
 
getLookupLocators() - Method in class org.apache.river.reggie.RegistrarImpl
 
getMainClass(JarFile) - Static method in class org.apache.river.tool.JarWrapper
Returns the value of the Main-Class attribute of the given JAR file, or null if none is present.
getManager() - Method in class org.apache.river.outrigger.Txn
Return the manager associated with this transaction.
getManufacturer() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the manufacturer field in the ServiceInfo object linked to by this JavaBeans component.
getMap() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
getMarshalledClientLease() - Method in class org.apache.river.norm.ClientLeaseWrapper
Return the client lease in marshalled form.
getMarshalledInstance() - Method in class org.apache.river.proxy.MarshalledWrapper
Returns the MarshalledInstance wrapped by this MarshalledWrapper.
getMarshalledLeases() - Method in exception net.jini.lease.LeaseUnmarshalException
Accessor method that returns an array consisting of instances of MarshalledObject, where each element of the array is a marshalled instance of the Lease interface, and corresponds to an object that could not be successfully unmarshalled.
getMarshalledRegistrars() - Method in exception net.jini.discovery.LookupUnmarshalException
Accessor method that returns an array consisting of instances of MarshalledObject, where each element of the array is a marshalled instance of the ServiceRegistrar interface, and corresponds to an object that could not be successfully unmarshalled.
getMatch(EntryRep, Transaction, long, boolean, boolean, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Do the heavy lifting for queries.
getMatchedServiceItem(ServiceMatches, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
From the given set of ServiceMatches, randomly selects and returns a ServiceItem that matches the given filter (if applicable).
getMaxServerQueryTimeoutPropertyValue() - Static method in class org.apache.river.outrigger.SpaceProxy2
Safely read the value of org.apache.river.outrigger.maxServerQueryTimeout.
getMaxStart() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the maximum start time in milliseconds from midnight, January 1, 1970 UTC.
getMaxStart() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the maximum start duration in milliseconds.
getMaxStop() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the maximum stop time in milliseconds from midnight, January 1, 1970 UTC.
getMaxStop() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the maximum stop duration in milliseconds.
getMaxThreads() - Method in class org.apache.river.thread.TaskManager
Deprecated.
Return the maximum number of threads to use on tasks.
getMemberGroups() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Accessor method that returns the String array containing the names of the groups to which the registrar referenced in this class belongs.
getMemberGroups() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
getMemberGroups() - Method in interface net.jini.lookup.DiscoveryAdmin
Returns an array consisting of the names of the groups in which the lookup service is a member.
getMemberGroups() - Method in class org.apache.river.reggie.AdminProxy
 
getMemberGroups() - Method in class org.apache.river.reggie.RegistrarImpl
 
getMembershipExpiration() - Method in class org.apache.river.norm.ClientLeaseWrapper
Return the membershipExpiration of this lease
getMessage() - Method in exception net.jini.core.lease.LeaseMapException
 
getMessage() - Method in exception org.apache.river.proxy.ThrowThis
Returns the detail message, including the message from the nested exception the server wants thrown
getMessage() - Method in exception org.apache.river.reliableLog.LogException
Produce the message; including the message from the nested exception if there is one.
getMessage() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Returns the short message text.
getMethod(Object) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns getProxyTrustIterator method of object if it has a proper one.
getMethod(Class, String, Class[]) - Static method in class org.apache.river.fiddler.ProxyUtil
Returns the public method for the specified Class type, method name, and array of parameter types.
getMethod(Class, String, Class[]) - Static method in class org.apache.river.landlord.ConstrainableLandlordLease
Returns the public method for the specified Class type, method name, and array of parameter types.
getMethod(Class, String, Class[]) - Static method in class org.apache.river.mercury.ProxyUtil
Returns the public method for the specified Class type, method name, and array of parameter types.
getMethod(Class, String, Class[]) - Static method in class org.apache.river.outrigger.ProxyUtil
Returns the public method for the specified Class type, method name, and array of parameter types.
getMethod(Class, String, Class[]) - Static method in class org.apache.river.reggie.Util
Returns Method object for specified method, which should always exist.
getMethodConstraints(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns the method constraints to use when verifying and setting constraints on the specified proxy.
getMethodDescs() - Method in class net.jini.constraint.BasicMethodConstraints
Returns the descriptors.
getMethodHash(Method) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns the method hash for the method m.
getMethodNameAndDescriptor(Method) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns a string consisting of the given method's name followed by its "method descriptor", as appropriate for use in the computation of the "method hash".
getMgr() - Method in class org.apache.river.mahalo.Job
Returns a reference to the WakeupManager which provides the scheduling of tasks created by this Job
getMICAlgorithm(String) - Static method in class net.jini.jeri.ssl.Utilities
Returns the message integrity code algorithm for the specified cipher suite.
getMinStart() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the minimum start time in milliseconds from midnight, January 1, 1970 UTC.
getMinStart() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the minimum start duration in milliseconds.
getMinStop() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns the minimum stop time in milliseconds from midnight, January 1, 1970 UTC.
getMinStop() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns the minimum stop duration in milliseconds.
getModel() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the model field in the ServiceInfo object linked to by this JavaBeans component.
getModifierString(int) - Static method in class org.apache.river.example.browser.Introspector
Return a string version of modifiers, handling spaces nicely.
getMostSignificantBits() - Method in class net.jini.core.lookup.ServiceID
Returns the most significant 64 bits of the service ID.
getMostSignificantBits() - Method in class net.jini.id.Uuid
Returns the most significant 64 bits of this Uuid's 128-bit value.
getMulticastMaxPacketSize(int) - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns the maximum multicast packet size to allow, or the specified default value if not constrained.
getMulticastTimeToLive(int) - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns the multicast time to live value to use, or the specified default value if not constrained.
getName() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the name of the method, with a prefix or suffix '*' if the name is a pattern, or null if this descriptor matches all methods.
getName(X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
Returns the unique certificate name for an X.509 certificate
getName() - Method in class net.jini.lookup.entry.NameBean
Return the value of the name field in the object linked to by this JavaBeans component.
getName() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the name field in the ServiceInfo object linked to by this JavaBeans component.
getName() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
getName() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
 
getName() - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns name of a modeled Principal, or wildcard if any name is acceptable.
getName(int) - Static method in class org.apache.river.constants.TxnConstants
Returns a String which describes the state of the Transaction.
getName() - Method in class org.apache.river.reggie.EntryClass
Returns the name of this type
getName() - Method in class org.apache.river.reggie.ServiceType
Returns the name of this type
getNamespacePreference(String) - Method in class net.jini.loader.pref.PreferredResources
Return a Boolean for the most specific namespace expression which matches name. null if the name does not match a namespace preference expression.
getNameState(String, boolean) - Method in class net.jini.loader.pref.PreferredResources
Searches the preference maps to determine the preference state of the named resource.
getNext() - Method in class org.apache.river.outrigger.OperationJournal.JournalNode
Get the next element in the journal.
getNextBatch(Uuid, Uuid, long, Object) - Method in interface org.apache.river.mercury.MailboxBackEnd
Get next batch of events for the given registration.
getNextBatch(Uuid, Uuid, long, Object) - Method in class org.apache.river.mercury.MailboxImpl
 
getNextBatchDo(Uuid, Uuid, long, Object) - Method in class org.apache.river.mercury.MailboxImpl
Does the actual logic for obtaining the next set of events for the given registration.
getNextEvent(ServiceRegistration) - Method in class org.apache.river.mercury.MailboxImpl.NotifyTask
This utility function tries to obtain the next event for the given registration.
getNextPermSet() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
getNextSequenceNum() - Static method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Gets the next sequence number to be used for a dirty or clean operation from this AbstractDgcClient.
getNextTryTime() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
Accessor that returns the absolute time at which the next discovery attempt should be made after the previous attempt has failed to find the desired lookup service.
getNextValidLocalRemoteEventData(Iterator) - Method in class org.apache.river.mercury.RemoteEventIteratorImpl
 
getNonNullEntry(Configuration, String, String, Class<T>) - Static method in class org.apache.river.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class<T>, Object) - Static method in class org.apache.river.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
getNonNullEntry(Configuration, String, String, Class<T>, Object, Object) - Static method in class org.apache.river.config.Config
Obtains a non-null object from the specified Configuration using the specified arguments.
getNumber(String) - Method in class net.jini.config.ConfigurationFile.Parser
Parses a numeric literal and returns the value as a Literal.
getNumFields() - Method in class org.apache.river.reggie.EntryClass
Return the number of public fields (including superclasses)
getNumInstances() - Method in class org.apache.river.reggie.EntryClass
Returns the number of times this type is used in service registrations
getNumTemplates() - Method in class org.apache.river.reggie.EntryClass
Returns the number of times this type is used in event registrations
getObject() - Method in class org.apache.river.example.browser.ObjectNode
 
getObjectEndpoint() - Method in class net.jini.jeri.BasicInvocationHandler
Returns this BasicInvocationHandler's ObjectEndpoint.
getObjectEntry(UID) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
getObjectID() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Returns the object ID that this entry is for.
getObjectIdentifier() - Method in class net.jini.jeri.BasicJeriExporter
Returns the object identifier for this exporter.
getObjectIdentifier() - Method in class net.jini.jeri.BasicObjectEndpoint
Returns the object identifier for the referenced remote object.
getObjectIdentifier() - Method in class org.apache.river.jeri.internal.runtime.Target
 
getObjectStreamContext() - Method in class net.jini.io.MarshalInputStream
Returns the collection of context information objects that was passed to this stream's constructor.
getObjectStreamContext() - Method in class net.jini.io.MarshalOutputStream
Returns the collection of context information objects that was passed to this stream's constructor.
getObjectStreamContext() - Method in interface net.jini.io.ObjectStreamContext
Returns this object stream's collection of context information objects.
getObjectStreamContext() - Method in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
 
getOffset() - Method in class org.apache.river.mercury.LogInputStream
Returns the current "read" offset into this stream object.
getOffset() - Method in class org.apache.river.mercury.LogOutputStream
Returns the current "write" offset into this stream object.
getOperands() - Method in class org.apache.river.system.MultiCommandLine
Return the command line operands that come after the options.
getOperands() - Method in class org.apache.river.system.POSIXCommandLine
Return the command line operands that come after the options.
getOrAdd(Object, Object) - Method in class org.apache.river.collection.WeakTable
Return the object that this key maps to.
getOrangeFileIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getOrangeFolderIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getOrganization() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the organization field in the Address object linked to by this JavaBeans component.
getOrganizationalUnit() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the organizationalUnit field in the Address object linked to by this JavaBeans component.
getOutboundRequest(CallContext) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
Returns an outbound request for the specified call context.
getOutboundRequest() - Method in class org.apache.river.jeri.internal.mux.Session
 
getOuter() - Method in class org.apache.river.tool.PreferredListGen.Graph
Return the node for the outer class for this class if this is a nested class.
getOutputStream() - Method in interface net.jini.jeri.connection.Connection
Returns an output stream that writes data to this connection.
getOutputStream() - Method in interface net.jini.jeri.connection.ServerConnection
Returns an output stream that writes data to this connection.
getOutputStream() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
getOutputStream() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
getOutputStream() - Method in class net.jini.jeri.ssl.SslConnection
 
getOutputStream() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
getOutputStream() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
getOutputStream() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
getOutputStream() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getOutputStream() - Method in class org.apache.river.jeri.internal.http.Request
Returns OutputStream used for writing outbound request/response data.
getOutputStream(String, OutputStream) - Method in class org.apache.river.system.MultiCommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given option.
getOutputStream(String, String) - Method in class org.apache.river.system.MultiCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getOutputStream(char, OutputStream) - Method in class org.apache.river.system.POSIXCommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given option.
getOutputStream(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given option.
getOutRation() - Method in class org.apache.river.jeri.internal.mux.Session
 
getOutState() - Method in class org.apache.river.jeri.internal.mux.Session
 
getOverride() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns the override sequence number where this error occurred or 0 if the error did not occur in an override.
getP(ProtectionDomain) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
 
getPanel(Object) - Method in interface net.jini.lookup.ui.factory.PanelFactory
Returns a Panel.
getParameterTypes() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns the parameter types, or null if this descriptor matches all parameter types or all methods.
getParentURL(URL) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader.IndexFile
 
getPart() - Method in class org.apache.river.mahalo.ParticipantModRecord
 
getParticipantInfo() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
getParts() - Method in class org.apache.river.mahalo.AbortRecord
Retrieves the set of TransactionParticipants associated with the recovered Transaction.
getParts() - Method in class org.apache.river.mahalo.CommitRecord
Retrieves the set of TransactionParticipants associated with the recovered Transaction.
getPassword(String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Obtains PasswordAuthentication from the currently installed Authenticator.
getPath() - Method in class org.apache.river.api.net.Uri
Gets the decoded path part of this URI.
getPC(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions
 
getPeerPrincipalName(Subject) - Method in class net.jini.jeri.ssl.ServerAuthManager
Returns the name of the principal for the peer subject, which should be read-only if it is not null.
getPending() - Method in class org.apache.river.thread.TaskManager
Deprecated.
Return all pending tasks.
getPermission() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getPermission() - Method in class org.apache.river.api.security.DelegatePermission
 
getPermissionClass() - Method in class net.jini.jeri.BasicILFactory
Returns the permission class, if any.
getPermissionGrants(ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
getPermissionGrants(ProtectionDomain) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
 
getPermissionGrants(ProtectionDomain) - Method in class org.apache.river.api.security.RemotePolicyProvider
 
getPermissionGrants(ProtectionDomain) - Method in interface org.apache.river.api.security.ScalableNestedPolicy
Returns a new List containing immutable PermissionGrant's, the List returned is not synchronised and must not be shared with policy internal state.
getPermissionGrants(ProtectionDomain) - Method in class org.apache.river.start.AggregatePolicyProvider
 
getPermissions(CodeSource) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns the static permissions to be automatically granted to classes loaded from the specified CodeSource and defined by this class loader.
getPermissions(Object) - Method in class net.jini.security.BasicProxyPreparer
Returns the permissions to grant to proxies, or an empty array if no permissions should be granted.
getPermissions(CodeSource) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
getPermissions(ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
getPermissions(CodeSource) - Method in class net.jini.security.policy.PolicyFileProvider
Behaves as specified by Policy.getPermissions(CodeSource).
getPermissions(ProtectionDomain) - Method in class net.jini.security.policy.PolicyFileProvider
getPermissions() - Method in interface org.apache.river.api.security.CodeSourceRequiredPermissions
 
getPermissions(ProtectionDomain) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
Returns collection of permissions allowed for the domain according to the policy.
getPermissions(CodeSource) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
This returns a java.security.Permissions collection, which allows ProtectionDomain to optimise for the AllPermission case, which avoids unnecessarily consulting the policy.
getPermissions() - Method in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
getPermissions() - Method in class org.apache.river.api.security.PermissionGrant
Returns an unmodifiable Collection of permissions defined by this PermissionGrant, which may be empty, but not null.
getPermissions(CodeSource) - Method in class org.apache.river.api.security.RemotePolicyProvider
 
getPermissions(ProtectionDomain) - Method in class org.apache.river.api.security.RemotePolicyProvider
 
getPermissions(CodeSource) - Method in class org.apache.river.start.AggregatePolicyProvider
Delegates to the corresponding getPermissions method of the currently active sub-policy to return the set of permissions allowed for code from the specified code source, as a newly-created mutable PermissionCollection which supports heterogeneous permission types.
getPermissions(ProtectionDomain) - Method in class org.apache.river.start.AggregatePolicyProvider
If the given protection domain is the protection domain of this class, then a newly-created PermissionCollection containing AllPermission is returned.
getPermissions(CodeSource) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
Delegates to the corresponding getPermissions method of the underlying default policy.
getPermissions(ProtectionDomain) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
If the given protection domain is the protection domain of this class, then a newly-created PermissionCollection containing AllPermission is returned.
getPermittedKeyAlgorithms(String, boolean) - Static method in class net.jini.jeri.ssl.Utilities
Returns the algorithms permitted for keys used with this cipher suite.
getPersistenceSnapshotThreshold() - Method in interface org.apache.river.fiddler.FiddlerAdmin
Retrieve the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
getPersistenceSnapshotThreshold() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Retrieve the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
getPersistenceSnapshotThreshold() - Method in class org.apache.river.fiddler.FiddlerImpl
Retrieve the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
getPersistenceSnapshotWeight() - Method in interface org.apache.river.fiddler.FiddlerAdmin
Retrieve the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
getPersistenceSnapshotWeight() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Retrieve the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
getPersistenceSnapshotWeight() - Method in class org.apache.river.fiddler.FiddlerImpl
Retrieve the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
getPingProxyConnections() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http.pingProxyConnections system property as boolean value if set; otherwise returns false.
getPingProxyConnectionTimeout() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http.pingProxyConnectionTimeout system property as long value if set; otherwise returns Long.MAX_VALUE (essentially, never timeout).
getPolicy() - Static method in class net.jini.security.Security
Returns currently installed security policy, if any.
getPolicy() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Policy accessor method.
getPolicy() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Policy accessor method.
getPolicyURLs(Properties, String, String) - Static method in class org.apache.river.api.security.PolicyUtils
Obtains a list of locations for a policy or configuration provider.
getPool() - Method in class org.apache.river.mahalo.Job
Returns a reference to the ExecutorService which supplies the threads used to executed tasks created by this Job
getPoolSize() - Method in class org.apache.river.mercury.StreamPool
 
getPort() - Method in class net.jini.core.discovery.LookupLocator
Returns the number of the port to which this instance should connect.
getPort() - Method in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
Return the local port of the socket
getPort() - Method in class net.jini.discovery.IncomingMulticastRequest
Return the number of the port to connect to on the remote host in order to start unicast discovery.
getPort() - Method in class net.jini.jeri.http.HttpEndpoint
Returns the TCP port that this HttpEndpoint connects to.
getPort() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns the TCP port that this HttpServerEndpoint listens on.
getPort() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE.Cookie
 
getPort() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
getPort() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns the TCP port that this endpoint connects to.
getPort() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns the TCP port that the ListenEndpoints created by this server endpoint listen on.
getPort() - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns the TCP port that this endpoint connects to.
getPort() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns the TCP port on which this object listens for connections, or 0 if it selects a free port.
getPort() - Method in class net.jini.jeri.ssl.SslEndpoint
Returns the TCP port that this endpoint connects to.
getPort() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns the TCP port on which this object listens for connections, or 0 if it selects a free port.
getPort() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenCookie
Returns the port on which the associated handle is listening.
getPort() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Returns the port on which this handle is listening.
getPort() - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns the TCP port that this TcpEndpoint connects to.
getPort() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns the TCP port that this TcpServerEndpoint listens on.
getPort() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
 
getPort() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
getPort() - Method in class net.jini.jrmp.JrmpExporter
Returns the port used by this exporter, or zero if an anonymous port is used.
getPort() - Method in class org.apache.river.api.net.Uri
Gets the port number of this URI.
getPort() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns the lookup service listen port.
getPort() - Method in class org.apache.river.discovery.MulticastRequest
Returns the client listen port.
getPort() - Method in class org.apache.river.discovery.UnicastResponse
Returns the lookup service listen port.
getPort() - Method in class org.apache.river.tool.ClassServer
Returns the port on which this server is listening.
getPosition() - Method in class org.apache.river.jeri.internal.mux.IOFuture
 
getPostalCode() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the postalCode field in the Address object linked to by this JavaBeans component.
getPostEventServiceItem() - Method in class net.jini.lookup.ServiceDiscoveryEvent
Returns an instance of a ServiceItem containing the service reference corresponding to the given event.
getPreEventServiceItem() - Method in class net.jini.lookup.ServiceDiscoveryEvent
Returns an instance of a ServiceItem containing the service reference corresponding to the given event.
getPreferences() - Method in class net.jini.jeri.ssl.ConnectionContext
Returns the number of preferences that can be satisfied.
getPreferredConnection(URL, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
Obtain a url connection from which an input stream that contains a preferred list can be obtained.
getPreferredInputStream(URL) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns an InputStream from which the preferred list relative to the specified URL can be read, or null if the there is definitely no preferred list relative to the URL.
getPreParedParticipant() - Method in class org.apache.river.mahalo.ParticipantHandle
 
getPreparer(Configuration, String) - Static method in class org.apache.river.phoenix.AbstractActivationGroup
Return a ProxyPreparer configuration entry.
getPreparer(Configuration, String) - Static method in class org.apache.river.phoenix.Activation
Return a ProxyPreparer configuration entry.
getPrepState() - Method in class org.apache.river.mahalo.ParticipantHandle
 
getPrimitiveType(Class) - Static method in class net.jini.config.Utilities
Returns the primitive type associated with a wrapper type or null if the argument is not a wrapper type.
getPrincipal() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns the principal this endpoint requires the server to authenticate as.
getPrincipal() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns the principal that this server endpoint will authenticate itself as.
getPrincipal(Subject, X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Returns the subject principal matching the X.509 certificate.
getPrincipalByAlias(KeyStore, String) - Method in class org.apache.river.api.security.DefaultPolicyParser
Returns a subject's X500Principal of an X509Certificate, which is associated with the specified keystore alias.
getPrincipals() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns the principals, without copying.
getPrincipals() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns the principals, without copying.
getPrincipals() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns the principals, without copying.
getPrincipals() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns an immutable set of the principals that this instance uses for authentication, or null if it is anonymous.
getPrincipals() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns an immutable set of the principals that this instance uses for authentication, or null if it is anonymous.
getPrincipals(Subject, int, X500PrivateCredential[]) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Retrieves the principals in the subject with X.509 CertPaths which use the specified key algorithm and, optionally, have associated private credentials.
getPrincipals(InvocationConstraints, boolean) - Static method in class net.jini.jeri.ssl.Utilities
Implements getClientPrincipals or getServerPrincipals.
getPrincipals(Set, boolean) - Static method in class net.jini.jeri.ssl.Utilities
Returns the client or server principals referred to by a set of constraints.
getPrincipals(InvocationConstraint, boolean) - Static method in class net.jini.jeri.ssl.Utilities
Returns the principals specified by a ClientMinPrincipal, ClientMaxPrincipal, or ServerMinPrincipal constraint, or an alternatives of one of those types.
getPrincipals(Properties) - Method in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
getPrincipals(ProtectionDomain) - Method in class org.apache.river.api.security.PrincipalGrant
 
getPriority() - Method in class org.apache.river.thread.WakeupManager.ThreadDesc
The priority the thread should be created with.
getPrivateCredential(X509Certificate) - Method in class net.jini.jeri.ssl.AuthManager
Gets the private credential for the specified X.509 certificate.
getPrivateCredential(X509Certificate) - Method in class net.jini.jeri.ssl.ClientAuthManager
Gets the private credential for the specified X.509 certificate, checking for AuthenticationPermission to connect with the last server principal.
getPrivateCredential(X509Certificate, AuthenticationPermission) - Method in class net.jini.jeri.ssl.ClientAuthManager
Gets the private credential for the specified X.509 certificate, checking for the specified AuthenticationPermission.
getPrivateCredential(X509Certificate) - Method in class net.jini.jeri.ssl.ServerAuthManager
Gets the private credential for the specified X.509 certificate, checking for AuthenticationPermission to listen for the specified local principal and all peers.
getPrivateCredential(X509Certificate, String, String) - Method in class net.jini.jeri.ssl.ServerAuthManager
Checks for AuthenticationPermission to accept for the specified local and peer principals.
getPrivateCredential(Subject, X509Certificate) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Returns the X500PrivateCredential for an X.509 certificate.
GetPrivateCredentialAction(Subject, X509Certificate) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.GetPrivateCredentialAction
 
getPrivateCredentials() - Method in class org.apache.river.discovery.internal.X500Provider
Returns non-null array containing the usable X.500 private credentials of the current subject (if any).
getPrivateKey(String) - Method in class net.jini.jeri.ssl.AuthManager
 
getProhibitedProxyInterfaces() - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns collection of prohibited proxy interfaces read from resources.
getProperties() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return a copy of the properties that were specified on the command line being analyzed.
getProperty(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Return a property value that was specified on the command line being analyzed.
GetPropertyAction - Class in org.apache.river.action
A convenience class for retrieving the string value of a system property as a privileged action.
GetPropertyAction(String) - Constructor for class org.apache.river.action.GetPropertyAction
Constructor that takes the name of the system property whose string value needs to be determined.
GetPropertyAction(String, String) - Constructor for class org.apache.river.action.GetPropertyAction
Constructor that takes the name of the system property and the default value of that property.
getProtectionDomains(AccessControlContext) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
getProtocol1() - Static method in class org.apache.river.discovery.Discovery
Returns an instance implementing protocol version 1.
getProtocol2(ClassLoader) - Static method in class org.apache.river.discovery.Discovery
Returns an instance implementing protocol version 2 which uses providers loaded from the given class loader, or the current context class loader if the given loader is null.
getProtocol2(MulticastRequestEncoder[], MulticastRequestDecoder[], MulticastAnnouncementEncoder[], MulticastAnnouncementDecoder[], UnicastDiscoveryClient[], UnicastDiscoveryServer[]) - Static method in class org.apache.river.discovery.Discovery
Returns an instance implementing protocol version 2 which uses the given providers.
getProvider() - Static method in class net.jini.loader.ClassLoading
The current RMIClassLoaderSpi provider in use by ClassLoading.
getProviderConstructor(ClassLoader, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns the (Reader, String[], ClassLoader) constructor for the resource-specified configuration provider in loader.
getProviderName(URL) - Static method in class net.jini.config.ConfigurationProvider
Returns the configuration provider class name specified in the contents of the URL.
getProviderName(URL, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns the configuration provider class name specified in the contents of the URL.
getProviders() - Static method in class net.jini.export.ServerContext
 
getProviders(ClassLoader) - Static method in class org.apache.river.discovery.DiscoveryV2
 
getProviders() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
Get the classes that this class needs to function.
getProxy() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
getProxy() - Method in interface net.jini.export.ProxyAccessor
Returns a proxy object for this remote object.
getProxy() - Method in class net.jini.jeri.InvocationLayerFactory.Instances
Returns the proxy.
getProxy() - Method in class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
getProxy() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
getProxy() - Method in class org.apache.river.fiddler.FiddlerImpl
Public method that facilitates the use of the mechanism provided by ServiceStarter to create an activatable instance of this server.
getProxy() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getProxy() - Method in class org.apache.river.mercury.MailboxImpl
 
getProxy() - Method in class org.apache.river.norm.NormServerBaseImpl
Returns a proxy object for this remote object.
getProxy() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getProxy() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getProxy() - Method in class org.apache.river.reggie.RegistrarImpl
 
getProxy() - Method in class org.apache.river.start.SharedGroupImpl
 
getProxyHost() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Return the proxy host name.
getProxyHost() - Method in class net.jini.jeri.ssl.SslConnection
Return HTTP proxy host if present, an empty string otherwise.
getProxyHost(String) - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns proxy host if given host should be proxied through it, else empty string.
getProxyID() - Method in interface org.apache.river.fiddler.Fiddler
Returns the unique identifier generated (or recovered) by the back-end implementation of the lookup discovery service when an instance of that service is constructed.
getProxyID() - Method in class org.apache.river.fiddler.FiddlerImpl
Returns the unique identifier generated (or recovered) by the backend implementation of the lookup discovery service when an instance of that service is constructed.
getProxyInterfaces(Remote) - Method in class net.jini.jeri.AbstractILFactory
Returns a new array containing the interfaces for the proxy to implement.
getProxyLoader(Class) - Static method in class net.jini.activation.ActivatableInvocationHandler
Returns the class loader for the specified proxy class.
getProxyLoader(Class) - Static method in class net.jini.jeri.BasicInvocationHandler
Returns the class loader for the specified proxy class.
getProxyPort() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns http[s].proxyPort system property value if set; else if not ssl returns proxyPort system property value if set; else returns 443 (if ssl) or 80 (if not ssl).
getProxyReg() - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Accessor method that returns the instance of ProxyReg (the lookup service) associated with the task represented by the current instance of this class.
getProxyReg() - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
Returns the ProxyReg associated with this task (if any).
getProxySuccessLogMessage(SecurityManager, SecurityException) - Static method in class net.jini.loader.pref.PreferredClassProvider
 
getProxyTrustIterator() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a proxy trust iterator for an activatable object that is suitable for use by ProxyTrustVerifier.
getProxyTrustIterator() - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns an iterator that produces the bootstrap proxy as the only element of the iteration.
getProxyTrustIterator() - Method in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.landlord.ConstrainableLandlordLease
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.mercury.Registration.ConstrainableRegistration
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
Returns a proxy trust iterator that yields this object's server.
getProxyTrustIterator() - Method in class org.apache.river.norm.NormProxy.ConstrainableNormProxy
Returns a proxy trust iterator that yields this object's server.
getProxyTrustIterator() - Method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Returns a proxy trust iterator that supplies the server, for use by ProxyTrustVerifier.
getProxyTrustIterator() - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.outrigger.ConstrainableParticipantProxy
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
Returns a proxy trust iterator that is used in ProxyTrustVerifier to retrieve this object's trust verifier.
getProxyTrustIterator() - Method in class org.apache.river.phoenix.ConstrainableAID
Returns an iterator that yields the activator.
getProxyTrustIterator() - Method in class org.apache.river.reggie.ConstrainableAdminProxy
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier for this object.
getProxyTrustIterator() - Method in class org.apache.river.reggie.ConstrainableEventLease
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier for this object.
getProxyTrustIterator() - Method in class org.apache.river.reggie.ConstrainableRegistrarProxy
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier for this object.
getProxyTrustIterator() - Method in class org.apache.river.reggie.ConstrainableRegistration
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier for this object.
getProxyTrustIterator() - Method in class org.apache.river.reggie.ConstrainableServiceLease
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier for this object.
getProxyVerifier() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupListener
Returns a TrustVerifier which can be used to verify that a given proxy to this listener can be trusted.
getProxyVerifier() - Method in interface net.jini.security.proxytrust.ProxyTrust
Returns a TrustVerifier which can be used to verify that a proxy can be trusted as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy.
getProxyVerifier() - Method in class net.jini.security.proxytrust.ProxyTrustExporter.ProxyTrustImpl
Delegate to the main remote object
getProxyVerifier() - Method in interface net.jini.security.proxytrust.ServerProxyTrust
Returns a TrustVerifier that can be used to verify that a proxy can be trusted as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy.
getProxyVerifier() - Method in class org.apache.river.example.browser.Browser.Listener
 
getProxyVerifier() - Method in class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
getProxyVerifier() - Method in class org.apache.river.fiddler.FiddlerImpl
Returns a TrustVerifier specific to this service which can be used to verify that a given proxy to this service can be trusted.
getProxyVerifier() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getProxyVerifier() - Method in class org.apache.river.mercury.MailboxImpl
 
getProxyVerifier() - Method in class org.apache.river.norm.NormServerBaseImpl
 
getProxyVerifier() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getProxyVerifier() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getProxyVerifier() - Method in class org.apache.river.phoenix.AbstractActivationGroup
 
getProxyVerifier() - Method in class org.apache.river.phoenix.Activation.ActivatorImpl
 
getProxyVerifier() - Method in class org.apache.river.phoenix.Activation.MonitorImpl
 
getProxyVerifier() - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
getProxyVerifier() - Method in class org.apache.river.reggie.RegistrarImpl
 
getProxyVerifier() - Method in class org.apache.river.start.SharedGroupImpl
 
getPtiMethod - Static variable in class net.jini.activation.ActivatableInvocationHandler
 
getPublicCredentials(Subject) - Static method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a map that maps each principal in the subject to a set of the associated X.500 public credentials.
getQuery() - Method in class org.apache.river.api.net.Uri
Gets the decoded query part of this URI.
getRandomAccessFile(String, RandomAccessFile, String) - Method in class org.apache.river.system.MultiCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(String, String, String) - Method in class org.apache.river.system.MultiCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(char, RandomAccessFile, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRandomAccessFile(char, String, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given option, using the given mode.
getRawAuthority() - Method in class org.apache.river.api.net.Uri
Gets the authority part of this URI in raw form.
getRawFragment() - Method in class org.apache.river.api.net.Uri
Gets the fragment part of this URI in raw form.
getRawPath() - Method in class org.apache.river.api.net.Uri
Gets the path part of this URI in raw form.
getRawQuery() - Method in class org.apache.river.api.net.Uri
Gets the query part of this URI in raw form.
getRawSchemeSpecificPart() - Method in class org.apache.river.api.net.Uri
Gets the scheme-specific part of this URI in raw form.
getRawUserInfo() - Method in class org.apache.river.api.net.Uri
Gets the user-info part of this URI in raw form.
getRD(RequestDispatcher) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
getReadCount() - Method in class org.apache.river.mercury.RemoteEventDataCursor
 
getReader(String, Reader) - Method in class org.apache.river.system.MultiCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(String, String) - Method in class org.apache.river.system.MultiCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(char, Reader) - Method in class org.apache.river.system.POSIXCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReader(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given option.
getReadPosition() - Method in class org.apache.river.mercury.RemoteEventDataCursor
 
getRecoveredTransactionManagerPreparer() - Method in class org.apache.river.outrigger.OutriggerServerImpl
Return the proxy preparer for recovered transaction managers, or null if there is none.
getRecoveredTxn(Long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getRef() - Method in class org.apache.river.concurrent.ReferenceCollection
 
getRefEndpoint(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Returns the endpoint in the given live reference.
getRefEndpoint(Object) - Method in class org.apache.river.jeri.internal.runtime.DgcClient
 
getRefEntry() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
 
getReference() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
getReference() - Method in class org.apache.river.concurrent.ReferrerDecorator
 
getReferentUuid() - Method in interface net.jini.id.ReferentUuid
Return the Uuid that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.fiddler.FiddlerLease
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.fiddler.FiddlerProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.landlord.LandlordLease
 
getReferentUuid() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.mahalo.TxnMgrProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.mercury.ListenerProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.mercury.MailboxAdminProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.mercury.MailboxProxy
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.mercury.Registration
Returns the universally unique identifier that has been assigned to the resource this proxy represents.
getReferentUuid() - Method in class org.apache.river.norm.AbstractProxy
 
getReferentUuid() - Method in class org.apache.river.outrigger.AdminProxy
 
getReferentUuid() - Method in class org.apache.river.outrigger.ParticipantProxy
 
getReferentUuid() - Method in class org.apache.river.outrigger.SpaceProxy2
 
getReferentUuid() - Method in class org.apache.river.reggie.AdminProxy
 
getReferentUuid() - Method in class org.apache.river.reggie.RegistrarLease
Returns the lease Uuid.
getReferentUuid() - Method in class org.apache.river.reggie.RegistrarProxy
 
getReferentUuid() - Method in class org.apache.river.reggie.Registration
 
getRefersToData() - Method in class net.jini.config.ConfigurationFile.Entry
 
getRefMap() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
getRefObjectID(Object) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Returns the object ID in the given live reference.
getRefObjectID(Object) - Method in class org.apache.river.jeri.internal.runtime.DgcClient
 
getRegID() - Method in class org.apache.river.reggie.EventLease
 
getRegID() - Method in class org.apache.river.reggie.RegistrarLease
Returns the service ID, or the event ID as a Long.
getRegID() - Method in class org.apache.river.reggie.ServiceLease
 
getRegistrar() - Method in class net.jini.core.discovery.LookupLocator
Perform unicast discovery and return the ServiceRegistrar object for the given lookup service.
getRegistrar(int) - Method in class net.jini.core.discovery.LookupLocator
Perform unicast discovery and return the ServiceRegistrar object for the given lookup service, with the given discovery timeout.
getRegistrar(InvocationConstraints) - Method in class net.jini.core.discovery.LookupLocator
Perform unicast discovery and return the ServiceRegistrar object for the given lookup service, with the given constraints.
getRegistrar() - Method in class net.jini.discovery.ConstrainableLookupLocator
Performs unicast discovery as specified by LookupLocator.getRegistrar() with the following differences.
getRegistrar(int) - Method in class net.jini.discovery.ConstrainableLookupLocator
Performs unicast discovery as specified by LookupLocator.getRegistrar(int), additionally applying the supplied discovery constraints.
getRegistrar() - Method in class net.jini.discovery.IncomingUnicastResponse
Return the lookup service registrar we have discovered.
getRegistrar() - Method in class org.apache.river.discovery.UnicastResponse
Returns the lookup service proxy.
getRegistrar() - Method in class org.apache.river.reggie.RegistrarLease
Returns the registrar.
getRegistrarID() - Method in class org.apache.river.reggie.RegistrarLease
Returns the registrar's service ID.
getRegistrarMethod - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
LookupLocator.getRegistrar method, used for looking up client constraints of contained lookup locators.
getRegistrarMethod - Static variable in class net.jini.discovery.ConstrainableLookupLocator
 
getRegistrars() - Method in class net.jini.discovery.AbstractLookupDiscovery
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in class net.jini.discovery.DiscoveryEvent
Return the set of registrars to which this event applies.
getRegistrars() - Method in interface net.jini.discovery.DiscoveryManagement
Returns an array of instances of ServiceRegistrar, each corresponding to a proxy to one of the currently discovered lookup services.
getRegistrars() - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Returns an array consisting of instances of the ServiceRegistrar interface.
getRegistrars() - Method in exception net.jini.discovery.LookupUnmarshalException
Accessor method that returns an array consisting of instances of ServiceRegistrar, where each element of the array corresponds to a successfully unmarshalled object.
getRegistrars() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns an array consisting of instances of the ServiceRegistrar interface.
getRegistrars(Uuid) - Method in interface org.apache.river.fiddler.Fiddler
Returns an array consisting of instances of the ServiceRegistrar interface.
getRegistrars(Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
getRegistrars() - Method in class org.apache.river.fiddler.FiddlerRegistration
Returns an array consisting of instances of the ServiceRegistrar interface.
getRegistrarTimeoutMethod - Static variable in class net.jini.discovery.ConstrainableLookupLocator
 
getRegistrationID() - Method in class org.apache.river.fiddler.FiddlerLease
Returns the unique identifier assigned by the lookup discovery service to the registration to which the current lease corresponds.
getRegistrationObject() - Method in class net.jini.core.event.RemoteEvent
Returns the handback object that was provided as a parameter to the event interest registration method, if any.
getRegistryHost() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getRegistryPort() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getRemoteEvent() - Method in class org.apache.river.mercury.RemoteEventData
 
getRemoteEvent() - Method in class org.apache.river.mercury.TransientEventLog.RemoteEventHolder
 
getRemoteEventIteratorID() - Method in class org.apache.river.mercury.ServiceRegistration
Get the remote iterator id
getRemoteEvents() - Method in interface net.jini.event.MailboxPullRegistration
Retrieves stored notifications, if any.
getRemoteEvents(Uuid) - Method in interface org.apache.river.mercury.MailboxBackEnd
Get events for the given registration via the returned iterator.
getRemoteEvents(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
 
getRemoteEvents(long, long) - Method in class org.apache.river.mercury.Registration.ConstrainableRegistration
 
getRemoteEvents() - Method in class org.apache.river.mercury.Registration
 
getRemoteEventsDo(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual logic for synchronously getting events for a particular registration.
getRemoteInterfaces(Remote) - Method in class net.jini.jeri.AbstractILFactory
Returns a new array containing the remote interfaces that should be implemented by the proxy.
getRemoteInterfaces(Remote) - Method in class net.jini.jeri.ProxyTrustILFactory
Returns a new array containing the remote interfaces that should be implemented by the proxy.
getRemoteInterfaces(Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns an array containing the remote interfaces implemented by the given class.
getRemoteInterfaces(ArrayList, Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Fills the given array list with the remote interfaces implemented by the given class.
getRemoveMessage(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.GroupLister
 
getRemoveMessage(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
getRemoveMessage(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
getRemoveMessage(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
getRenewalSetLease() - Method in class net.jini.lease.ExpirationWarningEvent
Convenience method to retrieve the Lease associated with the source of this event.
getRenewalSetLease() - Method in interface net.jini.lease.LeaseRenewalSet
Returns the lease that controls the lifetime of this set.
getRenewalSetLease() - Method in class org.apache.river.norm.SetProxy
 
getRenewDuration(long) - Method in class net.jini.lease.LeaseRenewalManager.Entry
If the renewDuration is ANY, return ANY, otherwise return the minimum of the renewDuration and the time remaining until the desired expiration.
getRenewDuration() - Method in class org.apache.river.norm.ClientLeaseWrapper
Return the renewDuration of this lease
getReplacement() - Method in class org.apache.river.reggie.EntryClass
Return the replacement, if any, containing only name and rep.
getReplacement() - Method in class org.apache.river.reggie.ServiceType
Return the replacement, if any, containing only name and rep.
getRequestAddress() - Static method in class net.jini.discovery.Constants
Return the address of the multicast group over which the multicast request protocol takes place.
getRequestDispatcher() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
getRequestInputStream() - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
getRequestInputStream() - Method in interface net.jini.jeri.InboundRequest
Returns an InputStream to read the request data from.
getRequestInputStream() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
getRequestInputStream() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
getRequestMethod() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getRequestOutputStream() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
 
getRequestOutputStream() - Method in interface net.jini.jeri.OutboundRequest
Returns an OutputStream to write the request data to.
getRequestOutputStream() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
getRequestOutputStream() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
getRequestProperties() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getRequestProperty(String) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getRequiredPackages() - Method in class net.jini.lookup.ui.attribute.RequiredPackages
Returns a java.util.Map whose keys are Strings that represent fully qualified names of required packages and whose values are be the oldest version number of the package (defined by the key) that is compatible with the UI.
getResource(String) - Method in class net.jini.loader.pref.PreferredClassLoader
Gets a resource with the specified name.
getResourceBundle(Class) - Static method in class org.apache.river.tool.envcheck.Util
Get the resource bundle associated with class clazz.
getResourceName(String) - Method in class org.apache.river.tool.classdepend.ClassDepend
Returns the name of the resource associated with a class name.
getResources(String) - Method in class net.jini.loader.pref.PreferredClassLoader
Gets an Enumeration of resources with the specified name.
getResourceString(String) - Static method in class org.apache.river.tool.JarWrapper
Returns localized format string, obtained from the resource bundle for JarWrapper, that corresponds to the given key, or null if the resource bundle does not contain a corresponding string.
getResponse(String, int, InvocationConstraints) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
getResponseAckTimeout() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http[s].responseAckTimeout system property value if set; otherwise returns 15000.
getResponseCode() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getResponseInputStream() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
 
getResponseInputStream() - Method in interface net.jini.jeri.OutboundRequest
Returns an InputStream to read the response data from.
getResponseInputStream() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
getResponseInputStream() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
getResponseMessage() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getResponseOutputStream() - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
getResponseOutputStream() - Method in interface net.jini.jeri.InboundRequest
Returns an OutputStream to write the response data to.
getResponseOutputStream() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
getResponseOutputStream() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
getRestart() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Restart accessor method.
getResult() - Method in class org.apache.river.mahalo.ParticipantModRecord
 
getResults() - Method in class org.apache.river.tool.ClassDep
Accessor method for the found dependencies.
getRMIContextClassLoader() - Static method in class net.jini.loader.pref.PreferredClassProvider
Return the class loader to be used as the parent for an RMI class loader used in the current execution context.
getRole() - Method in class net.jini.lookup.entry.UIDescriptorBean
Return the value of the role field in the object linked to by this JavaBeans component.
getRoom() - Method in class net.jini.lookup.entry.LocationBean
Return the value of the room field in the Location object linked to by this JavaBeans component.
getRoots() - Method in class org.apache.river.tool.PreferredListGen
Generate the Collection of roots to use for the dependency analysis.
getRQF() - Method in class org.apache.river.concurrent.ReferenceCollection
 
getScheme() - Method in class org.apache.river.api.net.Uri
Gets the scheme part of this URI.
getSchemeSpecificPart() - Method in class org.apache.river.api.net.Uri
Gets the decoded scheme-specific part of this URI.
getSecurityContext() - Method in class org.apache.river.api.security.CombinerSecurityManager
 
getSecurityContext() - Method in class org.apache.river.jeri.internal.runtime.Target
 
getSelectedUIDescriptor() - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
getSelectedUIDescriptor() - Method in class org.apache.river.example.browser.ServiceBrowser
 
getSelectedUIDescriptor() - Method in class org.apache.river.example.browser.ServiceEditor
 
getSeqN() - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Accessor method that returns the unique sequence number associated with the task represented by the current instance of this class.
getSeqN() - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
Returns the unique sequence number of this task.
getSeqNo() - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
getSeqNum() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
getSequenceNumber() - Method in class net.jini.core.event.EventRegistration
Returns the value of the sequence number on the event kind that was current when the registration was granted, allowing comparison with the sequence number in any subsequent notifications.
getSequenceNumber() - Method in class net.jini.core.event.RemoteEvent
Returns the sequence number of this event.
getSequenceNumber() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns the announcement sequence number.
getSerialBuilt() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getSerialFormat() - Method in interface net.jini.core.lease.Lease
Returns the format that will be used to serialize the lease.
getSerialFormat() - Method in class org.apache.river.lease.AbstractLease
Return the serialization format for the expiration.
getSerialFormat() - Method in class org.apache.river.norm.ClientLeaseWrapper
Always throws UnsupportedOperationException.
getSerialNumber() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the serialNumber field in the ServiceInfo object linked to by this JavaBeans component.
getServer() - Method in class org.apache.river.fiddler.FiddlerLease
Returns a reference to the back-end server of the lookup discovery service that granted this lease.
getServer() - Method in class org.apache.river.outrigger.SingletonQueryWatcher
Method to give sub-classes access to OutriggerServerImpl Assumes caller owns lock on this and that this watcher has not been removed.
getServer() - Method in class org.apache.river.outrigger.TemplateHandle
Return the OutriggerServerImpl this handle is part of.
getServer() - Method in class org.apache.river.outrigger.TransitionWatchers
Return the OutriggerServerImpl this TransitionWatchers object is part of.
getServerAliases(String, Principal[]) - Method in class net.jini.jeri.ssl.ClientAuthManager
 
getServerAliases(String, Principal[]) - Method in class net.jini.jeri.ssl.ServerAuthManager
 
getServerCertificate(SSLSession) - Method in class net.jini.jeri.ssl.ServerAuthManager
Returns the principal that the server used to authenticate for the specified session.
getServerCommand() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Command accessor method.
getServerConfigArgs() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Service configuration arguments accessor method.
getServerConnection() - Method in class org.apache.river.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
 
getServerConnectionTimeout() - Method in class org.apache.river.jeri.internal.http.HttpSettings
Returns org.apache.river.jeri.http[s].idleServerConnectionTimeout system property value if set; otherwise returns getConnectionTimeout() plus 30000 (if ssl) or 10000 (if not ssl).
getServerConstraints() - Method in class net.jini.jeri.BasicILFactory
Returns the server constraints, if any.
getServerConstraints() - Method in class net.jini.jeri.BasicInvocationHandler
Returns this BasicInvocationHandler's server constraints.
getServerContext() - Static method in class net.jini.export.ServerContext
Returns the server context collection for the current thread.
getServerContext() - Method in interface net.jini.export.ServerContext.Spi
Returns a server context collection for the current thread, or null if provider does not contain context for the current thread.
getServerContext() - Method in class net.jini.jrmp.JrmpServerContext
Returns a server context collection containing an element that implements the ClientHost interface whose getClientHost method returns the client host if the current thread is handling a JRMP remote call, or null otherwise.
getServerContextElement(Class) - Static method in class net.jini.export.ServerContext
Returns the first element in the current server context collection (obtained by calling ServerContext.getServerContext) that is an instance of the given type type.
getServerEndpoint() - Method in class net.jini.jeri.BasicJeriExporter
Returns the server endpoint for this exporter.
getServerEndpoint() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
 
getServerEndpoint(ServerSocketFactory) - Method in class org.apache.river.discovery.internal.EndpointBasedServer
Returns a server endpoint which uses the given server socket factory, if non-null.
getServerEndpoint(ServerSocketFactory) - Method in class org.apache.river.discovery.kerberos.Server.ServerImpl
 
getServerEndpoint(ServerSocketFactory) - Method in class org.apache.river.discovery.ssl.Server.ServerImpl
 
getServerID() - Method in class org.apache.river.fiddler.FiddlerLease
Returns the unique ID associated with the server referenced in this class.
getServerInfo(String, int) - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Returns cached information about specified HTTP server, or ServerInfo struct with default values if no entry found.
getServerOptions() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Command options accessor method.
getServerPrincipal() - Method in class net.jini.jeri.ssl.ClientAuthManager
Returns the server principal chosen.
getServerPrincipals(InvocationConstraints) - Static method in class net.jini.jeri.ssl.Utilities
Returns all server principals referred to by the constraints or null if no server principal constraints are specified.
getServerProperties() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Properties accessor method.
getServerRef(Object) - Method in class org.apache.river.phoenix.SunJrmpExporter
 
getServerSocketFactory() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns the ServerSocketFactory that this endpoint uses to create ServerSocket objects.
getServerSocketFactory() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns the server socket factory that this server endpoint uses to create ServerSocket instances, or null if it uses default server sockets.
getServerSocketFactory() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns the server socket factory that this server endpoint uses to create ServerSocket instances, or null if it uses default server sockets.
getServerSocketFactory() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns the server socket factory that this server endpoint uses to create ServerSocket instances, or null if it uses default server sockets.
getServerSocketFactory() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns the ServerSocketFactory that this endpoint uses to create ServerSocket objects.
getServerSocketFactory() - Method in class net.jini.jrmp.JrmpExporter
Returns the server socket factory for this exporter, or null if none (in which case java.net.ServerSocket objects are created directly).
getServerSSLContextInfo(Subject, Set) - Static method in class net.jini.jeri.ssl.Utilities
Returns the SSLContext and ServerAuthManager to use for creating server socket factories.
getServiceHost() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getServiceID() - Method in class net.jini.core.lookup.ServiceEvent
Returns the serviceID of the item that triggered the event.
getServiceID() - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the service ID of the lookup service.
getServiceID() - Method in interface net.jini.core.lookup.ServiceRegistration
Returns the service ID for this service.
getServiceID() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
Return the ServiceID of the announcing lookup service.
getServiceID() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns the service ID of the lookup service.
getServiceID() - Method in class org.apache.river.reggie.RegistrarEvent
 
getServiceID() - Method in class org.apache.river.reggie.RegistrarProxy
 
getServiceID() - Method in class org.apache.river.reggie.Registration
 
getServiceID() - Method in class org.apache.river.reggie.ServiceLease
Returns the service ID
getServiceIdMapEntrySetIterator() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
getServiceIDs() - Method in class net.jini.discovery.AbstractLookupDiscovery
Returns the service IDs of the lookup service(s) discovered to date.
getServiceIDs() - Method in class net.jini.discovery.IncomingMulticastRequest
Return a set of ServiceIDs from which the requestor has already heard.
getServiceIDs() - Method in class org.apache.river.discovery.MulticastRequest
Returns the service IDs of known lookup services.
getServiceItem() - Method in class net.jini.core.lookup.ServiceEvent
Returns the new state of the item, or null if the item was deleted from the lookup service.
getServiceItem() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
getServiceItem() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
getServiceItem() - Method in class org.apache.river.reggie.RegistrarEvent
Returns the new state of the serviceItem, or null if the serviceItem was deleted from the lookup service.
getServiceItems(ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
This method returns a ServiceItem array containing elements that satisfy the following conditions: - is referenced by one of the itemReg elements contained in the serviceIdMap - is not currently discarded - satisfies the given ServiceItemFilter Note that the filter parameter is a "2nd stage" filter.
getServicePolicyProvider(Policy) - Static method in class org.apache.river.start.ActivateWrapper
 
getServicePort() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
getServicePreparer() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
ProxyPreparer accessor method.
getServiceProxy() - Method in class org.apache.river.fiddler.FiddlerImpl
Public method that facilitates the use of the mechanism provided by ServiceStarter to create an activatable instance of this server.
getServiceProxy() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getServiceProxy() - Method in class org.apache.river.mercury.MailboxImpl
 
getServiceProxy() - Method in class org.apache.river.norm.NormServerBaseImpl
Returns a proxy object for this object.
getServiceProxy() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getServiceProxy() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
getServiceProxy() - Method in class org.apache.river.phoenix.PhoenixStarter
 
getServiceProxy() - Method in class org.apache.river.reggie.RegistrarImpl
 
getServiceProxy() - Method in interface org.apache.river.start.ServiceProxyAccessor
Returns a proxy object for this object.
getServiceRegistration(Uuid) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that tries to obtain the ServiceRegistration object associated with the given Uuid.
getServiceTypes(ServiceTemplate, String) - Method in interface net.jini.core.lookup.ServiceRegistrar
Looks at all service items that match the specified template, and for every service item finds the most specific type (class or interface) or types the service item is an instance of that are neither equal to, nor a superclass of, any of the service types in the template and that have names that start with the specified prefix, and returns the set of all such types.
getServiceTypes(Template, String) - Method in interface org.apache.river.reggie.Registrar
Looks at all service items that match the specified template, and for every service item finds the most specific type (class or interface) or types the service item is an instance of that are neither equal to, nor a superclass of, any of the service types in the template and that have names that start with the specified prefix, and returns the set of all such types.
getServiceTypes(Template, String) - Method in class org.apache.river.reggie.RegistrarImpl
 
getServiceTypes(ServiceTemplate, String) - Method in class org.apache.river.reggie.RegistrarProxy
 
getServiceTypesDo(Template, String) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of getServiceTypes.
getServiceUuid() - Method in class org.apache.river.mahalo.JoinStateManager
 
getSession(int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
getSessionId() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
getSet(Uuid) - Method in class org.apache.river.norm.NormServerBaseImpl
Return the set with the specified id, or throw a NoSuchObjectException, wrapped in a ThrowThis if the set can't be found
getSeverity() - Method in class net.jini.lookup.entry.StatusBean
Get the value of the severity field of the Status object to which this JavaBeans component is linked.
getSharedGroupLog() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Shared group log accessor method.
getShift() - Method in class org.apache.river.example.browser.MetalIcons.BlueFileIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.BlueFolderIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.GrayFileIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.GrayFolderIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.OrangeFileIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.OrangeFolderIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.TreeLeafIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.UnusableFileIcon
 
getShift() - Method in class org.apache.river.example.browser.MetalIcons.UnusableFolderIcon
 
getShortDescription() - Method in class net.jini.lookup.entry.ServiceType
Return a localized short description of this service.
getShortDescription() - Method in class org.apache.river.lookup.entry.BasicServiceType
Returns the resource named "desc", else null.
getSignature() - Method in class org.apache.river.discovery.internal.X500Provider
Returns newly obtained Signature implementing the signature algorithm for this instance.
getSigners() - Method in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
getSigners() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
getSingleResponse(String, long, int, DiscoveryConstraints, Discovery) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
getSize() - Method in class org.apache.river.discovery.MulticastMaxPacketSize
Returns the multicast packet size limit.
getSnapshot() - Method in class net.jini.space.AvailabilityEvent
Returns a snapshot of the Entry whose transition triggered this event.
getSnapshot() - Method in interface net.jini.space.MatchSet
Returns a snapshot of the Entry removed by the last call to next.
getSnapshot() - Method in class org.apache.river.outrigger.MatchSetProxy
 
getSnapshot() - Method in class org.apache.river.outrigger.OutriggerAvailabilityEvent
 
getSocket() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
getSocket() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Returns socket over which requests are sent.
getSocketFactory() - Method in class net.jini.jeri.http.HttpEndpoint
Returns the SocketFactory that this endpoint uses to create Socket objects.
getSocketFactory() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns the SocketFactory that HttpEndpoint objects produced by listening on this HttpServerEndpoint will use to create Socket objects.
getSocketFactory() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns the SocketFactory that this endpoint uses to create Socket objects.
getSocketFactory() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns the socket factory that the associated KerberosEndpoint instances, which are created by listening on the ListenEndpoint instances of this server endpoint, use to create Socket instances, or null if they use default sockets.
getSocketFactory() - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns the socket factory that this endpoint uses to create Socket instances, or null if it uses default sockets.
getSocketFactory() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns the socket factory that the associated HttpsEndpoint instances created by listening on this server endpoint use to create Socket instances, or null if they use default sockets.
getSocketFactory() - Method in class net.jini.jeri.ssl.SslEndpoint
Returns the socket factory that this endpoint uses to create Socket instances, or null if it uses default sockets.
getSocketFactory() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns the socket factory that the associated SslEndpoint instances created by listening on this server endpoint use to create Socket instances, or null if they use default sockets.
getSocketFactory() - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns the SocketFactory that this endpoint uses to create Socket objects.
getSocketFactory() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns the SocketFactory that TcpEndpoint objects produced by listening on this TcpServerEndpoint will use to create Socket objects.
getSource() - Method in class net.jini.core.event.EventRegistration
Returns the source that will be used in all RemoteEvents generated for this interest registration.
getSource() - Method in class net.jini.core.event.RemoteEvent
The object on which the RemoteEvent initially occurred.
getSource(SharedActivationGroupDescriptor) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Get the source string identifying the activation group (if gd is not null) or the command line (if gd is null).
getSpecialEntry(String) - Method in class net.jini.config.ConfigurationFile
Returns the value of the special entry with the specified name.
getSpecialEntryType(String) - Method in class net.jini.config.ConfigurationFile
Returns the type of the special entry with the specified name.
getSSF() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
getSSF() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
getSSLContext() - Method in class net.jini.jeri.ssl.Utilities.Value
Returns the SSL context.
getSSLSocketFactory() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns the SSLSocketFactory, calling sslInit if needed.
getState() - Method in class net.jini.core.transaction.server.ServerTransaction
Returns the current state of the transaction.
getState(long) - Method in interface net.jini.core.transaction.server.TransactionManager
Returns the current state of the given transaction.
getState(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
getState() - Method in class org.apache.river.mahalo.TxnManagerTransaction
This method returns the state of the transaction.
getState(long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
getState() - Method in class org.apache.river.outrigger.Txn
Return our local view of the current state.
getState() - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
getStateOrProvince() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the stateOrProvince field in the Address object linked to by this JavaBeans component.
getStorageLocation() - Method in interface org.apache.river.admin.StorageLocationAdmin
Returns the location of the service's persistent storage.
getStoredPart() - Method in class org.apache.river.mahalo.ParticipantHandle
 
getStreet() - Method in class net.jini.lookup.entry.AddressBean
Return the value of the street field in the Address object linked to by this JavaBeans component.
getString(String) - Static method in class org.apache.river.impl.Messages
Retrieves a message which has no arguments.
getString(String, Object) - Static method in class org.apache.river.impl.Messages
Retrieves a message which takes 1 argument.
getString(String, int) - Static method in class org.apache.river.impl.Messages
Retrieves a message which takes 1 integer argument.
getString(String, char) - Static method in class org.apache.river.impl.Messages
Retrieves a message which takes 1 character argument.
getString(String, Object, Object) - Static method in class org.apache.river.impl.Messages
Retrieves a message which takes 2 arguments.
getString(String, Object[]) - Static method in class org.apache.river.impl.Messages
Retrieves a message which takes several arguments.
getString(String, String) - Method in class org.apache.river.system.MultiCommandLine
Return the argument of the given string option from the command line.
getString(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Return the argument of the given string option from the command line.
getString(String, PrintStream) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns a message from the resource bundle.
getString(String) - Static method in class org.apache.river.tool.CheckSer
 
getString(String) - Static method in class org.apache.river.tool.ClassDep
Get the strings from our resource localization bundle.
getString(String) - Static method in class org.apache.river.tool.ClassServer
 
getString(String) - Static method in class org.apache.river.tool.ComputeDigest
 
getString(String) - Static method in class org.apache.river.tool.ComputeHttpmdCodebase
 
getString(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String, Object, Object, Object) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Get the format string associated with key from the resource bundle for this class.
getString(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Helper to print a localized string
getString(String, String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Helper to print a localized string
getString(String, ResourceBundle) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, ResourceBundle, Object, Object, Object) - Static method in class org.apache.river.tool.envcheck.Util
Print out string according to resourceBundle format.
getString(String, Object, Object, Object) - Static method in class org.apache.river.tool.PreferredListGen
Get the strings from our resource localization bundle.
getString(String) - Static method in class org.apache.river.tool.PreferredListGen
Return the string according to resourceBundle format.
getString(String, Object) - Static method in class org.apache.river.tool.PreferredListGen
Return the string according to resourceBundle format.
getString(String, Object, Object) - Static method in class org.apache.river.tool.PreferredListGen
Return the string according to resourceBundle format.
getStringFromUTF8Buffer(ByteBuffer) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
getSubHandler(URL) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
getSubject() - Method in class net.jini.jeri.ssl.AuthManager
Returns the Subject, or null if the subject was null or if the weak reference has been cleared.
getSubject() - Method in class net.jini.security.Security.SubjectProtectionDomain
 
getSubject() - Method in interface org.apache.river.api.security.SubjectDomain
 
getSubjectPermission - Static variable in class net.jini.jeri.ssl.Utilities
Permission needed to access the current subject.
getSubjectPermitted() - Static method in class net.jini.jeri.ssl.SslEndpointImpl
Checks if the caller has permission to get the current subject, returning Boolean.TRUE or FALSE.
getSuperclass() - Method in class org.apache.river.reggie.EntryClass
Return the superclass descriptor
getSuperclass() - Method in class org.apache.river.reggie.ServiceType
Return the superclass descriptor
getSuperinterfaces(Set, Class, boolean, boolean) - Static method in class net.jini.activation.ActivationExporter
Fills the given array list with the superinterfaces implemented by the given class eliminating duplicates.
getSupport(InvocationConstraint) - Static method in class net.jini.jeri.http.Constraints
Returns this provider's general support for the given constraint.
getSupport(InvocationConstraint) - Static method in class net.jini.jeri.tcp.Constraints
Returns this provider's general support for the given constraint.
getSupportedCipherSuites() - Static method in class net.jini.jeri.ssl.Utilities
Returns all the cipher suites supported by the JSSE implementation and this provider.
getSupportedCipherSuites(SSLSocketFactory) - Static method in class net.jini.jeri.ssl.Utilities
Returns all the cipher suites supported by the socket factory and this provider.
getSupportedCipherSuites(String[]) - Static method in class net.jini.jeri.ssl.Utilities
Filters out unsupported suites, modifying the argument and maintaining the original order.
getSystem() - Method in class org.apache.river.phoenix.AbstractActivationGroup.WrappedGID
 
getSystemThreadPoolPermission - Static variable in class org.apache.river.thread.GetThreadPoolAction
 
getTable(Class) - Method in class org.apache.river.jeri.internal.runtime.Util.TableCache
 
getTargetInstances(Set) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
 
getTargetListItem(MouseEvent) - Method in class org.apache.river.example.browser.Browser.MouseReceiver
 
getTask() - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskWrapper
 
getTcpEndpoint() - Method in class net.jini.jeri.tcp.TcpEndpoint.Handle
 
getTemplates() - Method in class org.apache.river.outrigger.snaplogstore.Registration
 
getTextResource(String) - Static method in class org.apache.river.phoenix.Activation
Retrieves text resources from the locale-specific properties file.
GetThreadPoolAction - Class in org.apache.river.thread
Provides security-checked access to internal thread pools as a java.security.PrivilegedAction, to be used conveniently with an AccessController.doPrivileged or Security.doPrivileged.
GetThreadPoolAction(boolean) - Constructor for class org.apache.river.thread.GetThreadPoolAction
Creates an action that will obtain an internal thread pool.
getThrowable() - Method in class net.jini.lease.RenewalFailureEvent
Returns the Throwable (if any) that was thrown by the last renewal attempt.
getThrowable() - Method in class org.apache.river.lease.BasicRenewalFailureEvent
Returns the exception (if any) that was thrown by the last renewal attempt.
getTickets() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Return all valid Ticket Granting Tickets (TGTs) in the clientSubject as an array.
getTieClass(Class) - Static method in class net.jini.iiop.IiopExporter
Returns tie class for the given remote object class, or null if none available.
getTime() - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Returns the deadline for connection establishment.
getTime() - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns the maximum connection duration in milliseconds.
getTimeout(long) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
getTimeout() - Method in class org.apache.river.discovery.UnicastSocketTimeout
Returns the socket timeout.
getTimeToLive() - Method in class org.apache.river.discovery.MulticastTimeToLive
Returns the time to live value.
getTitle() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
getTitle() - Method in class org.apache.river.example.browser.ObjectNode
 
getToolkit() - Method in class net.jini.lookup.entry.UIDescriptorBean
Return the value of the toolkit field in the object linked to by this JavaBeans component.
getTransaction(long) - Method in interface org.apache.river.mahalo.TxnManager
Retrieves a Transaction given the transaction's ID.
getTransaction(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
Method from TxnManager which produces a Transaction from its ID.
getTransaction() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
getTransaction(ProxyPreparer) - Method in interface org.apache.river.outrigger.TransactableMgr
Return the ServerTransaction which this manager handles.
getTransaction(ProxyPreparer) - Method in class org.apache.river.outrigger.Txn
 
getTransactionId() - Method in class org.apache.river.outrigger.Txn
We keep the transaction ID around because we may need it to identify a broken transaction after recovery.
getTransition() - Method in class net.jini.core.lookup.ServiceEvent
Returns the singleton transition that triggered the event.
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class org.apache.river.example.browser.EntryTreePanel.ObjectNodeRenderer
 
getTrustManager() - Static method in class net.jini.jeri.ssl.FilterX509TrustManager
Returns the X509TrustManager to delegate to.
gettStamp() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
getTxn() - Method in class org.apache.river.outrigger.EntryTransition
If this is a transition to visibility and/or availability, what transaction the entry is now available/visible to.
getTxn(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Look in the table for the Txn object for the given manager/id pair.
getType() - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns the primitive type of the value associated with this object.
getType() - Method in class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
 
getType() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
getType() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
getType() - Method in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
getType() - Method in class org.apache.river.outrigger.snaplogstore.Registration
 
getTypeDescriptor(Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns the descriptor of a particular type, as appropriate for either a parameter type or return type in a method descriptor.
getTypename(Class, boolean) - Static method in class org.apache.river.example.browser.Introspector
Return the name of an interface or primitive type, handling arrays.
getTypeNames() - Method in class net.jini.lookup.ui.attribute.UIFactoryTypes
Returns an unmodifiable Set of fully qualified type name Strings of which a UI factory is an instance in no particular order.
getUID(ActivationID) - Static method in class org.apache.river.phoenix.Activation
 
getUID() - Method in class org.apache.river.phoenix.AID
 
getUIFactory(ClassLoader) - Method in class net.jini.lookup.entry.UIDescriptor
A convenience method for unmarshalling the UI factory stored in the MarshalledObject referenced from the factory field.
getUndesiredRegsByGroup(Map, FiddlerImpl.RegistrationInfo) - Static method in class org.apache.river.fiddler.FiddlerImpl
This method returns a mapping in which the key values are registrars, and the map values are the member groups of the corresponding registrar key.
getUndesiredRegsByLocator(Map, FiddlerImpl.RegistrationInfo) - Static method in class org.apache.river.fiddler.FiddlerImpl
This method returns a subset of the given registrar-to-locators mapping (regMap).
getUndiscoveredLocators() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Returns the set of LookupLocator objects representing the desired lookup services that have not yet been discovered.
getUnfulfilled(Set) - Static method in class org.apache.river.discovery.DiscoveryConstraints
 
getUnfulfilledConstraints(OutboundRequestHandle) - Method in interface net.jini.jeri.connection.Connection
Implements OutboundRequest.getUnfulfilledConstraints for a request with the specified handle.
getUnfulfilledConstraints() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
 
getUnfulfilledConstraints() - Method in class net.jini.jeri.http.Constraints.Distilled
Returns the requirements and supported preferences that must be at least partially implemented by higher layers.
getUnfulfilledConstraints(OutboundRequestHandle) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
getUnfulfilledConstraints(OutboundRequestHandle) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
 
getUnfulfilledConstraints() - Method in interface net.jini.jeri.OutboundRequest
Returns the requirements that must be at least partially implemented by higher layers in order to fully satisfy the requirements for this request.
getUnfulfilledConstraints() - Method in class net.jini.jeri.ssl.CallContext
Returns any constraints that must be partially or fully implemented by higher layers for this outbound request.
getUnfulfilledConstraints() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
getUnfulfilledConstraints(OutboundRequestHandle) - Method in class net.jini.jeri.ssl.SslConnection
 
getUnfulfilledConstraints(OutboundRequestHandle) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
getUnfulfilledConstraints(String, Principal, Principal, InvocationConstraints) - Static method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns null if the constraints are not supported, else any integrity constraints required or preferred by the arguments.
getUnfulfilledConstraints() - Method in class net.jini.jeri.tcp.Constraints.Distilled
Returns the requirements and supported preferences that must be at least partially implemented by higher layers.
getUnfulfilledConstraints(OutboundRequestHandle) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
getUnfulfilledConstraints() - Method in class net.jini.jeri.tcp.TcpEndpoint.Handle
 
getUnfulfilledConstraints() - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns the constraints for this instance which are not, or do not contain as alternatives, instances of the "fulfillable" (by this layer) constraint types DiscoveryProtocolVersion, ConnectionRelativeTime, MulticastMaxPacketSize, MulticastTimeToLive, and UnicastSocketTimeout.
getUnfulfilledConstraints(OutboundRequestHandle) - Method in interface org.apache.river.discovery.internal.EndpointInternals
Returns any constraints that must be partially or fully implemented by higher layers for the outbound request represented by the given handle.
getUnfulfilledConstraints() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
getUnicastPort() - Method in interface net.jini.lookup.DiscoveryAdmin
Returns the port number on which the lookup service listens for unicast discovery queries.
getUnicastPort() - Method in class org.apache.river.reggie.AdminProxy
 
getUnicastPort() - Method in class org.apache.river.reggie.RegistrarImpl
 
getUnicastSocketTimeout(int) - Method in class org.apache.river.discovery.DiscoveryConstraints
Returns socket read timeout to use for unicast discovery, or the specified default value if not constrained.
getUnknownEvents() - Method in class org.apache.river.mercury.ServiceRegistration
Return the identity map of EventIDs that caused an UnknownEventException to be generated for the current notification target.
getUnqualifiedName(Class) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns the binary name of the given type without package qualification.
getUnsentAcks(String, int) - Method in class org.apache.river.jeri.internal.http.HttpClientManager
Returns list of unsent acknowledgments for server at given host/port.
getUnusableEntryExceptions() - Method in exception net.jini.entry.UnusableEntriesException
Returns a Collection of UnusableEntryExceptions with one element for each Entry that could not be unmarshalled by the operation.
getUnusableFileIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getUnusableFolderIcon() - Static method in class org.apache.river.example.browser.MetalIcons
 
getURI(String) - Method in class org.apache.river.api.security.DefaultPolicyParser
 
getURL() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getURL() - Method in class net.jini.url.httpmd.HttpmdURLConnection
Returns our URL, not the one for the HTTP connection.
getUrl() - Method in class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
 
getURLs() - Method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns the search list of this URLClassLoader.
getURLs() - Method in class org.apache.river.start.ActivateWrapper.ExportClassLoader
 
GetURLTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
getUseCaches() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
getUserInfo() - Method in class org.apache.river.api.net.Uri
Gets the decoded user-info part of this URI.
getUserObject() - Method in class org.apache.river.example.browser.ObjectNode
 
getUserThreadPoolPermission - Static variable in class org.apache.river.thread.GetThreadPoolAction
 
getUtf(ByteBuffer) - Static method in class org.apache.river.discovery.internal.Plaintext
Returns string read from the given buffer in UTF format , starting at the buffer's current position and not exceeding its limit.
getUTF8BufferFromString(String) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
getUuid() - Method in class org.apache.river.norm.LeaseSet
Return the Uuid for this set.
getValRQF() - Method in class org.apache.river.concurrent.ReferenceMap
 
getValue() - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns the primitive value associated with this object, represented as a primitive wrapper instance.
getValue() - Method in class org.apache.river.concurrent.ReferenceEntryFacade
 
getValue(InvocationConstraint) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
 
getValue(InvocationConstraint) - Method in class org.apache.river.discovery.DiscoveryConstraints.MaxValueReducer
 
getValue(InvocationConstraint) - Method in class org.apache.river.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
 
getValue() - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
getValue() - Method in class org.apache.river.lease.AbstractLeaseMap.Entry
 
getValue() - Method in class org.apache.river.lookup.util.ConsistentMapEntry
Returns the value.
getValue() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
getVendor() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the vendor field in the ServiceInfo object linked to by this JavaBeans component.
getVerifier(Object, TrustVerifier.Context, MethodConstraints, UntrustedObjectSecurityContext) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Recursively tries to obtain a verifier from the remote server.
getVerifier() - Method in class org.apache.river.landlord.LeaseFactory
Return a TrustVerifier that will verify the proxies produced by this factory.
getVersion() - Method in class net.jini.lookup.entry.ServiceInfoBean
Return the value of the version field in the ServiceInfo object linked to by this JavaBeans component.
getVersion(String) - Method in class net.jini.lookup.ui.attribute.RequiredPackages
Returns a version number for the required package whose fully qualified package name is passed as the packageName parameter.
getVersion() - Method in class org.apache.river.discovery.DiscoveryProtocolVersion
Returns the protocol version number.
getWakeupManager() - Method in class org.apache.river.norm.event.EventTypeGenerator
Return the wakeup manager that EventType objects created by this generator should use to send their events.
getWarningCount() - Static method in class org.apache.river.tool.envcheck.Reporter
Get the total number of warning records that were generated.
getWarningTime() - Method in class org.apache.river.norm.LeaseSet
Return the absolute time when a expiration warning should be sent.
getWildcardPreference(String) - Method in class net.jini.loader.pref.PreferredResources
Return the boolean value of the most specific wild card (package and namespace) expression which matches name.
getWindow(Object, Window) - Method in interface net.jini.lookup.ui.factory.WindowFactory
Returns a Window with specified owner Window
getWindow(Object, Frame) - Method in interface net.jini.lookup.ui.factory.WindowFactory
Returns a Window with specified owner Frame
getWriter(String, Writer) - Method in class org.apache.river.system.MultiCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(String, String) - Method in class org.apache.river.system.MultiCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(char, Writer) - Method in class org.apache.river.system.POSIXCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getWriter(char, String) - Method in class org.apache.river.system.POSIXCommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given option.
getX500Principal(String, KeyStore) - Static method in class org.apache.river.config.KeyStores
Returns the X500Principal for the alias in a KeyStore; or null if the alias is not found, if the alias is not associated with a certificate, or if the certificate is not an X509Certificate.
gid - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor.Created
The activation group id of the group hosting the service
globalPolicy - Static variable in class org.apache.river.start.ActivateWrapper
The Policy object that aggregates the individual service policy objects.
globalPolicy - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
gotToken - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
gpvMethod - Static variable in class net.jini.security.proxytrust.ProxyTrustVerifier
ProxyTrust.getProxyVerifier
grab(EntryHandle, TransactableMgr, int, boolean, boolean) - Method in class org.apache.river.outrigger.EntryHolder
Given an entry that we want to return as the result of a query and we have confirmed we can return it, make the results of the query visible to the rest of the service.
grant(Object) - Method in class net.jini.security.BasicProxyPreparer
Grants permissions to the proxy.
grant(Class, Principal[], Permission[]) - Method in interface net.jini.security.policy.DynamicPolicy
If this security policy provider supports dynamic permission grants, grants the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Principal[], Permission[]) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
grant(PermissionGrant) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
grant(Class, Permission[]) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, delegates to the security policy provider to grant the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the principals of the current subject (if any).
grant(Class, Principal[], Permission[]) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, delegates to the security policy provider to grant the specified permissions to all protection domains (including ones not yet created) that are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Class) - Static method in class net.jini.security.Security
If the installed security policy provider implements the DynamicPolicy interface, takes the set of permissions dynamically granted to the class loader of fromClass with the current subject's principals, determines which of those permissions the calling context is authorized to grant, and dynamically grants that subset of the permissions to the class loader of toClass, qualified with the current subject's principals.
grant(PermissionGrant) - Method in interface org.apache.river.api.security.RevocablePolicy
A dynamic grant.
grant(LeasedResource, long) - Method in class org.apache.river.landlord.FixedLeasePeriodPolicy
 
grant(LeasedResource, long) - Method in interface org.apache.river.landlord.LeasePeriodPolicy
Calculate the initial expiration and duration for a new lease.
grant(LeasedResource, long, LeasePeriodPolicy, String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Utility method to calculate the lease duration/expiration for a new resource and set the resource's expiration.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.start.AggregatePolicyProvider
If the currently active sub-policy supports dynamic permission grants, delegates to the corresponding grant method of the currently active sub-policy to grant the specified permissions to all protection domains (including ones not yet created) which are associated with the class loader of the given class and possess at least the given set of principals.
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
If both underlying policy providers support dynamic grants, delegates to the grant method of the underlying policy associated with the loader of the given class (the loader-specific policy if the class loader is null, the same as or a child of the loader specified in the constructor for this instance, or the default loader otherwise).
grant(Class, Principal[], Permission[]) - Method in class org.apache.river.tool.DebugDynamicPolicyProvider
Log calls.
grantablePermissions(Permission[]) - Static method in class net.jini.security.Security
Returns subset of given permissions that is grantable given the current calling context.
grantAll - Static variable in class org.apache.river.tool.DebugDynamicPolicyProvider
 
grantArray - Variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
granted - Variable in class org.apache.river.landlord.Landlord.RenewResults
For each cookie passed to renewAll, granted[i] is the granted lease time, or -1 if the renewal for that lease generated an exception.
GrantEntry(String, String, Collection<DefaultPolicyScanner.PrincipalEntry>, Collection<DefaultPolicyScanner.PermissionEntry>) - Constructor for class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
grantLock - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
GrantPermission - Class in net.jini.security
Permission required to dynamically grant permissions by security policy providers which implement the DynamicPolicy interface.
GrantPermission(String) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the permission(s) specified in the name string.
GrantPermission(Permission) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the given permission.
GrantPermission(Permission[]) - Constructor for class net.jini.security.GrantPermission
Creates a GrantPermission for the given permissions.
GrantPermission.GrantPermissionCollection - Class in net.jini.security
PermissionCollection variant returned by newPermissionCollection().
GrantPermission.Implier - Class in net.jini.security
Class for checking implication of contained permissions.
GrantPermission.PermissionInfo - Class in net.jini.security
Parsed information about a permission.
GrantPermissionCollection() - Constructor for class net.jini.security.GrantPermission.GrantPermissionCollection
 
grants - Variable in class net.jini.security.GrantPermission
 
grantSupported() - Method in interface net.jini.security.policy.DynamicPolicy
Returns true if this policy provider supports dynamic permission grants; returns false otherwise.
grantSupported() - Method in class net.jini.security.policy.DynamicPolicyProvider
 
grantSupported() - Static method in class net.jini.security.Security
Returns true if the installed security policy provider supports dynamic permission grants--i.e., if it implements the DynamicPolicy interface and calling its grantSupported method returns true.
grantSupported() - Method in class org.apache.river.start.AggregatePolicyProvider
Returns true if the currently active sub-policy supports dynamic grants; this is determined by delegating to the grantSupported method of the currently active sub-policy if it implements the DynamicPolicy interface.
grantSupported() - Method in class org.apache.river.start.LoaderSplitPolicyProvider
Returns true if both of the underlying policy providers implement DynamicPolicy and return true from calls to grantSupported; returns false otherwise.
Graph() - Constructor for class org.apache.river.tool.PreferredListGen.Graph
Create the root node of the graph, setting implied pref to TRUE
Graph(PreferredListGen.Graph, String, int, File) - Constructor for class org.apache.river.tool.PreferredListGen.Graph
Create a node of the graph having the given name and parent.
Graph(PreferredListGen.Graph, String, int, boolean, File) - Constructor for class org.apache.river.tool.PreferredListGen.Graph
Create a node of the graph having the given name, parent, type and preferred value.
grayColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
grayDarkShadowColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
grayFileIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
GrayFileIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.GrayFileIcon
 
grayFolderIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
GrayFolderIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.GrayFolderIcon
 
grayHighlightColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
grayInfoColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
grayShadowColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
group - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
group - Variable in class org.apache.river.example.browser.ServiceEditor.GroupItem
 
group - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
group - Variable in class org.apache.river.thread.NewThreadAction
 
group - Variable in class org.apache.river.thread.WakeupManager.ThreadDesc
 
GROUP_COOKIE_FILE - Static variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
groupCounter - Variable in class org.apache.river.phoenix.Activation
counter for numbering groups
groupData - Variable in class org.apache.river.phoenix.Activation
MarshalledObject(ActivationGroupData) or null
GroupDiscoveryListener() - Constructor for class net.jini.discovery.AbstractLookupDiscoveryManager.GroupDiscoveryListener
 
GroupEntry(ActivationGroupID, ActivationGroupDesc) - Constructor for class org.apache.river.phoenix.Activation.GroupEntry
 
groupID - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
original unprepared group id
groupID - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
groupIncarnation - Variable in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
GroupInfo(String, String[]) - Constructor for class org.apache.river.tool.envcheck.plugins.CheckConfig.GroupInfo
 
GroupItem(String) - Constructor for class org.apache.river.example.browser.ServiceEditor.GroupItem
 
groupListener - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
The listener that receives discovered, discarded, and changed events from the LookupDiscovery utility that manages group discovery on behalf of this LookupDiscoveryManager.
GroupLister(String) - Constructor for class org.apache.river.example.browser.ServiceEditor.GroupLister
 
groupLocation - Variable in class org.apache.river.phoenix.Activation
Location of ActivationGroupImpl or null
groupName - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
GroupOutputHandler - Interface in org.apache.river.phoenix
Defines the interface for handlers of the output of activation group processes.
GroupPolicy - Interface in org.apache.river.phoenix
Interface for policy objects to control what ActivationGroupDesc instances can be used.
groupPreparer - Variable in class org.apache.river.phoenix.Activation
preparer for ActivationInstantiators
groupProcess - Variable in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
groups - Variable in class net.jini.discovery.AbstractLookupDiscovery
The groups to discover.
groups - Variable in class net.jini.discovery.AbstractLookupDiscovery.Requestor
Groups to request
groups - Variable in class net.jini.discovery.DiscoveryEvent
Map from the registrars of this event to the groups in which each is a member.
groups - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
The groups of which the announcing lookup service is a member.
groups - Variable in class net.jini.discovery.IncomingMulticastRequest
The groups in which the requestor is interested.
groups - Variable in class net.jini.discovery.IncomingUnicastResponse
The groups the lookup service was a member of, at the time discovery was performed.
groups - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Map from the service IDs of the registrars of this event to the groups in which each registrar is a member.
groups - Variable in class org.apache.river.discovery.MulticastAnnouncement
The lookup service member groups.
groups - Variable in class org.apache.river.discovery.MulticastRequest
The groups of interest.
groups - Variable in class org.apache.river.discovery.UnicastResponse
The lookup service member groups.
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.AddGroupsTask
The group set with which to replace the registration's old set
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
The set of groups added to the registration's managed set of groups
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
The set of groups removed from the registration's managed set of groups.
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
The set of groups that replaced the registration's current managed set of groups.
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.LocatorGroupsStruct
 
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
The new groups whose members are the lookup services this service should join.
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The managed set containing the names of the groups whose members are the lookup services the lookup discovery service should attempt to discover for the current registration.
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.RemoveGroupsTask
The groups to remove from the registration's old set
groups - Variable in class org.apache.river.fiddler.FiddlerImpl.SetGroupsTask
The group set with which to replace the registration's old set
groups - Variable in class org.apache.river.mahalo.JoinStateManager
 
groups - Variable in class org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj
The new groups to join.
groups - Variable in class org.apache.river.norm.lookup.JoinState
Pass through to get lookup group array from the log recovery method to the code that creates the JoinManager
groups - Variable in class org.apache.river.outrigger.JoinStateManager
The list of group names to start with.
groups - Variable in class org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj
The new groups to join.
groups - Variable in class org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj
The new groups to be a member of.
groups - Variable in class org.apache.river.tool.envcheck.plugins.CheckConfig.GroupInfo
 
GroupsAddedToRegistrationLogObj(Uuid, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
Constructs this class and stores the ID and new set of groups
groupSemaphore - Variable in class org.apache.river.phoenix.Activation
number of simultaneous group exec's
groupSetsEqual(String[], String[]) - Static method in class net.jini.discovery.AbstractLookupDiscovery
Determines if two sets of registrar member groups have identical contents.
groupSetsEqual(String[], String[]) - Static method in class net.jini.discovery.AbstractLookupDiscoveryManager
Determines if two sets of registrar member groups have identical contents.
groupsLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
groupsMap - Variable in class net.jini.discovery.AbstractLookupDiscovery.NotifyTask
Map of discovered registrars-to-groups in which each is a member
groupsMap - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.NotifyTask
Map of discovered registrars to groups in which each is a member
groupsOverlap(String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Indicate whether any of the group names in the given array match any of the groups of interest.
GroupsRemovedFromRegistrationLogObj(Uuid, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
Constructs this class and stores the ID and groups to remove
GroupsSetInRegistrationLogObj(Uuid, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
Constructs this class and stores the ID and new set of groups
groupTable - Variable in class org.apache.river.phoenix.Activation
maps group id to its GroupEntry groups
groupTimeout - Variable in class org.apache.river.phoenix.Activation
timeout on wait for child process to be created or destroyed
gssContext - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
GSSContext instance used by this connection, it is initialized in child class
gssManager - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
GSSManager instance used by all endpoints in a JVM
gssManager - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
GSSManager instance used by this server endpoint
guard - Static variable in class org.apache.river.api.security.ConcurrentPolicyFile
 

H

hadAnnotations - Variable in class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
true if non-null annotations are written.
hadAnnotations() - Method in class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
Returns true if any non-null location annotations have been written to this stream.
handback - Variable in class net.jini.core.event.RemoteEvent
The handback object.
handback - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The handback object returned with every remote discovery event sent to the current registration's listener.
handback - Variable in class org.apache.river.norm.event.EventType
Handback object associated with current listener.
handback - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The handback associated with this registration.
handback - Variable in class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
handback - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The handback associated with this registration.
handback - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The handback object.
handle - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound
The outbound request handle.
handle - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
The handle, or null if readResponseData has been called.
handle - Variable in class net.jini.jeri.connection.ConnectionManager.ReqIterator
The request handle.
handle - Variable in class net.jini.jeri.connection.ServerConnectionManager.Inbound
The inbound request handle.
handle - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.CacheKey
 
handle - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
handle - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
Handle(Constraints.Distilled) - Constructor for class net.jini.jeri.tcp.TcpEndpoint.Handle
 
handle - Variable in class org.apache.river.discovery.internal.EndpointBasedClient.ConnectionInfo
 
handle - Variable in class org.apache.river.discovery.internal.EndpointBasedServer.ListenContextImpl
 
handle - Variable in class org.apache.river.mahalo.ParticipantTask
 
handle - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
handle - Variable in class org.apache.river.outrigger.EntryTransition
The EntryHandle of the entry that changed
handle - Variable in class org.apache.river.outrigger.SingletonQueryWatcher
If resolved and an entry was found the entry to return
handleAbort(int, boolean, String) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleAbort(boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
handleAcknowledgment(int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleAcknowledgment() - Method in class org.apache.river.jeri.internal.mux.Session
 
handleActivatableInitThrowable(Throwable) - Method in class org.apache.river.fiddler.FiddlerImpl
 
handleActivatableInitThrowable(Throwable) - Static method in class org.apache.river.fiddler.FiddlerInit
 
handleBadRequest(StartLine, Header, MessageReader) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.Dispatcher
Handles unacceptable HTTP request.
handleClose(int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleClose() - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
handleClose() - Method in class org.apache.river.jeri.internal.mux.Session
 
handleConnection(ServerConnection, RequestDispatcher) - Method in class net.jini.jeri.connection.ServerConnectionManager
Starts handling requests received on the specified newly accepted connection, dispatching them to the specified request dispatcher asynchronously, and returns immediately.
handleConnection(SslServerEndpointImpl.SslServerConnection, RequestDispatcher) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
 
handleConnection(SslServerEndpointImpl.SslServerConnection, RequestDispatcher) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Handles a newly accepted server connection.
handleConnection(ServerConnection, RequestDispatcher) - Method in class org.apache.river.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
 
handleConnection(ServerConnection, RequestDispatcher) - Method in class org.apache.river.jeri.internal.connection.BasicServerConnManager
Delegates to the handleConnection method of the contained ServerConnectionManager.
handleConnection(ServerConnection, RequestDispatcher) - Method in interface org.apache.river.jeri.internal.connection.ServerConnManager
Enqueues a newly accepted server-side connection for asynchronous processing of inbound requests using the specified request dispatcher, and then returns immediately.
HANDLED - Static variable in class org.apache.river.logging.Levels
HANDLED is a message level indicating that a facility has detected a failure that it will take steps to handle without reflecting the failure to its caller.
handleData(int, boolean, boolean, boolean, boolean, ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleData(ByteBuffer, boolean, boolean, boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
handleDown() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Close the connection, so that the provider is notified.
handleDown() - Method in class net.jini.jeri.connection.ServerConnectionManager.InboundMux
Close the connection, so that the provider is notified.
handleDown() - Method in class org.apache.river.jeri.internal.mux.Mux
Handles indication that this multiplexed connection has gone down, either through normal operation or failure.
handleError(String) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleError(Collection, File) - Static method in class org.apache.river.system.FileSystem
Handle an error, either by adding to the list, or if there is no list, throwing an IOException.
handleException(Throwable) - Static method in class org.apache.river.reggie.RegistrarProxy
Rethrow the exception if it is an Error, unless it is a LinkageError, OutOfMemoryError, or StackOverflowError.
handleFor(Object) - Method in class org.apache.river.outrigger.EntryHolderSet
Given an entry ID, return the handle associated with it.
handleIncrementRation(int, int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleIncrementRation(int) - Method in class org.apache.river.jeri.internal.mux.Session
 
handleInitThrowable(Throwable) - Method in class org.apache.river.fiddler.FiddlerImpl
 
handleInitThrowable(Throwable) - Static method in class org.apache.river.fiddler.FiddlerInit
 
handleMatch(EntryHandle, EntryHandleTmplDesc[]) - Method in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Returns true if handle has not been removed and matches one or more of the templates
handleMatchNoMatch(ServiceRegistrar, ServiceID) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Convenience method called (only when a TRANSITION_MATCH_NOMATCH event is received) that removes the given item from the serviceIdMap and wakes up the ServiceDiscardTimerTask if the given item is discarded; otherwise, sends a removed event.
handleNoOperation() - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleOpen(int) - Method in class org.apache.river.jeri.internal.mux.Mux
This method is invoked internally and is intended to be overridden by subclasses.
handleOpen(int) - Method in class org.apache.river.jeri.internal.mux.MuxServer
Handles message to open a new session over this connection.
handleOpen() - Method in class org.apache.river.jeri.internal.mux.Session
 
handleOutput(ActivationGroupID, ActivationGroupDesc, long, String, InputStream, InputStream) - Method in interface org.apache.river.phoenix.GroupOutputHandler
Handles the output from an activation group process.
handlePing(StartLine, Header, MessageReader) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.Dispatcher
Handles ping request.
handlePing(int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handlePingAck(int) - Method in class org.apache.river.jeri.internal.mux.Mux
 
Handler - Class in net.jini.url.httpmd
A stream handler for URLs with the HTTPMD protocol.
Handler() - Constructor for class net.jini.url.httpmd.Handler
Creates a URL stream handler for HTTPMD URLs.
handler - Static variable in class net.jini.url.httpmd.HttpmdUtil
A URL handler to use for HTTPMD URLs so we don't require the protocol handler to be installed.
handler - Variable in class org.apache.river.collection.WeakTable
Object to call back when keys are collected
Handler(Object) - Constructor for class org.apache.river.example.browser.Browser.Handler
 
Handler() - Constructor for class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO.Handler
 
handler - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
the supplied callback object for dispatching I/O events
handler - Variable in class org.apache.river.reliableLog.ReliableLog
 
handleReadReady() - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
handleRequest(StartLine, Header, MessageReader) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.Dispatcher
Handles "standard" (i.e., dispatchable) request.
handlerList - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
handlerMap - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
handles - Variable in class org.apache.river.mahalo.AbortJob
 
handles - Variable in class org.apache.river.mahalo.CommitJob
 
handles - Variable in class org.apache.river.mahalo.PrepareJob
 
handles - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
The entries (as handles) this watcher has captured
handleSelection(int, SelectionManager.Key) - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO.Handler
 
handleSelection(int, SelectionManager.Key) - Method in interface org.apache.river.jeri.internal.runtime.SelectionManager.SelectionHandler
 
handleShutdown(String) - Method in class org.apache.river.jeri.internal.mux.Mux
 
handleUnexpectedSubtaskReturn(Object, String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Utility method which can be called to process objects of unexpected type which are returned by a subtask.
handleUnexpectedToken(StreamTokenizer, String) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Throws InvalidFormatException with detailed diagnostics.
handleUnexpectedToken(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Throws InvalidFormatException with error status: which token is unexpected on which line.
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection) - Method in class org.apache.river.discovery.Discovery
Handles the server side of unicast discovery, transmitting the given response data over the provided socket using the given collection of object stream context objects in a manner that satisfies the specified constraints and client subject checker (if any).
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection) - Method in class org.apache.river.discovery.DiscoveryV1
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection) - Method in class org.apache.river.discovery.DiscoveryV2
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.internal.EndpointBasedServer
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.kerberos.Server
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.plaintext.Server
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in class org.apache.river.discovery.ssl.Server
 
handleUnicastDiscovery(UnicastResponse, Socket, InvocationConstraints, ClientSubjectChecker, Collection, ByteBuffer, ByteBuffer) - Method in interface org.apache.river.discovery.UnicastDiscoveryServer
Handles the server side of unicast discovery, transmitting the given response data over the provided socket using the given collection of object stream context objects in a manner that satisfies the specified absolute constraints and client subject checker (if any).
handleWithEncryption - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
handleWithoutEncryption - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
handleWriteReady() - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
HANDSHAKE_TIMEOUT - Static variable in class net.jini.jeri.connection.ConnectionManager
How long to wait for a server to respond to an initial client message.
hasAttr(RegistrarImpl.SvcReg, EntryClass, int, Object) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if the service has an entry of the given class or subclass with a field of the given value.
hasBeenInterrupted() - Method in class org.apache.river.thread.InterruptedStatusThread
Method used to determine if interrupt has been called on this thread.
hasConnectDeadline - Variable in class net.jini.jeri.http.Constraints.Distilled
 
hasConnectDeadline() - Method in class net.jini.jeri.http.Constraints.Distilled
Returns true if a there is a socket connect deadline.
hasConnectDeadline - Variable in class net.jini.jeri.tcp.Constraints.Distilled
 
hasConnectDeadline() - Method in class net.jini.jeri.tcp.Constraints.Distilled
Returns true if a there is a socket connect deadline.
hasConsistentConstraints() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns true if the constraints on the underlying proxy (if it implements RemoteMethodControl) are equivalent to the constraints of this invocation handler, or if the underlying proxy does not implement RemoteMethodControl.
hasDeps() - Method in class net.jini.lookup.JoinManager.ProxyRegTask
 
hasDeps() - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
hasDeps() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
hasDeps() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
 
hasDgcEnabledTargets() - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
hasDirtyFailed() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Returns true if a dirty call that explicitly contained this entry's ref value has failed (and therefore a clean call for the ref value needs to be marked "strong").
hasDomain - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
hasEmptyAttr(RegistrarImpl.SvcReg, EntryClass) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if the service has an entry of the exact given class (assumed to have no fields).
hasEventTarget() - Method in class org.apache.river.mercury.ServiceRegistration
Returns true if an event target is currently set and false otherwise.
hasFailed() - Method in class org.apache.river.tool.ClassDep
Indicates whether computing the dependent classes as result of the last call to ClassDep.compute() resulted in one or more failures.
hash(Object[]) - Static method in class net.jini.constraint.BasicMethodConstraints
Returns the sum of the hash codes of all elements of the given array.
hash(Object[]) - Static method in class net.jini.core.constraint.Constraint
Returns the sum of the hash codes of all elements of the given array.
hash - Variable in class net.jini.io.MarshalledInstance
 
hash - Variable in class net.jini.io.MarshalledObject
 
hash - Variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Internal hash map used to store the actual key value pairs
hash - Variable in class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
hash - Variable in class net.jini.security.GrantPermission
 
hash - Variable in class org.apache.river.api.net.Uri
 
hash - Variable in class org.apache.river.api.net.UriParser
 
hash - Variable in class org.apache.river.api.security.PermissionGrant
 
hash - Variable in class org.apache.river.collection.WeakIdentityMap.Key
 
hash - Variable in class org.apache.river.collection.WeakSoftTable
Hash table mapping WeakKeys to Lists of SoftValues.
hash - Variable in class org.apache.river.concurrent.ReferenceSerializedForm
 
hash - Variable in class org.apache.river.concurrent.SoftEqualityReference
 
hash - Variable in class org.apache.river.concurrent.SoftIdentityReference
 
hash - Variable in class org.apache.river.concurrent.StrongReference
 
hash - Variable in class org.apache.river.concurrent.WeakEqualityReference
 
hash - Variable in class org.apache.river.concurrent.WeakIdentityReference
 
hash - Variable in class org.apache.river.jeri.internal.http.Header.FieldKey
 
hash - Variable in class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
hash - Variable in class org.apache.river.jeri.internal.runtime.WeakKey
saved value of the referent's identity hash code, to maintain a consistent hash code after the referent has been cleared
hash - Variable in class org.apache.river.mercury.StreamKey
Holds the cached value of the file field's hashCode.
hash - Variable in class org.apache.river.outrigger.EntryHandle
the content hash for the rep
hash() - Method in class org.apache.river.outrigger.EntryHandle
Return this handle's content hash.
hash - Variable in class org.apache.river.outrigger.EntryHandleTmplDesc
The hash value for the template itself, already masked
hash - Variable in class org.apache.river.outrigger.EntryRep
 
hash - Variable in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
A 32 bit hash of uuid
hash - Variable in class org.apache.river.reggie.EntryClass
Hash for the type
hash - Variable in class org.apache.river.reggie.RegistrarImpl.AddressTask
 
hash - Variable in class org.apache.river.reggie.ServiceType
Hash for the type
hash - Variable in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
hash(Object) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
hash(Object[]) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
hashCode() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a hash code value for this object.
hashCode() - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns a hash code value for this object.
hashCode() - Method in class net.jini.constraint.BasicMethodConstraints
Returns a hash code value for this object.
hashCode() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ArraySet
 
hashCode() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ClientMinPrincipalType
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.InvocationConstraints
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns a hash code value for this object.
hashCode() - Method in class net.jini.core.discovery.LookupLocator
Returns a hash code value calculated from the host and port field values.
hashCode() - Method in class net.jini.core.lookup.ServiceID
 
hashCode() - Method in class net.jini.core.transaction.server.ServerTransaction
 
hashCode() - Method in class net.jini.discovery.AbstractLookupDiscovery.CheckGroupsMarker
 
hashCode() - Method in class net.jini.discovery.AbstractLookupDiscovery.CheckReachabilityMarker
 
hashCode() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
 
hashCode() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
Returns the hash code of the locator referenced in this class.
hashCode() - Method in class net.jini.discovery.ConstrainableLookupLocator
 
hashCode() - Method in class net.jini.discovery.DiscoveryPermission
 
hashCode() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
 
hashCode() - Method in class net.jini.discovery.IncomingMulticastRequest
 
hashCode() - Method in class net.jini.discovery.IncomingUnicastResponse
 
hashCode() - Method in class net.jini.entry.AbstractEntry
Returns the result of calling AbstractEntry.hashCode(this).
hashCode(Entry) - Static method in class net.jini.entry.AbstractEntry
Returns zero XORed with the result of invoking hashCode on each of the argument's non-null entry fields.
hashCode() - Method in class net.jini.id.Uuid
Returns the hash code value for this Uuid.
hashCode() - Method in class net.jini.io.MarshalledInstance
Returns the hash code for this MarshalledInstance.
hashCode() - Method in class net.jini.jeri.AbstractILFactory
Returns a hash code value for this factory.
hashCode() - Method in class net.jini.jeri.BasicILFactory
Returns a hash code value for this factory.
hashCode() - Method in class net.jini.jeri.BasicInvocationHandler
Returns the hash code value for this invocation handler.
hashCode() - Method in class net.jini.jeri.BasicObjectEndpoint
Returns the hash code value for this BasicObjectEndpoint.
hashCode() - Method in class net.jini.jeri.http.HttpEndpoint
Returns the hash code value for this HttpEndpoint.
hashCode() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns the hash code value for this HttpServerEndpoint.
hashCode() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
hashCode() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.CacheKey
 
hashCode() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.CacheKey
 
hashCode() - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.SslEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
Returns a hash code value for this object.
hashCode() - Method in class net.jini.jeri.ssl.Utilities.ClientKey
 
hashCode() - Method in class net.jini.jeri.ssl.Utilities.ServerKey
 
hashCode() - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns the hash code value for this TcpEndpoint.
hashCode() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns the hash code value for this TcpServerEndpoint.
hashCode() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
hashCode() - Method in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
hashCode() - Method in class net.jini.lookup.JoinManager.ProxyReg
Returns the hash code of the proxy referenced in this class.
hashCode() - Method in class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
hashCode() - Method in class net.jini.lookup.ui.attribute.AccessibleUI
Returns the hash code value for this AccessibleUI.
hashCode() - Method in class net.jini.lookup.ui.attribute.Locales
Returns the hash code value for this Locales object.
hashCode() - Method in class net.jini.lookup.ui.attribute.RequiredPackages
Returns the hash code value for this RequiredPackages object.
hashCode() - Method in class net.jini.lookup.ui.attribute.UIFactoryTypes
Returns the hash code value for this UIFactoryTypes object.
hashCode() - Method in class net.jini.security.AccessPermission
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.AuthenticationPermission
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.BasicProxyPreparer
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.GrantPermission
 
hashCode() - Method in class net.jini.security.policy.UmbrellaGrantPermission
Behaves as specified by Permission.hashCode().
hashCode() - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns a hash code value for this object.
hashCode() - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns a hash code value for this object.
hashCode - Variable in class net.jini.security.Security.SecurityContextImpl
 
hashCode() - Method in class net.jini.security.Security.SecurityContextImpl
 
hashCode() - Method in class net.jini.security.Security.SubjectProtectionDomain
 
hashCode() - Method in class net.jini.security.VerifyingProxyPreparer
Returns a hash code value for this object.
hashCode(URL) - Method in class net.jini.url.httpmd.Handler
Computes the hash code for the specified URL.
hashCode() - Method in class org.apache.river.api.lookup.DefaultEntries
 
hashCode - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
hashCode() - Method in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
hashCode() - Method in class org.apache.river.api.net.Uri
Gets the hashcode value of this URI instance.
hashCode - Variable in class org.apache.river.api.security.CertificateGrant
 
hashCode() - Method in class org.apache.river.api.security.CertificateGrant
 
hashCode - Variable in class org.apache.river.api.security.ClassLoaderGrant
 
hashCode() - Method in class org.apache.river.api.security.ClassLoaderGrant
 
hashCode() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
hashCode() - Method in class org.apache.river.api.security.DelegatePermission
 
hashCode() - Method in class org.apache.river.api.security.PermissionGrant
 
hashCode - Variable in class org.apache.river.api.security.PrincipalGrant
 
hashCode() - Method in class org.apache.river.api.security.PrincipalGrant
 
hashCode - Variable in class org.apache.river.api.security.ProtectionDomainGrant
 
hashCode() - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
hashCode() - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns the hash code value for this object.
hashCode - Variable in class org.apache.river.api.security.URIGrant
 
hashCode() - Method in class org.apache.river.api.security.URIGrant
 
hashCode() - Method in class org.apache.river.collection.WeakIdentityMap.Key
 
hashCode - Variable in class org.apache.river.collection.WeakKeyReference
The key's hashcode, set at creation.
hashCode() - Method in class org.apache.river.collection.WeakKeyReference
Return the key's hashCode remembered from the time of reference creation.
hashCode - Variable in class org.apache.river.collection.WeakSoftTable.WeakKey
The hash code of the key.
hashCode() - Method in class org.apache.river.collection.WeakSoftTable.WeakKey
 
hashCode() - Method in class org.apache.river.concurrent.AbstractReferenceComparator
 
hashCode() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
hashCode() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
hashCode() - Method in class org.apache.river.concurrent.ReferenceCollection
 
hashCode() - Method in class org.apache.river.concurrent.ReferenceEntryFacade
Implementation copied directly from Entry javadoc.
hashCode() - Method in class org.apache.river.concurrent.ReferenceList
Implemented as per List interface definition.
hashCode() - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
hashCode() - Method in class org.apache.river.concurrent.ReferenceSet
 
hashCode() - Method in interface org.apache.river.concurrent.Referrer
Standard hashCode calculation for IDENTITY based references, where k is the referent.
hashCode() - Method in class org.apache.river.concurrent.SoftEqualityReference
 
hashCode() - Method in class org.apache.river.concurrent.SoftIdentityReference
 
hashCode() - Method in class org.apache.river.concurrent.StrongReference
 
hashCode() - Method in class org.apache.river.concurrent.TempEqualReferrer
 
hashCode() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
hashCode() - Method in class org.apache.river.concurrent.TimedReferrer
 
hashCode() - Method in class org.apache.river.concurrent.WeakEqualityReference
 
hashCode() - Method in class org.apache.river.concurrent.WeakIdentityReference
 
hashcode - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
hashCode() - Method in class org.apache.river.discovery.DiscoveryConstraints
 
hashCode() - Method in class org.apache.river.discovery.DiscoveryProtocolVersion
 
hashCode() - Method in class org.apache.river.discovery.MulticastMaxPacketSize
 
hashCode() - Method in class org.apache.river.discovery.MulticastTimeToLive
 
hashCode() - Method in class org.apache.river.discovery.UnicastSocketTimeout
 
hashCode() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
For any instance of this class, returns the hashcode value generated by the hashCode method of the proxy ID associated with the current instance of this proxy.
hashCode() - Method in class org.apache.river.fiddler.FiddlerLease
For any instance of this class, returns the hashcode value generated by the hashCode method of the lease ID associated with the current instance of this lease.
hashCode() - Method in class org.apache.river.fiddler.FiddlerProxy
For any instance of this class, returns the hashcode value generated by the hashCode method of the proxy ID associated with the current instance of this proxy.
hashCode() - Method in class org.apache.river.fiddler.FiddlerRegistration
For any instance of this class, returns the hashcode value generated by the hashCode method of the registration ID associated with the current instance of this proxy.
hashCode() - Method in class org.apache.river.jeri.internal.http.Header.FieldKey
 
hashCode() - Method in class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
hashCode() - Method in class org.apache.river.jeri.internal.runtime.SameClassKey
 
hashCode() - Method in class org.apache.river.jeri.internal.runtime.WeakKey
Returns the identity hash code of the original referent.
hashCode() - Method in class org.apache.river.landlord.LandlordLease
 
hashCode() - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
hashCode() - Method in class org.apache.river.lease.AbstractLeaseMap.Entry
 
hashCode() - Method in class org.apache.river.lease.AbstractLeaseMap
 
hashCode() - Method in class org.apache.river.lookup.util.ConsistentMapEntry
Returns the hash code value for this ConsistentMapEntry object.
hashCode() - Method in class org.apache.river.mahalo.ParticipantHandle
Return the hashCode of the embedded TransactionParticipant.
hashCode() - Method in class org.apache.river.mahalo.StorableObject
Return the hashCode of the MarshalledObject.
hashCode() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
hashCode() - Method in class org.apache.river.mahalo.TxnMgrProxy
Proxies for servers with the same proxyID have the same hash code.
hashCode() - Method in class org.apache.river.mercury.EventID
 
hashCode() - Method in class org.apache.river.mercury.ListenerProxy
Proxies for servers with the same proxyID have the same hash code.
hashCode() - Method in class org.apache.river.mercury.MailboxAdminProxy
 
hashCode() - Method in class org.apache.river.mercury.MailboxProxy
Proxies for servers with the same proxyID have the same hash code.
hashCode() - Method in class org.apache.river.mercury.Registration
Proxies with the same registrationID have the same hash code.
hashCode() - Method in class org.apache.river.mercury.StreamKey
 
hashCode() - Method in class org.apache.river.norm.AbstractProxy
Returns a hash code for this object.
hashCode() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
hashCode() - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
hashCode() - Method in class org.apache.river.norm.ClientLeaseWrapper
 
hashCode() - Method in class org.apache.river.outrigger.AdminProxy
 
hashCode() - Method in class org.apache.river.outrigger.EntryRep
 
hashCode() - Method in class org.apache.river.outrigger.ParticipantProxy
 
hashCode() - Method in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
 
hashCode() - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
hashCode() - Method in class org.apache.river.outrigger.snaplogstore.Resource
 
hashCode() - Method in class org.apache.river.outrigger.SpaceProxy2
 
hashCode() - Method in class org.apache.river.outrigger.Txn
 
hashCode() - Method in class org.apache.river.outrigger.TxnTable.Key
 
hashCode() - Method in class org.apache.river.phoenix.AID
 
hashCode() - Method in class org.apache.river.phoenix.ExecOptionPermission
Returns a hash code value for this object.
hashCode() - Method in class org.apache.river.phoenix.ExecPermission
Returns a hash code value for this object.
hashCode() - Method in class org.apache.river.proxy.MarshalledWrapper
Returns the hash code value for this MarshalledWrapper.
hashCode() - Method in class org.apache.river.reggie.AdminProxy
Returns service ID hash code.
hashCode() - Method in class org.apache.river.reggie.EntryClass
Return a hashcode for this type.
hashCode() - Method in class org.apache.river.reggie.EntryRep
We don't need this in the client or the server, but since we redefine equals we provide a minimal hashCode that works.
hashCode() - Method in class org.apache.river.reggie.RegistrarImpl.AddressTask
Two tasks are equal if they have the same address and port
hashCode() - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
hashCode() - Method in class org.apache.river.reggie.RegistrarLease
Returns the lease Uuid's hash code.
hashCode() - Method in class org.apache.river.reggie.RegistrarProxy
 
hashCode() - Method in class org.apache.river.reggie.Registration
Returns the registration Uuid's hash code.
hashCode() - Method in class org.apache.river.reggie.ServiceType
Return a hashcode for this type.
hashCode - Variable in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
hashCode() - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
hashCode - Variable in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
hashCode() - Method in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
hashCode() - Method in class org.apache.river.start.SharedActivationPolicyPermission
 
hashCode() - Method in class org.apache.river.thread.WakeupManager.Ticket
 
hashCode() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
hashCode() - Method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
hashCode() - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
 
hashes - Variable in class org.apache.river.outrigger.EntryRep
 
hashFor(EntryRep, int) - Static method in class org.apache.river.outrigger.EntryHandle
Calculate the hash for a particular entry, assuming the given number of fields, filling in the fields of desc with the relevant values.
hashFor(byte[]) - Static method in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
Compute an equivalent hash to Uuid.
hashForField(EntryRep, int) - Static method in class org.apache.river.outrigger.EntryHandle
Return the hash value for a given field, which is then merged in as part of the overall hash for the entry.
hashString - Variable in class org.apache.river.api.net.Uri
 
hashValue - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
hasListenPermissions() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns true if the caller has AuthenticationPermission for listen on this endpoint.
hasMatch(EntryRep, TransactableMgr, boolean, Set, Set, Set) - Method in class org.apache.river.outrigger.EntryHolder
Return an EntryHandle object that matches the given template, or null if none does.
hasMoreElements() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
hasNext() - Method in class net.jini.core.constraint.ArraySet.Iter
 
hasNext() - Method in class net.jini.jeri.connection.ConnectionManager.ReqIterator
Returns true if next has not yet been called or if the last mux returned had an asynchronous close.
hasNext() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
hasNext() - Method in interface net.jini.jeri.OutboundRequestIterator
Returns true if this iterator supports making at least one more attempt to communicate the request, and false otherwise.
hasNext() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
hasNext() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
 
hasNext() - Method in interface net.jini.security.proxytrust.ProxyTrustIterator
Returns true if the iteration has more elements, and false otherwise.
hasNext() - Method in class net.jini.security.proxytrust.SingletonProxyTrustIterator
 
hasNext() - Method in class org.apache.river.api.security.Segment
 
hasNext() - Method in class org.apache.river.concurrent.CollectionDecorator.Iter
 
hasNext() - Method in class org.apache.river.concurrent.EntryIteratorFacade
 
hasNext() - Method in class org.apache.river.concurrent.NullIterator
 
hasNext() - Method in class org.apache.river.concurrent.ReferenceIterator
 
hasNext() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
hasNext() - Method in interface org.apache.river.discovery.EncodeIterator
Returns true if this iterator has additional encoders, or false otherwise.
hasNext() - Method in class org.apache.river.lease.AbstractLeaseMap.EntryIterator
 
hasNext() - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
hasNext() - Method in interface org.apache.river.mercury.EventLogIterator
Return true if there are any events in the collection and false otherwise.
hasNext() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
 
hasNext() - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
 
hasNext() - Method in class org.apache.river.outrigger.TypeTree.TypeTreeIterator
 
hasNext() - Method in class org.apache.river.reggie.RegistrarImpl.ItemIter
Returns true if the iteration has more elements.
hasNext() - Method in class org.apache.river.resource.Service.LazyIterator
 
hasNoProxys() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
hasPrevious() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
hasProcessed(TransitionWatcher) - Method in class org.apache.river.outrigger.EntryTransition
Return true if the passed watcher has been passed to processedBy.
hasStrongCipherAlgorithm(String) - Static method in class net.jini.jeri.ssl.Utilities
Returns true if the cipher algorithm for the specified cipher suite is considered a strong cipher, otherwise false.
hasTrustedClassLoader(Object, TrustVerifier.Context) - Method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the class loader of the specified dynamic proxy's class is trusted by this verifier; returns false otherwise.
hasTrustedProxyClass(Object, TrustVerifier.Context) - Method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the specified dynamic proxy's class is trusted by this verifier; returns false otherwise.
haveListener() - Method in class org.apache.river.norm.event.EventType
Returns true if there is a listener registered for this event type.
haveWarningRegistration() - Method in class org.apache.river.norm.LeaseSet
Return true if there is a non-null listener registered for the expiration warning event.
head - Variable in class org.apache.river.jeri.internal.http.TimedMap.Queue
 
head - Variable in class org.apache.river.thread.WakeupManager
First item in contents
Header - Class in org.apache.river.jeri.internal.http
Class representing HTTP message header.
Header() - Constructor for class org.apache.river.jeri.internal.http.Header
Creates new header with no field entries.
Header(InputStream) - Constructor for class org.apache.river.jeri.internal.http.Header
Reads in new header from the given input stream.
HEADER - Static variable in class org.apache.river.jeri.internal.http.MessageReader
 
HEADER - Static variable in class org.apache.river.jeri.internal.http.MessageWriter
 
header - Variable in class org.apache.river.jeri.internal.http.MessageWriter
 
Header.FieldKey - Class in org.apache.river.jeri.internal.http
Field lookup key.
HEADER_MAJOR_VERSION - Static variable in class net.jini.loader.pref.PreferredResources
 
HEADER_MINOR_VERSION - Static variable in class net.jini.loader.pref.PreferredResources
 
HEADER_TITLE - Static variable in class net.jini.loader.pref.PreferredResources
string that starts preference specification headers
HeaderlessObjectInputStream(InputStream) - Constructor for class org.apache.river.mahalo.log.SimpleLogFile.HeaderlessObjectInputStream
Simple constructor that passes its argument to the superclass
HeaderlessObjectOutputStream(OutputStream) - Constructor for class org.apache.river.mahalo.log.SimpleLogFile.HeaderlessObjectOutputStream
Simple constructor that passes its argument to the superclass
headerPattern - Static variable in class org.apache.river.tool.JarWrapper.JarIndexReader
 
headerPattern - Static variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
headMap(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
headMap(K, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
headMap(K, boolean) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
headMap(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
headMap(K, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
headMap(K) - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
headSet(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
headSet(T, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
headSet(T, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
headSet(T) - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
HelpOnlyException() - Constructor for exception org.apache.river.system.CommandLine.HelpOnlyException
Create a new HelpOnlyException with a descriptive string.
hexChars - Static variable in class org.apache.river.jeri.internal.http.ServerInfo
hexadecimal char conversion table
hexDigit(PrintStream, byte) - Static method in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
HexDumpEncoder - Class in org.apache.river.jeri.internal.runtime
This class encodes a buffer into the classic: "Hexadecimal Dump" format of the past.
HexDumpEncoder() - Constructor for class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
hidePackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
hidePackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
hidePackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
hides - Variable in class org.apache.river.tool.ClassDep
Suppress display of found dependencies that are under the provided package prefixes subset.
higher(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
higher(T) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
higherEntry(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
higherEntry(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
higherEntry(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
higherKey(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
higherKey(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
higherKey(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
higlightSelection(MouseEvent) - Method in class org.apache.river.example.browser.ServiceBrowser
 
higlightSelection(MouseEvent) - Method in class org.apache.river.example.browser.ServiceEditor
 
holdCalls() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
Cause incoming calls to block until further notice.
holder - Variable in class org.apache.river.outrigger.TxnState
The holder the handle which owns this object is in
holderFor(EntryRep) - Method in class org.apache.river.outrigger.EntryHolderSet
Return the EntryHolder object for the exact class of the Entry object held in bits.
holderFor(String) - Method in class org.apache.river.outrigger.EntryHolderSet
Return the EntryHolder object for the exact class with the given ID.
holders - Variable in class org.apache.river.outrigger.EntryHolderSet
 
holders - Variable in class org.apache.river.outrigger.TransitionWatchers
A map from class names to WatchersForTemplateClass objects
host - Variable in class net.jini.core.discovery.LookupLocator
The name of the host at which to perform discovery.
host - Variable in class net.jini.jeri.http.HttpEndpoint
The host that this HttpEndpoint connects to.
host - Variable in class net.jini.jeri.http.HttpServerEndpoint
local host name to fill in to corresponding HttpEndpoints
host - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
 
host - Variable in class net.jini.jeri.tcp.TcpEndpoint
The host that this TcpEndpoint connects to.
host - Variable in class net.jini.jeri.tcp.TcpServerEndpoint
name for local host to fill in to corresponding TcpEndpoints
Host - Class in net.jini.lookup.entry
 
Host() - Constructor for class net.jini.lookup.entry.Host
 
Host(String) - Constructor for class net.jini.lookup.entry.Host
 
host - Variable in class org.apache.river.api.net.Uri
 
host - Variable in class org.apache.river.api.net.UriParser
 
host - Variable in class org.apache.river.discovery.MulticastAnnouncement
The lookup service host.
host - Variable in class org.apache.river.discovery.MulticastRequest
The client host.
host - Variable in class org.apache.river.discovery.UnicastResponse
The lookup service host.
host - Variable in class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
host - Variable in class org.apache.river.jeri.internal.http.ServerInfo
server host name
host - Variable in class org.apache.river.reggie.RegistrarImpl.AddressTask
The address
host - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
host - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
hostName - Variable in class net.jini.lookup.entry.Host
 
hostPortPattern - Static variable in class org.apache.river.discovery.internal.X500Provider
 
hostRegNameLegal - Static variable in class org.apache.river.api.net.Uri
 
hostsEqual(URL, URL) - Method in class net.jini.url.httpmd.Handler
The default superclass implementation performs dns lookup to determine if hosts are equal, this allows two URL's with different hashCode's to be equal, breaking the hashCode equals contract.
HOURS - Static variable in interface org.apache.river.constants.TimeConstants
Tics per hour.
HTTP_MAJOR - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
HTTP_MAJOR - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
HTTP_MINOR - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
HTTP_MINOR - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
HttpClient(String, int, HttpsEndpoint.HttpsConnection) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.HttpClient
 
HttpClient(String, int, String, int, HttpsEndpoint.HttpsConnection) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.HttpClient
 
httpClient - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
The current HTTP client connection.
HttpClientConnection - Class in org.apache.river.jeri.internal.http
Class representing a client-side HTTP connection used to send HTTP requests.
HttpClientConnection(String, int, HttpClientSocketFactory, HttpClientManager) - Constructor for class org.apache.river.jeri.internal.http.HttpClientConnection
Creates HttpClientConnection which sends requests directly to given host/port through a socket obtained from the given socket factory.
HttpClientConnection(String, int, String, int, boolean, boolean, HttpClientSocketFactory, HttpClientManager) - Constructor for class org.apache.river.jeri.internal.http.HttpClientConnection
Creates HttpClientConnection which sends requests to given target host/port through the indicated HTTP proxy over a socket provided by the specified socket factory.
HttpClientConnection.OutboundRequestImpl - Class in org.apache.river.jeri.internal.http
HTTP-based implementation of OutboundRequest abstraction.
httpClientManager - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
Manager for HTTP client connections.
HttpClientManager - Class in org.apache.river.jeri.internal.http
Class for managing client-side functions shared among multiple connections (e.g., tracking of unsent response acknowledgments, caching of information about contacted HTTP servers).
HttpClientManager(long) - Constructor for class org.apache.river.jeri.internal.http.HttpClientManager
Creates new HttpClientManager which expires unsent acknowledgments after the specified timeout.
HttpClientManager.ServerKey - Class in org.apache.river.jeri.internal.http
Server lookup key.
HttpClientSocketFactory - Interface in org.apache.river.jeri.internal.http
Abstraction for objects which provide/configure sockets used by HttpClientConnection instances.
HTTPDStatus - Class in org.apache.river.start
Class which can be used to print a descriptive warning message if a codebase accessibility problem is found.
HTTPDStatus() - Constructor for class org.apache.river.start.HTTPDStatus
 
httpdWarning(String) - Static method in class org.apache.river.start.HTTPDStatus
Method that takes a codebase parameter and displays a warning message if it is determined that a potential codebase accessibility problem exists.
HttpEndpoint - Class in net.jini.jeri.http
An implementation of the Endpoint abstraction that uses HTTP messages sent over TCP sockets (instances of Socket) for the underlying communication mechanism.
HttpEndpoint(String, int, SocketFactory) - Constructor for class net.jini.jeri.http.HttpEndpoint
Constructs a new (not fully initialized) instance.
HttpEndpoint.Connection - Class in net.jini.jeri.http
HTTP connection for sending requests.
HttpEndpoint.ConnectionAction - Interface in net.jini.jeri.http
Describes an action to be performed on a Connection.
HttpEndpoint.SocketFactoryAdapter - Class in net.jini.jeri.http
SocketFactory -> HttpClientSocketFactory adapter.
httpmdHandlerInstalled() - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
HttpmdIntegrityVerifier - Class in net.jini.url.httpmd
Integrity verifier for HTTPMD URLs.
HttpmdIntegrityVerifier() - Constructor for class net.jini.url.httpmd.HttpmdIntegrityVerifier
 
httpmdPattern - Static variable in class org.apache.river.tool.JarWrapper.SourceJarURL
 
HttpmdURLConnection - Class in net.jini.url.httpmd
An HTTP URL connection for HTTPMD URLs.
HttpmdURLConnection(URL) - Constructor for class net.jini.url.httpmd.HttpmdURLConnection
Creates an HTTP URL connection for an HTTPMD URL.
HttpmdUtil - Class in net.jini.url.httpmd
Provides utility methods for creating and using HTTPMD URLs.
HttpmdUtil() - Constructor for class net.jini.url.httpmd.HttpmdUtil
Not instantiable.
HttpParseException - Exception in org.apache.river.jeri.internal.http
Exception indicating failure to parse an HTTP message.
HttpParseException() - Constructor for exception org.apache.river.jeri.internal.http.HttpParseException
Creates new HttpParseException with no error message.
HttpParseException(String) - Constructor for exception org.apache.river.jeri.internal.http.HttpParseException
Creates new HttpParseException with the given error message.
HttpsConnection(HttpsEndpoint.HttpsEndpointImpl, CallContext, String, int, String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Creates a connection.
HttpsEndpoint - Class in net.jini.jeri.ssl
An implementation of Endpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through firewalls.
HttpsEndpoint(String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint
Creates an instance of this class.
HttpsEndpoint.EndpointInfo - Class in net.jini.jeri.ssl
Manages the open connections associated with endpoints equal to a representative endpoint.
HttpsEndpoint.HttpClient - Class in net.jini.jeri.ssl
Subclass of HttpClientConnection that closes the associated connection when it shuts down and moves it to the idle list when it becomes idle.
HttpsEndpoint.HttpsConnection - Class in net.jini.jeri.ssl
 
HttpsEndpoint.HttpsEndpointImpl - Class in net.jini.jeri.ssl
Implementation delegate
HttpsEndpoint.HttpsOutboundRequest - Class in net.jini.jeri.ssl
Implements OutboundRequest using the specified OutboundRequest, HttpsConnection, and OutboundRequestHandle.
HttpsEndpoint.Reaper - Class in net.jini.jeri.ssl
Records idle times in connections and shuts them down if they have been idle for at least IDLE_TIMEOUT milliseconds.
HttpsEndpointImpl(Endpoint, String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
Creates an instance of this class.
HttpServer(Socket, RequestDispatcher, HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
 
httpServer - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection
The HTTP server connection
HttpServerConnection - Class in org.apache.river.jeri.internal.http
Class representing a server-side HTTP connection used to receive and dispatch incoming HTTP requests.
HttpServerConnection(Socket, RequestDispatcher, HttpServerManager) - Constructor for class org.apache.river.jeri.internal.http.HttpServerConnection
Creates new HttpServerConnection on top of given socket.
HttpServerConnection.Dispatcher - Class in org.apache.river.jeri.internal.http
Incoming request dispatcher.
HttpServerConnection.InboundRequestImpl - Class in org.apache.river.jeri.internal.http
HTTP-based implementation of InboundRequest abstraction.
HttpServerEndpoint - Class in net.jini.jeri.http
An implementation of the ServerEndpoint abstraction that uses HTTP messages sent over TCP sockets (instances of ServerSocket) for the underlying communication mechanism.
HttpServerEndpoint(String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.http.HttpServerEndpoint
Constructs a new instance.
HttpServerEndpoint.LE - Class in net.jini.jeri.http
ListenEndpoint implementation.
HttpServerEndpoint.LE.Cookie - Class in net.jini.jeri.http
ListenCookie implementation: identifies a listen operation by containing the local port that the server socket is bound to.
HttpServerEndpoint.LH - Class in net.jini.jeri.http
ListenHandle implementation: represents a listen operation.
HttpServerEndpoint.LH.Connection - Class in net.jini.jeri.http
HttpServerConnection subclass.
httpServerManager - Static variable in class net.jini.jeri.ssl.HttpsServerEndpoint
Manager for HTTP server connections.
HttpServerManager - Class in org.apache.river.jeri.internal.http
Class for managing server-side functions shared among multiple connections, such as acknowledgment notification.
HttpServerManager(long) - Constructor for class org.apache.river.jeri.internal.http.HttpServerManager
Creates new HttpServerManager which invalidates transport acknowledgments after the given timeout.
HttpServerManager.AckListenerMap - Class in org.apache.river.jeri.internal.http
Map for tracking registered AcknowledgmentSource.Listeners.
HttpSettings - Class in org.apache.river.jeri.internal.http
Utility class for querying HTTP/HTTPS-related system properties.
HttpSettings(boolean, Properties) - Constructor for class org.apache.river.jeri.internal.http.HttpSettings
Creates new HttpSettings instance which returns values from the given system properties list.
HttpsInboundRequest(InboundRequest, ServerConnection, InboundRequestHandle) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
HttpsIntegrityVerifier - Class in net.jini.url.https
Integrity verifier for HTTPS URLs.
HttpsIntegrityVerifier() - Constructor for class net.jini.url.https.HttpsIntegrityVerifier
 
HttpsListenEndpoint() - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint
 
HttpsListenHandle(RequestDispatcher, ServerSocket) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
 
HttpsOutboundRequest(OutboundRequest, HttpsEndpoint.HttpsConnection, OutboundRequestHandle) - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
HttpsRequestDispatcher(RequestDispatcher, HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsRequestDispatcher
 
HttpsServerConnection(HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle, Socket) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection
Creates a server connection.
HttpsServerEndpoint - Class in net.jini.jeri.ssl
An implementation of ServerEndpoint that uses HTTPS (HTTP over TLS/SSL) to support invocation constraints for communication through firewalls.
HttpsServerEndpoint(Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint
Creates an instance of this class.
HttpsServerEndpoint.HttpsServerEndpointImpl - Class in net.jini.jeri.ssl
Implementation delegate.
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer - Class in net.jini.jeri.ssl
An HTTP server connection that gets its client host from the HTTPS connection and closes the HTTPS connection when it shuts down.
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest - Class in net.jini.jeri.ssl
Implements InboundRequest
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenEndpoint - Class in net.jini.jeri.ssl
Implements ListenEndpoint
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle - Class in net.jini.jeri.ssl
Implements ListenHandle
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsRequestDispatcher - Class in net.jini.jeri.ssl
Implements RequestDispatcher using the specified RequestDispatcher and ServerConnection.
HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsServerConnection - Class in net.jini.jeri.ssl
Implements ServerConnection.
HttpsServerEndpointImpl(ServerEndpoint, Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl
 

I

i - Variable in class org.apache.river.outrigger.MatchSetProxy
Current index into reps
icons - Static variable in class org.apache.river.example.browser.Browser
 
icons - Static variable in class org.apache.river.example.browser.ObjectNode
 
id - Variable in class net.jini.activation.ActivatableInvocationHandler
The activation identifier.
id - Variable in class net.jini.activation.ActivationExporter
the activation identifier
id - Variable in class net.jini.core.transaction.server.ServerTransaction
The transaction id.
id - Variable in class net.jini.core.transaction.server.TransactionManager.Created
The transaction ID.
id - Variable in class net.jini.jeri.BasicJeriExporter
 
id - Variable in class net.jini.jeri.BasicObjectEndpoint
The object identifier for the remote object.
id - Variable in class net.jini.jrmp.JrmpExporter
 
id - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Unique id
id - Variable in class org.apache.river.example.browser.Browser.RegistrarMenuItem
 
id - Variable in class org.apache.river.jeri.internal.runtime.Target
 
ID<T> - Interface in org.apache.river.lease
A mix in interface that provides an identity to be used as a key in Collections.
id - Variable in class org.apache.river.mercury.EventID
The event ID.
id - Variable in class org.apache.river.mercury.TransientEventLog.RemoteEventHolder
 
ID - Variable in class org.apache.river.norm.LeaseSet
ID that uniquely identifies this set
id - Variable in class org.apache.river.outrigger.EntryRep
 
id() - Method in class org.apache.river.outrigger.EntryRep
Return the ID.
id - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
id() - Method in class org.apache.river.outrigger.ThrowThis
 
id - Variable in class org.apache.river.outrigger.Txn
The internal id Outrigger as assigned to the transaction
id - Variable in class org.apache.river.outrigger.TxnTable.Key
The id for the transaction
id - Variable in class org.apache.river.phoenix.AbstractActivationGroup
 
id - Variable in class org.apache.river.phoenix.AbstractActivationGroup.WrappedGID
Original gid
id - Variable in class org.apache.river.phoenix.Activation.LogGroupIncarnation
 
id - Variable in class org.apache.river.phoenix.Activation.LogRegisterGroup
 
id - Variable in class org.apache.river.phoenix.Activation.LogUnregisterGroup
 
id - Variable in class org.apache.river.phoenix.Activation.LogUpdateGroupDesc
 
id - Variable in class org.apache.river.phoenix.SunJrmpExporter
The object identifier.
id - Variable in class org.apache.river.start.ActivateWrapper.ExportClassLoader
Id field used to make toString() unique
identity() - Method in class org.apache.river.fiddler.FiddlerLease
 
identity() - Method in class org.apache.river.landlord.LandlordLease
 
identity - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
identity() - Method in interface org.apache.river.lease.ID
 
identity() - Method in class org.apache.river.reggie.RegistrarLease
 
idGen - Static variable in class org.apache.river.mahalo.TxnManagerImpl
The generator for our IDs.
idGen - Variable in class org.apache.river.norm.NormServerBaseImpl
Factory we use to create ClientLeaseWrapper IDs
idGen - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Our IDs 64 bits secure random numbers, this is SecureRandom instance we use to create them.
idGenBuf - Static variable in class org.apache.river.mahalo.TxnManagerImpl
The buffer for generating IDs.
IDItemIter(Template, RegistrarImpl.SvcReg) - Constructor for class org.apache.river.reggie.RegistrarImpl.IDItemIter
tmpl.serviceID !
idle() - Method in class net.jini.jeri.http.HttpEndpoint.Connection
Adds connection to idle connection cache, schedules timeout.
idle() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
idle - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
The idle connections for the endpoint.
idle() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpClient
Tells the connection that it is idle.
idle() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
Schedules the connection to close after an idle timeout.
idle - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
IDLE - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
idle() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Upcall indicating that connection has become idle.
IDLE - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
idle() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Upcall indicating that connection has become idle.
IDLE - Static variable in class org.apache.river.jeri.internal.mux.Session
 
IDLE_TIMEOUT - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
How long to leave idle connections around before closing them.
idleTime - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
The time this mux was found to be idle by the Reaper thread.
idleTime - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
The time this connection was found to be idle by the Reaper thread.
idMap - Variable in class org.apache.river.outrigger.EntryHolder
The map of cookies to handles, shared with the EntryHolderSet and every other EntryHolder.
idMap - Variable in class org.apache.river.outrigger.EntryHolderSet
 
idTable - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
idTable - Variable in class org.apache.river.phoenix.Activation
maps activation id uid to its respective group id
idx - Variable in class net.jini.core.constraint.ArraySet.Iter
Index into the array.
iface - Variable in class net.jini.security.AccessPermission
The interface name, or null if wildcarded.
IfExistsWatcher - Interface in org.apache.river.outrigger
Mix-in interface for QueryWatchers associated with ifExists queries.
ignoreInterfaces - Variable in class org.apache.river.example.browser.Browser
 
ignoreOuter - Variable in class org.apache.river.tool.ClassDep
Static inner classes have a dependency on their outer parent class.
ignoreOuterParentClass - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
ignoreOuterParentClass(boolean) - Method in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
ignoreOuterParentClass - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
ignoreOuterParentClass() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
IIOP - Static variable in class net.jini.lookup.entry.jmx.JMXProtocolType
 
IiopExporter - Class in net.jini.iiop
An IiopExporter can be used to export a single remote object to the RMI-IIOP runtime.
IiopExporter() - Constructor for class net.jini.iiop.IiopExporter
Creates a new exporter which can be used to export a remote object over IIOP.
IiopExporter(ORB) - Constructor for class net.jini.iiop.IiopExporter
Creates a new exporter which can be used to export a remote object over IIOP.
ilf - Variable in class net.jini.jeri.BasicJeriExporter
 
Impl(long, long) - Constructor for class net.jini.id.UuidFactory.Impl
 
impl - Variable in class net.jini.jeri.BasicJeriExporter.ImplContainer
 
impl - Variable in class net.jini.jeri.BasicObjectEndpoint
optional local reference to remote object (to maintain reachability)
impl - Variable in class net.jini.jeri.ssl.HttpsEndpoint
Implementation delegate.
impl - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint
Implementation delegate.
impl - Variable in class net.jini.jeri.ssl.SslEndpoint
Implementation delegate.
impl - Variable in class net.jini.jeri.ssl.SslServerEndpoint
Implementation delegate.
impl - Variable in class org.apache.river.discovery.kerberos.Client
 
impl - Variable in class org.apache.river.discovery.kerberos.Server
 
impl - Variable in class org.apache.river.discovery.ssl.Client
 
impl - Variable in class org.apache.river.discovery.ssl.Server
 
impl - Variable in class org.apache.river.discovery.x500.sha1withdsa.Client
 
impl - Variable in class org.apache.river.discovery.x500.sha1withdsa.Server
 
impl - Variable in class org.apache.river.discovery.x500.sha1withrsa.Client
 
impl - Variable in class org.apache.river.discovery.x500.sha1withrsa.Server
 
impl - Variable in class org.apache.river.phoenix.AbstractActivationGroup.ActiveEntry
 
impl - Variable in class org.apache.river.phoenix.AbstractActivationGroup.AlreadyExportedExporter
A strong reference to the impl is OK because ActivationGroup also holds a strong reference.
impl - Variable in class org.apache.river.phoenix.InstantiatorAccessExporter.InstantiatorImpl
 
impl - Variable in class org.apache.river.phoenix.MonitorAccessExporter.MonitorImpl
 
impl - Variable in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
impl - Variable in class org.apache.river.start.ActivateWrapper
The "wrapped" activatable object.
impl - Variable in class org.apache.river.start.NonActivatableServiceDescriptor.Created
The reference to the implementation of the created service
implClassName - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
ImplContainer(Object) - Constructor for class net.jini.jeri.BasicJeriExporter.ImplContainer
 
impliedChildPref() - Method in class org.apache.river.tool.PreferredListGen.Graph
Return the implied preference as determined by the nearest parent namespace wildcard, or the default preference if there are no parent namespace wildcards.
impliedPref - Variable in class org.apache.river.tool.PreferredListGen.Graph
the preferred value implied for child nodes
implier - Variable in class net.jini.security.GrantPermission.GrantPermissionCollection
 
implier - Variable in class net.jini.security.GrantPermission
 
Implier() - Constructor for class net.jini.security.GrantPermission.Implier
 
implies(Permission) - Method in class net.jini.discovery.DiscoveryPermission.Collection
 
implies(Permission) - Method in class net.jini.discovery.DiscoveryPermission
Returns true if the name of this permission (the one on which the method is invoked) is the same as the name of the permission parameter, or if the name of this permission starts with '*' and the remainder (after the '*') is a suffix of the name of the permission parameter.
implies(Permission) - Method in class net.jini.security.AccessPermission
Returns true if every fully qualified name that matches the specified permission's name also matches this permission's name; returns false otherwise.
implies(Permission) - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
implies(Permission) - Method in class net.jini.security.AuthenticationPermission
Returns true if the specified permission is an instance of AuthenticationPermission, and every action included in the specified permission is included as an action of this permission, and every principal that matches the local principals of the specified permission also matches the local principals of this permission, and (if the specified permission has any action besides listen) every principal that matches the peer principals of this permission also matches the peer principals of the specified permission; returns false otherwise.
implies(Permission) - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
 
implies(Permission) - Method in class net.jini.security.GrantPermission.Implier
 
implies(UnresolvedPermission, UnresolvedPermission) - Static method in class net.jini.security.GrantPermission.Implier
 
implies(Permission) - Method in class net.jini.security.GrantPermission
Returns true if the given permission is a GrantPermission implied by this permission, or false otherwise.
implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.DynamicPolicyProvider
 
implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.PolicyFileProvider
implies(Permission) - Method in class net.jini.security.policy.UmbrellaGrantPermission
implies(Uri) - Method in class org.apache.river.api.net.Uri
Indicates whether the specified Uri is implied by this Uri.
implies(ProtectionDomain) - Method in class org.apache.river.api.security.CertificateGrant
 
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.CertificateGrant
 
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.CertificateGrant
 
implies(ProtectionDomain) - Method in class org.apache.river.api.security.ClassLoaderGrant
 
implies(Permission) - Method in class org.apache.river.api.security.CombinerSecurityManager.DelegateProtectionDomain
 
implies(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions
Returns true if Permission is implied for this PermissionDomain.
implies(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions.PC
 
implies(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
implies(Permission) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
implies(ProtectionDomain, Permission) - Method in class org.apache.river.api.security.ConcurrentPolicyFile
 
implies(Permission) - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
implies(Permission) - Method in class org.apache.river.api.security.DelegatePermission
 
implies(ProtectionDomain) - Method in class org.apache.river.api.security.PermissionGrant
A DynamicPolicy implementation can use a PermissionGrant as a container for Dynamic Grant's.
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.PermissionGrant
Checks if this PermissionGrant applies to the passed in ClassLoader and Principal's.
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.PermissionGrant
Checks if this PermissionGrant applies to the passed in CodeSource and Principal's.
implies(ProtectionDomain) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
implies(Principal[]) - Method in class org.apache.river.api.security.PrincipalGrant
 
implies(ProtectionDomain) - Method in class org.apache.river.api.security.PrincipalGrant
 
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.PrincipalGrant
 
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.PrincipalGrant
 
implies(ProtectionDomain) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
implies(ProtectionDomain, Permission) - Method in class org.apache.river.api.security.RemotePolicyProvider
 
implies(Principal) - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns true if compared object is a Principal exactly matching this definition.
implies(ClassLoader, Principal[]) - Method in class org.apache.river.api.security.URIGrant
 
implies(CodeSource, Principal[]) - Method in class org.apache.river.api.security.URIGrant
Checks if passed CodeSource matches this PermissionGrant.
implies(Permission) - Method in class org.apache.river.phoenix.ExecOptionPermission
Returns true if the specified permission is an instance of ExecOptionPermission and every option that matches the name of specified permission also matches the name of this permission; returns false otherwise.
implies(Permission) - Method in class org.apache.river.phoenix.ExecPermission
Returns true if the specified permission is an instance of ExecPermission and a FilePermission constructed with the name of this permission implies a FilePermission constructed with the name of the specified permission; returns false otherwise.
implies(ProtectionDomain, Permission) - Method in class org.apache.river.start.AggregatePolicyProvider
If the given protection domain is the protection domain of this class, then true is returned.
implies(ProtectionDomain, Permission) - Method in class org.apache.river.start.LoaderSplitPolicyProvider
If the given protection domain is the protection domain of this class, then true is returned.
implies(Permission) - Method in class org.apache.river.start.SharedActivationPolicyPermission.Collection
 
implies(Permission) - Method in class org.apache.river.start.SharedActivationPolicyPermission
 
implies(ProtectionDomain, Permission) - Method in class org.apache.river.tool.DebugDynamicPolicyProvider
Always returns true, but logs unique requests
implies0(AuthenticationPermission) - Method in class net.jini.security.AuthenticationPermission
 
impliesClassLoader(ClassLoader) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
impliesCodeSource(CodeSource) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
impliesContained(Permission) - Method in class net.jini.security.GrantPermission.Implier
 
impliesProtectionDomain(ProtectionDomain) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
ImplRef(Reference) - Constructor for class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
 
implRef - Variable in class org.apache.river.jeri.internal.runtime.Target
 
ImplRefManager - Class in org.apache.river.jeri.internal.runtime
Manages references to remote object implementations (impls) used by ObjectTable targets.
ImplRefManager() - Constructor for class org.apache.river.jeri.internal.runtime.ImplRefManager
 
implRefManager - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
table of references to impls exported with DGC
ImplRefManager.ImplRef - Class in org.apache.river.jeri.internal.runtime
A managed reference to a remote object implementation (impl).
ImplRefManager.Reaper - Class in org.apache.river.jeri.internal.runtime
Waits for notifications that weak references in the table have been cleared (and thus referenced impls have been garbage collected).
importLocation - Variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
The codebase where the server classes are loaded from by the activation group.
in - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound
Wrapper around the mux's response input stream.
in - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
The underlying input stream from the outbound request.
in - Variable in class net.jini.url.httpmd.MdInputStream
The input stream whose contents should be checked.
in - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
in - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
in - Variable in class org.apache.river.jeri.internal.http.MessageReader
 
in - Variable in class org.apache.river.jeri.internal.http.Request
 
in - Variable in class org.apache.river.jeri.internal.mux.Session
 
in - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
in - Variable in class org.apache.river.mercury.EventReader.SwitchInputStream
The delegation target for the InputStream methods
in - Variable in class org.apache.river.mercury.LogInputStream
Underlying input stream from which bytes are read
in - Variable in class org.apache.river.phoenix.PipeWriter
 
in - Variable in class org.apache.river.reliableLog.LogInputStream
 
in - Variable in class org.apache.river.thread.StreamPlugThread
 
in - Variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
the input stream
inactive(ActivationID, Exporter) - Static method in class net.jini.activation.ActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported through the specified exporter, inactive.
INACTIVE - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
group is inactive
inactiveGroup(long, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
inactiveGroup(ActivationGroupID, long) - Method in class org.apache.river.phoenix.Activation.MonitorImpl
 
inactiveGroup(ActivationGroupID, long) - Method in class org.apache.river.phoenix.MonitorAccessExporter.MonitorImpl
 
InactiveGroupException - Exception in org.apache.river.phoenix
Thrown if a local or remote call is made on a group implementation instance that is inactive.
InactiveGroupException(String) - Constructor for exception org.apache.river.phoenix.InactiveGroupException
Constructs an instance with the specified detail message.
inactiveObject(ActivationID, Exporter) - Method in class net.jini.activation.ActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported through the specified exporter, inactive.
inactiveObject(ActivationID) - Method in class org.apache.river.phoenix.AbstractActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported as a JRMP Activatable object, inactive.
inactiveObject(ActivationID, Exporter) - Method in class org.apache.river.phoenix.AbstractActivationGroup
Attempts to make the remote object that is associated with the specified activation identifier, and that was exported through the specified exporter, inactive.
inactiveObject(UID) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
inactiveObject(ActivationID) - Method in class org.apache.river.phoenix.Activation.MonitorImpl
 
inactiveObject(ActivationID) - Method in class org.apache.river.phoenix.MonitorAccessExporter.MonitorImpl
 
inactiveObjectPermission - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
permission to check for monitor's activeObject call
Inbound(InboundRequest, ServerConnection, InboundRequestHandle) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
InboundMux(ServerConnection, RequestDispatcher) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.InboundMux
Constructs an instance from the connection's streams.
InboundMux(ServerConnection, RequestDispatcher, boolean) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.InboundMux
Constructs an instance from the connection's channel.
InboundRequest - Interface in net.jini.jeri
Represents a request that is being received and the corresponding response to be sent in reply.
InboundRequestHandle - Interface in net.jini.jeri.connection
Associates information with a request that is being received on a ServerConnection.
InboundRequestHandleImpl(boolean) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl
 
InboundRequestImpl(MessageReader, MessageWriter) - Constructor for class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
Creates new InboundRequestImpl which uses given MessageReader and MessageWriter instances to read/write request content.
inBufPos - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
inBufQueue - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
inBufRemaining - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
inc - Variable in class org.apache.river.phoenix.Activation.LogGroupIncarnation
 
incarnation - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
incarnation - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
inChannel - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
inClosed - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
INCLUDE - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
include(int) - Method in class org.apache.river.tool.PreferredListGen
Determine whether the given modifier imply inclusion in the public api.
IncomingMulticastAnnouncement - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming multicast announcement packet.
IncomingMulticastAnnouncement(DatagramPacket) - Constructor for class net.jini.discovery.IncomingMulticastAnnouncement
Construct a new object, initialized by unmarshaling the contents of a multicast announcement packet.
IncomingMulticastRequest - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming multicast request packet.
IncomingMulticastRequest(DatagramPacket) - Constructor for class net.jini.discovery.IncomingMulticastRequest
Construct a new object, initialized from the contents of the given multicast request packet.
IncomingUnicastRequest - Class in net.jini.discovery
Encapsulate the details of unmarshaling an incoming unicast request.
IncomingUnicastRequest(InputStream) - Constructor for class net.jini.discovery.IncomingUnicastRequest
Construct a new object, initialized by unmarshaling the contents of an input stream.
IncomingUnicastResponse - Class in net.jini.discovery
This class encapsulates the details of unmarshaling an incoming unicast response.
IncomingUnicastResponse(InputStream) - Constructor for class net.jini.discovery.IncomingUnicastResponse
Construct a new object, initialized by unmarshaling the contents of an input stream.
incrementAndGetSeqNo() - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
incrementExportInProgress() - Method in class org.apache.river.jeri.internal.runtime.Binding
 
incrementKeepAliveCount() - Method in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
Increments the count of objects exported with keepAlive true, starting a non-daemon thread if necessary.
IncrementRation - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
IncrementRation_shift - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
INDEFINITE - Static variable in class org.apache.river.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable does not provide any new information on the state of the object that threw it.
index - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
index - Variable in class org.apache.river.example.browser.Browser.Fields
 
index - Variable in class org.apache.river.example.browser.Browser.Service
 
index - Variable in class org.apache.river.example.browser.Browser.Unmatch
 
index - Variable in class org.apache.river.example.browser.Browser.Value
 
index - Variable in class org.apache.river.example.browser.Browser.Values
 
IndexFile(HashMap<String, List<URL>>) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.IndexFile
 
indexFirstNull(Object[]) - Static method in class net.jini.discovery.RemoteDiscoveryEvent
Finds the index of the first element in the input array that contains null.
indexFirstNull(Object[]) - Static method in class org.apache.river.fiddler.FiddlerRegistration
Finds the index of the first element in the input array that contains null.
indexOf(Object) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
indexOf(Object) - Method in class org.apache.river.concurrent.ReferenceList
 
indexOf(Object[], Object) - Static method in class org.apache.river.reggie.RegistrarImpl
Returns the first index of elt in the array, else -1.
indexOf(Object[], int, Object) - Static method in class org.apache.river.reggie.RegistrarImpl
Returns the first index of elt in the array if < len, else -1.
indexWriter - Variable in class org.apache.river.tool.JarWrapper
 
inEOF - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
inetSocketAddress - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
inException - Variable in class org.apache.river.jeri.internal.http.Request
 
INFO - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which information messages are generated
infoItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
inHeader - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
INHERIT - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value when non-leaf node inherits preference from its parent
inheritGroupSubject - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
true if group subject is inherited when creating activatable objects
init(Configuration) - Static method in class net.jini.discovery.AbstractLookupDiscovery
 
init(Configuration) - Static method in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
init(ServiceRegistrar[], MarshalledObject[], Throwable[]) - Method in exception net.jini.discovery.LookupUnmarshalException
Initializes the abstract state of this class.
init() - Method in class net.jini.jeri.http.HttpEndpoint
Initializes new instance obtained either from private constructor or deserialization.
init(Configuration) - Static method in class net.jini.lease.LeaseRenewalManager
 
Init(Configuration) - Constructor for class net.jini.lease.LeaseRenewalManager.Init
 
init(DiscoveryManagement, LeaseRenewalManager, Configuration) - Static method in class net.jini.lookup.ServiceDiscoveryManager
 
init(String) - Method in class net.jini.security.AccessPermission
Parses the target name and initializes the transient fields.
init() - Method in class net.jini.security.AuthenticationPermission
Parses the target name and actions, and initializes the transient fields.
init(ActionListener, Configuration) - Method in class org.apache.river.example.browser.Browser
 
init(String[], boolean) - Static method in class org.apache.river.fiddler.FiddlerImpl
Common entry point for initialization of the service in any of its possible modes: transient, non-activatable-persistent, or activatable-persistent; with or without performing a JAAS login.
init(String[], boolean, ActivationID) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
init() - Method in class org.apache.river.lookup.entry.BasicServiceType
 
init(Object, long) - Method in class org.apache.river.mercury.EventID
Convenience initialization method.
init() - Method in interface org.apache.river.mercury.EventLog
Initializes the state of this EventLog object.
init() - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
init(Configuration, LoginContext, ActivationID, boolean, Object[]) - Static method in class org.apache.river.mercury.MailboxImpl
 
init() - Method in class org.apache.river.mercury.PersistentEventLog
 
init() - Method in class org.apache.river.mercury.TransientEventLog
 
Init(boolean) - Constructor for class org.apache.river.norm.ActivatableNormServerImpl.Init
 
init(String[], NormServerInitializer) - Static method in class org.apache.river.norm.NormServerBaseImpl
Portion of construction that is common between the activatable and not activatable cases.
init(Configuration, boolean, ActivationID, OutriggerServerWrapper) - Method in class org.apache.river.outrigger.OutriggerServerImpl
The bulk of the work for creating an OutriggerServerImpl server.
init(String, TypeTree) - Static method in class org.apache.river.outrigger.TypeTree.RandomizedIterator
Set up this iterator to walk over the subtypes of this class, including the class itself.
init(ReliableLog, LoginContext, Configuration, String[], PhoenixStarter) - Method in class org.apache.river.phoenix.Activation
 
init(String) - Method in class org.apache.river.phoenix.ExecOptionPermission
Parses the target name and initializes the transient fields.
init(String) - Method in class org.apache.river.start.SharedActivationPolicyPermission
Contains common code to all constructors.
INIT_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for service initialization related messages
initAsSubject(Configuration) - Method in class org.apache.river.norm.ActivatableNormServerImpl.Init
 
initAsSubject(Configuration) - Method in class org.apache.river.norm.NormServerInitializer
Common construction for activatable and non-activatable cases, run under the proper Subject.
initCache() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
inited - Variable in class org.apache.river.lookup.entry.BasicServiceType
 
initEmptyConf() - Static method in class net.jini.discovery.AbstractLookupDiscovery
 
initEmptyConfig() - Static method in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
InitException(String, Throwable) - Constructor for exception org.apache.river.norm.NormServerBaseImpl.InitException
 
initFailed(Throwable) - Method in class org.apache.river.mahalo.TxnManagerImpl
Log information about failing to initialize the service and rethrow the appropriate exception.
initFailed(Throwable) - Method in class org.apache.river.mercury.MailboxImpl
Log information about failing to initialize the service and rethrow the appropriate exception.
initFailed(Throwable) - Static method in class org.apache.river.norm.NormServerBaseImpl
Log information about failing to initialize the service and rethrow the appropriate exception.
initFromName(String) - Method in class net.jini.security.GrantPermission
Initializes GrantPermission to contain permissions described in the given name.
InitHolder() - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
initial(DiscoveryManagement, LeaseRenewalManager, Configuration) - Static method in class net.jini.lookup.ServiceDiscoveryManager
 
initial - Variable in class org.apache.river.mahalo.JoinStateManager
Conceptually, true if this is the first time this service has come up, implemented as if there was no previous state then this is the first time.
initial - Variable in class org.apache.river.outrigger.JoinStateManager
Conceptually, true if this is the first time this service has come up, implemented as if there was no previous state then this is the first time.
INITIAL_GRACE - Static variable in class org.apache.river.outrigger.TxnMonitorTask
The initial grace period before the first query.
initialGlobalPolicy - Static variable in class org.apache.river.start.ActivateWrapper
The Policy object in effect at startup.
initialGlobalPolicy - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
initialInboundRation - Variable in class org.apache.river.jeri.internal.mux.Mux
 
initializationError(Exception, String) - Static method in class net.jini.jeri.ssl.Utilities
Returns a RuntimeException for a problem initializing JSSE.
initialize - Variable in class net.jini.loader.LoadClass.GetClassTask
 
initialize(PolicyParser) - Static method in class org.apache.river.api.security.ConcurrentPolicyFile
 
INITIALIZE - Static variable in class org.apache.river.norm.NormServerBaseImpl.ReadyState
 
INITIALIZE - Static variable in class org.apache.river.thread.ReadyState
 
initialize(String, boolean, File) - Method in class org.apache.river.tool.PreferredListGen.Graph
Determines whether arg represents a path reference to a class, a resource, a package wildcard, or a namespace wild card, and add the value, converted to a '.' separated name, to the graph with the given preferred value and appropriate type.
initialized - Variable in class net.jini.loader.pref.PreferredClassProvider
true if constructor has completed successfully
initialized - Variable in class org.apache.river.mercury.PersistentEventLog
Flag that is used to determine whether or not this object has been initialized.
initialized - Variable in class org.apache.river.mercury.TransientEventLog
Flag that is used to determine whether or not this object has been initialized.
Initializer(Configuration) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
Initializer() - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.Initializer
 
Initializer() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
Initializer(Configuration, ActivationID, boolean, LifeCycle, LoginContext) - Constructor for class org.apache.river.reggie.RegistrarImpl.Initializer
 
Initializer(LifeCycle, String[]) - Constructor for class org.apache.river.tool.ClassServer.Initializer
 
initialMulticastRequestDelayRange - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
initialMulticastRequestDelayRange - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
initialOutboundRation - Variable in class org.apache.river.jeri.internal.mux.Mux
 
initialRequestorStarted - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
initialStartup - Variable in class org.apache.river.fiddler.FiddlerImpl
 
initialUnicastDelayRange - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.Initializer
 
initialUnicastDelayRange - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
initKeyStore(List<DefaultPolicyScanner.KeystoreEntry>, URL, Properties, boolean) - Method in class org.apache.river.api.security.DefaultPolicyParser
Returns the first successfully loaded KeyStore, from the specified list of possible locations.
initListModel() - Method in class org.apache.river.example.browser.ServiceEditor.GroupLister
 
initListModel() - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
initListModel() - Method in class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
initListModel() - Method in class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
initLogger - Static variable in class net.jini.jeri.ssl.Utilities
Initialization logger
initlogger - Static variable in class org.apache.river.mahalo.JoinStateManager
Logger for logging initialization related messages
initLogger - Static variable in class org.apache.river.mahalo.log.MultiLogManager
Logger for initialization related messages
initLogger - Static variable in class org.apache.river.mahalo.log.SimpleLogFile
Logger for initialization related messages
initLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for service re/initialization related messages
initSpi() - Static method in class org.apache.river.config.LocalHostLookup
 
initStores() - Method in class org.apache.river.discovery.internal.X500Provider
Initializes trust store and cert stores based on system property values.
initTree() - Method in class org.apache.river.example.browser.EntryTreePanel
 
initWithLogin(Configuration, boolean, LoginContext, ActivationID) - Static method in class org.apache.river.fiddler.FiddlerImpl
Initialization with JAAS login as the Subject referenced in the given loginContext.
inLine - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
inLock - Variable in class org.apache.river.jeri.internal.http.Request
 
innerProxy - Variable in class org.apache.river.fiddler.FiddlerImpl
The inner proxy (stub or dynamic proxy) to this server
innerProxy - Variable in class org.apache.river.fiddler.ProxyVerifier
The canonical instance of the inner proxy to the service.
innerProxyPreparer - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
InProgress - Class in org.apache.river.thread
This class provides a blocking mechanism that will not proceed while some operation bounded by this object is in progress.
InProgress(String) - Constructor for class org.apache.river.thread.InProgress
 
inProgress() - Method in class org.apache.river.thread.InProgress
Return true if at least one start has been invoked without its corresponding stop.
Input(OutboundRequestHandle) - Constructor for class net.jini.jeri.connection.ConnectionManager.Outbound.Input
 
INPUT - Static variable in class org.apache.river.mercury.StreamType
Event data input stream enumeration
inputBuffer - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
buffer for reading incoming data from connection
inputBuffer - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO.Reader
buffer for reading incoming data from connection
inRange(int, int, int) - Static method in class org.apache.river.config.Config
Return true if the given number falls within the given range, inclusive.
inRange(long, long, long) - Static method in class org.apache.river.config.Config
Return true if the given number falls within the given range, inclusive.
inRange(float, float, float) - Static method in class org.apache.river.config.Config
Return true if the given number falls within the given range, inclusive.
inRation - Variable in class org.apache.river.jeri.internal.mux.Session
 
inRationInfinite - Variable in class org.apache.river.jeri.internal.mux.Session
 
inRecovery - Variable in class org.apache.river.fiddler.FiddlerImpl
Flag indicating whether system is in a state of recovery
inRecovery - Variable in class org.apache.river.mercury.MailboxImpl
Flag indicating whether system is in a state of recovery
inRecovery - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
inRecovery - Variable in class org.apache.river.reggie.RegistrarImpl
Flag indicating whether system is in a state of recovery
insertEntry(LeaseRenewalManager.Entry, long) - Method in class net.jini.lease.LeaseRenewalManager
Calculate the preferred renew time, and put in the map
insertRegistrars(ServiceRegistrar[], List) - Static method in class net.jini.discovery.RemoteDiscoveryEvent
Places the lookup service reference(s), contained in the input ArrayList, into the 'empty' slots occurring at the end (indicated by the first null element) of the input array.
insertRegistrars(ServiceRegistrar[], ArrayList) - Static method in class org.apache.river.fiddler.FiddlerRegistration
Places the the lookup service reference(s), contained in the input ArrayList, into the 'empty' slots occurring at the end (indicated by the first null element) of the input array.
inside - Variable in class org.apache.river.tool.ClassDep
Package set that we have interest to work in.
insidePackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
insidePackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
insidePackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
insideRoots - Variable in class org.apache.river.tool.ClassDep
Set of packages to include when classes are found through the specified root directories.
inspectClass(String) - Method in class org.apache.river.tool.PreferredListGen
Process all public and protected fields, methods, constructors, interfaces, and superclasses declared by the given class.
installedProviders(Class) - Static method in class org.apache.river.resource.Service
Locates and incrementally instantiates the available providers of a given service using the extension class loader.
installNewProvider(String, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Installs a new RMIClassLoaderSpi provider with the ClassLoader provided.
INSTANCE - Static variable in class net.jini.config.EmptyConfiguration
A Configuration with no entries.
instance - Static variable in class org.apache.river.discovery.DiscoveryV1
 
instance - Variable in class org.apache.river.proxy.MarshalledWrapper
The wrapped MarshalledInstance.
Instances(Remote, InvocationDispatcher) - Constructor for class net.jini.jeri.InvocationLayerFactory.Instances
Creates a container for a proxy instance and an invocation dispatcher instance.
instances - Static variable in class org.apache.river.api.security.DelegatePermission
 
instances - Static variable in class org.apache.river.discovery.DiscoveryV2
 
instantiatePermission(Class<?>, String, String) - Static method in class org.apache.river.api.security.PolicyUtils
Tries to find a suitable constructor and instantiate a new Permission with specified parameters.
InstantiatorAccessExporter - Class in org.apache.river.phoenix
Exporter that wraps an ActivationInstantiator instance so that it only accepts calls from the local host.
InstantiatorAccessExporter() - Constructor for class org.apache.river.phoenix.InstantiatorAccessExporter
Creates an exporter with an underlying JrmpExporter that exports on an anonymous port.
InstantiatorAccessExporter(Exporter) - Constructor for class org.apache.river.phoenix.InstantiatorAccessExporter
Creates an exporter with the specified underlying exporter.
InstantiatorAccessExporter.InstantiatorImpl - Class in org.apache.river.phoenix
 
InstantiatorImpl(ActivationInstantiator) - Constructor for class org.apache.river.phoenix.InstantiatorAccessExporter.InstantiatorImpl
 
InstantiatorPermission - Class in org.apache.river.phoenix
Represents permissions that can be used to express the access control policy for the ActivationInstantiator remote object exported with BasicJeriExporter.
InstantiatorPermission(String) - Constructor for class org.apache.river.phoenix.InstantiatorPermission
Creates an instance with the specified name.
inState - Variable in class org.apache.river.jeri.internal.http.Request
 
inState - Variable in class org.apache.river.jeri.internal.mux.Session
 
INT_INDEX - Static variable in class net.jini.config.ConfigurationFile
Index of Integer.TYPE in primitives.
INT_LEN - Static variable in class org.apache.river.discovery.internal.X500Provider
 
intBuf - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
intBuf - Variable in class org.apache.river.reliableLog.ReliableLog
 
intBytes - Static variable in class org.apache.river.outrigger.snaplogstore.LogInputFile
 
intBytes - Static variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
intBytes - Static variable in class org.apache.river.reliableLog.ReliableLog
 
Integrity - Class in net.jini.core.constraint
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 out-of-band downloaded code.
Integrity(boolean) - Constructor for class net.jini.core.constraint.Integrity
Simple constructor.
integrity - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Flag related to the verification of codebase integrity.
INTEGRITY - Static variable in class net.jini.jeri.ssl.ConnectionContext
Constraints supported with codebase integrity
integrity - Variable in class net.jini.jeri.ssl.ConnectionContext
Whether codebase integrity should be enforced
integrity - Variable in class org.apache.river.jeri.internal.runtime.Util.IntegrityEnforcementImpl
 
integrity - Variable in class org.apache.river.mercury.RemoteEventData
true if the last time this object was unmarshalled integrity was being enforced, false otherwise.
integrity - Variable in class org.apache.river.outrigger.EntryRep
true if the last time this object was unmarshalled integrity was being enforced, false otherwise.
integrity - Variable in class org.apache.river.proxy.MarshalledWrapper
Flag set to true if this instance was unmarshalled from an integrity-protected stream, or false otherwise
integrity - Variable in class org.apache.river.reggie.EntryClass
Flag set to true if this instance was unmarshalled from an integrity-protected stream, or false otherwise
integrity - Variable in class org.apache.river.reggie.ServiceType
Flag set to true if this instance was unmarshalled from an integrity-protected stream, or false otherwise
INTEGRITY_PREFERRED - Static variable in class net.jini.jeri.ssl.Utilities
Constraints that prefer Integrity.YES.
INTEGRITY_PREFERRED_CONSTRAINTS - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Static constraints will be used for unfulfilledConstraints
INTEGRITY_PREFERRED_CONSTRAINTS - Static variable in class net.jini.jeri.kerberos.KerberosUtil
 
INTEGRITY_QOP - Static variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
 
INTEGRITY_REQUIRED - Static variable in class net.jini.jeri.ssl.Utilities
Constraints that require Integrity.YES.
INTEGRITY_REQUIRED_CONSTRAINTS - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Static constraints will be used for unfulfilledConstraints
INTEGRITY_REQUIRED_CONSTRAINTS - Static variable in class net.jini.jeri.kerberos.KerberosUtil
 
integrityEnforced() - Method in interface net.jini.io.context.IntegrityEnforcement
Returns true if object integrity is being enforced, and false otherwise.
integrityEnforced() - Method in class org.apache.river.jeri.internal.runtime.Util.IntegrityEnforcementImpl
 
integrityEnforced(ObjectInputStream) - Static method in class org.apache.river.proxy.MarshalledWrapper
Returns the integrity protection setting of the given stream, determined as follows: if the stream implements ObjectStreamContext and has in its context collection an object of type IntegrityEnforcement, the integrityEnforced method of that object is called and the resulting value returned; otherwise, false is returned.
IntegrityEnforcement - Interface in net.jini.io.context
Defines a context element interface for determining if object integrity is being enforced on a stream or a remote call.
IntegrityEnforcementImpl(boolean) - Constructor for class org.apache.river.jeri.internal.runtime.Util.IntegrityEnforcementImpl
 
integrityLogger - Static variable in class net.jini.security.Security
 
integrityMap - Static variable in class net.jini.security.Security
Weak map from ClassLoader to SoftReference(IntegrityVerifier[]).
integrityPreferred - Variable in class net.jini.jeri.ssl.CallContext
Whether codebase integrity is preferred.
integrityPreferred - Variable in class net.jini.jeri.ssl.ConnectionContext
Whether the preferences specify Integrity.YES
integrityRequired - Variable in class net.jini.jeri.ssl.CallContext
Whether codebase integrity is required.
integrityRequired - Variable in class net.jini.jeri.ssl.ConnectionContext
Whether the requirements specify Integrity.YES
IntegrityVerifier - Interface in net.jini.security
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity, allowing the URLs that provide content integrity to be extended.
interested(String[], Set) - Static method in class org.apache.river.fiddler.FiddlerImpl
This method determines if a particular registration (regInfo) is interested in discovering, through group discovery, the registrar belonging to a given set of member groups.
interested(LookupLocator, String[], Set, Set) - Static method in class org.apache.river.fiddler.FiddlerImpl
This method determines if a particular registration (regInfo) is interested in discovering, through either locator discovery or group discovery, the registrar having a given locator and belonging to a given set of member groups.
interestMask - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
the current interest mask established with the SelectionKey
interfacePreferred(PreferredClassLoader, String[], String) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns true if at least one of the specified interface names is preferred for the specified class loader; returns false if none of them are preferred.
interfaces - Variable in class org.apache.river.reggie.ServiceType
Descriptor for the interfaces.
intern(HttpEndpoint) - Static method in class net.jini.jeri.http.HttpEndpoint
Returns canonical instance equivalent to given instance.
intern(KerberosEndpoint) - Static method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns canonical instance equivalent to given instance.
intern(TcpEndpoint) - Static method in class net.jini.jeri.tcp.TcpEndpoint
Returns canonical instance equivalent to given instance.
InternalMailboxException - Exception in org.apache.river.mercury
This exception denotes a problem with the local implementation of the EventMailbox interface.
InternalMailboxException(String) - Constructor for exception org.apache.river.mercury.InternalMailboxException
Create an exception, passing the string to the superclass' constructor.
InternalMailboxException(String, Throwable) - Constructor for exception org.apache.river.mercury.InternalMailboxException
Create an exception, passing the string to the superclass' constructor.
InternalManagerException - Exception in org.apache.river.mahalo
This exception denotes a problem with the transaction manager implementation.
InternalManagerException() - Constructor for exception org.apache.river.mahalo.InternalManagerException
 
InternalManagerException(String) - Constructor for exception org.apache.river.mahalo.InternalManagerException
 
InternalNormException - Exception in org.apache.river.norm
This exception denotes a problem with the local implementation of a Norm server.
InternalNormException(String) - Constructor for exception org.apache.river.norm.InternalNormException
Create an exception, forwarding a string to the superclass constructor.
InternalNormException(String, Throwable) - Constructor for exception org.apache.river.norm.InternalNormException
Create an exception, forwarding a string and exception to the superclass constructor.
InternalSpaceException - Exception in net.jini.space
This exception denotes a problem with the local implementation of the JavaSpace interface.
InternalSpaceException(String) - Constructor for exception net.jini.space.InternalSpaceException
Create an exception, forwarding a string to the superclass constructor.
InternalSpaceException(String, Throwable) - Constructor for exception net.jini.space.InternalSpaceException
Create an exception, forwarding a string and exception to the superclass constructor.
internTable - Static variable in class net.jini.jeri.http.HttpEndpoint
set of canonical instances
internTable - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
Weak set of canonical instances; in order to use WeakHashMap, maps canonical instances to weak references to themselves.
internTable - Static variable in class net.jini.jeri.tcp.TcpEndpoint
weak set of canonical instances; in order to use WeakHashMap, maps canonical instances to weak references to themselves
interrupt() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
 
interrupt() - Method in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
 
interrupt() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.Notifier
 
interrupt() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd.ConsumerThread
 
interrupt() - Method in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
Prevent interruption if necessary.
interrupt() - Method in class org.apache.river.reggie.RegistrarImpl.Multicast
 
interrupt() - Method in class org.apache.river.reggie.RegistrarImpl.Unicast
 
interrupt() - Method in class org.apache.river.thread.InterruptedStatusThread
 
interrupt() - Method in interface org.apache.river.thread.InterruptedStatusThread.Interruptable
 
interrupted - Variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
True if thread has been interrupted
interrupted - Variable in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
True if thread has been interrupted
interrupted - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.Notifier
 
interrupted - Variable in class org.apache.river.jeri.internal.runtime.Target
 
interrupted(Thread) - Method in class org.apache.river.jeri.internal.runtime.Target
 
interrupted - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd.ConsumerThread
 
interrupted - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
 
interrupted - Variable in class org.apache.river.reggie.RegistrarImpl.Unicast
 
interrupted - Variable in class org.apache.river.thread.InterruptedStatusThread
true if thread has been interrupted
InterruptedStatusThread - Class in org.apache.river.thread
Common Thread subclass to handle potential loss of interrupted status.
InterruptedStatusThread() - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(Runnable) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(Runnable, String) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(String) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(ThreadGroup, Runnable) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(ThreadGroup, Runnable, String) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(ThreadGroup, Runnable, String, long) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread(ThreadGroup, String) - Constructor for class org.apache.river.thread.InterruptedStatusThread
Constructs a new InterruptedStatusThread object.
InterruptedStatusThread.Interruptable - Interface in org.apache.river.thread
A Runnable task can implement this to be interrupted if something special needs to be done to cause the Runnable to notice it's been interrupted.
interruptible - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
true if renew/clean thread may be interrupted
interruptible - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
true if reaper thread may be interrupted
intersect(Set, Set) - Static method in class org.apache.river.discovery.DiscoveryConstraints
 
intersectRegSets(ServiceRegistrar[], ServiceRegistrar[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Returns the set of registrars common to both input parameters
interval - Variable in class org.apache.river.logging.LogManager.Probe
Time in milliseconds between probes
interval - Variable in class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
intialLeaseDuration - Variable in class org.apache.river.outrigger.MatchSetData
Initial lease time.
Introspector - Class in org.apache.river.example.browser
Introspection related methods
Introspector() - Constructor for class org.apache.river.example.browser.Introspector
 
inTrustedCodeRecursiveCall - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
intToUshort(int) - Static method in class org.apache.river.discovery.internal.Plaintext
Returns the given integer value as an unsigned short, throwing an IllegalArgumentException if the value is negative or too large.
inUse - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
The connections that are in use for the endpoint.
inUse(long) - Method in class org.apache.river.norm.UIDGenerator
Used during log recovery to update the generator that a given ID is in use.
INVALID - Static variable in class org.apache.river.jeri.internal.http.Request
 
INVALID_KEY - Static variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
 
invalidate(Throwable) - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
Invalidates stream, saving cause.
invalidate(Throwable) - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
Invalidates stream, saving cause.
invalidate() - Method in interface org.apache.river.mahalo.log.ClientLog
 
invalidate() - Method in class org.apache.river.mahalo.log.SimpleLogFile
Invalidate the log.
invalidate() - Method in class org.apache.river.mahalo.log.TransientLogFile
Invalidate the log.
invalidate() - Method in class org.apache.river.mercury.RemoteEventIteratorImpl
Utility method that marks this object as invalid.
invalidated - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Boolean flag indicating the (in)validity of this object.
invalidatedLock - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
lock object protecting invalidated flag.
InvalidatedLogException - Exception in org.apache.river.mahalo.log
 
InvalidatedLogException() - Constructor for exception org.apache.river.mahalo.log.InvalidatedLogException
 
InvalidatedLogException(String) - Constructor for exception org.apache.river.mahalo.log.InvalidatedLogException
 
InvalidFormatException(String) - Constructor for exception org.apache.river.api.security.DefaultPolicyScanner.InvalidFormatException
Constructor with detailed message parameter.
InvalidIteratorException - Exception in net.jini.event
An exception thrown when an event iterator becomes invalid.
InvalidIteratorException(String) - Constructor for exception net.jini.event.InvalidIteratorException
Constructs an InvalidIteratorException with the specified detail message.
InvalidIteratorException() - Constructor for exception net.jini.event.InvalidIteratorException
Constructs an InvalidIteratorException with no detail message.
invalidRefs - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
set of RefEntry instances from last (failed) dirty call
inventory() - Method in class org.apache.river.norm.NormServerBaseImpl
Return a string summarizing the inventory of the server
InvocationConstraint - Interface in net.jini.core.constraint
The marker interface used to identify constraints for method invocations.
InvocationConstraints - Class in net.jini.core.constraint
An immutable aggregation of constraints into a set of requirements and a set of preferences.
InvocationConstraints(InvocationConstraint, InvocationConstraint) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has the first constraint, req, added as a requirement if it is a non-null value, and has the second constraint, pref, added as a preference if it is a non-null value and is not a duplicate of the requirement.
InvocationConstraints(InvocationConstraint[], InvocationConstraint[]) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has all of the constraints from the first array, reqs, added as requirements if the array is a non-null value, and has all of the constraints from the second array, prefs, added as preferences if the array is a non-null value.
InvocationConstraints(Collection<InvocationConstraint>, Collection<InvocationConstraint>) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance that has all of the constraints from the first collection, reqs, added as requirements if the collection is a non-null value, and has all of the constraints from the second collection, prefs, added as preferences if the collection is a non-null value.
InvocationConstraints(InvocationConstraint[], int, InvocationConstraint[], int, int) - Constructor for class net.jini.core.constraint.InvocationConstraints
Creates an instance containing the specified requirements and preferences.
InvocationDispatcher - Interface in net.jini.jeri
An abstraction used to handle incoming call requests for a remote object.
invocationDispatcher - Variable in class org.apache.river.jeri.internal.runtime.Target
 
InvocationLayerFactory - Interface in net.jini.jeri
A factory for creating a compatible proxy and invocation dispatcher for a remote object being exported.
InvocationLayerFactory.Instances - Class in net.jini.jeri
A container for the proxy and invocation dispatcher instances returned by InvocationLayerFactory.createInstances.
invoke(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Processes a method invocation made on the encapsulating proxy instance, proxy, and returns the result.
invoke(Remote, Method, Object[], Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Invokes the specified method on the specified remote object impl, with the specified arguments.
invoke(Object, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationHandler
Processes a method invocation made on the encapsulating proxy instance, proxy, and returns the result.
invoke(Object, Method, Object[]) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Executes the specified method with the specified arguments on the specified proxy, and returns the return value, if any.
invoke(Object, Method, Object[]) - Method in class org.apache.river.example.browser.Browser.Handler
 
invoke(Remote, Method, Object[], Collection) - Method in class org.apache.river.phoenix.SystemAccessILFactory.SystemDispatcher
Checks the group policy as necessary, and then calls the superclass invoke method with the same arguments, and returns the result.
invoke0(Method, Object[]) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Reflectively invoke the method on the main proxy, unless the method's declaring class is not public but the main proxy's class is public, in which case invoke the corresponding method from the main proxy's class instead.
invokeAll(Collection<? extends Callable<T>>) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
invokeMethod(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Reflectively invokes the method on the supplied proxy and returns the result in a Result object.
invokeMethod0(Object, Method, Object[]) - Static method in class net.jini.activation.ActivatableInvocationHandler
Reflectively invokes the method on the supplied proxy as follows: If the method's declaring class is not public, the proxy is an instance of the method's declaring class, and the proxy class is public, a public method with the same name and parameter types is obtained from the proxy class, and if such a method exists, that method is reflectively invoked on the proxy passing it the specified args and the result is returned, otherwise if such a method doesn't exist an ActivateFailedException is thrown with NoSuchMethodException as the cause.
invokeObjectMethod(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Handles java.lang.Object methods.
invokeObjectMethod(Object, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationHandler
Handles java.lang.Object methods.
invokeRemoteMethod(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Handles remote methods.
invokeRemoteMethod(Object, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationHandler
Handles remote methods.
invokeRemoteMethodControlMethod(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Handles RemoteMethodControl methods.
invokeRemoteMethodControlMethod(Object, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationHandler
Handles RemoteMethodControl methods.
invokeRemoteMethodOnce(Object, Method, Object[], OutboundRequestIterator, InvocationConstraints) - Method in class net.jini.jeri.BasicInvocationHandler
Make one attempt to invoke a remote method.
invokeTrustEquivalenceMethod(Object, Method, Object[]) - Method in class net.jini.activation.ActivatableInvocationHandler
Handles TrustEquivalence methods.
invokeTrustEquivalenceMethod(Object, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationHandler
Handles TrustEquivalence methods.
invokeUnreferenced(Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Asynchronously invokes the Unreferenced.unreferenced method of the impl, if it is an instance of the Unreferenced interface.
IOFuture - Class in org.apache.river.jeri.internal.mux
An IOFuture represents an I/O operation that may or may not have completed yet.
IOFuture() - Constructor for class org.apache.river.jeri.internal.mux.IOFuture
 
IOV_MAX - Static variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
iPvFuture - Static variable in class org.apache.river.api.net.Uri
 
isAbsolute() - Method in class org.apache.river.api.net.Uri
Indicates whether this URI is absolute, which means that a scheme part is defined in this URI.
isAccessible - Variable in class org.apache.river.example.browser.Browser.ServiceListItem
 
isAccessible() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
isAdmin - Variable in class org.apache.river.example.browser.Browser
 
isAdministrable() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
isAdministrable - Variable in class org.apache.river.example.browser.ObjectNode
 
isAdministrable() - Method in class org.apache.river.example.browser.ObjectNode
 
isArray - Variable in class net.jini.config.ConfigurationFile.Cast
 
isArray - Variable in class net.jini.config.ConfigurationFile.ClassLiteral
 
isArrayContains(Object[], Object) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Determines if the given Object is an element of the given array.
isArrayContainsServiceItem(List<ServiceItem>, ServiceItem) - Static method in class net.jini.lookup.ServiceDiscoveryManager
Determines if the given ServiceItem is an element of the given array.
isAssignableFrom(String, String) - Static method in class net.jini.activation.ActivationGroup
Returns true if the specified class (loaded from the specified location) is a subclass of ActivationGroup and returns false otherwise.
isAssignableFrom(Class, Class) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Tests if class c1 is equal to, or a superclass of, class c2, using the class equivalence semantics of the lookup service: same name.
isAssignableFrom(EntryClass) - Method in class org.apache.river.reggie.EntryClass
This is really only needed in the registrar, but it's very convenient to have here.
isAssignableFrom(ServiceType[]) - Method in class org.apache.river.reggie.ServiceType
Test if this isAssignableFrom any of the given interface types.
isAssignableFrom(ServiceType) - Method in class org.apache.river.reggie.ServiceType
Returns true if this type is equal to type or if this type is equal to a superclass of type.
isAssignableFrom(Class, Class) - Static method in class org.apache.river.tool.CheckConfigurationFile
Checks if an object of type source can be assigned to a variable of type dest, where source is null for a null object.
isAssignableTo(Class) - Method in class net.jini.lookup.ui.attribute.UIFactoryTypes
Returns true if the UI factory (contained in marshalled form in the same UIDescriptor) is an instance of the UI factory interface type passed in parameter classObj.
isAtLeastA(String) - Method in class org.apache.river.outrigger.EntryRep
Return true if this entry represents an object that is at least the type of the otherClass.
isAutoConfirm() - Method in class org.apache.river.example.browser.Browser
Indicates whether auto confirm is enabled to prevent from the user having to click the 'Yes' button in the a popup window to confirm a modification to the service browser pane is allowed to take place as result of a service being removed, or its lookup attributes being changed.
isAvailable() - Method in class org.apache.river.outrigger.EntryTransition
Returns true if this is a transition from a state where the entry could not be taken to one where it could be.
isBuilt() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
isBuilt() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
isCached(String) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
isCancelled() - Method in class org.apache.river.thread.RetryTask
Return true if cancel has been invoked.
isCancelled() - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
isClosed() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
isCompleted(long) - Method in class org.apache.river.mahalo.Job
Check to see if the Job execution has completed.
isConstant() - Method in class net.jini.config.ConfigurationFile.Call
 
isConstant() - Method in class net.jini.config.ConfigurationFile.Cast
 
isConstant() - Method in class net.jini.config.ConfigurationFile.ClassLiteral
 
isConstant - Variable in class net.jini.config.ConfigurationFile.Entry
 
isConstant() - Method in class net.jini.config.ConfigurationFile.Entry
 
isConstant() - Method in class net.jini.config.ConfigurationFile.Literal
 
isConstant() - Method in class net.jini.config.ConfigurationFile.NameRef
 
isConstant() - Method in class net.jini.config.ConfigurationFile.ParseNode
Returns true if the value is a constant.
isConstant() - Method in class net.jini.config.ConfigurationFile.StringConcatenation
 
isConstant() - Method in class net.jini.config.ConfigurationFile.StringLiteral
 
isControllable - Variable in class org.apache.river.example.browser.EntryTreePanel
running mode.
isControllable - Variable in class org.apache.river.example.browser.ObjectNode
 
isControllable() - Method in class org.apache.river.example.browser.ObjectNode
 
isCurrent() - Method in interface org.apache.river.norm.event.SendMonitor
Should return true if the lease associated with this event is still valid and false otherwise.
isCurrent(LeaseSet) - Static method in class org.apache.river.norm.NormServerBaseImpl
Returns true if the lease on the lease set is still current, else false.
isCurrent() - Method in class org.apache.river.norm.NormServerBaseImpl.SendMonitorImpl
 
isDaemon() - Method in class org.apache.river.thread.WakeupManager.ThreadDesc
Returns true if the the thread will be daemon thread, returns false otherwise.
isDefaultWakeupMgr - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
isDefaultWakeupMgr - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
isDeformed() - Method in class org.apache.river.norm.ClientLeaseWrapper
Return true if the underlying client lease has not yet been deserialized
isDirectory(URL) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader
Determines if the URL is pointing to a directory.
isDisableMulticast() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
isDiscarded() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Accessor method that returns the value of the boolean variable bDiscarded.
isDiscarded() - Method in class net.jini.discovery.RemoteDiscoveryEvent
Returns the value of the boolean flag that indicates whether this event is a discovery event or a discard event.
isDiscarded() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
isDiscovered(LookupLocator) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Determines whether or not the lookup service associated with the given LookupLocator has already been discovered.
isDone() - Method in class org.apache.river.thread.RetryTask
Return true if tryOnce has returned successfully.
isDone() - Method in class org.apache.river.thread.SynchronousExecutors.Task
 
isDup(Entry[], int) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Test if the set at the given index is equal to any other set earlier in the Entry[] array parameter.
isEditable() - Method in class org.apache.river.example.browser.ObjectNode
 
isEmpty() - Method in class net.jini.core.constraint.ArraySet
 
isEmpty() - Method in class net.jini.core.constraint.InvocationConstraints
Returns true if the instance has no requirements and no preferences; returns false otherwise.
isEmpty - Variable in class net.jini.loader.pref.PreferredResources
flag to signal if this preference object is empty
isEmpty() - Method in class org.apache.river.concurrent.EntrySetFacade
 
isEmpty() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
isEmpty() - Method in class org.apache.river.concurrent.ReferenceCollection
 
isEmpty() - Method in class org.apache.river.concurrent.ReferenceMap
 
isEmpty() - Method in class org.apache.river.lease.AbstractLeaseMap
 
isEmpty() - Method in interface org.apache.river.mercury.EventLog
Returns true if this log contains no events and false otherwise.
isEmpty() - Method in class org.apache.river.mercury.PersistentEventLog
 
isEmpty() - Method in class org.apache.river.mercury.TransientEventLog
 
isEmpty(Object[]) - Static method in class org.apache.river.reggie.RegistrarImpl
Return true if the array is null or zero length
isEmpty() - Method in class org.apache.river.thread.WakeupManager
Return whether the queue is currently empty.
isEnqueued() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
isEnqueued() - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
isEnqueued() - Method in interface org.apache.river.concurrent.Referrer
 
isEnqueued() - Method in class org.apache.river.concurrent.StrongReference
 
isEnqueued() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
isEnqueued() - Method in class org.apache.river.concurrent.TimedReferrer
 
isEntryTop - Variable in class org.apache.river.example.browser.ObjectNode
 
isEntryTop() - Method in class org.apache.river.example.browser.ObjectNode
 
isExpired(long, EntryHandle) - Method in class org.apache.river.outrigger.EntryHolder
Return true if the entry held by the given handle has expired by the time in now.
isFailure - Variable in class org.apache.river.norm.LRMEventListener.Discriminator
true if this wrapper is associated with a renewal failure event
isFileCaseInsensitiveOS - Static variable in class org.apache.river.api.net.UriParser
 
isFromProxy(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
isFrozen(String) - Method in class org.apache.river.tool.PreferredListGen.Graph
Return the frozen state of the class node having the given name.
isHelp(String) - Static method in class org.apache.river.system.MultiCommandLine
 
isHidden(Field) - Static method in class org.apache.river.example.browser.Introspector
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.ConsumingWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadIfExistsWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.StorableAvailabilityWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.StorableEventWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TransactableAvailabilityWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TransactableEventWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
 
isInterested(EntryTransition, long) - Method in class org.apache.river.outrigger.TransitionWatcher
Return true if this watcher cares about a given visibility transition.
isInterface() - Method in class org.apache.river.reggie.ServiceType
 
isInterrupted() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
Accessor method that returns the interrupted flag.
isInterrupted() - Method in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
Accessor method that returns the interrupted flag.
isLeaf - Variable in class org.apache.river.example.browser.ObjectNode
 
isLocaleSupported(Locale) - Method in class net.jini.lookup.ui.attribute.Locales
Indicates whether or not a locale is supported by the UI generated by the UI factory stored in the marshalled object of the same UIDescriptor.
isLocalLoader(ClassLoader) - Static method in class net.jini.loader.pref.PreferredClassProvider
Return true if the given loader is the system class loader or its parent (i.e. the loader for installed extensions) or the null class loader
isLockedEntrySetEmpty() - Method in interface org.apache.river.outrigger.IfExistsWatcher
If the query has been resolved by the locked entry set becoming empty returns true, otherwise return false.
isLockedEntrySetEmpty() - Method in class org.apache.river.outrigger.ReadIfExistsWatcher
 
isLockedEntrySetEmpty() - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
 
isLockedEntrySetEmpty() - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
 
isMatchAny(EntryRep) - Static method in class org.apache.river.outrigger.EntryRep
Return true if the given rep is that ``match any'' EntryRep.
isNested() - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
isNested() - Method in class net.jini.core.transaction.server.ServerTransaction
Return true if the transaction has a parent, false if the transaction is top level.
isNew(K, Long) - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
isNewEntry() - Method in class org.apache.river.outrigger.EntryTransition
Return true if this transition represents a new entry becoming visible, otherwise return false.
isolateSets() - Method in class org.apache.river.norm.LeaseSet
Returns whether to isolate renewal sets or batch leases across sets for all lease renewal sets associated with this set's service.
isolateSets - Variable in class org.apache.river.norm.NormServerBaseImpl
Whether to isolate leases in their own renewal sets as opposed to batching leases across sets.
isolateSets() - Method in class org.apache.river.norm.NormServerBaseImpl
Returns whether to isolate renewal sets or batch lease across sets.
isolateSets - Variable in class org.apache.river.norm.NormServerInitializer
 
isOpaque() - Method in class org.apache.river.api.net.Uri
Indicates whether this URI is opaque or not.
isOverride - Variable in class net.jini.config.ConfigurationFile.Entry
 
isPinned() - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
 
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
 
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Check whether arg is a plugin specific option.
isPluginOption(String) - Method in interface org.apache.river.tool.envcheck.Plugin
Determine whether arg is a plugin-specific command-line option for this plugin and save any necessary state.
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
Test whether to unconditionally test for the presence of the activation system.
isPluginOption(String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
 
isPreferred(String) - Method in class org.apache.river.tool.JarWrapper.PreferredListReader
Returns true if list prefers given entry, or false otherwise.
isPreferredResource(String, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
Returns true if a class or resource with the specified name is preferred for this class loader, and false if a class or resource with the specified name is not preferred for this loader.
isPreferredResource0(String, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
 
isPrivate - Variable in class net.jini.config.ConfigurationFile.Entry
 
isPrivileged() - Method in class org.apache.river.api.security.PermissionGrant
Optimisation for AllPermission.
isProvisionallyRemoved() - Method in class org.apache.river.outrigger.EntryHandle
Returns true it this entry has been removed outside of a transaction, but that removal has not yet been committed to disk.The thread calling this method should own this object's lock.
isReadOnly() - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
isReadOnly() - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
 
isReadyQueueEmpty() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
isReceivedAckRequired() - Method in class org.apache.river.jeri.internal.mux.Session
 
isRecur(StackTraceElement[]) - Method in class org.apache.river.tool.ProfilingSecurityManager
 
isReferenced() - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
isReferenced(RequestDispatcher) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
isRefSetEmpty() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Returns true if there are no registered live reference instances for this entry still reachable in this VM.
isRemoveLater() - Method in class org.apache.river.jeri.internal.mux.Session
 
isRenewQueueEmpty() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
isRequest - Variable in class org.apache.river.jeri.internal.http.StartLine
request or response line?
isResolved() - Method in class org.apache.river.outrigger.QueryWatcher
Returns true if this query has been resolved.
isResolved() - Method in class org.apache.river.outrigger.SingletonQueryWatcher
Returns true if this query has been resolved.
isResolved() - Method in class org.apache.river.outrigger.TakeMultipleWatcher
 
isRoot - Variable in class org.apache.river.example.browser.ObjectNode
 
isRootClass() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
If this a root dependant, the class was used to discover dependencies.
isSatisfiable(KerberosUtil.Config, InvocationConstraint) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Test whether the specified configuration is satisfiable by the given constraint.
isSealed(Manifest, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
isSentAcknowledgment() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
isSentAckRequired() - Method in class org.apache.river.jeri.internal.mux.Session
 
isShutdown() - Method in class org.apache.river.thread.ExtensibleExecutorService
 
isShutdown() - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
isSpaceBrowsable() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
isSpaceOrTab(char) - Static method in class org.apache.river.jeri.internal.http.Header
 
isStatic - Variable in class net.jini.config.ConfigurationFile.Entry
 
isString(Class) - Static method in class org.apache.river.example.browser.Introspector
 
issuerName - Variable in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
 
isSupportableConstraint(InvocationConstraint) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Test whether the specified constraint can possibly be supported by this provider.
isSupportedConstraintType(InvocationConstraint) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Check whether the type of the specified constraint is supported by this provider.
isTerminated() - Method in class org.apache.river.thread.ExtensibleExecutorService
 
isTerminated() - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
istream - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
InputStream this connection will provide to the upper layer
istream - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
isTrusted(Object, TrustVerifier.Context) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns result of calling ctx.isTrustedObject(obj) with thread-local state set to obj.
isTrustedInvocationHandler(InvocationHandler, TrustVerifier.Context) - Method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the specified invocation handler is trusted by this trust verifier; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.constraint.ConstraintTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.discovery.ConstrainableLookupLocatorTrustVerifier
Returns true if the specified object is a trusted ConstrainableLookupLocator instance; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the specified object is a trusted Jini ERI dynamic proxy or a trusted Jini ERI object endpoint; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.jeri.kerberos.KerberosTrustVerifier
Returns true if the object is an instance of KerberosEndpoint and the SocketFactory it uses internally, if not null, is trusted by the given TrustVerifier.Context, or the object is an instance of KerberosPrincipal.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.jeri.ssl.SslTrustVerifier
Returns true if the object is an instance of SslEndpoint or HttpsEndpoint, and it's SocketFactory is either null or trusted by the specified TrustVerifier.Context; or if the object is an instance of ConfidentialityStrength or X500Principal; and returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object) - Method in class net.jini.security.Security.Context
 
isTrustedObject(Object) - Method in interface net.jini.security.TrustVerifier.Context
Returns true if the specified object is trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in interface net.jini.security.TrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.discovery.DiscoveryConstraintTrustVerifier
Returns true if the specified object is known to be trusted to correctly implement its contract; returns false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.fiddler.ProxyVerifier
Returns true if the specified proxy object (that is not yet known to be trusted) is equivalent in trust, content, and function to the canonical inner proxy object referenced in this class; otherwise returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.landlord.LandlordProxyVerifier
Returns true if the specified proxy object (that is not yet known to be trusted) is equivalent in trust, content, and function to the canonical server reference this object was constructed with; otherwise returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.mahalo.ProxyVerifier
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.mercury.ProxyVerifier
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.norm.ProxyVerifier
 
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.outrigger.ProxyVerifier
Returns true if the specified proxy object (that is not yet known to be trusted) is equivalent in trust, content, and function to the canonical server reference this object was constructed with; otherwise returns false.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.phoenix.ConstrainableAID.Verifier
Verifies trust in a proxy.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.proxy.BasicProxyTrustVerifier
Verifies trust in a proxy.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.reggie.ProxyVerifier
Returns true if the given object is a trusted proxy, or false otherwise.
isTrustedObject(Object, TrustVerifier.Context) - Method in class org.apache.river.start.ProxyVerifier
 
isTrustedProxyInterface(Class, TrustVerifier.Context) - Method in class net.jini.jeri.BasicJeriTrustVerifier
Returns true if the specified dynamic proxy interface is trusted by this verifier; returns false otherwise.
isUI() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
isValid() - Method in class net.jini.id.Uuid
 
isValid() - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
Return true if this cell has not been dropped, false otherwise
isValidDomainName(String) - Method in class org.apache.river.api.net.UriParser
 
isValidHexChar(char) - Static method in class org.apache.river.api.net.URIEncoderDecoder
 
isValidHexChar(char) - Method in class org.apache.river.api.net.UriParser
 
isValidHost(boolean, String) - Method in class org.apache.river.api.net.UriParser
distinguish between IPv4, IPv6, domain name and validate it based on its type
isValidIP4Word(String) - Method in class org.apache.river.api.net.UriParser
 
isValidIP6Address(String) - Method in class org.apache.river.api.net.UriParser
 
isValidIPv4Address(String) - Method in class org.apache.river.api.net.UriParser
 
isValidIPvFutureAddress(String) - Method in class org.apache.river.api.net.UriParser
 
isVisibilityTransition() - Method in class net.jini.space.AvailabilityEvent
Returns true if the transition that triggered this event was a transition from invisible to visible as well as a transition from unavailable to available, and false otherwise.
isVisible - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
true if this is a visibility event
isVisible() - Method in class org.apache.river.outrigger.EntryTransition
Returns true if this is a transition from a state where the entry could not be read to one where it could be.
isVoid() - Method in class org.apache.river.api.security.PermissionGrant
Returns true if this PermissionGrant defines no Permissions, or if a PermissionGrant was made to a ProtectionDomain that no longer exists.
isVoid() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
isVoid() - Method in class org.apache.river.api.security.PrincipalGrant
 
isVoid() - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
isWrapper(Class) - Static method in class org.apache.river.example.browser.Introspector
 
isX509CertificateChain(Object) - Static method in class net.jini.jeri.ssl.SubjectCredentials
Determines if the argument is an X.509 certificate CertPath.
item - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
item - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
item - Variable in class org.apache.river.example.browser.Browser.ServiceListItem
 
item - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
item - Variable in class org.apache.river.example.browser.ServiceBrowser.AttributePanel
 
item - Variable in class org.apache.river.example.browser.ServiceEditor
 
Item - Class in org.apache.river.reggie
An Item contains the fields of a ServiceItem packaged up for transmission between client-side proxies and the registrar server.
Item(ServiceItem) - Constructor for class org.apache.river.reggie.Item
Converts a ServiceItem to an Item.
Item(ServiceID, ServiceType, String, MarshalledWrapper, EntryRep[]) - Constructor for class org.apache.river.reggie.Item
 
item - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
The new state of the item, or null if deleted
item - Variable in class org.apache.river.reggie.RegistrarImpl.SvcReg
The service item.
ITEM_ADDED - Static variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
ITEM_CHANGED - Static variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
ITEM_REMOVED - Static variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
ItemIter(Template) - Constructor for class org.apache.river.reggie.RegistrarImpl.ItemIter
Subclass constructors must initialize reg
itemMatchMatchChange(ServiceID, ServiceDiscoveryManager.ServiceItemReg, ServiceRegistrar, ServiceItem, boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
With respect to a given service (referenced by the parameter newItem), if either an event has been received from the given lookup service (referenced by the proxy parameter), or a snapshot of the given lookup service's state has been retrieved, this method determines whether the service's attributes have changed, or whether a new version of the service has been registered.
items - Variable in class net.jini.core.lookup.ServiceMatches
Matching items (up to maxMatches from lookup method).
items - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
items - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
items - Variable in class org.apache.river.reggie.Matches
ServiceMatches.items as an ArrayList of Item
Iter() - Constructor for class net.jini.core.constraint.ArraySet.Iter
 
iter - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
Iter(Iterator<T>, ReferenceQueuingFactory<T, Referrer<T>>) - Constructor for class org.apache.river.concurrent.CollectionDecorator.Iter
 
iter - Variable in class org.apache.river.lease.AbstractLeaseMap.EntryIterator
 
iter - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Event iterator
iter - Variable in class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
Iterator over the wrapperMap values
iter - Variable in class org.apache.river.reggie.RegistrarImpl.AllItemIter
Iterator over serviceByID
iter - Variable in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Values iterator for current HashMap
iterations - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The map of Uuid to active iterations
iterationUuid - Variable in class org.apache.river.outrigger.IteratorProxy
The Uuid of the iteration this proxy is associated with.
iterator() - Method in class net.jini.core.constraint.ArraySet
 
iterator() - Method in class net.jini.lookup.ui.attribute.Locales
Returns an iterator over the set of java.util.Locale objects, one for each locale supported by the UI generated by the UI factory stored in the marshalled object of the same UIDescriptor.
iterator() - Method in class net.jini.lookup.ui.attribute.RequiredPackages
Returns an iterator over the set of String fully qualified package names required by the UI generated by the UI factory stored in the marshalled object of the same UIDescriptor.
iterator() - Method in class net.jini.lookup.ui.attribute.UIFactoryTypes
Returns an iterator over the set of types of which a UI factory object is an instance in no particular order.
iterator - Variable in class org.apache.river.concurrent.CollectionDecorator.Iter
 
iterator() - Method in class org.apache.river.concurrent.CollectionDecorator
 
iterator - Variable in class org.apache.river.concurrent.EntryIteratorFacade
 
iterator() - Method in class org.apache.river.concurrent.EntrySetFacade
 
iterator() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
iterator() - Method in class org.apache.river.concurrent.ReferenceCollection
This Iterator may return null values if garbage collection runs during iteration.
iterator - Variable in class org.apache.river.concurrent.ReferenceIterator
 
iterator - Variable in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
iterator() - Method in class org.apache.river.lease.AbstractLeaseMap.EntrySet
Wrap so we can do type checking on Map.Entry.setValue.
iterator() - Method in class org.apache.river.lookup.util.ConsistentSet
Returns an iterator over the elements in this set.
iterator(Uuid, File) - Method in class org.apache.river.mercury.EventLogFactory
Method to return the iterator object for the designated Uuid.
iterator(Uuid) - Method in class org.apache.river.mercury.EventLogFactory
Method to return the iterator object for the designated Uuid.
iterator() - Method in class org.apache.river.mercury.ServiceRegistration
Get the reference to the registration's associated EventLogIterator
iterator() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
iterator() - Method in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
iteratorCondition - Variable in class org.apache.river.mercury.ServiceRegistration
 
iteratorID - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Unique identifier for this registration
IteratorImpl(EntryRep, Txn) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Create a RemoteIterImpl object to return all objects that match the given template.
iteratorLogger - Static variable in class org.apache.river.outrigger.EntryHolder
Logger for logging information about iterators
iteratorLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for logging information to iterators
iteratorLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to iterators
iteratorNotifier - Variable in class org.apache.river.mercury.ServiceRegistration
Lock object used to coordinate event delivery via the iterator.
IteratorProxy - Class in org.apache.river.outrigger
The iterator that is returned to the client.
IteratorProxy(Uuid, OutriggerAdmin, int) - Constructor for class org.apache.river.outrigger.IteratorProxy
Create client side iterator proxy.
iterators - Variable in class org.apache.river.mercury.EventLogFactory
Map that contains references to generated iterators
iterID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
The iterator ID.

J

jarContents - Variable in class org.apache.river.tool.classdepend.PackageClasses
The names of files in JAR files in the classpath.
jarEntries - Variable in class org.apache.river.tool.PreferredListGen
union of the entries in all JAR files for -api/-impl existence check
jarExists(URL) - Method in class net.jini.loader.pref.PreferredClassLoader
 
jarFileName - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
jarFiles - Variable in class org.apache.river.tool.PreferredListGen
loaded JAR names, to avoid infinite loops due to circular definitions
jarHandler - Variable in class net.jini.loader.pref.PreferredClassLoader
URLStreamHandler to use when creating new "jar:" URLs
JarIndexReader(JarFile) - Constructor for class org.apache.river.tool.JarWrapper.JarIndexReader
Parses the given JAR file's JAR index, if any.
JarIndexWriter() - Constructor for class org.apache.river.tool.JarWrapper.JarIndexWriter
 
jarList - Variable in class org.apache.river.tool.PreferredListGen
ordered list of JAR files names specified by the -jar options
jars - Variable in class org.apache.river.tool.JarWrapper.JarIndexReader
 
jarToRun - Variable in class org.apache.river.tool.envcheck.EnvCheck
the executable JAR file on the command line being checked
JarWrapper - Class in org.apache.river.tool
A tool for generating "wrapper" JAR files.
JarWrapper(String, String, String[], String, boolean, Manifest, List) - Constructor for class org.apache.river.tool.JarWrapper
Initializes JarWrapper based on the given values.
JarWrapper.JarIndexReader - Class in org.apache.river.tool
Parses JAR indexes.
JarWrapper.JarIndexWriter - Class in org.apache.river.tool
Assembles and writes JAR indexes.
JarWrapper.LocalizedIllegalArgumentException - Exception in org.apache.river.tool
IllegalArgumentException with a localized detail message.
JarWrapper.LocalizedIOException - Exception in org.apache.river.tool
IOException with a localized detail message.
JarWrapper.PreferredListReader - Class in org.apache.river.tool
Parses preferred lists.
JarWrapper.PreferredListWriter - Class in org.apache.river.tool
Compiles and writes combined preferred lists.
JarWrapper.PreferredListWriter.DirNode - Class in org.apache.river.tool
Represents JAR-internal directory.
JarWrapper.PreferredListWriter.FileNode - Class in org.apache.river.tool
Stores file preference state.
JarWrapper.SourceJarURL - Class in org.apache.river.tool
Represents URL to a source JAR file.
JAVA_SECURITY_POLICY - Static variable in class org.apache.river.api.security.ConcurrentPolicyFile
System property for dynamically added policy location.
javaCmd - Variable in class org.apache.river.tool.envcheck.EnvCheck
the java command on the command line being checked
JavaSourceFilter - Class in org.apache.river.system
Implementation of FilenameFilter to allow us to just look for java files by default, or other file extensions if the user wishes to use a different extension.
JavaSourceFilter() - Constructor for class org.apache.river.system.JavaSourceFilter
Create a filter for *.java files.
JavaSourceFilter(String) - Constructor for class org.apache.river.system.JavaSourceFilter
Create a filter for a user defined extension.
JavaSpace - Interface in net.jini.space
This interface is implemented by servers that export a JavaSpaces technology service.
JavaSpace05 - Interface in net.jini.space
The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients to perform batch operations on the space (which are generally more efficient than performing an equivalent set of singleton operations) and to more easily develop applications where a given Entry needs to be read by multiple clients.
JavaSpaceAdmin - Interface in org.apache.river.outrigger
Deprecated.
Invoke the JoinAdmin and DestroyAdmin methods though those interfaces. A view of the space contents can be obtained through the JavaSpace05.contents method.
JComponentFactory - Interface in net.jini.lookup.ui.factory
UI factory for a Swing JComponent.
JDialogFactory - Interface in net.jini.lookup.ui.factory
UI factory for a modal or non-modal Swing JDialog with a predetermined title.
JDK1_4Task() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
 
Jeri - Class in org.apache.river.jeri.internal.runtime
Provides constants for this package.
Jeri() - Constructor for class org.apache.river.jeri.internal.runtime.Jeri
Prevents instantiation.
jf - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
JFrameFactory - Interface in net.jini.lookup.ui.factory
UI factory for a Swing JFrame with a predetermined title.
JMXMP - Static variable in class net.jini.lookup.entry.jmx.JMXProtocolType
 
JMXProperty - Class in net.jini.lookup.entry.jmx
 
JMXProperty() - Constructor for class net.jini.lookup.entry.jmx.JMXProperty
 
JMXProperty(String, String) - Constructor for class net.jini.lookup.entry.jmx.JMXProperty
 
JMXProtocolType - Class in net.jini.lookup.entry.jmx
 
JMXProtocolType() - Constructor for class net.jini.lookup.entry.jmx.JMXProtocolType
 
JMXProtocolType(String) - Constructor for class net.jini.lookup.entry.jmx.JMXProtocolType
 
Job - Class in org.apache.river.mahalo
A Job manages the division of work for a problem whose solution is obtained by assembling partial results to original problem.
Job(ExecutorService, WakeupManager) - Constructor for class org.apache.river.mahalo.Job
Create the Job object giving it the ExecutorService responsible for the pool of threads which perform the necessary work.
job - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
JobException - Exception in org.apache.river.mahalo
 
JobException() - Constructor for exception org.apache.river.mahalo.JobException
 
JobException(String) - Constructor for exception org.apache.river.mahalo.JobException
 
jobLock - Variable in class org.apache.river.mahalo.TxnManagerTransaction
Interlock for Jobs is needed since many threads on behalf of many clients can simultaneously access or modify the Job associated with this transaction when when attempting to prepare, roll forward or roll back participants.
JobNotStartedException - Exception in org.apache.river.mahalo
 
JobNotStartedException() - Constructor for exception org.apache.river.mahalo.JobNotStartedException
 
JobNotStartedException(String) - Constructor for exception org.apache.river.mahalo.JobNotStartedException
 
join(TransactionParticipant, long) - Method in class net.jini.core.transaction.server.ServerTransaction
Join the transaction.
join(long, TransactionParticipant, long) - Method in interface net.jini.core.transaction.server.TransactionManager
Join a transaction that is managed by this transaction manager.
join(long, TransactionParticipant, long) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
join(TransactionParticipant, long) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Implementation of the join method.
join(long, TransactionParticipant, long) - Method in class org.apache.river.mahalo.TxnMgrProxy
 
JoinAdmin - Interface in net.jini.admin
The methods in this interface are used to control a service's participation in the join protocol.
joiner - Variable in class org.apache.river.mercury.MailboxImpl
Manager for joining lookup services
joiner - Variable in class org.apache.river.reggie.RegistrarImpl
Manager for joining other lookup services
joinLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for logging information about join state
joinLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to join state
JoinManager - Class in net.jini.lookup
A goal of any well-behaved service is to advertise the facilities and functions it provides by requesting residency within at least one lookup service.
JoinManager(Object, Entry[], ServiceIDListener, DiscoveryManagement, LeaseRenewalManager) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class that will register the given service reference with all discovered lookup services and, through an event sent to the given ServiceIDListener object, communicate the service ID assigned by the first lookup service with which the service is registered.
JoinManager(Object, Entry[], ServiceIDListener, DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class, configured using the items retrieved through the given Configuration object, that will register the given service reference with all discovered lookup services and, through an event sent to the given ServiceIDListener object, communicate the service ID assigned by the first lookup service with which the service is registered.
JoinManager(Object, Entry[], ServiceID, DiscoveryManagement, LeaseRenewalManager) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class that will register the service with all discovered lookup services, using the supplied ServiceID.
JoinManager(Object, Entry[], ServiceID, DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.JoinManager
Constructs an instance of this class, configured using the items retrieved through the given Configuration, that will register the service with all discovered lookup services, using the supplied ServiceID.
JoinManager(Object, Entry[], ServiceID, ServiceIDListener, JoinManager.Conf) - Constructor for class net.jini.lookup.JoinManager
Convenience method invoked by the constructors of this class that uses the given Configuration to initialize the current instance of this utility, and initiates all join processing for the given parameters.
JoinManager.AddAttributesTask - Class in net.jini.lookup
Task that asynchronously augments the attributes associated with this join manager's service in the lookup service referenced by the current instance of this class.
JoinManager.Conf - Class in net.jini.lookup
 
JoinManager.DiscardProxyTask - Class in net.jini.lookup
Task that asynchronously requests the cancellation of the lease on the ServiceRegistration referenced by the given ProxyReg object.
JoinManager.DiscMgrListener - Class in net.jini.lookup
 
JoinManager.JoinTask - Class in net.jini.lookup
Abstract base class from which all the sub-task classes are derived.
JoinManager.LeaseExpireNotifyTask - Class in net.jini.lookup
Task that asynchronously re-registers the service associated with this join manager with the lookup service referenced by the current instance of this class.
JoinManager.ModifyAttributesTask - Class in net.jini.lookup
Task that asynchronously modifies the attributes associated with this join manager's service in the lookup service referenced by the current instance of this class.
JoinManager.ProxyReg - Class in net.jini.lookup
Wrapper class in which each instance corresponds to a lookup service to discover, and with which this join manager's service should be registered.
JoinManager.ProxyReg.DiscLeaseListener - Class in net.jini.lookup
Class that is registered as a listener with this join manager's lease renewal manager.
JoinManager.ProxyRegTask - Class in net.jini.lookup
Abstract base class from which all of the task classes are derived.
JoinManager.ProxyRegTaskQueue - Class in net.jini.lookup
 
JoinManager.RegisterTask - Class in net.jini.lookup
Task that asynchronously registers the service associated with this join manager with the lookup service referenced by the current instance of this class.
JoinManager.SetAttributesTask - Class in net.jini.lookup
Task that asynchronously replaces the attributes associated with this join manager's service in the lookup service referenced by the current instance of this class.
JoinMenuBar() - Constructor for class org.apache.river.example.browser.ServiceEditor.JoinMenuBar
 
joinMgr - Variable in class org.apache.river.fiddler.FiddlerImpl
Manager for discovering and registering with lookup services
joinMgr - Variable in class org.apache.river.norm.lookup.JoinState
Our join manager
joinMgrLDM - Variable in class org.apache.river.fiddler.FiddlerImpl
The lookup discovery manager this service's join manager will use
joinMgrLDM - Variable in class org.apache.river.fiddler.FiddlerInit
 
joinSet - Variable in class net.jini.lookup.JoinManager
Contains elements of type ProxyReg where each element references a proxy to one of the lookup services with which this join manager's service is registered.
JoinState - Class in org.apache.river.norm.lookup
Utility class that combines JoinManager with persistence.
JoinState(Object, LeaseRenewalManager, Configuration, Entry[], ProxyPreparer, ServiceID) - Constructor for class org.apache.river.norm.lookup.JoinState
Simple constructor.
joinState - Variable in class org.apache.river.norm.NormServerBaseImpl
Our JoinManager
joinState - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
JOINSTATE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records the join state.
JoinStateManager - Class in org.apache.river.mahalo
JoinStateManager provides a utility that manages a service's join state (optionally persisting that state) and manages the join protocol protocol on behalf of the service.
JoinStateManager(String) - Constructor for class org.apache.river.mahalo.JoinStateManager
Simple constructor.
joinStateManager - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
joinStateManager - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
JoinStateManager - Class in org.apache.river.outrigger
JoinStateManager provides a utility that manages a service's join state (optionally persisting that state) and manages the join protocol protocol on behalf of the service.
JoinStateManager() - Constructor for class org.apache.river.outrigger.JoinStateManager
Simple constructor.
joinStateManager - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
joinStateOp(StorableObject) - Method in interface org.apache.river.outrigger.LogOps
Log an update to the join state
joinStateOp(StoredObject) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Record the join state.
joinStateOp(StorableObject) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a change in join state
JoinTask(JoinManager.ProxyReg) - Constructor for class net.jini.lookup.JoinManager.JoinTask
Basic constructor; simply stores the input parameters
joinThread(Thread) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Join a thread as part of a controlled tear-down
JournalNode(Object) - Constructor for class org.apache.river.outrigger.OperationJournal.JournalNode
Create a new JournalNode with the specified value for the payload, null for next, and the appropriate value for ordinal.
JrmpExporter - Class in net.jini.jrmp
A JrmpExporter contains the information necessary to export a single remote object to the JRMP runtime.
JrmpExporter() - Constructor for class net.jini.jrmp.JrmpExporter
Creates an exporter for a non-activatable JRMP "unicast" remote object that exports on an anonymous port and does not use custom socket factories.
JrmpExporter(int) - Constructor for class net.jini.jrmp.JrmpExporter
Creates an exporter for a non-activatable JRMP "unicast" remote object that exports on the specified TCP port and does not use custom socket factories.
JrmpExporter(int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class net.jini.jrmp.JrmpExporter
Creates an exporter for a non-activatable JRMP "unicast" remote object that exports on the specified TCP port and uses sockets created by the given custom socket factories.
JrmpExporter(ActivationID, int) - Constructor for class net.jini.jrmp.JrmpExporter
Creates an exporter for an activatable JRMP remote object with the given activation ID that exports on the specified TCP port and does not use custom socket factories.
JrmpExporter(ActivationID, int, RMIClientSocketFactory, RMIServerSocketFactory) - Constructor for class net.jini.jrmp.JrmpExporter
Creates an exporter for an activatable JRMP remote object with the given activation ID that exports on the specified TCP port and uses sockets created by the given custom socket factories.
JrmpServerContext - Class in net.jini.jrmp
Server context provider for remote objects exported via JRMP.
JrmpServerContext() - Constructor for class net.jini.jrmp.JrmpServerContext
 
JSKPolicyTask() - Constructor for class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
 
JSSE - Static variable in class org.apache.river.discovery.internal.X500Provider
 
JvmLifeSupport - Class in org.apache.river.jeri.internal.runtime
This class maintains a thread if necessary, in the wait state, to prevent the jvm shutting down while remote objects hold strong references in the DGC.
JvmLifeSupport() - Constructor for class org.apache.river.jeri.internal.runtime.JvmLifeSupport
 
JWindowFactory - Interface in net.jini.lookup.ui.factory
UI factory for a Swing JWindow.

K

keep - Variable in class org.apache.river.jeri.internal.runtime.SequenceEntry
 
keep() - Method in class org.apache.river.jeri.internal.runtime.SequenceEntry
 
keepAlive - Variable in class net.jini.jeri.BasicJeriExporter
 
keepAlive - Variable in class org.apache.river.jeri.internal.runtime.Target
 
keepAliveCount - Variable in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
number of objects exported with keepAlive == true
keepAliveCount - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
number of objects exported with keepAlive == true
keepAliveCount - Variable in class org.apache.river.jeri.internal.runtime.Target
 
keeper - Variable in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
thread to keep VM alive while keepAliveCount > 0
keepNonPublicRoots - Variable in class org.apache.river.tool.PreferredListGen
if true, non-public roots are allowed
KerberosEndpoint - Class in net.jini.jeri.kerberos
An Endpoint implementation that uses Kerberos as the underlying network security protocol to support security related invocation constraints its caller specified for the corresponding remote request.
KerberosEndpoint(String, int, KerberosPrincipal, SocketFactory) - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint
Creates an endpoint of this Kerberos provider.
KerberosEndpoint.CacheKey - Class in net.jini.jeri.kerberos
The key used for the softcache of this endpoint.
KerberosEndpoint.ConnectionEndpointImpl - Class in net.jini.jeri.kerberos
ConnectionEndpoint implementation class for this end point
KerberosEndpoint.ConnectionImpl - Class in net.jini.jeri.kerberos
Implementation class of the client side connection abstraction
KerberosEndpoint.KerberosEndpointInternals - Class in net.jini.jeri.kerberos
Support EndpointInternals, for use by discovery providers
KerberosEndpoint.RequestHandleImpl - Class in net.jini.jeri.kerberos
OutboundRequestHandle implementation
KerberosEndpointInternals() - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
 
KerberosEndpointInternalsAccess - Class in org.apache.river.discovery.internal
Provides a rendezvous point for the net.jini.jeri.kerberos transport provider to register an EndpointInternals instance used by provider classes for the net.jini.discovery.kerberos unicast discovery format.
KerberosEndpointInternalsAccess() - Constructor for class org.apache.river.discovery.internal.KerberosEndpointInternalsAccess
 
KerberosServerEndpoint - Class in net.jini.jeri.kerberos
A ServerEndpoint implementation that uses Kerberos as the underlying network security protocol to support security related invocation constraints for remote requests.
KerberosServerEndpoint(Subject, KerberosPrincipal, String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint
Creates a Kerberos server endpoint with the specified subject, server principal, server host, port, and socket factories.
KerberosServerEndpoint.ConnectionHandler - Class in net.jini.jeri.kerberos
A class responsible for establishing a GSS context for the corresponding connection, and supply the connection to this endpoint's ServerConnManager for asynchronous processing of incoming secure remote calls.
KerberosServerEndpoint.ListenCookieImpl - Class in net.jini.jeri.kerberos
 
KerberosServerEndpoint.ListenEndpointImpl - Class in net.jini.jeri.kerberos
 
KerberosServerEndpoint.ListenHandleImpl - Class in net.jini.jeri.kerberos
A runnable class which creates a server socket and listens for client connections.
KerberosServerEndpoint.ServerConnectionImpl - Class in net.jini.jeri.kerberos
Implementation class of the server side connection abstraction
KerberosServerEndpoint.ServerConnectionImpl.CacheKey - Class in net.jini.jeri.kerberos
The key used for the softcache of this server endpoint.
KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl - Class in net.jini.jeri.kerberos
 
KerberosTrustVerifier - Class in net.jini.jeri.kerberos
Trust verifier for verifying the Jini extensible remote invocation (Jini ERI) endpoints of type KerberosEndpoint, and principals of type KerberosPrincipal.
KerberosTrustVerifier() - Constructor for class net.jini.jeri.kerberos.KerberosTrustVerifier
Creates a Security.TrustVerifier for this package.
KerberosUtil - Class in net.jini.jeri.kerberos
Utility class for the Kerberos provider.
KerberosUtil() - Constructor for class net.jini.jeri.kerberos.KerberosUtil
make the null constructor private, so this class is non-instantiable
KerberosUtil.Config - Class in net.jini.jeri.kerberos
An instances of this class records one configuration possibly satisfiable by this provider.
KerberosUtil.ConfigIter - Class in net.jini.jeri.kerberos
An iterator returns all possible configs
KerberosUtil.Connection - Class in net.jini.jeri.kerberos
Connection class serves as the parent of connection classes defined in both client and server end point classes.
KerberosUtil.ConnectionInputStream - Class in net.jini.jeri.kerberos
Input stream returned by getInputStream() of client or server connection
KerberosUtil.ConnectionOutputStream - Class in net.jini.jeri.kerberos
Output stream returned by getOutputStream() of client or server connection
KerberosUtil.SoftCache - Class in net.jini.jeri.kerberos
A synchronized hash map that only maintains soft reference to its value objects.
KerberosUtil.SoftCache.LRUHashMap - Class in net.jini.jeri.kerberos
A linked hash map that implements LRU replacement policy
KerberosUtil.SoftCache.ValueCell - Class in net.jini.jeri.kerberos
An instance of this class maintains a reference to a key, and a soft reference to the value the key maps to.
key - Variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
 
key - Variable in class org.apache.river.api.security.PolicyUtils.SecurityPropertyAccessor
 
key(String) - Method in class org.apache.river.api.security.PolicyUtils.SecurityPropertyAccessor
 
key - Variable in class org.apache.river.collection.SoftCache.Value
 
Key(Object) - Constructor for class org.apache.river.collection.WeakIdentityMap.Key
 
Key(Object, ReferenceQueue) - Constructor for class org.apache.river.collection.WeakIdentityMap.Key
 
key - Variable in class org.apache.river.collection.WeakSoftTable.SoftValue
The associated key.
key - Variable in class org.apache.river.concurrent.ReferenceMap
 
key - Variable in class org.apache.river.jeri.internal.http.TimedMap.Mapping
 
key - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
key - Variable in class org.apache.river.jeri.internal.runtime.SameClassKey
 
Key(SelectableChannel, SelectionManager.SelectionHandler) - Constructor for class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
key - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
key - Variable in class org.apache.river.lookup.util.ConsistentMapEntry
 
key - Variable in class org.apache.river.mercury.ControlLog
Key associated with this stream.
key - Variable in class org.apache.river.mercury.LogInputStream
Associated key for this stream object
key - Variable in class org.apache.river.mercury.LogOutputStream
Associated key for this stream object
key - Variable in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
The key
Key(TransactionManager, long, boolean) - Constructor for class org.apache.river.outrigger.TxnTable.Key
Create a new key from the specified manager and id.
KEY_ALGORITHM - Static variable in class org.apache.river.discovery.x500.sha1withdsa.Constants
 
KEY_ALGORITHM - Static variable in class org.apache.river.discovery.x500.sha1withrsa.Constants
 
KEY_ALGORITHM_OID - Static variable in class org.apache.river.discovery.x500.sha1withdsa.Constants
 
KEY_ALGORITHM_OID - Static variable in class org.apache.river.discovery.x500.sha1withrsa.Constants
 
keyAlgorithm - Variable in class org.apache.river.discovery.internal.X500Provider
The key algorithm name (for example, "DSA").
keyAlgorithmOID - Variable in class org.apache.river.discovery.internal.X500Provider
The key algorithm OID.
keyGC(Object) - Method in interface org.apache.river.collection.WeakTable.KeyGCHandler
Called by WeakTable when it notices that a key has been collected and the value still exists.
keyGC(Object) - Method in class org.apache.river.mahalo.LeaseExpirationMgr
 
keyGC(Object) - Method in class org.apache.river.norm.LeaseExpirationMgr
 
keyRef() - Method in class org.apache.river.concurrent.ReferenceMap
 
keys - Variable in class org.apache.river.concurrent.ReferenceMap
 
keySet() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
keySet() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
keySet() - Method in class org.apache.river.concurrent.ReferenceMap
The key Set returned, is encapsulated by ReferenceSet, which encapsulates it's objects using the same Ref type as ReferenceMap
keySet() - Method in class org.apache.river.lease.AbstractLeaseMap
 
KeystoreEntry(String, String) - Constructor for class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
 
KeyStores - Class in org.apache.river.config
Provides static methods for manipulating instances of KeyStore conveniently from within the source of a Configuration.
KeyStores() - Constructor for class org.apache.river.config.KeyStores
This class cannot be instantiated.
kicker - Variable in class org.apache.river.thread.WakeupManager
The Runnable for the queue's thread
Kicker() - Constructor for class org.apache.river.thread.WakeupManager.Kicker
 
kickerDesc - Variable in class org.apache.river.thread.WakeupManager
ThreadDesc we use to create kicker threads
kickerThread - Variable in class org.apache.river.thread.WakeupManager
The queue's thread
kill() - Method in class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
klass - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
The classname part of permission clause.
klass - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
The classname part of principal clause.
klass - Variable in class org.apache.river.api.security.UnresolvedPrincipal
 
klasses - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
knownMgr(TransactableMgr) - Method in class org.apache.river.outrigger.EntryHandle
Return true if the given transaction is already known to the entry this handle represents.
knownMgr(TransactableMgr) - Method in class org.apache.river.outrigger.TxnState
Return true if mgr is one of the managers known to be managing this entry.
krb5MechOid - Static variable in class net.jini.jeri.kerberos.KerberosUtil
Oid used to represent the Kerberos v5 GSS-API mechanism, defined as in RFC 1964.
krb5NameType - Static variable in class net.jini.jeri.kerberos.KerberosUtil
Oid used to represent the name syntax in Kerberos v5 GSS-API mechanism.
KRB_AP_ERR_REPEAT - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Kerberos error code defined in RFC1510 (Request is a replay)
krqf - Variable in class org.apache.river.concurrent.EntryFacadeConverter
 
krqf - Variable in class org.apache.river.concurrent.ReferenceMap
 
ks - Variable in class org.apache.river.api.security.DefaultPolicyParser.PermissionExpander
 

L

l - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
label - Variable in class org.apache.river.example.browser.Browser.ServiceItemRenderer
 
label - Variable in class org.apache.river.example.browser.EntryTreePanel.ObjectNodeRenderer
 
Landlord - Interface in org.apache.river.landlord
Interface that granters of leases must implement in order to work with the LandlordLease implementation of the Lease interface.
landlord - Variable in class org.apache.river.landlord.LandlordLease
Owner of the resource associated with this lease.
landlord() - Method in class org.apache.river.landlord.LandlordLease
Return the landlord.
landlord - Variable in class org.apache.river.landlord.LandlordLeaseMap
The landlord which this map will talk to.
landlord() - Method in class org.apache.river.landlord.LandlordLeaseMap
Return the landlord.
landlord - Variable in class org.apache.river.landlord.LandlordProxyVerifier
The canonical instance of the server reference.
landlord - Variable in class org.apache.river.landlord.LeaseFactory
The inner proxy for the leases we create
landlord - Variable in class org.apache.river.mahalo.LeaseExpirationMgr
 
Landlord.RenewResults - Class in org.apache.river.landlord
Simple class that holds return values of the Landlord.renewAll method.
LandlordLease - Class in org.apache.river.landlord
Basic implementation of net.jini.core.lease.Lease that works with the the Landlord protocol.
LandlordLease(Uuid, Landlord, Uuid, long) - Constructor for class org.apache.river.landlord.LandlordLease
Create a new LandlordLease.
LandlordLeaseMap - Class in org.apache.river.landlord
Implementation of LeaseMap for LandlordLease.
LandlordLeaseMap(Landlord, Uuid, Lease, long) - Constructor for class org.apache.river.landlord.LandlordLeaseMap
Create a new LandlordLeaseMap.
LandlordLeaseMap(Landlord, Uuid, Lease) - Constructor for class org.apache.river.landlord.LandlordLeaseMap
 
LandlordProxyVerifier - Class in org.apache.river.landlord
This class defines a trust verifier for the proxies defined in the landlord package.
LandlordProxyVerifier(Landlord, Uuid) - Constructor for class org.apache.river.landlord.LandlordProxyVerifier
Returns a verifier for the proxies defined in the landlord package with the specified server reference and server Uuid.
LandlordUtil - Class in org.apache.river.landlord
Static methods useful for implementing landlords.
LandlordUtil() - Constructor for class org.apache.river.landlord.LandlordUtil
 
landlordUuid - Variable in class org.apache.river.landlord.LandlordLease
The Uuid of the landlord.
landlordUuid() - Method in class org.apache.river.landlord.LandlordLease
Return the landlord's Uuid.
landlordUuid - Variable in class org.apache.river.landlord.LandlordLeaseMap
The Uuid of the LandlordLeaseMap.landlord.
landlordUuid - Variable in class org.apache.river.landlord.LandlordProxyVerifier
The Uuid associated landlord.
landlordUuid - Variable in class org.apache.river.landlord.LeaseFactory
The Uuid of the server granting the leases
last() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
last() - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
last - Variable in class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
Lease associated with the last value returned by next()
lastBatch - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Last batch of entries returned
lastBatch - Variable in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Last batch of EntryRep objects sent to the client.
lastEntry() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
lastEntry() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
lastEntry() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
lastEntry - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Uuid of the last entry returned
lastEventCookie - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Last remote event cookie
lastExceptionTime - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.SelectLoop
 
lastFailure - Variable in class org.apache.river.norm.ClientLeaseWrapper
Throwable thrown by the last renew attempt on the client lease.
lastGroups - Variable in class org.apache.river.reggie.RegistrarImpl.Announce
Groups associated with cached datagram packets
lastId - Variable in class org.apache.river.outrigger.IteratorProxy
ID of last entry we got from server
lastId - Variable in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Uuid of last entry in lastBatch.
lastIndexOf(Object) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
lastIndexOf(Object) - Method in class org.apache.river.concurrent.ReferenceList
 
lastKey() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
lastKey() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
lastKey() - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
lastLocator - Variable in class org.apache.river.reggie.RegistrarImpl.Announce
LookupLocator associated with cached datagram packets
lastLog - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
LastLog(String) - Constructor for class org.apache.river.outrigger.snaplogstore.BackEnd.LastLog
 
lastNonProxyHosts - Static variable in class org.apache.river.jeri.internal.http.HttpSettings
 
lastNonProxyLock - Static variable in class org.apache.river.jeri.internal.http.HttpSettings
 
lastNonProxyPatterns - Static variable in class org.apache.river.jeri.internal.http.HttpSettings
 
lastOrdinalUsed - Variable in class org.apache.river.outrigger.OperationJournal
The last ordinal value used
lastProcessed - Variable in class org.apache.river.outrigger.OperationJournal
The JournalNode we are currently processing or if none are in process the last one we processed.
lastProcessed(OperationJournal.JournalNode) - Method in class org.apache.river.outrigger.OperationJournal
Return the node currently being processed, or if no entry is currently being processed the last one that was processed.
lastRepReturned - Variable in class org.apache.river.outrigger.MatchSetProxy
Last rep returned
lastSeqNum - Variable in class org.apache.river.norm.event.EventType
Last event sequence number we used
latch - Variable in class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
launch(String, String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line being analyzed.
launch(String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a child VM using the java command, properties, and options supplied on the command line.
launch(String, Properties, String[], String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask VM using the java command given by javaCmd.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Launch a subtask using the environment defined by the given service descriptors.
LazyIterator(Class, ClassLoader) - Constructor for class org.apache.river.resource.Service.LazyIterator
 
LazyMethodToHash_Map() - Constructor for class org.apache.river.jeri.internal.runtime.Util.LazyMethodToHash_Map
 
LC() - Constructor for class org.apache.river.jeri.internal.runtime.BasicExportTable.LC
 
lcv - Variable in class org.apache.river.system.FileObserver
 
LE() - Constructor for class net.jini.jeri.http.HttpServerEndpoint.LE
 
LE() - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
lease - Variable in class net.jini.core.event.EventRegistration
The registration lease.
Lease - Interface in net.jini.core.lease
The Lease interface defines a type of object that is returned to the lease holder and issued by the lease grantor.
lease - Variable in class net.jini.core.transaction.NestableTransaction.Created
The lease.
lease - Variable in class net.jini.core.transaction.server.TransactionManager.Created
The lease.
lease - Variable in class net.jini.core.transaction.Transaction.Created
The lease.
lease - Variable in class net.jini.lease.LeaseRenewalEvent
The failed lease.
lease - Variable in class net.jini.lease.LeaseRenewalManager.Entry
The lease
lease - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
Lease - Class in org.apache.river.jeri.internal.runtime
 
Lease(Uuid, long) - Constructor for class org.apache.river.jeri.internal.runtime.Lease
 
lease - Variable in class org.apache.river.lease.BasicRenewalFailureEvent
Transient cache of lease returned by getLease method.
lease - Variable in class org.apache.river.mercury.Registration
The service's registration lease
lease - Variable in class org.apache.river.outrigger.MatchSetProxy
Lease assocated with this query
lease - Variable in class org.apache.river.reggie.Registration
The service lease
LEASE_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for lease related messages
LEASE_TYPE - Static variable in class org.apache.river.reggie.EventLease
The type of the lease used in toString() calls.
LEASE_TYPE - Static variable in class org.apache.river.reggie.ServiceLease
The type of the lease used in toString() calls.
leaseBound - Variable in class org.apache.river.fiddler.FiddlerImpl
least upper bound applied to all granted lease durations
LeaseBoundSetLogObj(long) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj
Constructs this class and stores the new lease duration bound
LeaseCancelledLogObj(Uuid, Uuid) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj
Constructs this class and stores the IDs corresponding to the lease that was cancelled.
leaseChecker - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
thread to check for expired leases
LeaseChecker() - Constructor for class org.apache.river.jeri.internal.runtime.ObjectTable.LeaseChecker
 
leaseCheckInterval - Static variable in class org.apache.river.jeri.internal.runtime.Jeri
period of checking for DGC lease expiration
LeaseDeniedException - Exception in net.jini.core.lease
An exception generated when a lease request or renewal is denied.
LeaseDeniedException() - Constructor for exception net.jini.core.lease.LeaseDeniedException
Constructs an LeaseDeniedException with no detail message.
LeaseDeniedException(String) - Constructor for exception net.jini.core.lease.LeaseDeniedException
Constructs an LeaseDeniedException with the specified detail message.
LeaseDesc - Interface in org.apache.river.outrigger
Interface that describes objects in the Outrigger implementation that are leased
LeasedResource - Interface in org.apache.river.landlord
Server side representation of a lease
leaseDuration - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
LeaseEntry(Object, ConcurrentMap<Object, K>, ConcurrentMap<Object, Long>, Set<Map.Entry<K, Long>>) - Constructor for class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
LeaseException - Exception in net.jini.core.lease
Generic superclass for specific lease exceptions.
LeaseException() - Constructor for exception net.jini.core.lease.LeaseException
Constructs an LeaseException with no detail message.
LeaseException(String) - Constructor for exception net.jini.core.lease.LeaseException
Constructs an LeaseException with the specified detail message.
leaseExpiration - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The absolute expiration time of the current lease.
leaseExpiration - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The lease expiration time.
leaseExpiration - Variable in class org.apache.river.reggie.RegistrarImpl.SvcReg
The lease expiration time.
LeaseExpirationMgr - Class in org.apache.river.mahalo
Lease Mgr implementation that aggressively expires leases as they expiration times occur.
LeaseExpirationMgr(LeaseExpirationMgr.Expirer) - Constructor for class org.apache.river.mahalo.LeaseExpirationMgr
Create a LeaseExpirationMgr to aggressively expire the leases of the passed landlord (implementing Expirer is trivial for a Landlord.
LeaseExpirationMgr - Class in org.apache.river.norm
Lease manager that aggressively expires leases as their expiration times occur.
LeaseExpirationMgr(NormServerBaseImpl) - Constructor for class org.apache.river.norm.LeaseExpirationMgr
Create a LeaseExpirationMgr to aggressively expire the leases of the passed NormServerBaseImpl
LeaseExpirationMgr() - Constructor for class org.apache.river.norm.LeaseExpirationMgr
 
LeaseExpirationMgr.Canceler - Class in org.apache.river.mahalo
Objects that do the actually cancel the resource in question, stuck in WakeupManager
LeaseExpirationMgr.Expiration - Class in org.apache.river.norm
Objects that do the actual expiration of the set in question, stuck in expireQueue.
LeaseExpirationMgr.ExpirationThread - Class in org.apache.river.norm
Expires sets queued for expiration.
LeaseExpirationMgr.Expirer - Interface in org.apache.river.mahalo
Interface that allows LeaseExpirationMgr to expire resources.
LeaseExpirationMgr.MgrTask - Class in org.apache.river.norm
Utility base class for our tasks, mainly provides the the proper locking for manipulating the ticketMap.
LeaseExpirationMgr.QueueExpiration - Class in org.apache.river.norm
Task that queues a task to expire a lease set.
LeaseExpirationMgr.SendWarning - Class in org.apache.river.norm
Objects that do the schedule the warning events, also schedules an expiration task.
leaseExpired(Uuid) - Method in class org.apache.river.jeri.internal.runtime.Target
 
LeaseExpireNotifyTask(JoinManager.ProxyReg, Entry[]) - Constructor for class net.jini.lookup.JoinManager.LeaseExpireNotifyTask
Constructor that associates this task with the lookup service referenced in the given ProxyReg parameter.
leaseExpireThread - Variable in class org.apache.river.fiddler.FiddlerImpl
Registration lease expiration thread
LeaseExpireThread(FiddlerImpl) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeaseExpireThread
 
leaseExpireThreadSyncObj - Variable in class org.apache.river.fiddler.FiddlerImpl
Object for synchronizing with the registration expire thread
leaseExpTime - Variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
The new lease expiration time.
leaseExpTime - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
The new lease expiration time.
leaseExpTimes - Variable in class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
The new lease expiration times.
LeaseFactory - Class in org.apache.river.landlord
Factory for LandlordLease instances.
LeaseFactory(Landlord, Uuid) - Constructor for class org.apache.river.landlord.LeaseFactory
Create a new LeaseFactory that will create LandlordLeases with the specified Landlord and landlord Uuid.
leaseFactory - Variable in class org.apache.river.mahalo.TxnManagerImpl
LandLordLeaseFactory we use to create leases
leaseFactory - Variable in class org.apache.river.mercury.MailboxImpl
LandLordLeaseFactory we use to create leases
leaseFactory - Variable in class org.apache.river.norm.NormServerBaseImpl
Factory for creating leases
leaseFactory - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Factory we use to create leases
leaseID - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj
The identifier assigned by the lease grantor to the lease that was cancelled.
leaseID - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
The identifier assigned by the lease grantor to the lease that was renewed.
leaseID - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The ID of the lease placed on the current registration.
leaseID - Variable in class org.apache.river.fiddler.FiddlerLease
The internal identifier assigned to this lease by the granting entity.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarImpl.SvcReg
The lease id.
leaseID - Variable in class org.apache.river.reggie.RegistrarLease
The internal lease id.
leaseIDs - Variable in class org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj
The set of identifiers each assigned by the lease grantor to one of the leases that was cancelled.
leaseIDs - Variable in class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
The set of identifiers each assigned by the lease grantor to one of the leases that was renewed.
leaseIDs - Variable in class org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj
The lease ids.
leaseIDs - Variable in class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
The lease ids.
leaseInRenew - Variable in class net.jini.lease.LeaseRenewalManager
Entries for leases that are actively being renewed
LeaseListener - Interface in net.jini.lease
The interface that receivers of LeaseRenewalEvent instances must implement.
LeaseListenerImpl(ServiceRegistrar) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LeaseListenerImpl
 
leaseLock - Variable in class org.apache.river.mahalo.TxnManagerTransaction
Interlock for the expiration time since lease renewal which set it may compete against lease checks which read it.
leaseLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
leaseLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for information related to leases and leasing
leaseLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to leases and leasing
LeaseManager - Interface in org.apache.river.mahalo
LeaseManager provides an interface for tracking lease status.
LeaseMap<K,V> - Interface in net.jini.core.lease
An Map from Lease to Long (the duration to use when renewing the lease).
leaseMap - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
leaseMap - Variable in class org.apache.river.lease.AbstractIDLeaseMap
 
LeaseMapException - Exception in net.jini.core.lease
An exception generated when a LeaseMap renewAll or cancelAll call generates exceptions on one or more leases in the map.
LeaseMapException(String, Map<Lease, Exception>) - Constructor for exception net.jini.core.lease.LeaseMapException
Constructs a LeaseMapException for the specified map with a detail message.
leaseMapMethodMapArray - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
When creating a LeaseMap we generate an implicit set of constraints based on the constraints found on the the initial lease, where Lease.renew maps to Landlord.renewAll and Lease.cancel maps to Landlord.cancelAll.
leaseMax - Variable in class org.apache.river.fiddler.FiddlerImpl
 
leaseMax - Variable in class org.apache.river.fiddler.FiddlerInit
 
leaseMgr - Variable in class org.apache.river.example.browser.Browser
 
LeaseNotify() - Constructor for class org.apache.river.example.browser.Browser.LeaseNotify
 
LeasePeriodPolicy - Interface in org.apache.river.landlord
Interface for objects that define what policy to use when calculating lease grants and renewals.
LeasePeriodPolicy.Result - Class in org.apache.river.landlord
Simple class that holds a pair of times, the new expiration and duration for a lease.
leasePolicy - Variable in class org.apache.river.mercury.MailboxImpl
LeasePeriodPolicy for this service
leasePolicy - Variable in class org.apache.river.mercury.MailboxImplInit
 
leasePreparer - Variable in class org.apache.river.example.browser.Browser
 
leasePreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for leases supplied through the API
leasePreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
LeaseRenewalEvent - Class in net.jini.lease
Event generated when a LeaseRenewalManager cannot renew a lease.
LeaseRenewalEvent(LeaseRenewalManager, Lease, long, Throwable) - Constructor for class net.jini.lease.LeaseRenewalEvent
Constructs an instance of this class with the specified state.
leaseRenewalExecutor - Variable in class net.jini.lease.LeaseRenewalManager.Init
 
leaseRenewalExecutor - Variable in class net.jini.lease.LeaseRenewalManager
Task manager for queuing and renewing leases NOTE: test failures occur with queue's that have capacity, no test failures occur with SynchronousQueue, for the time being, until the cause is sorted out we may need to rely on a larger pool, if necessary.
LeaseRenewalManager - Class in net.jini.lease
Provides for the systematic renewal and overall management of a set of leases associated with one or more remote entities on behalf of a local entity.
LeaseRenewalManager() - Constructor for class net.jini.lease.LeaseRenewalManager
No-argument constructor that creates an instance of this class that initially manages no leases.
LeaseRenewalManager(Configuration) - Constructor for class net.jini.lease.LeaseRenewalManager
Constructs an instance of this class that initially manages no leases and that uses config to control implementation-specific details of the behavior of the instance created.
LeaseRenewalManager(LeaseRenewalManager.Init) - Constructor for class net.jini.lease.LeaseRenewalManager
 
LeaseRenewalManager(Lease, long, LeaseListener) - Constructor for class net.jini.lease.LeaseRenewalManager
Constructs an instance of this class that will initially manage a single lease.
leaseRenewalManager - Variable in class net.jini.lookup.JoinManager.Conf
 
LeaseRenewalManager.Entry - Class in net.jini.lease
 
LeaseRenewalManager.Init - Class in net.jini.lease
 
LeaseRenewalManager.QueuerTask - Class in net.jini.lease
 
LeaseRenewalManager.RenewTask - Class in net.jini.lease
 
leaseRenewalMgr - Variable in class net.jini.lookup.JoinManager
Contains the lease renewal manager that renews all of the leases this join manager's service holds with each lookup service with which it has been registered.
leaseRenewalMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
leaseRenewalMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
LeaseRenewalService - Interface in net.jini.lease
Interface to the lease renewal service.
LeaseRenewalSet - Interface in net.jini.lease
A collection of leases being managed by a lease renewal service.
LeaseRenewedLogObj(Uuid, Uuid, long) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
Constructs this class and stores the IDs and the expiration time
leases - Variable in class net.jini.lease.LeaseRenewalManager
Entries for leases that are not actively being renewed.
leases - Variable in class org.apache.river.norm.DeformedLeaseList
A list of all the leases we are tracking.
leases - Variable in class org.apache.river.norm.LeaseSet
A collection of the client leases in this set (in wrapped form).
LeasesCancelledLogObj(Uuid[], Uuid[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj
Constructs this class and stores the IDs corresponding to the leases that were cancelled.
LeasesCancelledLogObj(Object[], Uuid[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj
Simple constructor
LeaseSet - Class in org.apache.river.norm
Norm's internal representation of LeaseRenewalSets.
LeaseSet(Uuid, EventTypeGenerator, PersistentStore, NormServerBaseImpl) - Constructor for class org.apache.river.norm.LeaseSet
Simple constructor.
LeaseSet.ChangeSetExpiration - Class in org.apache.river.norm
Class used to log changes to the set expiration time.
LeaseSet.ExpirationTime - Class in org.apache.river.norm
Utility class that holds and guards the second copy of our expiration time.
LeaseSet.FailureEventRegistration - Class in org.apache.river.norm
Class used to log changes to failure event registrations
LeaseSet.RemoveClientLease - Class in org.apache.river.norm
Class used to log the removal of a client lease from the set
LeaseSet.RenewalFailure - Class in org.apache.river.norm
Class used to log a renewal failure
LeaseSet.UpdateClientLease - Class in org.apache.river.norm
Class used to log adding or updating a client lease to the set
LeaseSet.WarningEventRegistration - Class in org.apache.river.norm
Class used to log changes to warning event registrations
LeaseSet.WarningFactory - Class in org.apache.river.norm
Nested class that implements EventFactory that generates ExpirationWarningEvents.
LeaseSetOperation - Class in org.apache.river.norm
Base class for logged operations that do not create or destroy a set.
LeaseSetOperation(Uuid) - Constructor for class org.apache.river.norm.LeaseSetOperation
Simple constructor
LeasesRenewedLogObj(Uuid[], Uuid[], long[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
Constructs this class and stores the sets of IDs and the set of expiration times.
LeasesRenewedLogObj(Object[], Uuid[], long[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
Simple constructor
leaseTable - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
maps client ID to Lease (lock guards leaseChecker too)
leaseTable - Variable in class org.apache.river.norm.LeaseSet
A table that maps client leases to client lease wrappers.
LeaseTable - Class in org.apache.river.norm
Maps client leases to the wrapper objects that we use internally.
LeaseTable() - Constructor for class org.apache.river.norm.LeaseTable
 
leaseTable - Variable in class org.apache.river.norm.LeaseTable
The map we use to map client leases to wrappers.
leaseToLeaseMapMethods - Static variable in class net.jini.lease.LeaseRenewalManager
 
leaseToLeaseMapMethods - Static variable in class org.apache.river.norm.ClientLeaseMapWrapper
Methods for converting lease constraints to lease map constraints.
leaseToLeaseMethods - Static variable in class net.jini.lease.LeaseRenewalManager
 
leaseToLeaseMethods - Static variable in class org.apache.river.norm.ClientLeaseWrapper
 
LeaseUnmarshalException - Exception in net.jini.lease
Exception thrown when a lease renewal set can't unmarshal one or more leases being returned by a getLeases call.
LeaseUnmarshalException(String, Lease[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.lease.LeaseUnmarshalException
Constructs a new instance of LeaseUnmarshalException with a specified message.
LeaseUnmarshalException(Lease[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.lease.LeaseUnmarshalException
Constructs a new instance of LeaseUnmarshalException.
leaseValue - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
lease duration to request (usually ignored by server)
leaseValue - Static variable in class org.apache.river.jeri.internal.runtime.Jeri
duration of DGC leases granted by this runtime
leastSig - Variable in class net.jini.core.lookup.ServiceID
The least significant 64 bits.
legalEscaped - Static variable in class org.apache.river.api.net.URIEncoderDecoder
 
length - Variable in class org.apache.river.reliableLog.LogInputStream
 
level - Variable in class org.apache.river.tool.envcheck.Reporter.Message
the message level, initialized to an illegal value
LevelData(String, int, String) - Constructor for class org.apache.river.logging.Levels.LevelData
 
Levels - Class in org.apache.river.logging
Defines additional Level values.
Levels() - Constructor for class org.apache.river.logging.Levels
This class cannot be instantiated.
Levels.ClassReplacingObjectOutputStream - Class in org.apache.river.logging
Defines an object output stream that allows the data for one class to be interpreted as the data for another class.
Levels.LevelData - Class in org.apache.river.logging
Defines a class that has the same data format as the Level class, to permit creating the serialized form of a Level instance.
LH(RequestDispatcher, ServerSocket, SecurityContext, ServerEndpoint.ListenCookie) - Constructor for class net.jini.jeri.http.HttpServerEndpoint.LH
 
LH(RequestDispatcher, ServerSocket, SecurityContext, ServerEndpoint.ListenCookie) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
lifeCycle - Variable in class org.apache.river.fiddler.FiddlerImpl
Object that, if non-null, will cause the object's unregister method to be invoked during service shutdown to notify the service starter framework that the reference to this service's implementation can be 'released' for garbage collection; the framework is notified that it does not have to hold on to the service reference any longer.
lifeCycle - Variable in class org.apache.river.mahalo.TxnManagerImpl
Cache of our LifeCycle object
lifeCycle - Variable in class org.apache.river.mercury.MailboxImpl
LifeCycle object used to notify starter framework that this object's implementation reference, if any, should not be held onto any longer.
lifeCycle - Variable in class org.apache.river.norm.NormServerBaseImpl
Object to notify when this service is destroyed, or null
lifeCycle - Variable in class org.apache.river.norm.NormServerInitializer
 
lifeCycle - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Object to notify if we destroy ourselves, may be null
lifeCycle - Variable in class org.apache.river.phoenix.PhoenixStarter
the LifeCycle callback object
lifeCycle - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
lifeCycle - Variable in class org.apache.river.reggie.RegistrarImpl
Shutdown callback object, or null if no callback needed
LifeCycle - Interface in org.apache.river.start
The interface used to manage the lifecycle of shared, non-activatable services started by the service starter.
lifeCycle - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
lifeCycle - Variable in class org.apache.river.tool.ClassServer.Initializer
 
lifeCycle - Variable in class org.apache.river.tool.ClassServer
Life cycle control
lifecycleLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for information related to starting/restarting/destroying the service
lifecycleLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to starting/restarting/destroying the service
LIGHT - Static variable in class org.apache.river.example.browser.MetalIcons
 
lim - Variable in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
limit - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
The maxium number of entries that should be captured
limitDuration(long, long) - Static method in class org.apache.river.reggie.RegistrarImpl
Limit leaseDuration by limit, and check for negative value.
lineno - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
line number where this syntax error occurred
lineno - Variable in class net.jini.config.ConfigurationFile.ParseNode
 
lineno() - Method in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
LineParser(String) - Constructor for class org.apache.river.jeri.internal.http.ServerInfo.LineParser
Attempts to parse the given line into a series of key/optional value definitions.
lineSeparator - Static variable in class org.apache.river.phoenix.PipeWriter
 
lineSeparatorLength - Static variable in class org.apache.river.phoenix.PipeWriter
 
list - Variable in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
list(List<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a List for holding references so it appears as a List containing referents.
list - Variable in class org.apache.river.concurrent.ReferenceList
 
list - Variable in class org.apache.river.example.browser.Browser
 
list() - Method in class org.apache.river.phoenix.Activation.RegistryImpl
Returns a list containing the single name.
listBox - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
listen(RequestDispatcher) - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
listen(RequestDispatcher) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
 
listen(RequestDispatcher) - Method in interface net.jini.jeri.ServerEndpoint.ListenEndpoint
Listens for requests received on the communication endpoint represented by this ListenEndpoint, dispatching them to the supplied RequestDispatcher in the form of InboundRequest instances.
listen(RequestDispatcher) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
 
listen(RequestDispatcher) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
LISTEN - Static variable in class net.jini.security.AuthenticationPermission
The listen action.
listen - Variable in class org.apache.river.example.browser.Browser
 
listen - Variable in class org.apache.river.reggie.RegistrarImpl.Unicast
Server socket to accepts connections on.
ListenContextImpl() - Constructor for class org.apache.river.discovery.internal.EndpointBasedServer.ListenContextImpl
 
listenCookie - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
ListenCookie of the listen operation
ListenCookieImpl(int) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
 
listenEndpoint - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
ListenEndpoint instance used by this endpoint
listenEndpoint - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The listen endpoint.
listenEndpoint - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
ListenEndpointImpl() - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
 
listener - Variable in class net.jini.lease.LeaseRenewalManager.Entry
The listener, or null
Listener() - Constructor for class org.apache.river.example.browser.Browser.Listener
 
listener - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The remote event listener registered by the client.
listener - Variable in class org.apache.river.mercury.Registration
Reference to service provided RemoteEventListener implementation
listener - Variable in class org.apache.river.norm.event.EventType
Transient cache of listener in unmarshalled form
listener - Variable in class org.apache.river.outrigger.StorableAvailabilityWatcher
The listener that should be notified of matches
listener - Variable in class org.apache.river.outrigger.StorableEventWatcher
The listener that should be notified of matches
listener - Variable in class org.apache.river.outrigger.TransactableAvailabilityWatcher
The listener that should be notified of matches
listener - Variable in class org.apache.river.outrigger.TransactableEventWatcher
The listener that should be notified of matches
listener - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The event listener.
listener - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
 
listenerPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
listenerPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
listenerPreparer - Variable in class org.apache.river.mercury.MailboxImpl
Proxy preparer for listeners
listenerPreparer - Variable in class org.apache.river.mercury.MailboxImplInit
 
listenerPreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for listeners supplied through the API
listenerPreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
listenerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
listenerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl
ProxyPreparer for event listeners
listenerPreparer - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
listenerPreparer - Variable in class org.apache.river.reggie.RegistrarImpl
Preparer for received remote event listeners
ListenerProxy - Class in org.apache.river.mercury
The ListenerProxy class implements the RemoteEventListener interface.
ListenerProxy(MailboxBackEnd, Uuid) - Constructor for class org.apache.river.mercury.ListenerProxy
Simple constructor
ListenerProxy.ConstrainableListenerProxy - Class in org.apache.river.mercury
A subclass of ListenerProxy that implements RemoteMethodControl.
listeners - Variable in class net.jini.discovery.AbstractLookupDiscovery
Set of listeners to be sent discovered/discarded/changed events.
listeners - Variable in class net.jini.discovery.AbstractLookupDiscovery.NotifyTask
The set of listeners to notify
listeners - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
Contains the instances of DiscoveryListener that clients register with the LookupDiscoveryManager.
listeners - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Stores DiscoveryListeners
listeners - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.NotifyTask
The listeners to notify
listeners - Variable in class org.apache.river.thread.ObservableFutureTask
 
listeners - Variable in class org.apache.river.thread.RetryTask
 
listenHandle - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
listenHandle - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The listen handle that accepted this connection
listenHandle - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
ListenHandleImpl(RequestDispatcher, KerberosKey, GSSCredential, ServerSocket, SecurityContext) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
listenPermissions - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The permissions needed to authenticate when listening on this endpoint, or null if the server is anonymous.
listenPool - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable
pool of endpoints that we're listening on: maps SameClassKey(ServerEndpoint.ListenEndpoint) to Binding.
listenPool - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
ListerFrame(String) - Constructor for class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
listGraph - Variable in class org.apache.river.tool.PreferredListGen
the ordered graph containing the JAR class info
listItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
listIterator() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
listIterator(int) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
listIterator() - Method in class org.apache.river.concurrent.ReferenceList
 
listIterator(int) - Method in class org.apache.river.concurrent.ReferenceList
 
listModel - Variable in class org.apache.river.example.browser.Browser
 
listScrollPane - Variable in class org.apache.river.example.browser.Browser
 
Literal(Class, Object, int) - Constructor for class net.jini.config.ConfigurationFile.Literal
 
liveRefConstructor - Static variable in class org.apache.river.phoenix.SunJrmpExporter
 
lnotify - Variable in class org.apache.river.example.browser.Browser
 
loadClass(String, String, ClassLoader, boolean, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Loads a class using RMIClassLoaderSpi.loadClass(String,String,ClassLoader), optionally verifying that the RFC3986 compliant codebase URIs provide content integrity.
LoadClass - Class in net.jini.loader
LoadClass delegates to @link {Class#forName(String, boolean, ClassLoader)}, calls to each ClassLoader are thread confined.
LoadClass() - Constructor for class net.jini.loader.LoadClass
 
loadClass(String, boolean) - Method in class net.jini.loader.pref.PreferredClassLoader
Loads a class with the specified name.
loadClass(String, String, ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
loadClass(String, boolean) - Method in class net.jini.loader.pref.PreferredFactoryClassLoader
 
loadClass(String, boolean) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.SubURLClassLoader
Overrides the loadClass() of ClassLoader.
loadClass(String, String, ClassLoader, boolean, ClassLoader) - Static method in class org.apache.river.proxy.CodebaseProvider
 
LoadClass.GetClassTask - Class in net.jini.loader
 
loadConfiguration() - Method in class org.apache.river.tool.envcheck.EnvCheck
Instantiate the service starter configuration if the command line being analyzed runs the service starter.
loader - Variable in class net.jini.activation.ActivationExporter
The class loader to define the proxy class in
loader - Variable in class net.jini.jeri.AbstractILFactory
The class loader to define proxy classes in
loader - Variable in class net.jini.jeri.BasicInvocationDispatcher
The class loader used by createMarshalInputStream
loader - Variable in class net.jini.loader.LoadClass.GetClassTask
 
loader - Variable in class net.jini.security.proxytrust.ProxyTrustExporter
The class loader to define the proxy class in, or null
loader - Variable in class net.jini.security.VerifyingProxyPreparer
Class loader to pass to verifyObjectTrust.
loader - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
loader - Variable in class org.apache.river.resource.Service.LazyIterator
 
loader - Variable in class org.apache.river.start.LoaderSplitPolicyProvider
 
loader - Variable in class org.apache.river.tool.classdepend.ClassDepend
The class loader used to load classes being checked for dependencies.
loader - Variable in class org.apache.river.tool.PreferredListGen
the class loader for resolving class names
LoaderKey(Object[], ClassLoader, ReferenceQueue<ClassLoader>) - Constructor for class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
loaderMap - Static variable in class net.jini.loader.LoadClass
loaderMap contains a list of single threaded ExecutorService's for each ClassLoader, used for loading classes and proxies to avoid ClassLoader lock contention.
loaderPermission - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
Permission required to use class loader of main proxy's class
loaderPolicy - Variable in class org.apache.river.start.LoaderSplitPolicyProvider
 
LoaderSplitPolicyProvider - Class in org.apache.river.start
Security policy provider which handles permission queries and grants by delegating to different policy providers depending on the class loader involved.
LoaderSplitPolicyProvider(ClassLoader, Policy, Policy) - Constructor for class org.apache.river.start.LoaderSplitPolicyProvider
Creates a new LoaderSplitPolicyProvider instance which delegates to loaderPolicy any permission query/grant operations involving protection domains or classes with the given class loader, any child class loader of the given class loader, or the null class loader; all other operations are delegated to defaultPolicy (with the exception of refresh, which applies to both policies).
loaderTable - Static variable in class net.jini.loader.pref.PreferredClassProvider
table mapping codebase Uri path and context class loader pairs to class loader instances.
loadFactor - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Threshold for creating new threads
loadJar(File) - Method in class org.apache.river.tool.PreferredListGen
Load the given JAR File, adding every class or resource in the file a graph.
loadJars() - Method in class org.apache.river.tool.PreferredListGen
Load all of the JAR files named on the command line or referenced in Class-Path manifest entries of those JAR files.
loadPlugins() - Method in class org.apache.river.tool.envcheck.EnvCheck
Load the plugin classes.
loadPolicy() - Static method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Load the policy and capture any error text generated.
loadProxyClass(String, String[], ClassLoader, boolean, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Loads a dynamic proxy class using RMIClassLoaderSpi.loadProxyClass(String,String[],ClassLoader), optionally verifying that the RFC3986 compliant codebase URIs provide content integrity.
loadProxyClass(String, String[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
loadProxyClass(String[], ClassLoader, String, ClassLoader, boolean) - Method in class net.jini.loader.pref.PreferredClassProvider
Attempts to load the specified interfaces by name using the specified loader, and if that is successful, attempts to get a dynamic proxy class that implements those interfaces.
loadProxyClass(String, String[], ClassLoader, boolean, ClassLoader) - Static method in class org.apache.river.proxy.CodebaseProvider
 
loadProxyInterfaces(String[], ClassLoader, Class[], boolean[]) - Method in class net.jini.loader.pref.PreferredClassProvider
 
LOCAL_HOST - Static variable in class net.jini.jeri.http.HttpServerEndpoint
 
LOCAL_HOST - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
 
LOCAL_HOST - Static variable in class net.jini.jeri.ssl.SslServerEndpointImpl
 
LOCAL_HOST - Static variable in class net.jini.jeri.tcp.TcpServerEndpoint
 
LocalAccess - Class in org.apache.river.phoenix
Definition of an access control only allowing calls from the local host.
LocalAccess() - Constructor for class org.apache.river.phoenix.LocalAccess
 
localAccessCheck - Variable in class org.apache.river.phoenix.SystemAccessILFactory
If true, check that client is calling from the local host.
localAccessCheck - Variable in class org.apache.river.phoenix.SystemAccessILFactory.SystemDispatcher
If true, check that client is calling from the local host.
localAccessCheck - Variable in class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
If true, check that client is calling from the local host.
localAdd - Variable in class org.apache.river.jeri.internal.runtime.LocalHost
 
Locales - Class in net.jini.lookup.ui.attribute
UI attribute that lists the locales supported by a generated UI.
Locales(Set) - Constructor for class net.jini.lookup.ui.attribute.Locales
Constructs a Locales using the passed Set.
LocalHost - Class in org.apache.river.jeri.internal.runtime
This was common security code in all ServerEndpoint.enumerateListenEndpoints calls, rather than duplicate this code, due to it's performance and security sensitivity, it has been separated here to avoid duplication.
LocalHost(Logger, Class) - Constructor for class org.apache.river.jeri.internal.runtime.LocalHost
 
LocalHostLookup - Class in org.apache.river.config
Provides river with the external host network identity.
LocalHostLookup() - Constructor for class org.apache.river.config.LocalHostLookup
 
LocalHostLookup.DefaultLocalHostLookupProvider - Class in org.apache.river.config
 
LocalHostLookupSpi - Class in org.apache.river.config
Provides a pluggable provider for LocalHostLookup.
LocalHostLookupSpi() - Constructor for class org.apache.river.config.LocalHostLookupSpi
 
locality - Variable in class net.jini.lookup.entry.Address
City or locality name.
localize(String) - Static method in class org.apache.river.tool.JarWrapper
Returns localized message text corresponding to the given key string.
localize(String, Object) - Static method in class org.apache.river.tool.JarWrapper
Returns localized message text corresponding to the given key string, passing the provided value as an argument when formatting the message.
localize(String, Object[]) - Static method in class org.apache.river.tool.JarWrapper
Returns localized message text corresponding to the given key string, passing the provided values as an argument when formatting the message.
LocalizedIllegalArgumentException(String, Object) - Constructor for exception org.apache.river.tool.JarWrapper.LocalizedIllegalArgumentException
Creates exception with localized message text corresponding to the given key string, passing the provided value as an argument when formatting the message.
LocalizedIllegalArgumentException(JarWrapper.LocalizedIOException) - Constructor for exception org.apache.river.tool.JarWrapper.LocalizedIllegalArgumentException
Creates exception with the localized message text of the given cause.
LocalizedIOException(String, Object) - Constructor for exception org.apache.river.tool.JarWrapper.LocalizedIOException
Creates exception with localized message text corresponding to the given key string, passing the provided value as an argument when formatting the message.
LocalizedIOException(String, Object[]) - Constructor for exception org.apache.river.tool.JarWrapper.LocalizedIOException
Creates exception with localized message text corresponding to the given key string, passing the provided values as an argument when formatting the message.
localizedLevelName - Variable in class org.apache.river.logging.Levels.LevelData
 
LocalLandlord - Interface in org.apache.river.landlord
Interface that defines the basic landlord primitives (renew and cancel) as local methods.
localLandlord - Variable in class org.apache.river.mercury.MailboxImpl
LocalLandlord to use with LandlordUtil calls
LocalLandlordAdaptor() - Constructor for class org.apache.river.mercury.MailboxImpl.LocalLandlordAdaptor
 
localLoaders - Static variable in class net.jini.loader.pref.PreferredClassProvider
table of "local" class loaders
LocalLogHandler() - Constructor for class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
No-arg public constructor
LocalLogHandler() - Constructor for class org.apache.river.mercury.MailboxImpl.LocalLogHandler
Simple constructor
LocalLogHandler(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.LocalLogHandler
Simple constructor
localPort - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
 
LocalRemoteEventData(RemoteEvent, Object) - Constructor for class org.apache.river.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
 
location - Variable in class net.jini.config.ConfigurationFile
The location of the configuration source, or null if not specified.
Location - Class in net.jini.lookup.entry
The location of the physical component of a service.
Location() - Constructor for class net.jini.lookup.entry.Location
Construct an empty instance of this class.
Location(String, String, String) - Constructor for class net.jini.lookup.entry.Location
Construct an instance of this class, with all fields initialized appropriately.
location - Variable in class org.apache.river.api.security.PolicyUtils.URLLoader
URL of target location.
location - Variable in class org.apache.river.api.security.URIGrant
 
LocationBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Location object.
LocationBean() - Constructor for class net.jini.lookup.entry.LocationBean
Construct a new JavaBeans component linked to a new empty Location object.
locationName - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
configuration source location name
locator - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
The LookupLocator that has been announced.
locator - Variable in class org.apache.river.fiddler.FiddlerImpl.LocatorGroupsStruct
 
locatorConstraints - Variable in class org.apache.river.example.browser.Browser
 
locatorDisc - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
The LookupLocatorDiscovery utility used to manage the locator discovery mechanism.
LocatorDiscoveryListener() - Constructor for class net.jini.discovery.AbstractLookupDiscoveryManager.LocatorDiscoveryListener
 
LocatorGroupsStruct(LookupLocator, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LocatorGroupsStruct
 
locatorListener - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
The listener that receives discovered and discarded events from the LookupLocatorDiscovery utility that manages locator discovery on behalf of this LookupDiscoveryManager.
LocatorLister(String) - Constructor for class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
locatorPreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for lookup locators supplied through the API, and not including initial lookup locators.
locatorPreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
locatorPreparer - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
locatorPreparer - Variable in class org.apache.river.reggie.RegistrarImpl
Preparer for received lookup locators
LocatorReg(LookupLocator) - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.AddLocatorsTask
The locator set with which to replace the registration's old set
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
The set of locators added to the registration's managed set
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
The set of locators removed from the registration's managed set of locators.
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
The set of locators that replaced the registration's current managed set of locators.
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
The locators that correspond to the new lookup services this service should join.
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The managed set containing the locators of the specific lookup services the lookup discovery service should attempt to discover for the current registration.
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.RemoveLocatorsTask
The locators to remove from the registration's old set
locators - Variable in class org.apache.river.fiddler.FiddlerImpl.SetLocatorsTask
The locator set with which to replace the registration's old set
locators - Variable in class org.apache.river.mahalo.JoinStateManager
 
locators - Variable in class org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj
The new locators to join.
locators - Variable in class org.apache.river.norm.lookup.JoinState
Pass through to get lookup locator array from the log recovery method to the code that creates the JoinManager
locators - Variable in class org.apache.river.outrigger.JoinStateManager
The list of LookupLocators to start with.
locators - Variable in class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
The new locators to join.
locatorsLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
locatorToDiscoverPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
locatorToDiscoverPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
locatorToJoinPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
locatorToJoinPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
locatorToJoinPreparer - Static variable in class org.apache.river.mercury.MailboxImpl
 
locatorToJoinPreparer - Variable in class org.apache.river.mercury.MailboxImplInit
 
locBytes - Variable in class net.jini.io.MarshalledInstance
 
locBytes - Variable in class net.jini.io.MarshalledObject
 
locIn - Variable in class net.jini.io.MarshalledInstance.MarshalledInstanceInputStream
The stream from which annotations will be read.
LOCK - Static variable in class net.jini.discovery.Constants
 
LOCK - Static variable in class net.jini.export.ServerContext
 
lock - Static variable in class net.jini.id.UuidFactory
guards secureRandom
lock - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
lock - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
lock - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
lock - Static variable in class net.jini.jeri.ssl.FilterX509TrustManager
Use for synchronizing initialization of the trustManager field.
lock - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
lock - Static variable in class net.jini.loader.ClassLoading
 
lock - Variable in class org.apache.river.concurrent.ReferenceProcessor.EnqueGarbageTask
 
lock - Variable in class org.apache.river.concurrent.TimedReferrer
 
lock - Static variable in class org.apache.river.discovery.internal.KerberosEndpointInternalsAccess
 
lock - Static variable in class org.apache.river.discovery.internal.SslEndpointInternalsAccess
 
lock - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
lock guarding all mutable instance state (below).
lock - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
lock guarding selectingThread, wakeupPending, renewQueue, readyQueue, renewMaskRef, and mutable state of all Key instances.
lock - Variable in class org.apache.river.jeri.internal.runtime.Target
 
Lock() - Constructor for class org.apache.river.mercury.ServiceRegistration.Lock
 
lock - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Lock to prevent concurrent calls to nextBatch
lock - Variable in class org.apache.river.start.AggregatePolicyProvider
 
Lock() - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor.Lock
 
lock - Variable in class org.apache.river.thread.ReadersWriter
 
lock - Variable in class org.apache.river.thread.SynchronousExecutors.Distributor
 
lock - Variable in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
lock - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
lockedEntries - Variable in class org.apache.river.outrigger.ReadIfExistsWatcher
The set of entries that would match but are currently unavailable (e.g. they are locked).
lockedEntries - Variable in class org.apache.river.outrigger.TakeIfExistsWatcher
The set of entries that would match but are currently unavailable (e.g. they are locked).
lockedEntries - Variable in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
The set of entries that would match but are currently unavailable (e.g. they are locked).
lockedIDs - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
ActivationIDs with operations in progress
lockForRemoval - Variable in class org.apache.river.jeri.internal.runtime.Lease
 
lockState - Static variable in class org.apache.river.norm.PersistentStore
Thread local that tracks if (and how many times) the current thread has acquired a non-exclusive mutator lock.
locOut - Variable in class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
The stream on which location objects are written.
LocsAddedToRegistrationLogObj(Uuid, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
Constructs this class and stores the ID and new set of locators
locSetContainsLoc(Set, LookupLocator) - Static method in class org.apache.river.fiddler.FiddlerImpl
Searches the given set of locators for the given individual locator, returning true if the indicated locator is found in the set; false otherwise.
LocsRemovedFromRegistrationLogObj(Uuid, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
Constructs this class and stores the ID and locators to remove
LocsSetInRegistrationLogObj(Uuid, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
Constructs this class and stores the ID and new set of locators
log - Variable in class org.apache.river.fiddler.FiddlerImpl
Reliable log object to hold persistent state of the service.
log - Variable in class org.apache.river.fiddler.FiddlerInit
 
log - Variable in class org.apache.river.mahalo.AbortJob
 
log - Variable in class org.apache.river.mahalo.CommitJob
 
log - Variable in class org.apache.river.mahalo.JoinStateManager
The object coordinating our persistent state.
Log - Interface in org.apache.river.mahalo.log
Represents all of the functions which may be performed on a log file.
log - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
log - Variable in class org.apache.river.mahalo.PrepareJob
 
log - Variable in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
The associated EventLog for this iterator
log - Variable in class org.apache.river.mercury.MailboxImpl
Reliable loG to hold registration state information
log - Variable in class org.apache.river.norm.lookup.JoinState
Log we are using to persist our state to disk, or null if not persistent.
log - Variable in class org.apache.river.norm.PersistentStore
Object we use to reliably and persistently log updates to our state, or null if not persistent.
log - Variable in class org.apache.river.outrigger.JoinStateManager
The object that is coordinating our persistent state.
log - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Log object to record state and operation information.
log - Variable in class org.apache.river.outrigger.snaplogstore.LogStore
 
log - Variable in class org.apache.river.phoenix.Activation
persistent store
log - Variable in class org.apache.river.reggie.RegistrarImpl
Log for recovering/storing state, or null if running as transient
log - Variable in class org.apache.river.reliableLog.ReliableLog
 
log - Static variable in class org.apache.river.resource.Service
 
log - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
LOG_FILE - Static variable in class org.apache.river.mahalo.log.MultiLogManager
 
LOG_TYPE - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
The type of log stream
LOG_VERSION - Static variable in class org.apache.river.fiddler.FiddlerImpl
Log format version
LOG_VERSION - Static variable in class org.apache.river.mercury.MailboxImpl
Log format version
LOG_VERSION - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
The version of the log stream (the highest one known).
LOG_VERSION - Static variable in class org.apache.river.reggie.RegistrarImpl
Log format version
logAndThrow(RuntimeException, Logger) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw the passed runtime exception
logAndThrowIllegalArg(String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw a new IllegalArgumentException.
logAndThrowRecoveryException(String, Throwable) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Log and throw an InternalSpaceException to flag a store recovery problem.
logByID - Variable in class org.apache.river.mahalo.log.MultiLogManager
Map of log files keyed by their associated cookie
logByIDLock - Variable in class org.apache.river.mahalo.log.MultiLogManager
Lock object used for coordinating access to logByID
logBytes - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
logBytes - Variable in class org.apache.river.reliableLog.ReliableLog
 
logCall(Remote, Method, Object[]) - Method in class net.jini.jeri.BasicInvocationDispatcher
Logs the start of an inbound call.
logCall(Method, Object[], InvocationConstraints) - Method in class net.jini.jeri.BasicInvocationHandler
Log the start of an outbound remote call.
logDestroyPhase(String) - Method in class org.apache.river.outrigger.OutriggerServerImpl
log phase of destroy thread
logDestroyProblem(String, Throwable) - Method in class org.apache.river.outrigger.OutriggerServerImpl
log exception encountered in destroy thread
logDir - Variable in class org.apache.river.mercury.PersistentEventLog
The File object of the event persistence directory
LogException - Exception in org.apache.river.mahalo.log
 
LogException() - Constructor for exception org.apache.river.mahalo.log.LogException
 
LogException(String) - Constructor for exception org.apache.river.mahalo.log.LogException
 
LogException - Exception in org.apache.river.reliableLog
This class can be used to represent all exceptional conditions that occur during any logging process.
LogException() - Constructor for exception org.apache.river.reliableLog.LogException
Create a wrapper exception for exceptions that occur during a logging operation.
LogException(String) - Constructor for exception org.apache.river.reliableLog.LogException
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string.
LogException(String, Throwable) - Constructor for exception org.apache.river.reliableLog.LogException
For exceptions that occur during a logging operation, create a wrapper exception with the specified description string and the specified nested exception.
logExpiration(LeaseRenewalManager.Entry) - Method in class net.jini.lease.LeaseRenewalManager
Logs a lease expiration, distinguishing between expected and premature expirations.
logFailure(String, Level, boolean, Throwable) - Method in class org.apache.river.outrigger.Notifier.NotifyTask
Log a failed delivery attempt
logFD - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
logFD - Variable in class org.apache.river.reliableLog.ReliableLog
 
logFile - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd.LastLog
 
LogFile - Class in org.apache.river.outrigger.snaplogstore
The base class for the logging file classes.
LogFile(File, String) - Constructor for class org.apache.river.outrigger.snaplogstore.LogFile
Create a log file with the given base directory, base file name within the directory.
LogFile(String) - Constructor for class org.apache.river.outrigger.snaplogstore.LogFile
Create a log file from the given template.
logFile - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
LOGFILE_SUFFIX - Static variable in class org.apache.river.mercury.PersistentEventLog
File suffix for the log files
logFileBase - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
The base name for the log files.
logfilePrefix - Static variable in class org.apache.river.reliableLog.ReliableLog
 
logFileSize - Variable in class org.apache.river.fiddler.FiddlerImpl
Current number of records in the Log File since the last snapshot
logFileSize - Variable in class org.apache.river.mercury.MailboxImpl
Current number of records in the Log File since the last snapshot
logFileSize - Variable in class org.apache.river.reggie.RegistrarImpl
Current number of records in the Log File since the last snapshot
logFor(long) - Method in interface org.apache.river.mahalo.log.LogManager
Factory method which returns a Log interface which can be used to create persistent records which collectively represent a system's state.
logFor(long) - Method in class org.apache.river.mahalo.log.MultiLogManager
 
loggable - Variable in class net.jini.security.policy.DynamicPolicyProvider
 
loggable - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
LoggedOperation - Class in org.apache.river.norm
Base class for the objects Norm logs as delta for each state changing operation.
LoggedOperation(Uuid) - Constructor for class org.apache.river.norm.LoggedOperation
Simple constructor
logger - Static variable in class net.jini.activation.ActivatableInvocationHandler
logger
logger - Static variable in class net.jini.config.AbstractConfiguration
Config logger.
logger - Static variable in class net.jini.config.ConfigurationProvider
Config logger.
logger - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
logger - Static variable in class net.jini.discovery.AbstractLookupDiscoveryManager
 
logger - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
logger - Static variable in class net.jini.iiop.IiopExporter
 
logger - Static variable in class net.jini.jeri.BasicInvocationDispatcher
dispatch logger
logger - Static variable in class net.jini.jeri.BasicInvocationHandler
invoke logger
logger - Static variable in class net.jini.jeri.BasicJeriExporter
 
logger - Static variable in class net.jini.jeri.connection.ConnectionManager
ConnectionManager logger.
logger - Static variable in class net.jini.jeri.connection.ServerConnectionManager
ServerConnectionManager logger.
logger - Static variable in class net.jini.jeri.http.HttpEndpoint
client transport logger
logger - Static variable in class net.jini.jeri.http.HttpServerEndpoint
server transport logger
logger - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
JERI Kerberos client transport logger
logger - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
JERI Kerberos server transport logger
logger - Static variable in class net.jini.jeri.ssl.ClientAuthManager
Client logger
logger - Static variable in class net.jini.jeri.ssl.HttpsServerEndpoint
Server logger
logger - Static variable in class net.jini.jeri.ssl.ServerAuthManager
Server transport logger
logger - Static variable in class net.jini.jeri.ssl.SslConnection
Client logger
logger - Static variable in class net.jini.jeri.ssl.SslEndpointImpl
Client logger
logger - Static variable in class net.jini.jeri.ssl.SslServerEndpoint
Server logger
logger - Static variable in class net.jini.jeri.ssl.SslServerEndpointImpl
Server logger
logger - Static variable in class net.jini.jeri.tcp.TcpEndpoint
client transport logger
logger - Static variable in class net.jini.jeri.tcp.TcpServerEndpoint
server transport logger
logger - Static variable in class net.jini.jrmp.JrmpExporter
 
logger - Static variable in class net.jini.lease.LeaseRenewalManager
 
logger - Static variable in class net.jini.loader.ClassLoading
 
logger - Static variable in class net.jini.loader.pref.PreferredClassProvider
provider logger
logger - Static variable in class net.jini.lookup.JoinManager
 
logger - Static variable in class net.jini.lookup.ServiceDiscoveryManager
 
logger - Static variable in class net.jini.security.policy.DynamicPolicyProvider
 
logger - Static variable in class net.jini.security.proxytrust.ProxyTrustVerifier
 
logger - Static variable in class net.jini.url.httpmd.MdInputStream
Logger.
logger - Static variable in class org.apache.river.action.GetBooleanAction
 
logger - Static variable in class org.apache.river.action.GetIntegerAction
 
logger - Static variable in class org.apache.river.action.GetLongAction
 
logger - Static variable in class org.apache.river.action.GetPropertyAction
 
logger - Static variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
logger - Static variable in class org.apache.river.api.security.CombinerSecurityManager
 
logger - Static variable in class org.apache.river.api.security.RemotePolicyProvider
 
logger - Static variable in class org.apache.river.config.Config
Config logger.
logger - Static variable in class org.apache.river.config.LocalHostLookup
 
logger - Static variable in class org.apache.river.discovery.DiscoveryV1
 
logger - Static variable in class org.apache.river.discovery.DiscoveryV2
 
logger - Static variable in class org.apache.river.discovery.internal.X500Provider
 
logger - Static variable in class org.apache.river.example.browser.Browser
 
logger - Static variable in class org.apache.river.example.browser.ServiceEditor
 
logger - Static variable in class org.apache.river.jeri.internal.mux.Mux
mux logger
logger - Static variable in class org.apache.river.jeri.internal.mux.MuxServer
mux logger
logger - Static variable in class org.apache.river.jeri.internal.mux.Session
mux logger
logger - Static variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
mux logger
logger - Static variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
mux logger
logger - Static variable in class org.apache.river.jeri.internal.runtime.DgcClient
 
logger - Static variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
logger - Static variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
 
logger - Variable in class org.apache.river.jeri.internal.runtime.LocalHost
 
logger - Static variable in class org.apache.river.jeri.internal.runtime.ObjectTable
 
logger - Static variable in class org.apache.river.jeri.internal.runtime.SelectionManager
 
logger - Static variable in class org.apache.river.jeri.internal.runtime.Target
 
logger - Static variable in class org.apache.river.mahalo.AbortJob
 
logger - Static variable in class org.apache.river.mahalo.AbortRecord
 
logger - Static variable in class org.apache.river.mahalo.CommitJob
 
logger - Static variable in class org.apache.river.mahalo.CommitRecord
 
logger - Static variable in class org.apache.river.mahalo.Job
 
logger - Static variable in class org.apache.river.mahalo.ProxyVerifier
Logger for logging information about this instance
logger - Static variable in class org.apache.river.mercury.ProxyVerifier
Logger for logging information about this instance
logger - Static variable in class org.apache.river.norm.ClientLeaseWrapper
Logger for logging messages for this class
logger - Static variable in class org.apache.river.norm.event.EventType
Logger for logging messages for this class
logger - Static variable in class org.apache.river.norm.LeaseExpirationMgr
Logger for logging messages for this class
logger - Static variable in class org.apache.river.norm.lookup.JoinState
Logger for logging messages
logger - Static variable in class org.apache.river.norm.LRMEventListener
Logger for logging messages for this class
logger - Static variable in class org.apache.river.norm.NormServerBaseImpl
Logger for logging information about this instance
logger - Static variable in class org.apache.river.norm.PersistentStore
Logger for logging messages for this class
logger - Static variable in class org.apache.river.outrigger.EntryRep
Logger for logging information about operations carried out in the client.
logger - Static variable in class org.apache.river.outrigger.ExpirationOpQueue
Logger for logging exceptions
logger - Static variable in class org.apache.river.outrigger.JoinStateManager
Logger for logging join related information
logger - Static variable in class org.apache.river.outrigger.Notifier
Logger for logging event related information
logger - Static variable in class org.apache.river.outrigger.OperationJournal
Logger for logging exceptions
logger - Static variable in class org.apache.river.outrigger.snaplogstore.BackEnd
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.snaplogstore.LogInputFile
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.snaplogstore.LogStore
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
Logger for logging persistent store related information
logger - Static variable in class org.apache.river.outrigger.SpaceProxy2
Logger for logging information about operations carried out in the client.
logger - Static variable in class org.apache.river.outrigger.Txn
Logger for logging transaction related information
logger - Static variable in class org.apache.river.outrigger.TxnMonitor
Logger for logging transaction related information
logger - Static variable in class org.apache.river.outrigger.TxnMonitorTask
Logger for logging transaction related information
logger - Static variable in class org.apache.river.outrigger.TxnTable
The logger to use
logger - Static variable in class org.apache.river.phoenix.Activation
 
logger - Static variable in class org.apache.river.reggie.Item
Logger for Reggie.
logger - Static variable in class org.apache.river.reggie.RegistrarImpl
Logger used by this service
logger - Static variable in class org.apache.river.reggie.RegistrarProxy
 
logger - Static variable in class org.apache.river.start.ActivateWrapper
Configure logger
logger - Static variable in class org.apache.river.start.ClassLoaderUtil
Configure logger
logger - Static variable in class org.apache.river.start.DestroySharedGroup
Configure logger.
logger - Static variable in class org.apache.river.start.HTTPDStatus
Config logger.
logger - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
logger - Static variable in class org.apache.river.start.ProxyVerifier
Logger for logging information about this instance
logger - Static variable in class org.apache.river.start.ServiceStarter
Configure logger
logger - Static variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
logger - Static variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
logger - Static variable in class org.apache.river.start.SharedGroupImpl
Configure logger
logger - Static variable in class org.apache.river.thread.RetryTask
Logger for this class
logger - Static variable in class org.apache.river.thread.SynchronousExecutors
 
logger - Static variable in class org.apache.river.thread.TaskManager
Deprecated.
Logger
logger - Static variable in class org.apache.river.thread.ThreadPool
 
logger - Static variable in class org.apache.river.thread.WakeupManager
Logger for this class and nested classes
logger - Static variable in class org.apache.river.tool.ClassServer
 
logger - Static variable in class org.apache.river.tool.DebugDynamicPolicyProvider
 
logger - Static variable in class org.apache.river.tool.JarWrapper
 
LogGroupIncarnation(ActivationGroupID, long) - Constructor for class org.apache.river.phoenix.Activation.LogGroupIncarnation
 
logHandler - Variable in class org.apache.river.fiddler.FiddlerImpl
 
logHandler - Variable in class org.apache.river.fiddler.FiddlerInit
 
logHandler - Variable in class org.apache.river.norm.PersistentStore
Object that handles the recovery of logs, or null if not persistent
LogHandler - Class in org.apache.river.reliableLog
A LogHandler represents snapshots and update records as serializable objects.
LogHandler() - Constructor for class org.apache.river.reliableLog.LogHandler
Creates a LogHandler for a ReliableLog.
login - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
server LoginContext or null
login - Variable in class org.apache.river.phoenix.Activation
login context
loginAndRun(Configuration, ActivationID, boolean, LifeCycle) - Static method in class org.apache.river.reggie.RegistrarImpl
 
loginContext - Variable in class org.apache.river.fiddler.FiddlerImpl
 
loginContext - Variable in class org.apache.river.fiddler.FiddlerInit
 
loginContext - Variable in class org.apache.river.mahalo.TxnManagerImpl
The login context, for logging out
loginContext - Variable in class org.apache.river.mercury.MailboxImpl
The login context, for logging out
loginContext(Configuration) - Static method in class org.apache.river.mercury.MailboxImpl
 
loginContext - Variable in class org.apache.river.mercury.MailboxImplInit
 
loginContext - Variable in class org.apache.river.norm.NormServerBaseImpl
The login context, for logging out
loginContext - Variable in class org.apache.river.norm.NormServerInitializer
 
loginContext - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The login context, for logging out
loginContext - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
loginContext - Variable in class org.apache.river.reggie.RegistrarImpl
Our login context, for logging out
loginContext - Variable in class org.apache.river.start.SharedGroupImpl
LoginContext for this service.
loginContext - Variable in class org.apache.river.start.SharedGroupImplInit
 
logInfoAddLogRecord(FiddlerImpl.LogRecord) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoDiscard(String, Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoDiscard(String) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoEvents(String) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoEvents(Map, long, long, MarshalledObject, boolean, Logger, Level) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoGroups() - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoGroups(String) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoLease(String, Uuid, Uuid) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoLocators() - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoPersist(String) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoRegistration(String, Object) - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoShutdown() - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoStartup() - Method in class org.apache.river.fiddler.FiddlerImpl
 
logInfoTasks(String) - Method in class org.apache.river.fiddler.FiddlerImpl
 
LogInputFile - Class in org.apache.river.outrigger.snaplogstore
A class to help you read log files created by LogOutputFile.
LogInputFile(LogFile, File) - Constructor for class org.apache.river.outrigger.snaplogstore.LogInputFile
Create a new LogInputFile.
LogInputFile.LogInputFileIterator - Class in org.apache.river.outrigger.snaplogstore
The implementation of Iterator returned by LogInputStream.logs.
LogInputFileIterator(Collection, LogFile) - Constructor for class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
Create a new LogInputFileIterator object for the given list.
LogInputStream - Class in org.apache.river.mercury
This class implements the interface for interacting with input log streams.
LogInputStream(File, StreamKey) - Constructor for class org.apache.river.mercury.LogInputStream
Simple constructor that accepts a File and StreamKey arguments.
LogInputStream - Class in org.apache.river.reliableLog
This class extends the functionality of the java.io.InputStream class in order to provide an input mechanism that can be used by processes that perform logging operations; in particular, processes that store state in order to provide persistence.
LogInputStream(InputStream, int) - Constructor for class org.apache.river.reliableLog.LogInputStream
Creates a log input file with the specified input stream.
logLocalThrow(Remote, Method, Throwable) - Method in class net.jini.jeri.BasicInvocationDispatcher
Logs the local throw an an inbound call.
LogManager - Class in org.apache.river.logging
Defines a LogManager that insures that the Levels.FAILED and Levels.HANDLED fields, instances of Level, have been initialized, and that can periodically check for changes to the logging configuration file and force it to be reread.
LogManager() - Constructor for class org.apache.river.logging.LogManager
Creates an instance of this class.
LogManager - Interface in org.apache.river.mahalo.log
Represents the functions performed by a log manager.
LogManager.Probe - Class in org.apache.river.logging
Thread to probe for config file changes and force reread
logMgr - Variable in class org.apache.river.mahalo.log.SimpleLogFile
Reference to LogRemovalManager, which is called to remove this log from the managed set of logs.
logMgr - Variable in class org.apache.river.mahalo.log.TransientLogFile
Reference to LogRemovalManager, which is called to remove this log from the managed set of logs.
logmgr - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
logmgr - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
logMgrRef - Variable in class org.apache.river.mahalo.log.MultiLogManager
Capability object passed to log files, which is called back upon log removal.
logName - Variable in class org.apache.river.reliableLog.ReliableLog
 
LogOps - Interface in org.apache.river.outrigger
Methods that log an operation.
LogOutputFile - Class in org.apache.river.outrigger.snaplogstore
A class to write a log file, to be read later by LogInputFile.
LogOutputFile(String, int) - Constructor for class org.apache.river.outrigger.snaplogstore.LogOutputFile
Create a LogOutputFile object that will stream output to a series of files described by basePath, as interpreted by the relevant LogFile constructor.
LogOutputStream - Class in org.apache.river.mercury
This class implements the interface for interacting with output log streams.
LogOutputStream(File, StreamKey, boolean) - Constructor for class org.apache.river.mercury.LogOutputStream
Simple constructor that accepts a File, StreamKey and boolean arguments.
LogOutputStream - Class in org.apache.river.outrigger.snaplogstore
This class extends the functionality of the java.io.OutputStream class in order to provide an output mechanism that can be used by processes that perform logging operations; in particular, processes that store state in order to provide persistence.
LogOutputStream(RandomAccessFile) - Constructor for class org.apache.river.outrigger.snaplogstore.LogOutputStream
Creates an output file with the specified RandomAccessFile
LogOutputStream - Class in org.apache.river.reliableLog
This class extends the functionality of the java.io.OutputStream class in order to provide an output mechanism that can be used by processes that perform logging operations; in particular, processes that store state in order to provide persistence.
LogOutputStream(RandomAccessFile) - Constructor for class org.apache.river.reliableLog.LogOutputStream
Creates an output file with the specified RandomAccessFile
logQuery(String, long, OutriggerServer.QueryCookie, long) - Method in class org.apache.river.outrigger.SpaceProxy2
Log query call to server
LogRecord - Interface in org.apache.river.mahalo.log
Encapsulates a generic record which capable of being logged.
LogRecord() - Constructor for class org.apache.river.phoenix.Activation.LogRecord
 
LogRecovery - Interface in org.apache.river.mahalo.log
Describes the interface needed to be able to receive information from a LogManager
LogRegisterGroup(ActivationGroupID, ActivationGroupDesc) - Constructor for class org.apache.river.phoenix.Activation.LogRegisterGroup
 
LogRegisterObject(UID, ActivationDesc) - Constructor for class org.apache.river.phoenix.Activation.LogRegisterObject
 
logRemoteThrow(Remote, Method, Throwable, boolean) - Method in class net.jini.jeri.BasicInvocationDispatcher
Logs the remote throw of an inbound call.
logRenewal(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Log the renewal of a client lease.
logReturn(Remote, Method, Object) - Method in class net.jini.jeri.BasicInvocationDispatcher
Logs the return of an inbound call.
logReturn(Method, Object) - Method in class net.jini.jeri.BasicInvocationHandler
Log the return of an outbound remote call.
logs(String, boolean) - Static method in class org.apache.river.outrigger.snaplogstore.LogInputFile
Return an Iterator that will loop through all the logs that match the given basePath pattern, interpreted as described in the matching LogStream constructor.
logSize() - Method in class org.apache.river.reliableLog.ReliableLog
Returns the current size of the incremental update log file in bytes;
LogStore - Class in org.apache.river.outrigger.snaplogstore
 
LogStore(Configuration) - Constructor for class org.apache.river.outrigger.snaplogstore.LogStore
Create a new LogStore.
LogStream - Interface in org.apache.river.mercury
Superclass for all LogStream types.
logThrow(Level, String, String, Method, Throwable) - Method in class net.jini.activation.ActivatableInvocationHandler
Log the throw of an outbound remote call.
logThrow(String, String, Object[], Throwable) - Method in class net.jini.config.AbstractConfiguration
Logs a throw
logThrow(String, Remote, Method, Throwable) - Method in class net.jini.jeri.BasicInvocationDispatcher
Logs the throw of an inbound call using the specified message, whose format elements are mapped to string representations of the following items: {0} for the method's declaring class, {1} for the method's name, {2} for the target remote object, and {3} for the client subject.
logThrow(Level, Method, Throwable, boolean) - Method in class net.jini.jeri.BasicInvocationHandler
Log the throw of an outbound remote call.
logThrow(Logger, String, String, Object[], Exception) - Static method in class net.jini.jeri.connection.ServerConnectionManager
Log a throw.
logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Logs a throw.
logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class net.jini.jeri.ssl.Utilities
Logs a throw.
logThrow(Level, String, String, Object[], Throwable) - Static method in class net.jini.lease.LeaseRenewalManager
Logs a throw.
logThrow(Logger, Level, String, String, String, Object[], Throwable) - Static method in class net.jini.security.Security
Log a throw.
logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class org.apache.river.jeri.internal.runtime.LocalHost
Logs a throw.
logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class org.apache.river.logging.LogUtil
Convenience method used to log a throw operation when message parameters and a Throwable are used.
logThrow(Level, String, String, Object[], Throwable) - Static method in class org.apache.river.norm.lookup.JoinState
Logs a throw
logThrow(Level, String, String, Object[], Throwable) - Static method in class org.apache.river.norm.NormServerBaseImpl
Logs a throw
logThrow(Level, String, String, String, Object[], Throwable) - Static method in class org.apache.river.reggie.RegistrarImpl
Logs a thrown exception.
logToSnapshotThresh - Variable in class org.apache.river.norm.NormServerBaseImpl
Log file must contain this many records before snapshot allowed
logToSnapshotThresh - Variable in class org.apache.river.norm.NormServerInitializer
 
logToSnapshotThreshold - Variable in class org.apache.river.mercury.MailboxImpl
Log File must contain this many records before a snapshot is allowed
logToSnapshotThreshold - Variable in class org.apache.river.mercury.MailboxImplInit
 
logUnpackingFailure(String, Level, boolean, Throwable) - Method in class org.apache.river.outrigger.TxnMonitorTask
Log failed unpacking attempt attempt
LogUnregisterGroup(ActivationGroupID) - Constructor for class org.apache.river.phoenix.Activation.LogUnregisterGroup
 
LogUnregisterObject(UID) - Constructor for class org.apache.river.phoenix.Activation.LogUnregisterObject
 
LogUpdateDesc(UID, ActivationDesc) - Constructor for class org.apache.river.phoenix.Activation.LogUpdateDesc
 
LogUpdateGroupDesc(ActivationGroupID, ActivationGroupDesc) - Constructor for class org.apache.river.phoenix.Activation.LogUpdateGroupDesc
 
LogUtil - Class in org.apache.river.logging
A set of static convenience methods used for logging.
LogUtil() - Constructor for class org.apache.river.logging.LogUtil
This class cannot be instantiated.
lookDontTouch() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
lookDontTouch() - Method in class org.apache.river.concurrent.TempIdentityReferrer
 
lookDontTouch() - Method in class org.apache.river.concurrent.TimedReferrer
 
lookDontTouch() - Method in interface org.apache.river.concurrent.UntouchableReferrer
 
lookup(ServiceTemplate) - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns the service object (i.e., just ServiceItem.service) from an item matching the template, or null if there is no match.
lookup(ServiceTemplate, int) - Method in interface net.jini.core.lookup.ServiceRegistrar
Returns at most maxMatches items matching the template, plus the total number of items that match the template.
lookup(ServiceItemFilter) - Method in interface net.jini.lookup.LookupCache
Finds a ServiceItem object that satisfies the given filter parameter.
lookup(ServiceItemFilter, int) - Method in interface net.jini.lookup.LookupCache
Finds an array of instances of ServiceItem that each satisfy the given filter parameter.
lookup(ServiceTemplate, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the set of lookup services managed by the ServiceDiscoveryManager (the managed set) for a service reference that matches criteria defined by the entity that invokes this method.
lookup(ServiceTemplate, ServiceItemFilter, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for a service that matches the input criteria.
lookup(ServiceTemplate, int, ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for service(s) that match the input criteria.
lookup(ServiceTemplate, int, int, ServiceItemFilter, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Queries each available lookup service in the managed set for service(s) that match the input criteria.
lookup(ServiceItemFilter) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
lookup(ServiceItemFilter, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
lookup(ServiceDiscoveryManager.ProxyReg, ServiceDiscoveryManager.EventReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Requests a "snapshot" of the given registrar's state.
lookup - Variable in class org.apache.river.example.browser.Browser
 
Lookup(ServiceRegistrar) - Constructor for class org.apache.river.example.browser.Browser.Lookup
 
lookup(String) - Method in class org.apache.river.phoenix.Activation.RegistryImpl
Returns the single object if the specified name matches the single name, otherwise throws NotBoundException.
lookup(Template) - Method in interface org.apache.river.reggie.Registrar
Returns the service object (i.e., just ServiceItem.service) from an item matching the template, or null if there is no match.
lookup(Template, int) - Method in interface org.apache.river.reggie.Registrar
Returns at most maxMatches items matching the template, plus the total number of items that match the template.
lookup(Template) - Method in class org.apache.river.reggie.RegistrarImpl
 
lookup(Template, int) - Method in class org.apache.river.reggie.RegistrarImpl
 
lookup(ServiceTemplate) - Method in class org.apache.river.reggie.RegistrarProxy
 
lookup(ServiceTemplate, int) - Method in class org.apache.river.reggie.RegistrarProxy
 
LOOKUP_GROUPS_CHANGED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
LOOKUP_LOCATORS_CHANGED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
lookupAttr - Variable in class net.jini.lookup.JoinManager
Contains the attributes with which to associate the service in each of the lookup services with which this join manager registers the service.
LookupAttributes - Class in org.apache.river.lookup.entry
Some simple utilities for manipulating lookup service attributes.
LookupAttributes() - Constructor for class org.apache.river.lookup.entry.LookupAttributes
 
LookupAttributes.FieldComparator - Class in org.apache.river.lookup.entry
Comparator for sorting fields.
LookupAttributesChangedLogObj(Entry[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
Simple constructor
lookupAttrs - Variable in class org.apache.river.mercury.MailboxImpl
 
lookupAttrs - Variable in class org.apache.river.mercury.MailboxImplInit
 
lookupAttrs - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
lookupAttrs - Variable in class org.apache.river.reggie.RegistrarImpl
The attributes to use when joining (including with myself)
LookupAttrsAddedLogObj(FiddlerImpl, Entry[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj
Constructs this class and stores the attributes that were added
LookupAttrsModifiedLogObj(FiddlerImpl, Entry[], Entry[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
Constructs this class and stores the modified attributes
LookupCache - Interface in net.jini.lookup
The LookupCache interface defines the methods provided by the object created and returned by the ServiceDiscoveryManager when a client-like entity invokes the createLookupCache method.
lookupCache - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
LookupCacheImpl(ServiceTemplate, ServiceItemFilter, ServiceDiscoveryListener, long, ServiceDiscoveryManager) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
LookupCacheTerminator() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheTerminator
 
lookupDisc - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager
The LookupDiscovery utility used to manage the group discovery mechanism.
lookupDiscMgr - Variable in class org.apache.river.mercury.MailboxImpl
DiscoveryManager for joining lookup services.
lookupDiscMgr - Variable in class org.apache.river.mercury.MailboxImplInit
 
LookupDiscovery - Class in net.jini.discovery
This class is a helper utility class that encapsulates the functionality required of an entity that wishes to employ multicast discovery to find lookup services located within the entity's "multicast radius" (roughly, the number of hops beyond which neither the multicast requests from the entity, nor the multicast announcements from the lookup service, will propagate).
LookupDiscovery(String[]) - Constructor for class net.jini.discovery.LookupDiscovery
Construct a new lookup discovery object, set to discover the given set of groups.
LookupDiscovery(String[], Configuration) - Constructor for class net.jini.discovery.LookupDiscovery
Constructs a new lookup discovery object, set to discover the given set of groups, and having the given Configuration.
LookupDiscoveryListener() - Constructor for class org.apache.river.fiddler.FiddlerImpl.LookupDiscoveryListener
 
LookupDiscoveryManager - Class in net.jini.discovery
This class is a helper utility class that organizes and manages all discovery-related activities on behalf of a client or service.
LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener) - Constructor for class net.jini.discovery.LookupDiscoveryManager
Constructs an instance of this class that will organize and manage all discovery-related activities on behalf of the client or service that instantiates this class.
LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener, Configuration) - Constructor for class net.jini.discovery.LookupDiscoveryManager
Constructs an instance of this class, using the given Configuration, that will organize and manage all discovery-related activities on behalf of the client or service that instantiates this class.
LookupDiscoveryRegistration - Interface in net.jini.discovery
When a client requests a registration with a lookup discovery service, an instance of this interface is returned.
LookupDiscoveryService - Interface in net.jini.discovery
Defines the interface to the lookup discovery service.
lookupDo(Template) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of lookup.
lookupDo(Template, int) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of lookup.
lookupGroups - Variable in class org.apache.river.mercury.MailboxImpl
The lookup groups we should join.
lookupGroups - Variable in class org.apache.river.mercury.MailboxImplInit
 
lookupGroups - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
lookupGroups - Variable in class org.apache.river.reggie.RegistrarImpl
The groups we should join
LookupGroupsChangedLogObj(String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
Constructs this class and stores the new groups
LookupGroupsChangedLogObj(String[]) - Constructor for class org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj
Simple constructor
LookupGroupsChangedLogObj(String[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj
Simple constructor
lookupListener - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
LookupListener() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupListener
 
LookupListener() - Constructor for class org.apache.river.example.browser.Browser.LookupListener
 
lookupListenerExporter - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
lookupListenerProxy - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
lookupLoader(Uri[], URL[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Look up the class loader for the given codebase URL path and the given parent class loader.
LookupLocator - Class in net.jini.core.discovery
LookupLocator supports unicast discovery, using either Discovery V1 or V2.
LookupLocator(String) - Constructor for class net.jini.core.discovery.LookupLocator
Construct a new LookupLocator object, set up to perform discovery to the given URL.
LookupLocator(String, int) - Constructor for class net.jini.core.discovery.LookupLocator
Construct a new LookupLocator object, set to perform unicast discovery to the input host and port.
LookupLocatorDiscovery - Class in net.jini.discovery
This class encapsulates the functionality required of an entity that wishes to employ the unicast discovery protocol to discover a lookup service.
LookupLocatorDiscovery(LookupLocator[]) - Constructor for class net.jini.discovery.LookupLocatorDiscovery
Creates an instance of this class (LookupLocatorDiscovery), with an initial array of LookupLocators to be managed.
LookupLocatorDiscovery(LookupLocator[], Configuration) - Constructor for class net.jini.discovery.LookupLocatorDiscovery
Constructs a new lookup locator discovery object, set to discover the given set of locators, and having the given Configuration.
lookupLocatorPreparer - Variable in class org.apache.river.mahalo.JoinStateManager
ProxyPreparer for LookupLocators
lookupLocatorPreparer - Variable in class org.apache.river.outrigger.JoinStateManager
ProxyPreparer for LookupLocators
lookupLocators - Variable in class org.apache.river.mercury.MailboxImpl
The lookup locators we should join Default is to join with no locators.
lookupLocators - Variable in class org.apache.river.mercury.MailboxImplInit
 
lookupLocators - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
lookupLocators - Variable in class org.apache.river.reggie.RegistrarImpl
The locators of other lookups we should join
LookupLocatorsChangedLogObj(LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
Constructs this class and stores the new locators
LookupLocatorsChangedLogObj(LookupLocator[]) - Constructor for class org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj
Simple constructor
LookupLocatorsChangedLogObj(LookupLocator[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
Simple constructor
lookupSubPolicy(ClassLoader) - Method in class org.apache.river.start.AggregatePolicyProvider
Returns sub-policy associated with the given class loader.
LookupUnmarshalException - Exception in net.jini.discovery
When unmarshalling an instance of MarshalledObject, different exceptions can occur.
LookupUnmarshalException(ServiceRegistrar[], MarshalledObject[], Throwable[]) - Constructor for exception net.jini.discovery.LookupUnmarshalException
Constructs a new instance of LookupUnmarshalException.
LookupUnmarshalException(ServiceRegistrar[], MarshalledObject[], Throwable[], String) - Constructor for exception net.jini.discovery.LookupUnmarshalException
Constructs a new instance of LookupUnmarshalException.
lower(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
lower(T) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
lowerCaseBitwiseMask - Static variable in class org.apache.river.api.net.Uri
 
lowerEntry(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
lowerEntry(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
lowerEntry(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
lowerKey(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
lowerKey(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
lowerKey(K) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
LRM - Static variable in class net.jini.lease.LeaseRenewalManager
 
lrm - Variable in class org.apache.river.norm.lookup.JoinState
Lease renewal manager (if any) that the client wants our JoinManager to use.
lrm - Variable in class org.apache.river.norm.NormServerBaseImpl
Lease renewal manager that actually renews the leases
lrm - Variable in class org.apache.river.norm.NormServerInitializer
 
LRMEventListener - Class in org.apache.river.norm
Object that transfers events from the Lease Renewal Manager to the rest of Norm Server.
LRMEventListener() - Constructor for class org.apache.river.norm.LRMEventListener
Simple constructor
lrmEventListener - Variable in class org.apache.river.norm.NormServerBaseImpl
Object that transfers events from the renewal manager to us so we can remove dead leases and send events
lrmEventListener - Variable in class org.apache.river.norm.NormServerInitializer
 
LRMEventListener.Discriminator - Class in org.apache.river.norm
Trivial container class to tell us if we are processing the given wrapper because of a failure event or a desired expiration reached event.
LRUHashMap(int, int) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap
Construct an instance of the hash map.
lst - Variable in class org.apache.river.norm.Queue
List we actually store stuff in

M

magic - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
MAGIC - Static variable in class org.apache.river.reliableLog.ReliableLog
 
MAHALO - Static variable in interface org.apache.river.mahalo.TxnManager
Logger and configuration component name for Norm
MahaloPermission - Class in org.apache.river.mahalo
Represents permissions that can be used to express the access control policy for the Mahalo server exported with a BasicJeriExporter.
MahaloPermission(String) - Constructor for class org.apache.river.mahalo.MahaloPermission
Creates an instance with the specified target name.
mailbox - Variable in class org.apache.river.mercury.MailboxProxy
The reference to the event mailbox service implementation
mailbox - Variable in class org.apache.river.mercury.Registration
Reference to service implementation
mailbox - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Reference to service implementation
MAILBOX_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
MailboxAdmin - Interface in org.apache.river.mercury
An administrative interface for the mercury implementation of the event mailbox service.
MailboxAdminProxy - Class in org.apache.river.mercury
A MailboxAdminProxy is a client-side proxy for a mailbox service.
MailboxAdminProxy(MailboxBackEnd, Uuid) - Constructor for class org.apache.river.mercury.MailboxAdminProxy
Simple constructor.
mailboxAdminProxy - Variable in class org.apache.river.mercury.MailboxImpl
The admin proxy of this server
MailboxAdminProxy.ConstrainableMailboxAdminProxy - Class in org.apache.river.mercury
 
MailboxBackEnd - Interface in org.apache.river.mercury
MailboxBackEnd defines the private protocol between the various client-side proxies and the event mailbox server.
MailboxImpl - Class in org.apache.river.mercury
MailboxImpl implements the server side of the event mailbox service.
MailboxImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.mercury.MailboxImpl
Activation constructor
MailboxImpl(String[], LifeCycle, boolean) - Constructor for class org.apache.river.mercury.MailboxImpl
Constructor for creating transient (i.e. non-activatable) service instances.
MailboxImpl(Configuration, ActivationID, boolean, Object[]) - Constructor for class org.apache.river.mercury.MailboxImpl
 
MailboxImpl(MailboxImplInit, ActivationID, boolean, Object[]) - Constructor for class org.apache.river.mercury.MailboxImpl
 
MailboxImpl(String[], ActivationID, boolean, Object[]) - Constructor for class org.apache.river.mercury.MailboxImpl
 
MailboxImpl.AttrsAddedLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever the set of lookup attributes is augmented.
MailboxImpl.AttrsModifiedLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever the set of lookup attributes is modified.
MailboxImpl.DestroyThread - Class in org.apache.river.mercury
Termination thread code.
MailboxImpl.ExpirationThread - Class in org.apache.river.mercury
Registration expiration thread code
MailboxImpl.LocalLandlordAdaptor - Class in org.apache.river.mercury
Adaptor class implementation of LocalLandlord.
MailboxImpl.LocalLogHandler - Class in org.apache.river.mercury
Handler class for the persistent storage facility.
MailboxImpl.LogRecord - Interface in org.apache.river.mercury
Interface defining the method(s) that must be implemented by each of the concrete LogObj classes.
MailboxImpl.LookupGroupsChangedLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever the set of groups to join is changed.
MailboxImpl.LookupLocatorsChangedLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever the set of locators of lookup services to join is changed.
MailboxImpl.Notifier - Class in org.apache.river.mercury
The notifieR thread.
MailboxImpl.NotifyTask - Class in org.apache.river.mercury
A task that represents an event notification task for a particular registration.
MailboxImpl.RegistrationCancelledLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a registration is cancelled.
MailboxImpl.RegistrationDisabledLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a registration is disabled.
MailboxImpl.RegistrationEnabledLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a registration is enabled.
MailboxImpl.RegistrationIteratorEnabledLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a registration iterator is enabled.
MailboxImpl.RegistrationLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a new registration is created.
MailboxImpl.RegistrationRenewedLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever a registration is renewed.
MailboxImpl.SnapshotThread - Class in org.apache.river.mercury
Snapshot-taking thread.
MailboxImpl.UnknownEventExceptionLogObj - Class in org.apache.river.mercury
LogObj class whose instances are recorded to the log file whenever an UnknownEventException is received during event notification.
MailboxImplInit - Class in org.apache.river.mercury
 
MailboxImplInit(Configuration, boolean, ActivationID, Entry[]) - Constructor for class org.apache.river.mercury.MailboxImplInit
 
mailboxProxy - Variable in class org.apache.river.mercury.MailboxImpl
The outter proxy of this server
MailboxProxy - Class in org.apache.river.mercury
A MailboxProxy is a proxy for the event mailbox service.
MailboxProxy(MailboxBackEnd, Uuid) - Constructor for class org.apache.river.mercury.MailboxProxy
Convenience constructor.
MailboxProxy.ConstrainableMailboxProxy - Class in org.apache.river.mercury
A subclass of MailboxProxy that implements RemoteMethodControl.
MailboxPullRegistration - Interface in net.jini.event
The MailboxPullRegistration defines the interface through which a client manages its registration and its notification processing.
MailboxRegistration - Interface in net.jini.event
The MailboxRegistration defines the interface through which a client manages its registration and its notification processing.
main - Variable in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
The main proxy.
main(String[]) - Static method in class org.apache.river.config.builder.Example
 
main(String[]) - Static method in class org.apache.river.example.browser.Browser
Runs the service browser.
main(String[]) - Static method in class org.apache.river.phoenix.Activation
Starts phoenix.
main(String[], boolean, PhoenixStarter) - Static method in class org.apache.river.phoenix.Activation
Starts phoenix and returns a reference to the recovered Activation instance.
main(String[]) - Static method in class org.apache.river.phoenix.ActivationGroupInit
Main program to start a VM for an activation group.
main(String[]) - Static method in class org.apache.river.start.DestroySharedGroup
The main method for the DestroySharedGroup application.
main(String[]) - Static method in class org.apache.river.start.HTTPDStatus
Command line interface that checks the accessability of a desired JAR file(s), given its URL address.
main(String[]) - Static method in class org.apache.river.start.ServiceStarter
The main method for the ServiceStarter application.
main(Configuration) - Static method in class org.apache.river.start.ServiceStarter
The main method for embidding the ServiceStarter application.
main(String[]) - Static method in class org.apache.river.thread.StreamPlugThread
 
main(String[]) - Static method in class org.apache.river.tool.CheckConfigurationFile
Command line interface for checking the format of source and override options for a ConfigurationFile, printing messages to System.err for any errors found.
main(String[]) - Static method in class org.apache.river.tool.CheckSer
Checks class file directory hierarchies for serializable classes that do not have explicit serialVersionUID fields, and prints the names of such classes to the standard output stream.
main(String[]) - Static method in class org.apache.river.tool.ClassDep
Command line interface for generating the list of classes that a set of classes depends upon.
main(String[]) - Static method in class org.apache.river.tool.classdepend.ClassDepend
 
main(String[]) - Static method in class org.apache.river.tool.classdepend.ClasspathPackages
Prints the packages in the class path to standard output using the default character encoding.
main(String[]) - Static method in class org.apache.river.tool.classdepend.PackageClasses
Prints the classes in a package in the class path to standard output using the default character encoding.
main(String[]) - Static method in class org.apache.river.tool.ClassServer
Command line interface for creating an HTTP server.
main(String[]) - Static method in class org.apache.river.tool.ComputeDigest
Prints the message digest for the contents of a URL.
main(String[]) - Static method in class org.apache.river.tool.ComputeHttpmdCodebase
Computes the message digests for a codebase made up of HTTPMD URLs.
main(String[]) - Static method in class org.apache.river.tool.envcheck.EnvCheck
The entry point for the tool.
main(String[]) - Static method in class org.apache.river.tool.envcheck.SubVM
Entry point for the subtask.
main(String[]) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file for the specified JAR files.
main(String[]) - Static method in class org.apache.river.tool.PreferredListGen
The command line interface to the tool.
mainClass - Variable in class org.apache.river.tool.envcheck.EnvCheck
the main class on the command line being checked
mainClass - Variable in class org.apache.river.tool.JarWrapper
 
mainExporter - Variable in class net.jini.security.proxytrust.ProxyTrustExporter
The main exporter, for the main remote object.
mainPolicy - Variable in class org.apache.river.start.AggregatePolicyProvider
 
mainPolicyClassProperty - Static variable in class org.apache.river.start.AggregatePolicyProvider
 
maintainNonActivatableReferences(ServiceStarter.Result[]) - Static method in class org.apache.river.start.ServiceStarter
Utility routine that maintains strong references to any transient services in the provided Result[].
maintainsIntegrity(String) - Static method in class net.jini.jeri.ssl.Utilities
Determines if the cipher suite maintains integrity
MainUI - Interface in net.jini.lookup.ui
UI role interface implemented by Main UIs, which enable client programs to grant users general access to a service.
major - Variable in class org.apache.river.jeri.internal.http.ServerInfo
HTTP major version
major - Variable in class org.apache.river.jeri.internal.http.StartLine
major version number
makeAbsolute(long) - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns a ConnectionAbsoluteTime instance with time obtained by adding the specified base time argument to the duration value from this instance.
makeAbsolute(long) - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns a constraint equal to the result of taking the constraints in this instance, replacing each constraint that is an instance of RelativeTimeConstraint with the result of invoking that constraint's makeAbsolute method with the specified base time, and invoking the create method of this class with the revised collection of constraints.
makeAbsolute(long) - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns a DelegationAbsoluteTime instance with times obtained by adding the specified base time argument to the duration values from this instance.
makeAbsolute(InvocationConstraint[], long) - Static method in class net.jini.core.constraint.InvocationConstraints
Converts any relative constraints to absolute time.
makeAbsolute(long) - Method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class equal to the result of taking the requirements and preferences in this instance, replacing each constraint that is an instance of RelativeTimeConstraint with the result of invoking that constraint's makeAbsolute method with the specified base time, and creating a new instance of this class with duplicate requirements, duplicate preferences, and preferences that are duplicates of requirements all removed.
makeAbsolute() - Method in class net.jini.core.constraint.InvocationConstraints
Returns an instance of this class constructed from all of the same requirements and preferences as this instance, but with every constraint that is an instance of RelativeTimeConstraint replaced by the result of invoking the constraint's makeAbsolute method with the current time (as given by System.currentTimeMillis).
makeAbsolute(long) - Method in interface net.jini.core.constraint.RelativeTimeConstraint
Converts this constraint to absolute time.
makeCleanCalls() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Makes all of the clean calls described by the clean requests in this entry's set of "pending cleans".
makeDirtyCall(Set, long) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Makes a DGC dirty call to this entry's endpoint, for the object IDs corresponding to the given set of refs and with the given sequence number.
makeFormatIdMap(List) - Static method in class org.apache.river.discovery.DiscoveryV2
 
makeInactive() - Method in class org.apache.river.outrigger.Txn
Prevents new operations from being started under this transaction and blocks until in process operations are completed.
makeLink(Entry) - Method in class net.jini.lookup.entry.AddressBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.CommentBean
Make a link to an Entry object.
makeLink(Entry) - Method in interface net.jini.lookup.entry.EntryBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.LocationBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.NameBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.ServiceInfoBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.StatusBean
Make a link to an Entry object.
makeLink(Entry) - Method in class net.jini.lookup.entry.UIDescriptorBean
Make a link to a UIDescriptor object.
makeNewHandler() - Method in class org.apache.river.api.net.RFC3986URLClassLoader
 
managed() - Method in class org.apache.river.outrigger.EntryHandle
Return true if the entry this handle represents is being managed within any transaction.
manager - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
ConnectionManager
manager - Variable in class net.jini.jeri.connection.ConnectionManager.ReqIterator
ConnectionManager
manager - Static variable in class org.apache.river.jeri.internal.connection.BasicServerConnManager
 
manager - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
manager - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
manager() - Method in interface org.apache.river.mahalo.TxnManager
Returns a reference to the TransactionManager interface.
manager() - Method in class org.apache.river.mahalo.TxnManagerImpl
Returns a reference to the TransactionManager interface.
manager - Variable in class org.apache.river.outrigger.TxnTable.Key
The manager for the transaction
manager - Variable in class org.apache.river.thread.RetryTask
 
manifest - Variable in class org.apache.river.tool.JarWrapper
 
manufacturer - Variable in class net.jini.lookup.entry.ServiceInfo
The name of the manufacturer or author of this service.
MANUFACTURER - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
MANUFACTURER - Static variable in class org.apache.river.mercury.MailboxImpl
ServiceInfo manufacturer value
map - Static variable in class net.jini.security.Security.Context
Weak map from ClassLoader to SoftReference(TrustVerifier[]).
map - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.IndexFile
 
map - Variable in class org.apache.river.collection.SoftCache
 
map - Variable in class org.apache.river.collection.WeakIdentityMap
 
map(Map<Referrer<K>, Referrer<V>>, Ref, Ref, long, long) - Static method in class org.apache.river.concurrent.RC
Decorate a Map for holding references so it appears as a Map containing referents.
map - Variable in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
map - Variable in class org.apache.river.concurrent.ReferenceConcurrentMap
 
map - Variable in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
map - Variable in class org.apache.river.concurrent.ReferenceMap
 
map - Variable in class org.apache.river.concurrent.ReferenceNavigableMap
 
map - Variable in class org.apache.river.concurrent.ReferenceSortedMap
 
map - Variable in class org.apache.river.jeri.internal.http.TimedMap
 
map - Variable in class org.apache.river.lease.AbstractLeaseMap
Map from Lease to Long(duration), where all leases have the same destination.
map - Variable in class org.apache.river.tool.ClassServer
Map from String (JAR root) to JarFile[] (JAR class path)
mapLock - Variable in class org.apache.river.lease.AbstractLeaseMap
 
Mapping(Object, Object, long) - Constructor for class org.apache.river.jeri.internal.http.TimedMap.Mapping
 
mapPut(Map<String, Object>, String, Object) - Method in class net.jini.loader.pref.PreferredResources
Insert a preference expression and value into a given map.
mapRegToGroups(ServiceRegistrar, String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Convenience method that creates and returns a mapping of a single ServiceRegistrar instance to a set of groups.
mapRegToGroups(ServiceRegistrar, String[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Convenience method that creates and returns a mapping of a single ServiceRegistrar instance to a set of groups.
mapRegToGroups(ServiceRegistrar, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Convenience method that creates and returns a mapping of a single ServiceRegistrar instance to a set of groups.
mapsMethodToHash - Variable in class org.apache.river.jeri.internal.runtime.Util.TableCache
if true, the tables map methods to method hashes; if false, the tables map method hashes to methods
markBusy() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Marks connection busy.
markCaughtUp(IfExistsWatcher) - Method in class org.apache.river.outrigger.OperationJournal
Schedules a job that will call the caughtUp method on the passed IfExistsWatcher after the last posted EntryTransition is processed.
markDirtyFailed() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Records that a dirty call that explicitly contained this entry's ref value has failed.
markIdle() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Marks connection idle.
markStaleInnerClasses() - Method in class org.apache.river.tool.PreferredListGen.Graph
If this node is of type CLASS and is an inner class, mark this node as STALE if the outer class has the same preferred value.
marshal(ServiceID, LookupLocator, String[]) - Static method in class net.jini.discovery.OutgoingMulticastAnnouncement
Marshal a multicast announcement into one or more datagram packets.
marshal(int, String[], ServiceID[]) - Static method in class net.jini.discovery.OutgoingMulticastRequest
Using the default maximum packet size, marshal a multicast request into one or more datagram packets.
marshal(int, String[], ServiceID[], int) - Static method in class net.jini.discovery.OutgoingMulticastRequest
Using the given maximum packet size, marshal a multicast request into one or more datagram packets.
marshal(OutputStream) - Static method in class net.jini.discovery.OutgoingUnicastRequest
Marshal a unicast request to the given output stream.
marshal(OutputStream, ServiceRegistrar, String[]) - Static method in class net.jini.discovery.OutgoingUnicastResponse
Marshal a unicast response to the given output stream.
marshal - Variable in class org.apache.river.reggie.ClassMapper.EntryField
True if instances of the field need to be converted to MarshalledWrapper.
marshalArguments(Object, Method, Object[], ObjectOutputStream, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Marshals the arguments for the specified remote method to the outgoing request stream, out.
marshalAttributes(FiddlerImpl, Entry[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
Marshals each element of the Entry[] array parameter.
marshalAttributes(Entry[]) - Static method in class org.apache.river.mercury.MailboxImpl
Marshals each element of the Entry[] array parameter.
marshalAttributes(Entry[], ObjectOutputStream) - Static method in class org.apache.river.reggie.RegistrarImpl
Writes reggie's attributes to ObjectOutputStream as a null-terminated list of MarshalledInstances.
MarshalInputStream - Class in net.jini.io
An extension of ObjectInputStream that implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result unmarshalling (using ClassLoading).
MarshalInputStream(InputStream, ClassLoader, boolean, ClassLoader, Collection) - Constructor for class net.jini.io.MarshalInputStream
Creates a new MarshalInputStream that reads marshalled data from the specified underlying InputStream.
marshalledAttrs - Variable in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj
The attributes that were added to each lookup service with which this service is registered, written out in marshalled form.
marshalledAttrs - Variable in class org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj
The attributes to be added to each lookup service with which this service is registered, written out in marshalled form.
marshalledAttrTmpls - Variable in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
The attribute set templates used to select the attributes (from the service's existing set of attributes) that were modified, written out in marshalled form.
marshalledAttrTmpls - Variable in class org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj
The set of attribute templates used to select the attributes (from the service's existing set of attributes) that were modified, written out in marshalled form.
marshalledClientLease - Variable in class org.apache.river.norm.ClientLeaseWrapper
Client lease in marshalled form.
marshalledEventTarget - Variable in class org.apache.river.mercury.ServiceRegistration
The marshalled form of the client-provided notification target.
MarshalledInstance - Class in net.jini.io
A MarshalledInstance contains an object in serialized form.
MarshalledInstance(Object) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance that contains the marshalled representation of the current state of the supplied object.
MarshalledInstance(Object, Collection) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance that contains the marshalled representation of the current state of the supplied object.
MarshalledInstance(MarshalledObject) - Constructor for class net.jini.io.MarshalledInstance
Creates a new MarshalledInstance from an existing MarshalledObject.
MarshalledInstance.FromMOInputStream - Class in net.jini.io
Input stream to convert java.rmi.MarshalledObject into net.jini.io.MarshalledObject.
MarshalledInstance.MarshalledInstanceInputStream - Class in net.jini.io
The counterpart to MarshalledInstanceOutputStream.
MarshalledInstance.MarshalledInstanceOutputStream - Class in net.jini.io
This class is used to marshal objects for MarshalledInstance.
MarshalledInstance.ToMOInputStream - Class in net.jini.io
Input stream to convert net.jini.io.MarshalledObject into java.rmi.MarshalledObject.
MarshalledInstanceInputStream(InputStream, InputStream, ClassLoader, boolean, ClassLoader, Collection) - Constructor for class net.jini.io.MarshalledInstance.MarshalledInstanceInputStream
Creates a new MarshalledObjectInputStream that reads its objects from objIn and annotations from locIn.
MarshalledInstanceOutputStream(OutputStream, OutputStream, Collection) - Constructor for class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
Creates a new MarshalledObjectOutputStream whose non-location bytes will be written to objOut and whose location annotations (if any) will be written to locOut.
marshalledLease - Variable in class org.apache.river.lease.BasicRenewalFailureEvent
Lease, in marshalled form, returned by getLease method.
marshalledLease - Variable in class org.apache.river.norm.ClientLeaseWrapper.FailureFactory
Client lease that could not be renewed in marshalled form
marshalledLeases - Variable in class org.apache.river.norm.GetLeasesResult
The marshalled leases.
marshalledListener - Variable in class org.apache.river.norm.event.EventType
Listener registered for events of this type.
marshalledModAttrs - Variable in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
The attributes with which this service's existing attributes were modified, written out in marshalled form.
marshalledModAttrs - Variable in class org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj
The attributes with which this service's existing attributes were modified, written out in marshalled form.
MarshalledObject - Class in net.jini.io
This is a private class used to convert java.rmi.MarshalledObject to MarshalledInstance and vice versa.
MarshalledObject() - Constructor for class net.jini.io.MarshalledObject
 
marshalledRegistrars - Variable in exception net.jini.discovery.LookupUnmarshalException
Array containing the set of ServiceRegistrar instances that could not be unmarshalled.
marshalledRegs - Variable in class net.jini.discovery.RemoteDiscoveryEvent
List consisting of marshalled proxy objects where each proxy implements the ServiceRegistrar interface, and each is a proxy of one of the recently discovered or discarded lookup service(s); the lookup service(s) with which this event is associated.
marshalledThrowable - Variable in class org.apache.river.lease.BasicRenewalFailureEvent
Exception, in marshalled form, returned by getThrowable method.
marshalledThrowable - Variable in class org.apache.river.norm.ClientLeaseWrapper.FailureFactory
Throwable (if any) that was thrown when we tried to renew the lease in marshalled form
MarshalledWrapper - Class in org.apache.river.proxy
Wrapper around MarshalledInstance that samples the integrity setting (if any) of the stream it is unmarshalled from, and uses that setting to determine whether or not to verify codebase integrity when calling the get method of the contained MarshalledInstance.
MarshalledWrapper(Object) - Constructor for class org.apache.river.proxy.MarshalledWrapper
Creates a new MarshalledWrapper wrapping a MarshalledInstance containing the given object.
MarshalledWrapper(MarshalledInstance) - Constructor for class org.apache.river.proxy.MarshalledWrapper
Creates a new MarshalledWrapper wrapping the given MarshalledInstance.
marshalLocators(LookupLocator[], ObjectOutputStream) - Static method in class org.apache.river.reggie.RegistrarImpl
Writes locators to the given stream as a null-terminated list of MarshalledInstances.
marshalMethod(Object, Method, ObjectOutputStream, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Marshals a representation of the given method to the outgoing request stream, out.
MarshalOutputStream - Class in net.jini.io
An extension of ObjectOutputStream that implements the dynamic class loading semantics of Java(TM) Remote Method Invocation (Java RMI) argument and result marshalling (using ClassLoading).
MarshalOutputStream(OutputStream, Collection) - Constructor for class net.jini.io.MarshalOutputStream
Creates a new MarshalOutputStream that writes marshalled data to the specified underlying OutputStream.
marshalReturn(Remote, Method, Object, ObjectOutputStream, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Marshals the specified return value for the specified remote method to the marshal output stream, out.
marshalThrow(Remote, Method, Throwable, ObjectOutputStream, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Marshals the throwable for the specified remote method to the marshal output stream, out.
marshalValue(Class, Object, ObjectOutput) - Static method in class org.apache.river.jeri.internal.runtime.Util
Marshals value to an ObjectOutput stream, out, using RMI's serialization format for arguments or return values.
mask - Variable in class net.jini.security.AuthenticationPermission
The parsed actions as a bitmask.
mask - Variable in class org.apache.river.outrigger.EntryHandleTmplDesc
The mask for EntryHandle's hash codes -- if handle.hash & mask !
MASK - Static variable in class org.apache.river.tool.CheckSer
 
matchAnyClassName() - Static method in class org.apache.river.outrigger.EntryRep
Return the class name that is used by the ``match any'' EntryRep
matchAnyEntryRep() - Static method in class org.apache.river.outrigger.EntryRep
The EntryRep that marks a ``match any'' request.
matchAnyRep - Static variable in class org.apache.river.outrigger.EntryRep
This object represents the passing of a null parameter as a template, which is designed to match any entry.
matchAttributes(Template, Item) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if there is at least one matching entry in the Item for each entry template in the Template.
matchEntry(EntryRep, EntryRep) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if an entry matches a template.
matches(X509Certificate) - Method in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
Returns true if an X.509 certificate matches the certificate name specified in the constructor.
matches(Entry, Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Test if the parameter tmpl is the same class as, or a superclass of, the parameter e, and that every non-null public field of tmpl is the same as the corresponding field of e.
matches(EntryRep) - Method in class org.apache.river.outrigger.EntryRep
See if the other object matches the template object this represents.
matches(EntryRep) - Method in class org.apache.river.outrigger.TemplateHandle
Return true if this template matches the given entry.
Matches - Class in org.apache.river.reggie
A Matches contains the fields of a ServiceMatches packaged up for transmission between client-side proxies and the registrar server.
Matches(List, int) - Constructor for class org.apache.river.reggie.Matches
Simple constructor.
matches(String, Pattern) - Method in class org.apache.river.tool.classdepend.ClassDepend
Checks if the string matches the pattern, returning false if the pattern is null.
matchingItems(Template) - Method in class org.apache.river.reggie.RegistrarImpl
Return an appropriate iterator for Items matching the Template.
matchingLogger - Static variable in class org.apache.river.outrigger.EntryHolder
Logger for logging information about entry matching
matchingLogger - Static variable in class org.apache.river.outrigger.TxnState
Logger for logging information about entry matching
matchingLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to entry matching
matchingServices(ServiceType[]) - Method in class org.apache.river.reggie.RegistrarImpl
Returns a list of services that match all types passed in
matchItem(Template, Item) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if an item matches a template.
MatchSet - Interface in net.jini.space
A collection of Entry instances to be incrementally returned from a JavaSpaces service.
MatchSetData - Class in org.apache.river.outrigger
Simple struct to hold the Uuid for a new MatchSet instance and the first batch of data.
MatchSetData(Uuid, EntryRep[], long) - Constructor for class org.apache.river.outrigger.MatchSetData
Creates a new MatchSetData instance.
MatchSetProxy - Class in org.apache.river.outrigger
Outrigger's implementation of MatchSet.
MatchSetProxy(MatchSetData, SpaceProxy2, OutriggerServer) - Constructor for class org.apache.river.outrigger.MatchSetProxy
 
matchSubset(Object[], Object[]) - Static method in class org.apache.river.api.security.PolicyUtils
Checks whether the objects from what array are all presented in where array.
matchType(ServiceType[], ServiceType) - Static method in class org.apache.river.reggie.RegistrarImpl
Test if a type is equal to or a subtype of every type in an array.
MAX_ATTEMPTS - Static variable in class org.apache.river.mercury.MailboxImpl
The maximum mnumber of times to retry event delivery
MAX_ATTEMPTS - Static variable in class org.apache.river.outrigger.Notifier
 
MAX_DELAY - Static variable in class org.apache.river.norm.NormServerBaseImpl.DestroyThread
Maximum delay for unexport attempts
MAX_DELTA_T - Static variable in class org.apache.river.outrigger.TxnMonitorTask
The largest value that deltaT will reach.
MAX_FAILURES - Static variable in class org.apache.river.outrigger.TxnMonitorTask
The maximum number of failures allowed in a row before we simply give up on the transaction and consider it aborted.
MAX_LEASE - Static variable in class org.apache.river.fiddler.FiddlerImpl
When re-setting the bound on lease durations, that bound cannot be set to a value larger than this value
MAX_LEASE - Static variable in class org.apache.river.reggie.RegistrarImpl
Maximum minMax lease duration for both services and events
MAX_N_TASKS - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Maximum number of concurrent tasks that can be run in any executor created by this class.
MAX_N_TASKS - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Maximum number of concurrent tasks that can be run in any task manager created by this class.
MAX_N_TASKS - Static variable in class net.jini.lookup.JoinManager
Maximum number of concurrent tasks that can be run in any default ExecutorService created by this class.
MAX_RENEW - Static variable in class org.apache.river.reggie.RegistrarImpl
Maximum minimum renewal interval
MAX_REQUESTS - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
MAX_RETRIES - Static variable in class net.jini.activation.ActivatableInvocationHandler
The number of times to retry a call, with varying degrees of reactivation in between.
MAX_SESSION_ID - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
MAX_SIGNATURE_LEN - Static variable in class org.apache.river.discovery.x500.sha1withdsa.Constants
 
MAX_SIGNATURE_LEN - Static variable in class org.apache.river.discovery.x500.sha1withrsa.Constants
 
MAX_TIME - Static variable in class org.apache.river.mercury.MailboxImpl
The maximum time to maintain a notification task
MAX_TIME - Static variable in class org.apache.river.norm.event.EventType.SendTask
Max time we are willing to let a send attempt to go on for
MAX_TIME - Static variable in class org.apache.river.outrigger.Notifier
 
MAX_TIME_TO_LIVE - Static variable in class org.apache.river.discovery.MulticastTimeToLive
The maximum permissible time to live value.
MAX_TRIES - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
MAX_UNEXPORT_DELAY - Static variable in class org.apache.river.fiddler.FiddlerImpl.DestroyThread
Maximum delay for unexport attempts
MAX_UNEXPORT_DELAY - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Maximum delay for unexport attempts
MAX_USHORT - Static variable in class org.apache.river.discovery.internal.Plaintext
 
maxCacheSize - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
Maximum number of entries allowed in the soft cache of a Kerberos endpoint.
maxCacheSize - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Maximum size of the soft cache
maxCacheSize - Variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap
 
maxClientSessionDuration - Variable in class net.jini.jeri.ssl.SslConnection
The maximum time a client session should be used before expiring -- non-final to facilitate testing.
maxConsArgs(Class) - Static method in class net.jini.security.GrantPermission
Returns the maximum number of String parameters (up to 2) accepted by a constructor of the given class.
maxEventLease - Variable in class org.apache.river.reggie.RegistrarImpl
Current maximum event lease duration granted, in milliseconds.
maxFragmentSize - Variable in class org.apache.river.jeri.internal.mux.Mux
 
maxGssContextRetries - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
Maximum retries for initial GSSContext handshake.
maximum - Variable in class org.apache.river.landlord.FixedLeasePeriodPolicy
Under normal circumstances, the maximum lease or renewal to grant
maxNRetries - Variable in class net.jini.lookup.JoinManager
Maximum number of times a failed task is allowed to be re-executed.
maxNretrys - Variable in class net.jini.lookup.JoinManager.Conf
 
maxOps - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
maxOps - Variable in class org.apache.river.outrigger.snaplogstore.LogStore
 
maxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
The maximum size we allow for an outgoing packet.
maxPacketSize - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
maxPacketSize - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
maxPoolSize - Static variable in class org.apache.river.mercury.PersistentEventLog
Maximum limit for the number of concurrent LogStreams that this pool will concurrently manage.
maxPoolSize - Variable in class org.apache.river.mercury.StreamPool
Maximum limit for the number of concurrent LogStreams in the stream pool.
maxServerQueryTimeout - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
maxServerQueryTimeout - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
maxServerQueryTimeout - Variable in class org.apache.river.outrigger.SpaceProxy2
Maximum time any sub-query should be allowed to run for.
maxServerQueryTimeoutPropertyValue - Static variable in class org.apache.river.outrigger.SpaceProxy2
Value (as a long) of the org.apache.river.outrigger.maxServerQueryTimeout property in this VM, or a non-positive number if it is not set.
maxServerSessionDuration - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The maximum time a session should be used before expiring -- non-final to facilitate testing.
maxServiceLease - Variable in class org.apache.river.reggie.RegistrarImpl
Current maximum service lease duration granted, in milliseconds.
maxSignatureLength - Variable in class org.apache.river.discovery.internal.X500Provider
The maximum length of generated signatures, in bytes.
maxStart - Variable in class net.jini.core.constraint.DelegationAbsoluteTime
The maximum start time in milliseconds from midnight, January 1, 1970 UTC.
maxStart - Variable in class net.jini.core.constraint.DelegationRelativeTime
The maximum start duration in milliseconds.
maxStop - Variable in class net.jini.core.constraint.DelegationAbsoluteTime
The maximum stop time in milliseconds from midnight, January 1, 1970 UTC.
maxStop - Variable in class net.jini.core.constraint.DelegationRelativeTime
The maximum stop duration in milliseconds.
maxThreads - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Maximum number of threads allowed
maxtries - Static variable in class org.apache.river.mahalo.AbortJob
 
maxtries - Static variable in class org.apache.river.mahalo.CommitJob
 
maxtries - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
maxtries - Variable in class org.apache.river.mahalo.PrepareJob
 
maxUnexportDelay - Variable in class org.apache.river.mercury.MailboxImpl
When destroying the space, how long to wait for a clean unexport (which allows the destroy call to return) before giving up calling unexport(true)
maxUnexportDelay - Variable in class org.apache.river.mercury.MailboxImplInit
 
maxUnexportDelay - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
maxUnexportDelay - Variable in class org.apache.river.outrigger.OutriggerServerImpl
When destroying the space, how long to wait for a clean unexport (which allows the destroy call to return) before giving up calling unexport(true)
MaxValueReducer(Class) - Constructor for class org.apache.river.discovery.DiscoveryConstraints.MaxValueReducer
 
maybeAddNewRegistrar(UnicastResponse) - Method in class net.jini.discovery.AbstractLookupDiscovery
If the lookup service associated with the given UnicastResponse is not in the set of already-discovered lookup services, this method adds it to that set, and each registered listener is notified.
maybeDiscardRegistrars() - Method in class net.jini.discovery.AbstractLookupDiscovery
Determine if any of the already-discovered registrars are no longer members of any of the groups to discover, and discard those registrars that are no longer members of any of those groups.
maybeRemoveDiscardedRegFromGlobalSet(Object) - Method in class org.apache.river.fiddler.FiddlerImpl
Given a registrar that has just been discarded, this method determines if that registrar is contained in none of the discovered sets of the active registrations; and then removes that registrar from the global maps of registrars that are maintained across all registrations.
maybeRemoveDiscardedRegsFromGlobalSet(Set) - Method in class org.apache.river.fiddler.FiddlerImpl
Given a set of registrars that have just been discarded, this method determines which of those registrars are contained in none of the discovered sets of the active registrations; and then removes those registrars from the global maps of registrars that are maintained across all registrations.
maybeSendDiscardedEvent(FiddlerImpl.RegistrationInfo, Map, Map) - Method in class org.apache.river.fiddler.FiddlerImpl.ChangedEventTask
This method determines, based on the current state of the regInfo parameter, whether or not to send a remote discarded event to the regInfo's listener, and then builds and sends the event if appropriate.
maybeSendDiscardedEvent(FiddlerImpl.RegistrationInfo, Map, boolean) - Method in class org.apache.river.fiddler.FiddlerImpl.DiscardedEventTask
This method determines, based on the current state of the regInfo parameter, whether or not to send a remote discarded event to the regInfo's listener, and then builds and sends the event if appropriate.
maybeSendDiscoveredEvent(FiddlerImpl.RegistrationInfo, Map) - Method in class org.apache.river.fiddler.FiddlerImpl
This method determines which of the registrars in the regsMap parameter belong to the set of registrars the given regInfo parameter wishes to discover.
maybeSendEvent(UnicastResponse, String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
After a possible change in the member groups of the ServiceRegistrar corresponding to the given UnicastResponse parameter, this method determines whether or not the registrar's member groups have changed in such a way that either a changed event or a discarded event is warranted.
MdInputStream - Class in net.jini.url.httpmd
An input stream that checks the contents of another input stream against a message digest.
MdInputStream(URL, InputStream, MessageDigest, byte[]) - Constructor for class net.jini.url.httpmd.MdInputStream
Creates an input stream that checks the contents of another input stream against a message digest.
me - Variable in class net.jini.security.AuthenticationPermission.Data
The parsed elements of the local principals.
me - Variable in class net.jini.security.AuthenticationPermission
The parsed elements of the local principals with wildcard principal names replaced by null, or null if there is a principal with both a wildcard class and a wildcard name.
MemberGroupLister(String) - Constructor for class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
memberGroups - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
The groups to which the discovered registrar belongs
memberGroups - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
memberGroups - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
memberGroups - Variable in class org.apache.river.reggie.RegistrarImpl
The groups we are a member of
MemberGroupsChangedLogObj(String[]) - Constructor for class org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj
Simple constructor
membershipExpiration - Variable in class org.apache.river.norm.ClientLeaseWrapper
Membership expiration of this lease
menu - Variable in class org.apache.river.example.browser.Browser.Entries
 
menu - Variable in class org.apache.river.example.browser.Browser.Fields
 
menu - Variable in class org.apache.river.example.browser.Browser.Services
 
menu - Variable in class org.apache.river.example.browser.Browser.Values
 
menuCanceled(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Entries
 
menuCanceled(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Fields
 
menuCanceled(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Services
 
menuCanceled(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Values
 
menuDeselected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Entries
 
menuDeselected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Fields
 
menuDeselected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Services
 
menuDeselected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Values
 
menuSelected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Entries
 
menuSelected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Fields
 
menuSelected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Services
 
menuSelected(MenuEvent) - Method in class org.apache.river.example.browser.Browser.Values
 
MERCURY - Static variable in class org.apache.river.mercury.MailboxImpl
Logger and configuration component name for Norm
MercuryPermission - Class in org.apache.river.mercury
Represents permissions that can be used to express the access control policy for the Mercury server exported with a BasicJeriExporter.
MercuryPermission(String) - Constructor for class org.apache.river.mercury.MercuryPermission
Creates an instance with the specified target name.
merge(Header) - Method in class org.apache.river.jeri.internal.http.Header
If given header is non-null, adds its field entries to this header.
merge(PreferredListGen.Graph) - Method in class org.apache.river.tool.PreferredListGen.Graph
 
message - Variable in class org.apache.river.jeri.internal.mux.Mux.SessionShutdownTask
 
Message(int, String, String) - Constructor for class org.apache.river.tool.envcheck.Reporter.Message
Construct a Message having the given level and text.
Message(int, String, Throwable, String) - Constructor for class org.apache.river.tool.envcheck.Reporter.Message
Construct a Message having the given level, text, and exception data.
message - Variable in class org.apache.river.tool.envcheck.Reporter.Message
the brief message text
messageDigest - Variable in class net.jini.url.httpmd.MdInputStream
The object to use to compute the message digest of the stream contents.
MessageReader - Class in org.apache.river.jeri.internal.http
Class for reading HTTP messages.
MessageReader(InputStream, boolean) - Constructor for class org.apache.river.jeri.internal.http.MessageReader
Creates new reader on top of given input stream.
MessageReader.BoundedInputStream - Class in org.apache.river.jeri.internal.http
Input stream for reading bounded content data.
MessageReader.ChunkedInputStream - Class in org.apache.river.jeri.internal.http
Input stream for reading chunked content data.
Messages - Class in org.apache.river.impl
This class retrieves strings from a resource bundle and returns them, formatting them with MessageFormat when required.
Messages() - Constructor for class org.apache.river.impl.Messages
 
MessageWriter - Class in org.apache.river.jeri.internal.http
Class for writing HTTP messages.
MessageWriter(OutputStream, boolean) - Constructor for class org.apache.river.jeri.internal.http.MessageWriter
Creates new writer on top of given output stream.
MessageWriter.ChunkedOutputStream - Class in org.apache.river.jeri.internal.http
Output stream for writing chunked transfer-coded content.
MetalIcons - Class in org.apache.river.example.browser
Based on "MetalIconFactory.java"
MetalIcons() - Constructor for class org.apache.river.example.browser.MetalIcons
 
MetalIcons.BlueFileIcon - Class in org.apache.river.example.browser
 
MetalIcons.BlueFolderIcon - Class in org.apache.river.example.browser
 
MetalIcons.FileIcon16 - Class in org.apache.river.example.browser
 
MetalIcons.FolderIcon16 - Class in org.apache.river.example.browser
 
MetalIcons.GrayFileIcon - Class in org.apache.river.example.browser
 
MetalIcons.GrayFolderIcon - Class in org.apache.river.example.browser
 
MetalIcons.OrangeFileIcon - Class in org.apache.river.example.browser
 
MetalIcons.OrangeFolderIcon - Class in org.apache.river.example.browser
 
MetalIcons.TreeLeafIcon - Class in org.apache.river.example.browser
 
MetalIcons.UnusableFileIcon - Class in org.apache.river.example.browser
 
MetalIcons.UnusableFolderIcon - Class in org.apache.river.example.browser
 
method - Variable in class net.jini.config.ConfigurationFile.MethodCall
 
method - Variable in class net.jini.security.AccessPermission
The name of the method, with prefix or suffix '*' permitted, or null if wildcarded.
method - Variable in class org.apache.river.jeri.internal.http.StartLine
request method
methodCache - Variable in class net.jini.jeri.BasicInvocationHandler
method constraint cache keys (unused entries are null)
MethodCall(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.MethodCall
 
MethodConstraints - Interface in net.jini.core.constraint
Defines an immutable mapping from Method to InvocationConstraints, used to specify per-method constraints.
methodConstraints - Variable in class net.jini.security.BasicProxyPreparer
Method constraints to use when verifying if proxies are trusted and for setting their constraints, if BasicProxyPreparer.methodConstraintsSpecified is true.
methodConstraints - Variable in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Client constraints placed on this proxy (may be null).
methodConstraints - Variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Client constraints placed on this proxy (may be null).
methodConstraints - Variable in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
Client constraints placed on this proxy (may be null).
methodConstraints - Variable in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Client constraints placed on this proxy (may be null).
methodConstraints - Variable in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Client constraints placed on this proxy (may be null).
methodConstraints - Variable in class org.apache.river.landlord.ConstrainableLandlordLease
Client constraints placed on this proxy (may be null)
methodConstraints - Variable in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
The client constraints placed on this proxy or null.
methodConstraints - Variable in class org.apache.river.mercury.Registration.ConstrainableRegistration
The client constraints placed on this proxy or null.
methodConstraints - Variable in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
The client constraints placed on this proxy or null.
methodConstraints - Variable in class org.apache.river.outrigger.ConstrainableAdminProxy
Client constraints placed on this proxy (may be null
methodConstraints - Variable in class org.apache.river.outrigger.ConstrainableSpaceProxy2
Client constraints placed on this proxy (may be null
methodConstraintsSpecified - Variable in class net.jini.security.BasicProxyPreparer
Whether to use BasicProxyPreparer.methodConstraints when verifying if proxies are trusted and for setting their constraints.
MethodDesc(String, Class[], InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a descriptor that only matches methods with exactly the specified name and parameter types.
MethodDesc(String, InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a descriptor that matches all methods with names that equal the specified name or that match the specified pattern, regardless of their parameter types.
MethodDesc(InvocationConstraints) - Constructor for class net.jini.constraint.BasicMethodConstraints.MethodDesc
Creates a default descriptor that matches all methods.
methodMap1 - Static variable in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
 
methodMap1 - Static variable in class org.apache.river.mercury.Registration.ConstrainableRegistration
 
methodMap1 - Static variable in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Mappings from client to server methods, using the client method with more arguments for each server method when more than one client method maps to a single server method.
methodMap2 - Static variable in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Second set of mappings from client to server method names, for server methods with a second associated client method.
methodMapArray - Static variable in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
 
methodMapArray - Static variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Array containing element pairs in which each pair of elements represents a correspondence 'mapping' between two methods having the following characteristics: - the first element in the pair is one of the public, remote method(s) that may be invoked by the client through the proxy class that this class extends - the second element in the pair is the method, implemented in the backend server class, that is ultimately executed in the server's backend when the client invokes the corresponding method in this proxy
methodMapArray - Static variable in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
 
methodMapArray - Static variable in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
 
methodMapArray - Static variable in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
 
methodMapArray - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
Array containing element pairs in which each pair of elements represents a mapping between two methods having the following characteristics: the first element in the pair is one of the public, remote methods that may be invoked by the client through Lease.
methodMapArray - Static variable in class org.apache.river.outrigger.ConstrainableAdminProxy
Array containing element pairs in which each pair of elements represents a mapping between two methods having the following characteristics: the first element in the pair is one of the public, remote method(s) that may be invoked by the client through AdminProxy.
methodMapArray - Static variable in class org.apache.river.outrigger.ConstrainableIteratorProxy
Array containing element pairs in which each pair of elements represents a mapping between two methods having the following characteristics: the first element in the pair is one of the public, remote method(s) that may be invoked by the client through AdminIterator.
methodMapArray - Static variable in class org.apache.river.outrigger.ConstrainableSpaceProxy2
Array containing element pairs in which each pair of elements represents a mapping between two methods having the following characteristics: the first element in the pair is one of the public, remote method(s) that may be invoked by the client through SpaceProxy2.
methodMapping - Static variable in class org.apache.river.phoenix.ConstrainableAID
 
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableAdminProxy
Mappings between public admin methods and Registrar methods
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableEventLease
Mappings between Lease and Registrar methods
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableRegistrarLeaseMap
Mappings between Lease methods and Registrar lease-batching methods
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableRegistrarProxy
Mappings between ServiceRegistrar and Registrar methods
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableRegistration
Mappings between ServiceRegistration and Registrar methods
methodMappings - Static variable in class org.apache.river.reggie.ConstrainableServiceLease
Mappings between Lease and Registrar methods
methods - Variable in class net.jini.jeri.BasicInvocationDispatcher
Map from Long method hash to Method, for all remote methods.
methodToHash_TableCache - Static variable in class org.apache.river.jeri.internal.runtime.Util
cache of tables mapping methods to hashes
MethodVisit(int, MethodVisitor) - Constructor for class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
mgr - Variable in class net.jini.core.transaction.server.ServerTransaction
The transaction manager.
mgr - Variable in class org.apache.river.mahalo.JoinStateManager
JoinManager that is handling the details of binding into Jini lookup services.
mgr - Variable in class org.apache.river.outrigger.EntryHolder.SimpleRepEnum
 
mgr - Variable in class org.apache.river.outrigger.JoinStateManager
JoinManager that is handling the details of binding into Jini lookup services.
mgr() - Method in class org.apache.river.outrigger.TxnState
Returns the one manager associated with this transaction.
mgrs - Variable in class org.apache.river.outrigger.TxnState
The list of known managers.
MgrTask(LeaseSet) - Constructor for class org.apache.river.norm.LeaseExpirationMgr.MgrTask
Simple constructor.
mi - Variable in class org.apache.river.mercury.RemoteEventData
MarshalledObject that holds desired RemoteEvent.
min(int, int, int) - Static method in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
MIN_MAX_PACKET_SIZE - Static variable in class org.apache.river.discovery.Discovery
 
MIN_MAX_PACKET_SIZE - Static variable in class org.apache.river.discovery.MulticastMaxPacketSize
The minimum allowable multicast packet size limit.
MIN_RETRY - Static variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
minEventExpiration - Variable in class org.apache.river.reggie.RegistrarImpl
Earliest expiration time of an EventReg
minExpiration - Variable in class org.apache.river.fiddler.FiddlerImpl
Earliest expiration time over all active registrations
minGssContextLifetime - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
Minimum number of seconds of life time a GSSContext of an existing connection has to have before it can be considered as a candidate connection to be chosen for a new request.
MINIMUM_WINDOW_WIDTH - Static variable in class org.apache.river.example.browser.ServiceBrowser
 
MINIMUM_WINDOW_WIDTH - Static variable in class org.apache.river.example.browser.ServiceEditor
 
MINIMUM_WINDOW_WIDTH - Static variable in class org.apache.river.example.browser.SpaceBrowser
 
minimumDuration - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
minimum lease duration that we bother to honor
minMaxEventLease - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
minMaxEventLease - Variable in class org.apache.river.reggie.RegistrarImpl
Minimum value for maxEventLease.
minMaxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
The minimum size we allow for an outgoing packet.
minMaxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastRequest
The minimum size we allow for an outgoing packet.
minMaxServiceLease - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
minMaxServiceLease - Variable in class org.apache.river.reggie.RegistrarImpl
Minimum value for maxServiceLease.
minor - Variable in class org.apache.river.jeri.internal.http.ServerInfo
HTTP minor version
minor - Variable in class org.apache.river.jeri.internal.http.StartLine
minor version number
minRegExpiration - Variable in class org.apache.river.mercury.MailboxImpl
Earliest expiration time of any registration
minRenewalInterval - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
minRenewalInterval - Variable in class org.apache.river.reggie.RegistrarImpl
Minimum average time between lease renewals, in milliseconds.
minStart - Variable in class net.jini.core.constraint.DelegationAbsoluteTime
The minimum start time in milliseconds from midnight, January 1, 1970 UTC.
minStart - Variable in class net.jini.core.constraint.DelegationRelativeTime
The minimum start duration in milliseconds.
minStop - Variable in class net.jini.core.constraint.DelegationAbsoluteTime
The minimum stop time in milliseconds from midnight, January 1, 1970 UTC.
minStop - Variable in class net.jini.core.constraint.DelegationRelativeTime
The minimum stop duration in milliseconds.
minSvcExpiration - Variable in class org.apache.river.reggie.RegistrarImpl
Earliest expiration time of a SvcReg
MINUTES - Static variable in interface org.apache.river.constants.TimeConstants
Tics per minute.
minWarning - Variable in class org.apache.river.norm.LeaseSet
Time before expiration to send expiration warning events
MISMATCH - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Marshal stream protocol version mismatch.
mobj - Variable in class org.apache.river.phoenix.AbstractActivationGroup.ActiveEntry
 
mode - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
model - Variable in class net.jini.lookup.entry.ServiceInfo
The model name or number of this service, if any.
model - Variable in class org.apache.river.example.browser.EntryTreePanel
 
model - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
modified - Variable in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
modify(Entry[], Entry[], Entry[]) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.
modify(Entry[], Entry[], Entry[], boolean) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Returns a new array that contains copies of the attributes in the attrSets parameter, modified according to the contents of both the attrSetTmpls parameter and the modAttrSets parameter.
modifyAttributes(Entry[], Entry[]) - Method in interface net.jini.core.lookup.ServiceRegistration
Modifies existing attribute sets.
modifyAttributes(Entry[], Entry[]) - Method in class net.jini.lookup.JoinManager
Changes the service's current set of attributes using the same semantics as the modifyAttributes method of the ServiceRegistration class.
modifyAttributes(Entry[], Entry[], boolean) - Method in class net.jini.lookup.JoinManager
Changes the service's current set of attributes using the same semantics as the modifyAttributes method of the ServiceRegistration class.
modifyAttributes(Entry[], Entry[]) - Method in class net.jini.lookup.JoinManager.ProxyReg
With respect to the lookup service referenced in this class and with which this join manager's service is registered, this method changes that service's current attributes by selecting the attributes to change using the given first parameter; and identifying the desired changes to make through the contents of the second parameter.
modifyAttributes(Entry[], Entry[], boolean) - Method in class org.apache.river.norm.lookup.JoinState
Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes.
modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in interface org.apache.river.reggie.Registrar
Modifies existing attribute sets of a registered service item.
modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
modifyAttributes(Entry[], Entry[]) - Method in class org.apache.river.reggie.Registration
 
modifyAttributesDo(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of modifyAttributes.
ModifyAttributesTask(JoinManager.ProxyReg, Entry[], Entry[]) - Constructor for class net.jini.lookup.JoinManager.ModifyAttributesTask
Constructor that associates this task with the lookup service referenced in the given ProxyReg parameter.
modifyLookupAttributes(Entry[], Entry[]) - Method in interface net.jini.admin.JoinAdmin
Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes.
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Modify the current set of attributes associated with the lookup discovery service.
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Modifies the current set of attributes associated with the lookup discovery service.
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.mahalo.JoinStateManager
Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes.
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.mercury.MailboxImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.norm.AdminProxy
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.outrigger.AdminProxy
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.outrigger.JoinStateManager
Modify the current attribute sets, using the same semantics as ServiceRegistration.modifyAttributes.
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.reggie.AdminProxy
 
modifyLookupAttributes(Entry[], Entry[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
modifyParticipant(ParticipantHandle, int) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Convenience method which allows the caller to modify the prepState associated with a given ParticipantHandle
modifyTxnState(int) - Method in class org.apache.river.mahalo.TxnManagerTransaction
Changes the manager-side state of the transaction.
monitor - Variable in class org.apache.river.norm.event.EventType
Object we check with to ensure leases have not expired and notify when we get a definite exception during an event send attempt.
monitor(QueryWatcher, Collection<Txn>) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Make sure the transactions listed here are monitored for as long as the given query exists.
monitor(Collection<Txn>) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Make sure the transactions listed here are monitored for a reasonable amount of time since they recently caused a conflict, although for a non-leased event.
monitor - Variable in class org.apache.river.outrigger.TxnMonitorTask
the monitor we were made by
monitor(TransactableMgr) - Method in class org.apache.river.outrigger.TxnState
If we need to, add this manager to the list of transactions that need to be monitored because of conflicts over this entry.
monitor - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
monitor - Variable in class org.apache.river.phoenix.Activation
MonitorImpl instance
MonitorAccessExporter - Class in org.apache.river.phoenix
Exporter that wraps an ActivationMonitor instance so that it only accepts calls from the local host.
MonitorAccessExporter() - Constructor for class org.apache.river.phoenix.MonitorAccessExporter
Creates an exporter with an underlying JrmpExporter that exports on the standard activation port (1098).
MonitorAccessExporter(int) - Constructor for class org.apache.river.phoenix.MonitorAccessExporter
Creates an exporter with an underlying JrmpExporter that exports on the specified port.
MonitorAccessExporter(Exporter) - Constructor for class org.apache.river.phoenix.MonitorAccessExporter
Creates an exporter with the specified underlying exporter.
MonitorAccessExporter.MonitorImpl - Class in org.apache.river.phoenix
 
monitorExporter - Variable in class org.apache.river.phoenix.Activation
exporter for monitor
MonitorImpl() - Constructor for class org.apache.river.phoenix.Activation.MonitorImpl
 
MonitorImpl(ActivationMonitor) - Constructor for class org.apache.river.phoenix.MonitorAccessExporter.MonitorImpl
 
MonitorPermission - Class in org.apache.river.phoenix
Represents permissions that can be used to express the access control policy for the ActivationMonitor remote object exported with BasicJeriExporter.
MonitorPermission(String) - Constructor for class org.apache.river.phoenix.MonitorPermission
Creates an instance with the specified name.
monitorStub - Variable in class org.apache.river.phoenix.Activation
stub for monitor
monitorTask - Variable in class org.apache.river.outrigger.Txn
The task responsible for monitoring to see if this transaction has been aborted with us being told, or null if no such task as been allocated.
monitorTask() - Method in class org.apache.river.outrigger.Txn
Return the monitor task for this object.
monitorTask(TxnMonitorTask) - Method in class org.apache.river.outrigger.Txn
Set the monitor task for this object.
monPreparer - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
monitor proxy preparer
moreProhibitedMethods - Static variable in class net.jini.config.ConfigurationFile
The name of the resource that specifies more prohibited methods.
MOStream(ByteArrayOutputStream, String, ClassLoader) - Constructor for class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
 
mostSig - Variable in class net.jini.core.lookup.ServiceID
The most significant 64 bits.
mouseClicked(MouseEvent) - Method in class org.apache.river.example.browser.Browser.MouseReceiver
 
mouseClicked(MouseEvent) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
 
mousePressed(MouseEvent) - Method in class org.apache.river.example.browser.Browser.MouseReceiver
 
mousePressed(MouseEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.MouseReceiver
 
mousePressed(MouseEvent) - Method in class org.apache.river.example.browser.ServiceEditor.MouseReceiver
 
MouseReceiver(Browser.ServiceListPopup) - Constructor for class org.apache.river.example.browser.Browser.MouseReceiver
 
MouseReceiver(ServiceItem, ServiceBrowser.UIDescriptorPopup) - Constructor for class org.apache.river.example.browser.ServiceBrowser.MouseReceiver
 
MouseReceiver(ServiceItem, ServiceEditor.UIDescriptorPopup) - Constructor for class org.apache.river.example.browser.ServiceEditor.MouseReceiver
 
mouseReleased(MouseEvent) - Method in class org.apache.river.example.browser.Browser.MouseReceiver
 
mouseReleased(MouseEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.MouseReceiver
 
mouseReleased(MouseEvent) - Method in class org.apache.river.example.browser.ServiceEditor.MouseReceiver
 
moveAhead(Object) - Method in interface org.apache.river.mercury.EventLog
Effectively removes the last set of read events from the log.
moveAhead(Object) - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
moveAhead(Object) - Method in interface org.apache.river.mercury.EventLogIterator
Effectively removes the last set of read events from the log.
moveAhead(Object) - Method in class org.apache.river.mercury.PersistentEventLog
 
moveAhead(Object) - Method in class org.apache.river.mercury.TransientEventLog
 
msgHeaders - Static variable in class org.apache.river.tool.envcheck.Reporter
the header labels for the test result records
multi - Variable in class org.apache.river.system.MultiCommandLine.Opt
Option can be specified more than once.
multi - Variable in class org.apache.river.system.POSIXCommandLine.Opt
Can be specified multiple times.
Multicast(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.Multicast
Create a high priority daemon thread.
MULTICAST_ANNOUNCEMENT - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_ANNOUNCEMENT_DECODER - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_ANNOUNCEMENT_ENCODER - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_HEADER_LEN - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_REQUEST - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_REQUEST_DECODER - Static variable in class org.apache.river.discovery.DiscoveryV2
 
MULTICAST_REQUEST_ENCODER - Static variable in class org.apache.river.discovery.DiscoveryV2
 
multicastAnnouncement() - Static method in class org.apache.river.discovery.DiscoveryConstraints
Empty method which serves as a MethodConstraints key for looking up InvocationConstraints that apply to multicast announcements.
MulticastAnnouncement - Class in org.apache.river.discovery
Class representing the values in a multicast announcement.
MulticastAnnouncement(long, String, int, String[], ServiceID) - Constructor for class org.apache.river.discovery.MulticastAnnouncement
Creates a new MulticastAnnouncement instance containing the given values.
multicastAnnouncementConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastAnnouncementConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastAnnouncementConstraints - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastAnnouncementConstraints - Variable in class org.apache.river.reggie.RegistrarImpl
Constraints specified for outgoing multicast announcements
MulticastAnnouncementDecoder - Interface in org.apache.river.discovery
Interface implemented by classes which decode multicast announcement data according to discovery protocol formats.
MulticastAnnouncementEncoder - Interface in org.apache.river.discovery
Interface implemented by classes which encode multicast announcement data according to discovery protocol formats.
multicastAnnouncementInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastAnnouncementInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastAnnouncementInterval - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastAnnouncementInterval - Variable in class org.apache.river.reggie.RegistrarImpl
Interval to wait in between sending multicast announcements
multicastAnnouncementMethod - Static variable in class org.apache.river.discovery.DiscoveryConstraints
Method object for the multicastAnnouncement method of this class.
multicaster - Variable in class org.apache.river.reggie.RegistrarImpl
Multicast discovery request packet receiving thread
multicastInterfaceRetryInterval - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastInterfaceRetryInterval - Variable in class org.apache.river.reggie.RegistrarImpl
Interval to wait in between retrying failed interfaces
multicastInterfaces - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastInterfaces - Variable in class org.apache.river.reggie.RegistrarImpl
Network interfaces to use for multicast discovery
multicastInterfacesSpecified - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastInterfacesSpecified - Variable in class org.apache.river.reggie.RegistrarImpl
Flag indicating whether network interfaces were explicitly specified
MulticastMaxPacketSize - Class in org.apache.river.discovery
Represents a constraint on the size (in bytes) of multicast packets used in the multicast request and multicast announcement discovery protocols.
MulticastMaxPacketSize(int) - Constructor for class org.apache.river.discovery.MulticastMaxPacketSize
Creates a MulticastMaxPacketSize constraint for the given multicast packet size limit.
MulticastMaxPacketSizeReducer() - Constructor for class org.apache.river.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
 
multicastRequest() - Static method in class org.apache.river.discovery.DiscoveryConstraints
Empty method which serves as a MethodConstraints key for looking up InvocationConstraints that apply to multicast requests.
MulticastRequest - Class in org.apache.river.discovery
Class representing the values in a multicast request.
MulticastRequest(String, int, String[], ServiceID[]) - Constructor for class org.apache.river.discovery.MulticastRequest
Creates a new MulticastRequest instance containing the given values.
multicastRequestConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastRequestConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastRequestConstraints - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastRequestConstraints - Variable in class org.apache.river.reggie.RegistrarImpl
Constraints specified for incoming multicast requests
MulticastRequestDecoder - Interface in org.apache.river.discovery
Interface implemented by classes which decode multicast request data according to discovery protocol formats.
MulticastRequestEncoder - Interface in org.apache.river.discovery
Interface implemented by classes which encode multicast request data according to discovery protocol formats.
multicastRequestHost - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastRequestHost - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastRequestInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastRequestInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastRequestMax - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
multicastRequestMax - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
multicastRequestMethod - Static variable in class org.apache.river.discovery.DiscoveryConstraints
Method object for the multicastRequest method of this class.
multicastRequestSubjectChecker - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
multicastRequestSubjectChecker - Variable in class org.apache.river.reggie.RegistrarImpl
Client subject checker to apply to incoming multicast requests
MulticastTimeToLive - Class in org.apache.river.discovery
Represents a constraint on the time to live (TTL) value set on outgoing multicast request and multicast announcement packets.
MulticastTimeToLive(int) - Constructor for class org.apache.river.discovery.MulticastTimeToLive
Creates a MulticastTimeToLive constraint for the given time to live value.
MultiCommandLine - Class in org.apache.river.system
This class parses a command line that uses multi-character options, such as -verbose or -help.
MultiCommandLine(String[]) - Constructor for class org.apache.river.system.MultiCommandLine
Create a new MultiCommandLine object that will return specified options, arguments, and operands.
MultiCommandLine(String, String[]) - Constructor for class org.apache.river.system.MultiCommandLine
Create a new MultiCommandLine object that will return specified options, arguments, and operands.
MultiCommandLine.Opt - Class in org.apache.river.system
Used to store known option types so we can generate a usage message.
MultiFind() - Constructor for class org.apache.river.example.browser.Browser.MultiFind
 
MultiIPDiscovery - Class in org.apache.river.discovery.internal
Utility class used by implementations which want to perform unicast discovery on possibly multiple IP addresses for a given host name.
MultiIPDiscovery() - Constructor for class org.apache.river.discovery.internal.MultiIPDiscovery
 
MultiLogManager - Class in org.apache.river.mahalo.log
 
MultiLogManager() - Constructor for class org.apache.river.mahalo.log.MultiLogManager
Create a non-persistent MultiLogManager.
MultiLogManager(LogRecovery, String) - Constructor for class org.apache.river.mahalo.log.MultiLogManager
Create a MultiLogManager.
MultiLogManager.LogRemovalManager - Interface in org.apache.river.mahalo.log
Callback interface for log files to remove themselves from this manager
MultiLogManagerAdmin - Interface in org.apache.river.mahalo.log
 
mustQuery - Variable in class org.apache.river.outrigger.TxnMonitorTask
When we're given an opportunity to poll the transaction manager for the txn's state, do so.
mutatorLock - Variable in class org.apache.river.norm.PersistentStore
No mutation of persistent state can occur during a snapshot, however, we can have multiple mutators, use ReadersWriter object to manage this invariant.
mux - Variable in class net.jini.jeri.connection.ConnectionManager.ReqIterator
The outbound mux from the last call to next, if any.
mux - Variable in class org.apache.river.jeri.internal.mux.ConnectionIO
the Mux object associated with this instance
Mux - Class in org.apache.river.jeri.internal.mux
Mux is the abstract superclass of both client-side and server-side multiplexed connections.
Mux(OutputStream, InputStream, int, int, int, long) - Constructor for class org.apache.river.jeri.internal.mux.Mux
Constructs a new Mux instance for a connection accessible through standard (blocking) I/O streams.
Mux(SocketChannel, int, int, int, long) - Constructor for class org.apache.river.jeri.internal.mux.Mux
 
mux - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
mux - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
mux - Variable in class org.apache.river.jeri.internal.mux.Session
 
Mux.SessionShutdownTask - Class in org.apache.river.jeri.internal.mux
 
MuxClient - Class in org.apache.river.jeri.internal.mux
A MuxClient controls the client side of multiplexed connection.
MuxClient(OutputStream, InputStream, long) - Constructor for class org.apache.river.jeri.internal.mux.MuxClient
Initiates the client side of the multiplexed connection over the given input/output stream pair.
MuxClient(SocketChannel, long) - Constructor for class org.apache.river.jeri.internal.mux.MuxClient
 
muxDown - Variable in class org.apache.river.jeri.internal.mux.Mux
 
muxDownCause - Variable in class org.apache.river.jeri.internal.mux.Mux
 
muxDownMessage - Variable in class org.apache.river.jeri.internal.mux.Mux
 
muxes - Variable in class net.jini.jeri.connection.ConnectionManager
The OutboundMuxes.
MuxInputStream - Class in org.apache.river.jeri.internal.mux
Output stream returned by OutboundRequests and InboundRequests for a session of a multiplexed connection.
MuxInputStream(Mux, Session, Object) - Constructor for class org.apache.river.jeri.internal.mux.MuxInputStream
 
muxLock - Variable in class org.apache.river.jeri.internal.mux.Mux
lock guarding all mutable instance state (below)
MuxOutputStream - Class in org.apache.river.jeri.internal.mux
Output stream returned by OutboundRequests and InboundRequests for a session of a multiplexed connection.
MuxOutputStream(Mux, Session, Object) - Constructor for class org.apache.river.jeri.internal.mux.MuxOutputStream
 
MuxServer - Class in org.apache.river.jeri.internal.mux
A MuxServer controls the server side of a multiplexed connection.
MuxServer(OutputStream, InputStream, RequestDispatcher) - Constructor for class org.apache.river.jeri.internal.mux.MuxServer
Initiates the server side of a multiplexed connection over the given input/output stream pair.
MuxServer(SocketChannel, RequestDispatcher) - Constructor for class org.apache.river.jeri.internal.mux.MuxServer
 
myDomain - Static variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
myDomain - Static variable in class org.apache.river.start.AggregatePolicyProvider
 
myDomain - Static variable in class org.apache.river.start.LoaderSplitPolicyProvider
 
myjob - Variable in class org.apache.river.mahalo.ParticipantTask
 
myLeaseID - Static variable in class org.apache.river.reggie.RegistrarImpl
Lease ID always assigned to self
myLocator - Variable in class org.apache.river.reggie.RegistrarImpl
Our LookupLocator
myPermissions - Variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
myRef - Variable in class org.apache.river.reggie.RegistrarImpl
Remote reference for myself
myServiceID - Variable in class org.apache.river.reggie.RegistrarImpl
Our service ID

N

N_INTERVALS - Static variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementTimerThread
 
name - Variable in class net.jini.config.ConfigurationFile.NameRef
 
name - Variable in class net.jini.constraint.BasicMethodConstraints.MethodDesc
The name of the method, with prefix or suffix '*' permitted if types is null, or null for a descriptor that matches all methods (in which case types must also be null.
name - Variable in class net.jini.loader.LoadClass.GetClassTask
 
name - Variable in class net.jini.lookup.entry.jmx.JMXProperty
 
Name - Class in net.jini.lookup.entry
The name of a service as used by users.
Name() - Constructor for class net.jini.lookup.entry.Name
Construct an empty instance of this class.
Name(String) - Constructor for class net.jini.lookup.entry.Name
Construct an instance of this class, with all fields initialized appropriately.
name - Variable in class net.jini.lookup.entry.Name
The name itself.
name - Variable in class net.jini.lookup.entry.ServiceInfo
The name of the product or package of which this service is an instance.
name - Variable in class net.jini.security.AuthenticationPermission.Data
The target name.
name - Variable in class net.jini.security.GrantPermission.PermissionInfo
 
name - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
name - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
The name part of permission clause.
name - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
The name part of principal clause.
name - Variable in class org.apache.river.api.security.UnresolvedPrincipal
 
NAME - Static variable in class org.apache.river.discovery.internal.X500Provider
 
name - Variable in class org.apache.river.example.browser.ObjectNode
 
name - Variable in class org.apache.river.jeri.internal.http.Header.FieldKey
 
name - Variable in class org.apache.river.logging.Levels.LevelData
 
name - Variable in class org.apache.river.mahalo.log.SimpleLogFile
(Relative) File name of the log file
NAME - Variable in class org.apache.river.phoenix.Activation.RegistryImpl
The name of the single entry
name - Variable in class org.apache.river.reggie.EntryClass
Class name
name - Variable in class org.apache.river.reggie.ServiceType
Class name.
name - Variable in class org.apache.river.thread.InProgress
 
name - Variable in class org.apache.river.thread.NamedThreadFactory
 
name - Variable in class org.apache.river.thread.NewThreadAction
 
name - Variable in class org.apache.river.thread.ThreadPool.Task
 
name - Variable in class org.apache.river.tool.PreferredListGen.Graph
the name of this node (e.g. com or sun, not com.sun)
name - Variable in class org.apache.river.tool.PreferredListGen.PrefData
the preferred list entry name string
NAME_LEN - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
NAME_NO_PREFERENCE - Static variable in class net.jini.loader.pref.PreferredResources
Constant value that indicates that there is no preference value for a given name.
NAME_NOT_PREFERRED - Static variable in class net.jini.loader.pref.PreferredResources
Constant value that indicates that the resource for a given name is known to be not preferred.
NAME_PREFERRED - Static variable in class net.jini.loader.pref.PreferredResources
Constant value that indicates that a given name is preferred.
NAME_PREFERRED_RESOURCE_EXISTS - Static variable in class net.jini.loader.pref.PreferredResources
Constant value that indicates that a given resource is preferred.
NAME_PREFIX - Static variable in class net.jini.loader.pref.PreferredResources
 
NAME_PREFIX - Static variable in class org.apache.river.thread.NewThreadAction
 
NameBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Name object.
NameBean() - Constructor for class net.jini.lookup.entry.NameBean
Construct a new JavaBeans component, linked to a new empty Name object.
NamedThreadFactory - Class in org.apache.river.thread
A utility to help readability of pool threads
NamedThreadFactory(String, boolean) - Constructor for class org.apache.river.thread.NamedThreadFactory
 
namePattern - Static variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
namePrefs - Variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
NameRef(String, String, int) - Constructor for class net.jini.config.ConfigurationFile.NameRef
 
NAMESPACE - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for namespace wildcard nodes
namespacePrefs - Variable in class net.jini.loader.pref.PreferredResources
 
narrowingAssignable(Object, Class<T>) - Method in class net.jini.config.ConfigurationFile
Returns the value to assign if the primitive value represented by the wrapper object in "from" can be assigned to parameters of type "to" using a narrowing primitive conversion, else null.
navigableKeySet() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
navigableKeySet() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
navigableKeySet() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
navigableMap(NavigableMap<Referrer<K>, Referrer<V>>, Ref, Ref, long, long) - Static method in class org.apache.river.concurrent.RC
Decorate a NavigableMap for holding Referrers so it appears as a NavigableMap containing referents.
navigableSet(NavigableSet<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a NavigableSet for holding references so it appears as a NavigableSet containing referents.
needThread() - Method in class org.apache.river.thread.TaskManager
Deprecated.
Return true if a new thread should be created (ignoring maxThreads).
NestableServerTransaction - Class in net.jini.core.transaction.server
Class implementing the NestableTransaction interface, for use with transaction participants that implement the default transaction semantics.
NestableServerTransaction(NestableTransactionManager, long, NestableServerTransaction) - Constructor for class net.jini.core.transaction.server.NestableServerTransaction
Simple constructor.
NestableTransaction - Interface in net.jini.core.transaction
Interface for classes representing nestable transactions returned by NestableTransactionManager servers for use with transaction participants that implement the default transaction semantics.
NestableTransaction.Created - Class in net.jini.core.transaction
Class that holds return values from create methods.
NestableTransactionManager - Interface in net.jini.core.transaction.server
The interface used for managers of the two-phase commit protocol for nestable transactions.
nestedException - Variable in exception net.jini.space.InternalSpaceException
The exception (if any) that triggered the internal exception.
nestedException - Variable in exception org.apache.river.mercury.InternalMailboxException
The exception (if any) that triggered the internal exception.
nestedException - Variable in exception org.apache.river.norm.InternalNormException
The exception (if any) that triggered the internal exception.
nestedException - Variable in exception org.apache.river.norm.StoreException
The exception (if any) that triggered the store exception.
nestedExceptions - Variable in exception net.jini.core.entry.UnusableEntryException
The exception that caused the failure for the corresponding field named in unusableFields.
net.jini.activation - package net.jini.activation
Extensions to the Java(TM) Remote Method Invocation (Java RMI) activation framework to support activatable objects that are exported using an Exporter to go inactive, to provide invocation handlers for exporters that want to use dynamic proxies for activatable remote objects, and to support trust verification of secure activatable dynamic proxies and secure activation identifiers.
net.jini.admin - package net.jini.admin
These interfaces provide common ways to export particular administrative functionality.
net.jini.config - package net.jini.config
Provides a Configuration interface for obtaining objects needed to configure applications, such as Exporter or ProxyPreparer instances, or other application-specific objects, from configuration files, databases, or other sources.
net.jini.constraint - package net.jini.constraint
Provides a basic implementation of MethodConstraints and a TrustVerifier for common constraints.
net.jini.core.constraint - package net.jini.core.constraint
Defines constraints and collections of constraints that can be used to control method invocation, and an interface that proxies implement to allow clients to specify constraints for remote method calls.
net.jini.core.discovery - package net.jini.core.discovery
A standard utility class for finding particular lookup services.
net.jini.core.entry - package net.jini.core.entry
The Entry interface and its associated UnusableEntryException are used by the lookup service to represent service-specific attributes and by the JavaSpace interface to mark entries.
net.jini.core.event - package net.jini.core.event
The RemoteEventListener interface and related standard classes.
net.jini.core.lease - package net.jini.core.lease
These are distributed leasing interfaces and classes.
net.jini.core.lookup - package net.jini.core.lookup
These are the lookup service interfaces and classes.
net.jini.core.transaction - package net.jini.core.transaction
These are the transaction abstraction's interfaces and classes.
net.jini.core.transaction.server - package net.jini.core.transaction.server
These are the default transaction semantics for participant/manager interaction.
net.jini.discovery - package net.jini.discovery
These are utility classes and interfaces that conform to the discovery and join protocol defined in the Jini Discovery and Join Specification.
net.jini.entry - package net.jini.entry
Provides classes that are useful when handling or implementing entries.
net.jini.event - package net.jini.event
 
net.jini.export - package net.jini.export
Provides generic abstractions for exporting remote objects (Exporter), obtaining a proxy from an exported remote object (ProxyAccessor), obtaining the server-side context information for an executing remote call (ServerContext), and defining export permissions (ExportPermission).
net.jini.id - package net.jini.id
Provides classes and interfaces for using universally unique identifiers.
net.jini.iiop - package net.jini.iiop
Provides an Exporter implementation, IiopExporter, that can be used to export and unexport RMI-IIOP remote objects.
net.jini.io - package net.jini.io
Provides I/O interfaces and utility classes.
net.jini.io.context - package net.jini.io.context
Provides type definitions for elements commonly found in the context collections available from ServerContext and ObjectStreamContext.
net.jini.jeri - package net.jini.jeri
Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI).
net.jini.jeri.connection - package net.jini.jeri.connection
Provides interfaces and classes for implementing connection-based Jini extensible remote invocation (Jini ERI) transport layer providers.
net.jini.jeri.http - package net.jini.jeri.http
Provides implementations of the Endpoint and ServerEndpoint abstractions that use HTTP messages sent over TCP sockets as the underlying communication mechanism.
net.jini.jeri.kerberos - package net.jini.jeri.kerberos
Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying network security protocol to support security related invocation constraints for remote requests.
net.jini.jeri.ssl - package net.jini.jeri.ssl
Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over TLS/SSL) to support invocation constraints.
net.jini.jeri.tcp - package net.jini.jeri.tcp
Provides implementations of the Endpoint and ServerEndpoint abstractions that use TCP sockets as the underlying communication mechanism.
net.jini.jrmp - package net.jini.jrmp
Provides an Exporter implementation, JrmpExporter, that can be used to export and unexport activatable and non-activatable JRMP remote objects.
net.jini.lease - package net.jini.lease
Standard service and utility classes for managing leases.
net.jini.loader - package net.jini.loader
Provides interfaces and utility classes related to dynamic class loading with RMIClassLoader.
net.jini.loader.pref - package net.jini.loader.pref
Provides class loader and RMIClassLoader provider implementations that support preferred classes.
net.jini.lookup - package net.jini.lookup
Standard utility classes for managing the join state of a service and the service discovery duties of a client or service.
net.jini.lookup.entry - package net.jini.lookup.entry
These are common entry classes for use as attributes in lookup services and their associated JavaBeans(TM) component wrapping classes.
net.jini.lookup.entry.jmx - package net.jini.lookup.entry.jmx
 
net.jini.lookup.ui - package net.jini.lookup.ui
 
net.jini.lookup.ui.attribute - package net.jini.lookup.ui.attribute
 
net.jini.lookup.ui.factory - package net.jini.lookup.ui.factory
 
net.jini.security - package net.jini.security
Provides mechanisms and abstractions for managing security, especially in the presence of dynamically downloaded code.
net.jini.security.policy - package net.jini.security.policy
Provides an interface for security policy providers capable of dynamic permission grants, an interface for security manager or policy providers that use custom security context state, and a security policy provider supporting dynamic permission grants.
net.jini.security.proxytrust - package net.jini.security.proxytrust
Defines a trust verifier to support verification of proxies that use dynamically downloaded code, implementation mechanisms to support the verification of such proxies, and an exporter for remote objects that have such proxies.
net.jini.space - package net.jini.space
JavaSpaces servers provide a place on the network, a space, for clients to store and exchange objects.
net.jini.url.file - package net.jini.url.file
Provides support for FILE URLs.
net.jini.url.httpmd - package net.jini.url.httpmd
Provides support for the HTTPMD URL protocol.
net.jini.url.https - package net.jini.url.https
Provides support for HTTPS URLs.
newBuffer() - Method in interface org.apache.river.discovery.DatagramBufferFactory
Returns a byte buffer into which to write encoded multicast packet data.
newBuffer() - Method in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
newBuffer() - Method in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
newBuilder() - Static method in class org.apache.river.api.security.PermissionGrantBuilder
 
newCall(InvocationConstraints) - Method in class net.jini.jeri.BasicObjectEndpoint
Returns an OutboundRequestIterator to use to send a new remote call to the referenced remote object using the specified constraints.
newCall(InvocationConstraints) - Method in interface net.jini.jeri.ObjectEndpoint
Returns an OutboundRequestIterator to use to send a new remote call to the referenced remote object using the specified constraints.
newChannel(InputStream) - Static method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
The following two methods are modifications of their equivalents in java.nio.channels.Channels with the assumption that the supplied byte buffers are backed by arrays, so no additional copying is required.
newChannel(OutputStream) - Static method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
newCondition() - Method in class org.apache.river.thread.ReadersWriter
Condition for use with writeLock()
newCookie() - Method in class org.apache.river.jeri.internal.http.HttpServerManager
Returns unique cookie string.
newEntry - Variable in class org.apache.river.outrigger.EntryTransition
true if the transition is a write or the commit of a write, false otherwise.
newEntryHandle(EntryRep, TransactableMgr) - Method in class org.apache.river.outrigger.EntryHolder
 
newEventType(SendMonitor) - Method in class org.apache.river.norm.event.EventTypeGenerator
Create a new EventType object.
newEventType(SendMonitor, long) - Method in class org.apache.river.norm.event.EventTypeGenerator
Create a new EventType object specify the event id it should have.
newFailureFactory(LeaseRenewalSet) - Method in class org.apache.river.norm.ClientLeaseWrapper
Return an EventFactory that will create an appropriate RenewalFailureEvent for the client lease associated with this wrapper.
newID() - Method in class org.apache.river.norm.UIDGenerator
Generate ID, the returned ID is unique.
newInstance(URL[], ClassLoader, String, boolean) - Static method in class net.jini.loader.pref.PreferredClassLoader
Creates a new instance of PreferredClassLoader that loads classes and resources from the specified path of URLs and delegates to the specified parent class loader.
newInstance(URL[]) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns a new URLClassLoader instance for the given URLs and the system ClassLoader as its parent.
newInstance(URL[], ClassLoader) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader
Returns a new URLClassLoader instance for the given URLs and the specified ClassLoader as its parent.
newInstance(ActivationID, ActivationDesc) - Method in class org.apache.river.phoenix.AbstractActivationGroup
Creates a new instance of an activatable remote object and returns a marshalled object containing the activated object's proxy.
newInstance(ActivationID, ActivationDesc) - Method in class org.apache.river.phoenix.InstantiatorAccessExporter.InstantiatorImpl
 
newInstance(String, String, boolean) - Static method in class org.apache.river.tool.classdepend.ClassDepend
Public Factory method for creating a new instance of ClassDepend.
newLease(Uuid, long) - Method in class org.apache.river.landlord.LeaseFactory
Return a new LandlordLease with the specified initial expiration and cookie using the inner proxy and Uuid the factory was created with.
newLease(Uuid, long) - Method in class org.apache.river.outrigger.SpaceProxy2
Create a new lease with the specified id and initial duration
newLeaseBound - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj
The new least upper bound used to determine a lease's duration.
newLeaseID() - Method in class org.apache.river.reggie.RegistrarImpl
Generate a new lease ID
NEWLINE_LEN - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
newOldService(ServiceDiscoveryManager.ProxyReg, ServiceItem, boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Method used to process the service state ("snapshot"), matching this cache's template, retrieved from the given lookup service.
newOutboundMux(Connection) - Method in class net.jini.jeri.connection.ConnectionManager
Constructs an OutboundMux instance from the connection.
newPermissionCollection() - Method in class net.jini.discovery.DiscoveryPermission
 
newPermissionCollection() - Method in class net.jini.security.AuthenticationPermission
Returns an empty PermissionCollection for storing AuthenticationPermission instances.
newPermissionCollection() - Method in class net.jini.security.GrantPermission
Returns a newly created empty mutable permission collection for GrantPermission instances.
newPermissionCollection() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
newPermissionCollection() - Method in class org.apache.river.api.security.DelegatePermission
 
newPermissionCollection() - Method in class org.apache.river.start.SharedActivationPolicyPermission
 
newPort - Variable in class org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj
The new port number.
NewRegistrationTask(FiddlerImpl.RegistrationInfo) - Constructor for class org.apache.river.fiddler.FiddlerImpl.NewRegistrationTask
Constructs an instance of this class and stores the registration information.
newRequest(OutboundRequestHandle) - Method in class net.jini.jeri.connection.ConnectionManager
Returns an OutboundRequestIterator to use to send a new request for the specified handle to this connection manager's ConnectionEndpoint.
newRequest() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Initiates a new request on the mux and returns it, and sets the idle time to zero.
newRequest(InvocationConstraints) - Method in interface net.jini.jeri.Endpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.http.HttpEndpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(CallContext) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Uses the HTTPClientConnection to create an OutboundRequest object with the specified call context, and sets the idle time to 0.
newRequest(CallContext) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
Implements Endpoint.newRequest when the constraints are supported.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.ssl.SslEndpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Implements Endpoint.newRequest
newRequest(CallContext) - Method in class net.jini.jeri.ssl.SslEndpointImpl
Implements Endpoint.newRequest when the constraints are supported.
newRequest(InvocationConstraints) - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns an OutboundRequestIterator to use to send a new request to this remote endpoint using the specified constraints.
newRequest(OutboundRequestHandle) - Method in interface org.apache.river.jeri.internal.connection.ConnManager
Returns an outbound request iterator to use to send a new request corresponding to the specified request handle over the connection endpoint for this instance.
newRequest() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Initiates new request to connection target.
newRequest() - Method in class org.apache.river.jeri.internal.mux.MuxClient
Starts a new request over this connection, returning the corresponding OutboundRequest object.
newRequestPending() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Registers a pending newRequest call.
newRootDirBehavior - Variable in class org.apache.river.tool.ClassDep
Indicates whether the root directories specified for finding classes for dependency checking must be traversed in the 'old' way, or that the new behavior must be effective.
newSendMonitor(LeaseSet) - Method in class org.apache.river.norm.NormServerBaseImpl
Create a new SendMonitorImpl
newSeqNum(long, long) - Method in class net.jini.discovery.AbstractLookupDiscovery.DecodeAnnouncementTask
Returns true if currentNum is a new sequence number that needs to be inspected.
newSerialExecutor(BlockingQueue<Callable<T>>) - Method in class org.apache.river.thread.SynchronousExecutors
The ExecutorService returned, supports a subset of ExecutorService methods, the intent of this executor is to serialize the execution of tasks, it is up to the BlockingQueue or caller to ensure order, only one task will execute at a time, that task will be retried if it fails, using a back off strategy of 1, 5 and 10 seconds, followed by 1, 1 and 5 minutes thereafter forever, no other task will execute until the task at the head of the queue is completed successfully.
newServiceID() - Method in class org.apache.river.reggie.RegistrarImpl
Generate a new service ID
newSetProxy() - Method in class org.apache.river.norm.LeaseSet
Create a new SetProxy for this set that has a lease with the current expiration
newSetProxy(LeaseSet) - Method in class org.apache.river.norm.NormServerBaseImpl
Method used by LeaseSet when it needs to cons up a SetProxy with an up-to-date Lease.
newSocket() - Method in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
Returns a new unconnected socket, using this endpoint's socket factory if non-null.
newSocket() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
Returns a new unconnected socket, using this endpoint's socket factory if non-null.
newSocket() - Method in class net.jini.jeri.ssl.SslConnection
Returns a new unconnected socket, using this endpoint's socket factory if non-null.
newSocket() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
Returns a new unconnected socket, using this endpoint's socket factory if non-null.
newTaskFor(Runnable, T) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.FutureFactory
 
newTaskFor(Callable<T>) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.FutureFactory
 
newTaskFor(Runnable, T) - Method in class org.apache.river.mahalo.TxnManagerImpl.FutureFactory
 
newTaskFor(Callable<T>) - Method in class org.apache.river.mahalo.TxnManagerImpl.FutureFactory
 
newTaskFor(Runnable, T) - Method in class org.apache.river.thread.ExtensibleExecutorService
 
newTaskFor(Callable<T>) - Method in class org.apache.river.thread.ExtensibleExecutorService
 
newTaskFor(Runnable, T) - Method in interface org.apache.river.thread.ExtensibleExecutorService.RunnableFutureFactory
Returns a RunnableFuture for the given runnable and default value.
newTaskFor(Callable<T>) - Method in interface org.apache.river.thread.ExtensibleExecutorService.RunnableFutureFactory
Returns a RunnableFuture for the given callable task.
newThread(Runnable) - Method in class org.apache.river.concurrent.ReferenceProcessor.SystemThreadFactory
 
newThread(Runnable) - Method in class org.apache.river.thread.NamedThreadFactory
 
newThread(Runnable) - Method in class org.apache.river.thread.ThreadPool.TPThreadFactory
 
NewThreadAction - Class in org.apache.river.thread
A PrivilegedAction for creating a new thread conveniently with an AccessController.doPrivileged or Security.doPrivileged.
NewThreadAction(ThreadGroup, Runnable, String, boolean) - Constructor for class org.apache.river.thread.NewThreadAction
 
NewThreadAction(ThreadGroup, Runnable, String, boolean, int) - Constructor for class org.apache.river.thread.NewThreadAction
 
NewThreadAction(Runnable, String, boolean) - Constructor for class org.apache.river.thread.NewThreadAction
Creates an action that will create a new thread in the system thread group.
NewThreadAction(Runnable, String, boolean, boolean) - Constructor for class org.apache.river.thread.NewThreadAction
Creates an action that will create a new thread.
newThreshold - Variable in class org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
The new snapshot threshold.
newTicket(long, Runnable, WakeupManager.ThreadDesc) - Method in class org.apache.river.thread.WakeupManager
Create a new ticket with the specified values for when the task should be run, what task should be run, and what sort of thread the task should be run in.
newTransitionIterator() - Method in class org.apache.river.outrigger.OperationJournal
Return an iterator that can latter be used to get all the EntryTransitions added after this point that have been processed.
newWeight - Variable in class org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
The new snapshot weight factor.
next() - Method in class net.jini.core.constraint.ArraySet.Iter
 
next(long) - Method in interface net.jini.event.RemoteEventIterator
Retrieves stored event notifications, if any.
next() - Method in class net.jini.jeri.connection.ConnectionManager.ReqIterator
If hasNext returns true, finds the entry (if any) for the connection endpoint.
next() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
next() - Method in interface net.jini.jeri.OutboundRequestIterator
Initiates an attempt to communicate the request to the remote endpoint.
next() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
next() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
 
next() - Method in interface net.jini.security.proxytrust.ProxyTrustIterator
Returns the next element in the iteration.
next() - Method in class net.jini.security.proxytrust.SingletonProxyTrustIterator
 
next() - Method in interface net.jini.space.MatchSet
Removes one Entry from the match set and returns a copy to the caller.
next() - Method in class org.apache.river.api.security.Segment
Must only be called on the last segment in the Set after sorting.
next() - Method in class org.apache.river.concurrent.CollectionDecorator.Iter
 
next() - Method in class org.apache.river.concurrent.EntryIteratorFacade
 
next() - Method in class org.apache.river.concurrent.NullIterator
 
next - Variable in class org.apache.river.concurrent.ReferenceIterator
 
next() - Method in class org.apache.river.concurrent.ReferenceIterator
 
next() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
next() - Method in interface org.apache.river.discovery.EncodeIterator
Performs a single multicast encode operation using the next encoder provider of a Discovery instance, returning the resulting datagram packets or throwing the resulting exception.
next - Variable in class org.apache.river.jeri.internal.http.TimedMap.Queue.Node
 
next() - Method in class org.apache.river.lease.AbstractLeaseMap.EntryIterator
 
next() - Method in interface org.apache.river.mercury.EventLog
Return the next RemoteEvent to be read.
next() - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
next() - Method in interface org.apache.river.mercury.EventLogIterator
Return the next event in the collection.
next() - Method in class org.apache.river.mercury.PersistentEventLog
 
next(long) - Method in class org.apache.river.mercury.RemoteEventIteratorImpl
 
next() - Method in class org.apache.river.mercury.TransientEventLog
 
next() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
 
next() - Method in interface org.apache.river.outrigger.AdminIterator
Deprecated.
Return the next entry in the sequence.
next(Set, Set<Uuid>, Set<EntryHandle>) - Method in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Return the next matching entry.
next - Variable in class org.apache.river.outrigger.IteratorProxy
Index of the next entry in rep to return.
next() - Method in class org.apache.river.outrigger.IteratorProxy
 
next() - Method in class org.apache.river.outrigger.MatchSetProxy
 
next - Variable in class org.apache.river.outrigger.OperationJournal.JournalNode
The next node in the journal
next() - Method in class org.apache.river.outrigger.OperationJournal.TransitionIterator
Return the next EntryTransition in the sequence, or null if the end of the sequence has been reached.
next() - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
Return the next File object, or null.
next() - Method in class org.apache.river.outrigger.snaplogstore.SnapshotFile
Switch this over to the next path in the list
next() - Method in class org.apache.river.outrigger.TypeTree.TypeTreeIterator
 
next - Variable in class org.apache.river.outrigger.WrittenEntry
The next node in the list.
next() - Method in class org.apache.river.outrigger.WrittenEntry
Return the next object in the list.
next() - Method in class org.apache.river.reggie.RegistrarImpl.ItemIter
Returns the next element in the iteration as an Item.
next() - Method in class org.apache.river.resource.Service.LazyIterator
 
nextBatch(Uuid, Uuid) - Method in interface org.apache.river.outrigger.OutriggerServer
Return the next batch of entries associated with the specified contents query.
nextBatch(Uuid, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
nextBatch(Uuid, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
nextBatch(Uuid, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
nextBreaker - Variable in class org.apache.river.thread.WakeupManager
Next tie breaker ticket
nextCookie - Variable in class org.apache.river.jeri.internal.http.HttpServerManager
 
nextElement() - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
nextEvicted() - Method in class org.apache.river.jeri.internal.http.TimedMap.Evictor
 
nextEvID - Variable in class org.apache.river.norm.event.EventTypeGenerator
Next event ID.
nextID() - Static method in class org.apache.river.mahalo.TxnManagerImpl
gets the next available transaction ID.
nextID - Variable in class org.apache.river.norm.UIDGenerator
Value of the next ID
nextID() - Static method in class org.apache.river.outrigger.OutriggerServerImpl
Generate a new ID.
nextIndex() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
nextLimit - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
nextLimit - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Max number of entries to return in a next call
nextName - Variable in class org.apache.river.resource.Service.LazyIterator
 
nextNonBlankLine(BufferedReader) - Static method in class org.apache.river.tool.JarWrapper.PreferredListReader
Returns next non-blank, non-comment line, or null if end of file has been reached.
nextNonBlankLine(BufferedReader) - Static method in class org.apache.river.tool.PreferredListGen
Returns next non-blank, non-comment line, or null if end of file has been reached.
nextPath() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Switch this over to the next path in the list
nextQuery - Variable in class org.apache.river.outrigger.TxnMonitorTask
The next time we need to poll the transaction manager to get txn's actual state.
nextReadAheadLog(long) - Method in class org.apache.river.mercury.PersistentEventLog
Advance the temporary "read" state to the next available log.
nextReadLog() - Method in class org.apache.river.mercury.PersistentEventLog
Advance the "read" state to the next available log.
nextReadPos - Variable in class org.apache.river.mercury.PersistentEventLog
The read offset of the next event.
nextReg() - Method in class org.apache.river.reggie.RegistrarImpl.ItemIter
Returns the next element in the iteration as a SvcReg.
nextRep() - Method in class org.apache.river.outrigger.EntryHolder.SimpleRepEnum
 
nextRep() - Method in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
 
nextRep() - Method in interface org.apache.river.outrigger.RepEnum
Return the next EntryRep object, or null if there is none.
nextReps(Uuid, int, Uuid) - Method in interface org.apache.river.outrigger.OutriggerAdmin
Fetch up to max EntryRep objects from the specified iteration.
nextReps(int, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
 
nextReps(Uuid, int, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
nextReps(Uuid, int, Uuid) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
nextRequest(InvocationConstraints) - Method in class net.jini.jeri.http.HttpEndpoint
 
nextRequest(Constraints.Distilled) - Method in class net.jini.jeri.http.HttpEndpoint
 
nextSequenceNum - Static variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
next sequence number for DGC calls (access synchronized on class)
nextTiebreaker - Static variable in class org.apache.river.outrigger.TransitionWatcher
Next tiebreaker to use
nextToken() - Method in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
nextToken() - Method in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
Returns code indicating next token in line.
nextTryTime - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
nextWriteLog() - Method in class org.apache.river.mercury.PersistentEventLog
Advance the "write" state to the next available log.
nicRetryInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
nicRetryInterval - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
nics - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
nics - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
NICS_USE_ALL - Static variable in class net.jini.discovery.AbstractLookupDiscovery
Constants used to indicate the set of network interfaces being used
NICS_USE_LIST - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
NICS_USE_NONE - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
NICS_USE_SYS - Static variable in class net.jini.discovery.AbstractLookupDiscovery
 
nicsToUse - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
nicsToUse - Variable in class net.jini.discovery.AbstractLookupDiscovery
Flag that indicates how the set of network interfaces was configured
NO - Static variable in class net.jini.core.constraint.ClientAuthentication
Do not authenticate the client to the server, so that the client remains anonymous.
NO - Static variable in class net.jini.core.constraint.Confidentiality
Transmit message contents in the clear (no use of encryption).
NO - Static variable in class net.jini.core.constraint.Delegation
Do not delegate from the client to the server, such that the server does not receive credentials which would allow it to authenticate using the client's identity.
NO - Static variable in class net.jini.core.constraint.Integrity
Do not detect when message contents have been altered by third parties.
NO - Static variable in class net.jini.core.constraint.ServerAuthentication
Do not authenticate the server to the client, so that the server remains anonymous.
NO_ARGS - Static variable in class org.apache.river.api.security.PolicyUtils
 
NO_CHAR - Static variable in class net.jini.config.UnicodeEscapesDecodingReader
Marker for when peekc is empty.
NO_CLIENT_PRINCIPAL - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
NO_DATA - Static variable in interface net.jini.config.Configuration
An object to pass for data in calls to getEntry to specify no data.
NO_DEFAULT - Static variable in interface net.jini.config.Configuration
An object to pass for defaultValue in calls to getEntry to specify no default value.
NO_ENCRYPTION_CIPHER_ALGORITHM - Static variable in class net.jini.jeri.ssl.Utilities
The name of the JSSE cipher algorithm that provides no encryption
NO_ERROR - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
NO_GROUPS - Static variable in interface net.jini.discovery.DiscoveryGroupManagement
Convenience constant used to request that discovery by group membership be halted (or not started, if the group discovery mechanism is simply being instantiated).
NO_INTEGRITY_MIC_ALGORITHM - Static variable in class net.jini.jeri.ssl.Utilities
The name of the JSSE message integrity code algorithm that does not insure integrity.
NO_LISTENER - Static variable in interface org.apache.river.norm.NormServer
If calling setExpirationWarningListener with a null listener, this is the value that should be passed.
NO_SUCH_OBJECT - Static variable in class org.apache.river.jeri.internal.runtime.Jeri
 
NO_SUPPORT - Static variable in class net.jini.jeri.http.Constraints
indicates that this provider does not support implementing (or does not understand how to implement) the transport layer aspects of satisfying a given constraint
NO_SUPPORT - Static variable in class net.jini.jeri.tcp.Constraints
indicates that this provider does not support implementing (or does not understand how to implement) the transport layer aspects of satisfying a given constraint
NO_TIMESTAMP - Static variable in class org.apache.river.jeri.internal.http.ServerInfo
blank timestamp value
NO_WAIT - Static variable in interface net.jini.space.JavaSpace
Wait for no time at all.
noArg - Static variable in class org.apache.river.lookup.entry.LookupAttributes
 
noArg - Static variable in class org.apache.river.outrigger.EntryRep
Used to look up no-arg constructors.
noArg - Static variable in class org.apache.river.reggie.ClassMapper
 
noContent - Variable in class org.apache.river.jeri.internal.http.MessageReader
 
node - Variable in class net.jini.config.ConfigurationFile.Entry
 
Node() - Constructor for class org.apache.river.jeri.internal.http.TimedMap.Queue.Node
 
nodes - Variable in class org.apache.river.tool.PreferredListGen.Graph
the set of child nodes of this node
NonActivatableFiddlerImpl - Class in org.apache.river.fiddler
Convenience class intended for use with the ServiceStarter framework to start an implementation of Fiddler that is not activatable, but which will log its state information to persistent storage.
NonActivatableFiddlerImpl(String[], LifeCycle) - Constructor for class org.apache.river.fiddler.NonActivatableFiddlerImpl
Constructs a new instance of FiddlerImpl that is not activatable, but which will persist its state.
NonActivatableMahaloImpl - Class in org.apache.river.mahalo
Convenience class intended for use with the ServiceStarter framework to start an implementation of Mahalo that is not activatable, but which will log its state information to persistent storage.
NonActivatableMahaloImpl(String[], LifeCycle) - Constructor for class org.apache.river.mahalo.NonActivatableMahaloImpl
Constructs a new instance of TxnManagerImpl that is not activatable, but which will persist its state.
NonActivatableMercuryImpl - Class in org.apache.river.mercury
Convenience class intended for use with the ServiceStarter framework to start an implementation of Mercury that is not activatable, but which will log its state information to persistent storage.
NonActivatableMercuryImpl(String[], LifeCycle) - Constructor for class org.apache.river.mercury.NonActivatableMercuryImpl
Constructs a new instance of MailboxImpl that is not activatable, but which will persist its state.
NonActivatableServiceDescriptor - Class in org.apache.river.start
Class used to launch shared, non-activatable, in-process services.
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle, ProxyPreparer) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor
Main constructor.
NonActivatableServiceDescriptor(String, String, String, String, Configuration, LifeCycle, ProxyPreparer) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor
 
NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor(String, String, String, String, String[]) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor(String, String, String, String, String[], ProxyPreparer) - Constructor for class org.apache.river.start.NonActivatableServiceDescriptor
Convenience constructor.
NonActivatableServiceDescriptor.Created - Class in org.apache.river.start
Object returned by NonActivatableServiceDescriptor.create() method that returns the proxy and implementation references for the created service.
NonActivatableServiceDescriptor.Lock - Class in org.apache.river.start
 
NONE - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
nonNullLoaderSupplied - Variable in class net.jini.config.ConfigurationFile
Whether a non-null class loader was supplied.
nonProxied(String) - Method in class org.apache.river.jeri.internal.http.HttpSettings
If http.nonProxyHosts system property value is set, returns true iff given host matches any regular expressions contained in value; if http.nonProxyHosts is unset, returns false.
nonStandardProperties - Static variable in class org.apache.river.tool.envcheck.Util
the properties which were provided to the local VM
NoOperation - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
NoOpLifeCycle - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
noPreferredList(File) - Method in class org.apache.river.tool.PreferredListGen
Return true if the given JAR file does not contain a preferred list.
noRenewals - Variable in class net.jini.lease.LeaseRenewalManager.RenewTask
True if this task only holds leases that have reached their actual or desired expiration
noRestart() - Method in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
Marks this thread as no longer needing to restart objects.
NORM - Static variable in class org.apache.river.norm.lookup.JoinState
Logger and configuration component name for Norm
NORM - Static variable in class org.apache.river.norm.NormServerBaseImpl
Logger and configuration component name for Norm
NORMAL - Static variable in class net.jini.lookup.entry.StatusType
A noteworthy event is occurring during the normal operation of a service.
NORMAL - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
NormaliseURLAction(URL) - Constructor for class org.apache.river.api.security.URIGrant.NormaliseURLAction
 
normalize() - Method in class org.apache.river.api.net.Uri
Normalizes the path part of this URI.
normalize(String) - Method in class org.apache.river.api.net.Uri
 
normalize(String) - Method in class org.apache.river.api.net.UriParser
 
normalizeURL(URL) - Static method in class org.apache.river.api.security.PolicyUtils
Normalizes URLs to standard ones, eliminating pathname symbols.
NormPermission - Class in org.apache.river.norm
Represents permissions that can be used to express the access control policy for the a Norm server exported with a BasicJeriExporter.
NormPermission(String) - Constructor for class org.apache.river.norm.NormPermission
Creates an instance with the specified target name.
NormProxy - Class in org.apache.river.norm
Defines a client-side proxy for a Norm server.
NormProxy(NormServer, Uuid) - Constructor for class org.apache.river.norm.NormProxy
Creates an instance of this class.
normProxy - Variable in class org.apache.river.norm.NormServerBaseImpl
Outer service proxy
NormProxy.ConstrainableNormProxy - Class in org.apache.river.norm
Defines a subclass of NormProxy that implements RemoteMethodControl.
NormServer - Interface in org.apache.river.norm
This interface is the private wire protocol to that the various proxy objects created by a Norm server (the lease renewal service itself, sets, leases, admins, etc.) use to communicate back to the server.
normServerBaseImpl - Variable in class org.apache.river.norm.LeaseSet
The NormServerBaseImpl are attached to
NormServerBaseImpl - Class in org.apache.river.norm
Base class for implementations of NormServer.
NormServerBaseImpl(NormServerInitializer) - Constructor for class org.apache.river.norm.NormServerBaseImpl
Creates an instance of this class.
NormServerBaseImpl.CountLeases - Class in org.apache.river.norm
Keeps track of the number of leases.
NormServerBaseImpl.DestroyThread - Class in org.apache.river.norm
Termination thread code.
NormServerBaseImpl.InitException - Exception in org.apache.river.norm
Simple container for an alternative return a value so we can provide more detailed diagnostics.
NormServerBaseImpl.OurLogHandler - Class in org.apache.river.norm
Implementation of LogHandler used by NormServerBaseImpl
NormServerBaseImpl.ReadyState - Class in org.apache.river.norm
Prevents access to the service before it is ready or after it starts to shutdown.
NormServerBaseImpl.RenewLogThread - Class in org.apache.river.norm
 
NormServerBaseImpl.SendMonitorImpl - Class in org.apache.river.norm
The implementation of SendMonitor we use to track event delivery threads.
NormServerBaseImpl.SnapshotThread - Class in org.apache.river.norm
Thread that performs the actual snapshots, done in a separate thread so it will not hang up in-progress remote calls
NormServerInitializer - Class in org.apache.river.norm
NormServerInitializer creates the internal state of NormServerBaseImpl allowing many fields to be final after construction.
NormServerInitializer(boolean, LifeCycle) - Constructor for class org.apache.river.norm.NormServerInitializer
Initializer object for NormServer implementations.
NoSuchEntryException - Exception in net.jini.config
Thrown when an attempt to obtain an object from a Configuration does not find a matching entry.
NoSuchEntryException(String) - Constructor for exception net.jini.config.NoSuchEntryException
Creates an instance with the specified detail message.
NoSuchEntryException(String, Throwable) - Constructor for exception net.jini.config.NoSuchEntryException
Creates an instance with the specified detail message and causing exception, which should not be an instance of Error.
NoSuchObject() - Constructor for exception org.apache.river.jeri.internal.runtime.ObjectTable.NoSuchObject
 
NOT_SUPPORTED - Static variable in class net.jini.jeri.ssl.ConnectionContext
Constraints not supported
NOTCHANGED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been prepared with nothing to commit.
noteClassLoadingFailed(String, IOException) - Method in class org.apache.river.tool.classdepend.ClassDepend
Called when attempts to load the bytecodes for the specified class fail.
noteClassNotFound(String) - Method in class org.apache.river.tool.classdepend.ClassDepend
Called when the specified class is not found.
noteClosed(HttpsEndpoint.HttpsConnection) - Method in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
Removes a connection from the set of connections in use.
noteConnectionClosed(SslServerEndpointImpl.SslServerConnection) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Called when a connection is closed without a call to close on this listener.
noteIdle(HttpsEndpoint.HttpsConnection) - Method in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
Removes a connection from the set of connections in use and adds it to the set of idle connections.
noteIdle() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Adds this connection to the set of idle connections recorded for the connection's endpoint.
noteInUse(HttpsEndpoint.HttpsConnection) - Method in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
Adds a connection to the set of connections in use.
noteUnsettledTxn(long) - Method in class org.apache.river.mahalo.TxnManagerImpl
Informs the transaction manager to attempt to settle a given transaction.
noteUnsettledTxn(long) - Method in interface org.apache.river.mahalo.TxnSettler
 
NOTICE - Static variable in class net.jini.lookup.entry.StatusType
An unusual event is occurring, but the event is not necessarily a problem.
NOTIFIED_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a notification and new sequence number.
Notifier() - Constructor for class net.jini.discovery.AbstractLookupDiscovery.Notifier
 
Notifier() - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.Notifier
 
notifier - Variable in class org.apache.river.mercury.MailboxImpl
Event delivery thread
Notifier(Configuration) - Constructor for class org.apache.river.mercury.MailboxImpl.Notifier
Simple constructor.
Notifier - Class in org.apache.river.outrigger
The notifier thread.
Notifier(JavaSpace, ProxyPreparer, Configuration) - Constructor for class org.apache.river.outrigger.Notifier
Create a notifier connected to the given space.
notifier - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The notification object
Notifier.NotifyTask - Class in org.apache.river.outrigger
A task that represent a notification of matching a particular template under a given transaction.
NOTIFIER_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
notifierThread - Variable in class net.jini.discovery.AbstractLookupDiscovery
Thread that handles pending notifications.
notifierThread - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Thread that handles pending notifications.
notify(RemoteEvent) - Method in interface net.jini.core.event.RemoteEventListener
Notify the listener about an event.
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in interface net.jini.core.lookup.ServiceRegistrar
Registers for event notification.
notify(LeaseRenewalEvent) - Method in interface net.jini.lease.LeaseListener
Called by the LeaseRenewalManager when it cannot renew a lease that it is managing, and the lease's desired expiration time has not yet been reached.
notify(LeaseRenewalEvent) - Method in class net.jini.lookup.JoinManager.ProxyReg.DiscLeaseListener
 
notify(LeaseRenewalEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.LeaseListenerImpl
 
notify(RemoteEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupListener
 
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.space.JavaSpace
When entries are written that match this template notify the given listener with a RemoteEvent that includes the handback object.
notify(LeaseRenewalEvent) - Method in class org.apache.river.example.browser.Browser.LeaseNotify
 
notify(RemoteEvent) - Method in class org.apache.river.example.browser.Browser.Listener
 
notify(RemoteEvent) - Method in class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
notify(RemoteEvent) - Method in class org.apache.river.mercury.ListenerProxy
 
notify(Uuid, RemoteEvent) - Method in interface org.apache.river.mercury.MailboxBackEnd
Collect remote events for the associated registration.
notify(Uuid, RemoteEvent) - Method in class org.apache.river.mercury.MailboxImpl
 
notify(LeaseRenewalEvent) - Method in class org.apache.river.norm.LRMEventListener
 
notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface org.apache.river.outrigger.OutriggerServer
When entries are written that match this template notify the given listener.
notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.SpaceProxy2
 
notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in interface org.apache.river.reggie.Registrar
Registers for event notification.
notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.reggie.RegistrarProxy
 
NOTIFY_TASK_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
notifyAckListeners(String) - Method in class org.apache.river.jeri.internal.http.HttpServerManager
Notifies all listeners waiting for given cookie with received == true.
NotifyAcknowledgementListeners(Collection<AcknowledgmentSource.Listener>, boolean) - Constructor for class org.apache.river.jeri.internal.mux.Session.NotifyAcknowledgementListeners
 
notifyAcknowledgmentListeners(boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
notifyClient - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
notifyDo(Uuid, RemoteEvent) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual logic of handling received events and storing them.
notifyDo(Template, int, RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of notify.
notifyIfExpired(long) - Method in class org.apache.river.jeri.internal.runtime.Lease
 
notifyListener(Map<ServiceRegistrar, String[]>, int) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Notify all listeners for a discovery event.
notifyListener(DiscoveryListener, Map<ServiceRegistrar, String[]>, int) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Notify a specific listener for a discovery event.
notifyOnGroupChange(ServiceRegistrar, String[], String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
After a possible change in the member groups of the given ServiceRegistrar parameter, this method compares the registrar's original set of member groups to its new set of member groups.
notifyQueue - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
queue of alternating buffers (that are in sendQueue) and IOFuture objects that need to be notified when those buffers are written
NotifyReceiver() - Constructor for class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
notifyServiceMap(Object, long, long, ServiceID, ServiceItem, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Called by the lookupListener's notify() method.
notifySet - Variable in class org.apache.river.jeri.internal.runtime.Lease
 
NotifyTask(List<DiscoveryListener>, Map<ServiceRegistrar, String[]>, int) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.NotifyTask
 
NotifyTask(List<DiscoveryListener>, Map<ServiceRegistrar, String[]>, boolean) - Constructor for class net.jini.discovery.AbstractLookupLocatorDiscovery.NotifyTask
 
NotifyTask(ExecutorService, WakeupManager, Uuid) - Constructor for class org.apache.river.mercury.MailboxImpl.NotifyTask
Create an object to represent an event notification task.
NotifyTask(EventSender) - Constructor for class org.apache.river.outrigger.Notifier.NotifyTask
Create an object to represent this list of chits needing notification.
notStarted - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
True if the mux needs to be started.
notSupported - Variable in class net.jini.jeri.ssl.ConnectionContext
Set to true if the principals and cipher suite conflict
now - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Time used to weed out expired entries, ok if old
now - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
 
now - Variable in class org.apache.river.reggie.RegistrarImpl.ItemIter
Current time
nRetries - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
 
nukeThreads() - Method in class net.jini.discovery.AbstractLookupDiscovery
Terminates (interrupts) all currently-running threads.
NULL_FORMAT_ID - Static variable in class org.apache.river.discovery.DiscoveryV2
 
NULL_SUBJECT - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
nullCheck(Object, ServiceItem, ServiceItem) - Static method in class net.jini.lookup.ServiceDiscoveryEvent
 
nullCS - Static variable in class net.jini.security.Security.SubjectProtectionDomain
 
nullCS - Static variable in class org.apache.river.api.security.PrincipalGrant
 
nullGrant - Static variable in class org.apache.river.api.security.PermissionGrant
 
nullGrant - Static variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
NullIterator<T> - Class in org.apache.river.concurrent
 
NullIterator() - Constructor for class org.apache.river.concurrent.NullIterator
 
nullKey - Variable in class org.apache.river.collection.WeakSoftTable.WeakKey
Whether the key was null, as opposed to being cleared.
nullParent - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
NullPermissionGrant() - Constructor for class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
NUM_PROVIDER_TYPES - Static variable in class org.apache.river.discovery.DiscoveryV2
 
numConfigs - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
numFields() - Method in class org.apache.river.outrigger.EntryRep
Return the number of fields in this kind of entry.
numFields - Variable in class org.apache.river.reggie.EntryClass
Number of public fields
numgen - Static variable in class org.apache.river.outrigger.TypeTree
A generator used to randomize the order of iterator returns
numInstances - Variable in class org.apache.river.reggie.EntryClass
Number of instances of this class in service registrations
numPrefs - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
numTemplates - Variable in class org.apache.river.reggie.EntryClass
Number of templates of this class in event registrations
numUpdates - Variable in class org.apache.river.phoenix.Activation
number of log updates since last log snapshot

O

obj - Variable in class net.jini.security.proxytrust.SingletonProxyTrustIterator
The object to produce
obj - Variable in class org.apache.river.concurrent.ReferenceSerializedForm
 
obj - Variable in class org.apache.river.example.browser.Browser.Handler
 
obj - Variable in class org.apache.river.example.browser.ObjectNode
 
obj - Variable in class org.apache.river.mahalo.StorableObject
 
obj - Variable in class org.apache.river.outrigger.StorableReference
A cached copy of the unmarshalled proxy
objBytes - Variable in class net.jini.io.MarshalledInstance
 
objBytes - Variable in class net.jini.io.MarshalledObject
 
OBJECT_HERE - Static variable in class org.apache.river.jeri.internal.runtime.Jeri
 
ObjectEndpoint - Interface in net.jini.jeri
References a remote object at a remote communication endpoint to send requests to.
ObjectEntry(ActivationDesc) - Constructor for class org.apache.river.phoenix.Activation.ObjectEntry
 
objectID - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
the object ID that this RefEntry is for (the endpoint is implied by the outer EndpointEntry instance)
objectIDs - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.CleanRequest
 
ObjectNode - Class in org.apache.river.example.browser
 
ObjectNode(boolean) - Constructor for class org.apache.river.example.browser.ObjectNode
Constructor for a root node.
ObjectNode(Object, boolean) - Constructor for class org.apache.river.example.browser.ObjectNode
Constructor for an entry (attribute) top nodes.
ObjectNode(Object, Class, String, boolean) - Constructor for class org.apache.river.example.browser.ObjectNode
Constructor for an ordinary field.
ObjectNode(Object, Class, String, int, boolean) - Constructor for class org.apache.river.example.browser.ObjectNode
Constructor for an array element.
ObjectNodeRenderer() - Constructor for class org.apache.river.example.browser.EntryTreePanel.ObjectNodeRenderer
 
objects - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
objectServiceType - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
objectServiceType - Variable in class org.apache.river.reggie.RegistrarImpl
Canonical ServiceType for java.lang.Object
ObjectStreamContext - Interface in net.jini.io
Provides a collection of context information objects that are associated with an ObjectOutputStream or ObjectInputStream instance that implements this interface.
objectTable - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable
underlying object table
ObjectTable - Class in org.apache.river.jeri.internal.runtime
A table of exported remote objects.
ObjectTable() - Constructor for class org.apache.river.jeri.internal.runtime.ObjectTable
 
ObjectTable.DgcServerImpl - Class in org.apache.river.jeri.internal.runtime
 
ObjectTable.LeaseChecker - Class in org.apache.river.jeri.internal.runtime
 
ObjectTable.NoSuchObject - Exception in org.apache.river.jeri.internal.runtime
 
objTable - Variable in class org.apache.river.jeri.internal.runtime.Target
 
observable - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
observable() - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Return an Observable object that represents this object in the Observer/Observable pattern.
ObservableFutureTask<T> - Class in org.apache.river.thread
 
ObservableFutureTask(Callable<T>) - Constructor for class org.apache.river.thread.ObservableFutureTask
 
ObservableFutureTask(Runnable, T) - Constructor for class org.apache.river.thread.ObservableFutureTask
 
oe - Variable in class net.jini.jeri.BasicInvocationHandler
The object endpoint for communicating with the remote object.
offer(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offer(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offer(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
offer(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
offer(T) - Method in class org.apache.river.concurrent.ReferencedQueue
 
offer(Callable<T>) - Method in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
offerFirst(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offerFirst(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offerFirst(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
offerFirst(T) - Method in class org.apache.river.concurrent.ReferenceDeque
 
offerLast(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offerLast(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
offerLast(T, long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
offerLast(T) - Method in class org.apache.river.concurrent.ReferenceDeque
 
offset - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
offset - Variable in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
offset - Variable in class org.apache.river.mercury.LogInputStream
cumulative index/offset into this stream
offset - Variable in class org.apache.river.mercury.LogOutputStream
cumulative index/offset into this stream
OK - Static variable in class net.jini.jeri.ssl.ConnectionContext
Constraints supported, without integrity or connection timeout
ok(boolean) - Static method in class net.jini.jeri.ssl.ConnectionContext
Returns OK if the argument is true, else NOT_SUPPORTED.
oldItem - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
onDemandImports - Variable in class net.jini.config.ConfigurationFile
List of packages or classes whose member classes should be imported on demand.
ONE - Static variable in class org.apache.river.discovery.DiscoveryProtocolVersion
Use discovery protocol version 1.
ONE_ARGS - Static variable in class org.apache.river.api.security.PolicyUtils
 
onlyMgr(TransactableMgr) - Method in class org.apache.river.outrigger.EntryHandle
Return true if we are being managed the given manager is the only one we know about.
onlyMgr(TransactableMgr) - Method in class org.apache.river.outrigger.TxnState
Return true if the given manager is the only one we know about.
onReadyQueue - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
onRenewQueue - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
oops(String, int, int) - Method in class net.jini.config.ConfigurationFile
Throws a ConfigurationException for an error described by the what argument, and for the specified line number and override.
oops(String, int, int, Throwable) - Method in class net.jini.config.ConfigurationFile
Throws a ConfigurationException for an error described by the what argument, for the specified line number and override, and caused by the specified evaluation exception, which may be null.
oops(String) - Method in class net.jini.config.ConfigurationFile.ParseNode
Throws a ConfigurationException for the an error described by the what argument, using the line number and override for this parse node.
oops(String, int) - Method in class net.jini.config.ConfigurationFile.ParseNode
Throws a ConfigurationException for the an error described by the what argument, at the specified line number, with the override for this parse node.
oops(String, Throwable) - Method in class net.jini.config.ConfigurationFile.ParseNode
Throws a ConfigurationException for the an error described by the what argument, using the line number and override for this parse node, and caused by the specified exception, which may be null.
oops(String) - Method in class net.jini.config.ConfigurationFile.Parser
Throws a ConfigurationException for an error described by the what argument.
oopsNoSuchEntry(String) - Method in class net.jini.config.ConfigurationFile
Calls throwConfigurationException with a default NoSuchEntryException.
opaque - Variable in class org.apache.river.api.net.Uri
 
opaque - Variable in class org.apache.river.api.net.UriParser
 
opCnt - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
OPEN - Static variable in class org.apache.river.jeri.internal.http.Request
 
OPEN - Static variable in class org.apache.river.jeri.internal.mux.Session
 
openConnection(URL) - Method in class net.jini.url.httpmd.Handler
Creates a HTTP URL connection for an HTTPMD URL.
openLogFile() - Method in class org.apache.river.reliableLog.ReliableLog
Opens the incremental update log file in read/write mode.
OperationJournal - Class in org.apache.river.outrigger
Maintain a journal of operations on entries (writes, takes, and resolution of locks) and a thread that will process the journal.
OperationJournal(TransitionWatchers) - Constructor for class org.apache.river.outrigger.OperationJournal
Create a new OperationJournal.
operationJournal - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
operationJournal - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Object that recored operations on entries and makes sure they get seen by the watchers in templates.
OperationJournal.CaughtUpMarker - Class in org.apache.river.outrigger
JournalNode payload value used for caught up markers.
OperationJournal.JournalNode - Class in org.apache.river.outrigger
The nodes of our Journal
OperationJournal.TransitionIterator - Class in org.apache.river.outrigger
An iterator that will yield (in the order they were posted) all the EntryTransitions added after the iterator was created and processed before watcherRegistered was called.
OPERATIONS_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for service operation messages
operationsLogger - Static variable in class org.apache.river.mahalo.JoinStateManager
Logger for logging operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.log.MultiLogManager
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.log.SimpleLogFile
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.log.TransientLogFile
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.ParticipantModRecord
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.ParticipantTask
 
operationsLogger - Static variable in class org.apache.river.mahalo.PrepareAndCommitJob
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.PrepareJob
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.SettlerTask
Logger for operations related messages
operationsLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for service operation messages
operationsLogger - Static variable in class org.apache.river.mahalo.TxnManagerTransaction
Logger for operation related messages
ops - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
opsLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for information related to top level operations
opsLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related top level operations
opt - Variable in class org.apache.river.system.MultiCommandLine
 
Opt(String, String) - Constructor for class org.apache.river.system.MultiCommandLine.Opt
 
opt - Variable in class org.apache.river.system.MultiCommandLine.Opt
The option.
opt - Variable in class org.apache.river.system.POSIXCommandLine
 
Opt(char, String) - Constructor for class org.apache.river.system.POSIXCommandLine.Opt
 
opt - Variable in class org.apache.river.system.POSIXCommandLine.Opt
The option.
optArg() - Method in class org.apache.river.system.MultiCommandLine
Return the current option's argument, marking its characters as USED.
optArg() - Method in class org.apache.river.system.POSIXCommandLine
Return the current option's argument, marking its characters as USED.
options - Variable in class org.apache.river.system.MultiCommandLine
The list of known options for the usage message.
options - Variable in class org.apache.river.system.POSIXCommandLine
The list of known options for the usage message.
options - Variable in class org.apache.river.tool.envcheck.EnvCheck
the options on the command line being checked (never null)
orangeColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
orangeDarkShadowColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
orangeFileIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
OrangeFileIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.OrangeFileIcon
 
orangeFolderIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
OrangeFolderIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.OrangeFolderIcon
 
orangeHighlightColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
orangeInfoColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
orangeShadowColor - Static variable in class org.apache.river.example.browser.MetalIcons
 
orb - Variable in class net.jini.iiop.IiopExporter
 
ordinal - Variable in class org.apache.river.outrigger.OperationJournal.JournalNode
The sequence number of this journal entry
org.apache.river.action - package org.apache.river.action
Provides convenience PrivilegedAction implementations for retrieving system property values.
org.apache.river.admin - package org.apache.river.admin
Interfaces that a service might choose to use for some common administrative tasks.
org.apache.river.api.common - package org.apache.river.api.common
 
org.apache.river.api.lookup - package org.apache.river.api.lookup
 
org.apache.river.api.net - package org.apache.river.api.net
 
org.apache.river.api.security - package org.apache.river.api.security
This package contains a scalable cache based security manager that parallelises domain security checks.
org.apache.river.api.util - package org.apache.river.api.util
 
org.apache.river.collection - package org.apache.river.collection
Various collection classes used internally by code in org.apache.river classes.
org.apache.river.concurrent - package org.apache.river.concurrent
Custard-apple is a utility that enables weak, soft, strong or time references to be used in any collection implementing standard Java Framework Interfaces Expected behaviour of reference types may vary between platforms and should not be depended upon other than; weak references will be collected when no further strong references remain and soft references may be collected at any time the JVM's available memory is under pressure and the referent is softly reachable.
org.apache.river.config - package org.apache.river.config
Defines convenience classes for writing configuration files and accessing Configuration entries.
org.apache.river.config.builder - package org.apache.river.config.builder
 
org.apache.river.constants - package org.apache.river.constants
These are interfaces and classes for working with certain constants.
org.apache.river.discovery - package org.apache.river.discovery
Provides a set of constraints, low-level utility classes, and provider interfaces for participating in versions 1 and 2 of the multicast request, multicast announcement, and unicast discovery protocols.
org.apache.river.discovery.internal - package org.apache.river.discovery.internal
 
org.apache.river.discovery.kerberos - package org.apache.river.discovery.kerberos
Provides an implementation of the net.jini.discovery.kerberos discovery format, specified in the Jini Discovery and Join Specification.
org.apache.river.discovery.plaintext - package org.apache.river.discovery.plaintext
Provides an implementation of the net.jini.discovery.plaintext discovery format, specified in the Jini Discovery and Join Specification.
org.apache.river.discovery.ssl - package org.apache.river.discovery.ssl
Provides an implementation of the net.jini.discovery.ssl discovery format, specified in the Jini Discovery and Join Specification.
org.apache.river.discovery.x500.sha1withdsa - package org.apache.river.discovery.x500.sha1withdsa
Provides an implementation of the net.jini.discovery.x500.SHA1withDSA discovery format, specified in the Jini Discovery and Join Specification.
org.apache.river.discovery.x500.sha1withrsa - package org.apache.river.discovery.x500.sha1withrsa
Provides an implementation of the net.jini.discovery.x500.SHA1withRSA discovery format, specified in the Jini Discovery and Join Specification.
org.apache.river.example.browser - package org.apache.river.example.browser
A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI.
org.apache.river.fiddler - package org.apache.river.fiddler
Provides the server side of an implementation of the lookup discovery service (see LookupDiscoveryService).
org.apache.river.impl - package org.apache.river.impl
 
org.apache.river.jeri.internal.connection - package org.apache.river.jeri.internal.connection
 
org.apache.river.jeri.internal.http - package org.apache.river.jeri.internal.http
 
org.apache.river.jeri.internal.mux - package org.apache.river.jeri.internal.mux
 
org.apache.river.jeri.internal.runtime - package org.apache.river.jeri.internal.runtime
 
org.apache.river.landlord - package org.apache.river.landlord
This is a utility for services implementing leases.
org.apache.river.lease - package org.apache.river.lease
Some basic utility classes for helping with client-side lease renewal operations.
org.apache.river.logging - package org.apache.river.logging
Defines convenience classes for use with the java.util.logging package.
org.apache.river.lookup.entry - package org.apache.river.lookup.entry
Helper utility classes for managing entries used as lookup service attributes.
org.apache.river.lookup.util - package org.apache.river.lookup.util
 
org.apache.river.mahalo - package org.apache.river.mahalo
Provides implementations of the TransactionManager service.
org.apache.river.mahalo.log - package org.apache.river.mahalo.log
Utilities for managing Mahalo's recoverable log of transaction state.
org.apache.river.mercury - package org.apache.river.mercury
Provides implementations of the EventMailbox service.
org.apache.river.norm - package org.apache.river.norm
Provides implementations of LeaseRenewalService.
org.apache.river.norm.event - package org.apache.river.norm.event
 
org.apache.river.norm.lookup - package org.apache.river.norm.lookup
 
org.apache.river.outrigger - package org.apache.river.outrigger
This is an implementation of a JavaSpaces technology-enabled service.
org.apache.river.outrigger.snaplogstore - package org.apache.river.outrigger.snaplogstore
 
org.apache.river.phoenix - package org.apache.river.phoenix
A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation.
org.apache.river.proxy - package org.apache.river.proxy
 
org.apache.river.reggie - package org.apache.river.reggie
Provides implementations of ServiceRegistrar.
org.apache.river.reliableLog - package org.apache.river.reliableLog
Reliable log is used to store state in case of system crash or reboot.
org.apache.river.resource - package org.apache.river.resource
Utility classes for manipulating resources.
org.apache.river.start - package org.apache.river.start
Provides the utilities and APIs used to launch the contributed services provided in the Apache River release.
org.apache.river.system - package org.apache.river.system
Utility classes helping with interactions with the underlying system.
org.apache.river.thread - package org.apache.river.thread
These are utility classes and interfaces for helping with tasks done in multiple threads.
org.apache.river.tool - package org.apache.river.tool
Tools for: checking configuration files; checking for missing serialVersionUID fields; computing class dependencies; generating permission grants to debug security policy setup; providing HTTP service; generating message digests; generating HTTPMD URLs; generating wrapper JAR files; and generating preferred lists.
org.apache.river.tool.classdepend - package org.apache.river.tool.classdepend
 
org.apache.river.tool.envcheck - package org.apache.river.tool.envcheck
Tool for examining the run-time environment of a Jini component.
org.apache.river.tool.envcheck.plugins - package org.apache.river.tool.envcheck.plugins
 
organization - Variable in class net.jini.lookup.entry.Address
Name of the company or organization that provides this service.
organizationalUnit - Variable in class net.jini.lookup.entry.Address
The unit within the organization that provides this service.
orig - Variable in class org.apache.river.system.POSIXCommandLine
The original words provided.
original - Variable in class org.apache.river.api.security.Segment
 
originalUrls - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
origOut - Static variable in class org.apache.river.tool.envcheck.SubVM
 
ostream - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
OutputStream this connection will provide to the upper layer
ostream - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
ourLease - Variable in class org.apache.river.norm.SetProxy
Lease for this set.
OurLogHandler() - Constructor for class org.apache.river.norm.NormServerBaseImpl.OurLogHandler
 
ourRemoteRef - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The remote ref (e.g. stub or dynamic proxy) for this server.
ourSeqNumber - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
the sequence number this event should have
ourStub - Variable in class org.apache.river.start.SharedGroupImpl
The inner proxy of this server
ourThread - Variable in class org.apache.river.outrigger.TxnMonitor
The thread running us.
out - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
out - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
out - Variable in class org.apache.river.jeri.internal.http.MessageWriter
 
out - Variable in class org.apache.river.jeri.internal.http.Request
 
out - Variable in class org.apache.river.jeri.internal.mux.Session
 
out - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
I/O streams for underlying connection
out - Variable in class org.apache.river.mahalo.log.SimpleLogFile
Output stream for writing log objects
out - Variable in class org.apache.river.mercury.EventWriter.SwitchOutputStream
The delegation target for the OutputStream methods
out - Variable in class org.apache.river.mercury.LogOutputStream
Underlying output stream from which bytes are written
out - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
out - Variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
out - Variable in class org.apache.river.phoenix.PipeWriter
 
out - Variable in class org.apache.river.thread.StreamPlugThread
 
Outbound(OutboundRequest, Connection, OutboundRequestHandle) - Constructor for class net.jini.jeri.connection.ConnectionManager.Outbound
 
OutboundMux(ConnectionManager, Connection) - Constructor for class net.jini.jeri.connection.ConnectionManager.OutboundMux
Constructs an instance from the connection's streams.
OutboundMux(ConnectionManager, Connection, boolean) - Constructor for class net.jini.jeri.connection.ConnectionManager.OutboundMux
Constructs an instance from the connection's channel.
OutboundRequest - Interface in net.jini.jeri
Represents a request that is being sent and the corresponding response received in reply.
OutboundRequestHandle - Interface in net.jini.jeri.connection
Associates information with a request that is being sent to a ConnectionEndpoint.
OutboundRequestImpl() - Constructor for class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
OutboundRequestIterator - Interface in net.jini.jeri
Produces OutboundRequest instances to use for attempting to send a particular request to a remote communication endpoint.
outChannel - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
channels wrapped around underlying I/O streams
outerProxy - Variable in class org.apache.river.fiddler.FiddlerImpl
The outer (smart) proxy to this server
outException - Variable in class org.apache.river.jeri.internal.http.Request
 
outfile - Variable in class org.apache.river.mahalo.log.SimpleLogFile
File output stream associated with out.
OutgoingMulticastAnnouncement - Class in net.jini.discovery
Encapsulate the details of marshaling a multicast announcement into one or more packets.
OutgoingMulticastAnnouncement() - Constructor for class net.jini.discovery.OutgoingMulticastAnnouncement
 
OutgoingMulticastRequest - Class in net.jini.discovery
Encapsulate the details of marshaling a multicast request into one or more packets.
OutgoingMulticastRequest() - Constructor for class net.jini.discovery.OutgoingMulticastRequest
 
OutgoingUnicastRequest - Class in net.jini.discovery
Encapsulate the details of marshaling a unicast request.
OutgoingUnicastRequest() - Constructor for class net.jini.discovery.OutgoingUnicastRequest
 
OutgoingUnicastResponse - Class in net.jini.discovery
Encapsulate the details of marshaling a unicast response.
OutgoingUnicastResponse() - Constructor for class net.jini.discovery.OutgoingUnicastResponse
 
outLock - Variable in class org.apache.river.jeri.internal.http.Request
 
OUTPUT - Static variable in class org.apache.river.mercury.StreamType
Event data output stream enumeration
outputHandler - Variable in class org.apache.river.phoenix.Activation
 
outputWrapperJar() - Method in class org.apache.river.tool.JarWrapper
Writes wrapper JAR file based on information from processed source JARs.
outRation - Variable in class org.apache.river.jeri.internal.mux.Session
 
outRationInfinite - Variable in class org.apache.river.jeri.internal.mux.Session
 
OutriggerAdmin - Interface in org.apache.river.outrigger
The interface that is used by the AdminProxy to talk to the server.
OutriggerAvailabilityEvent - Class in org.apache.river.outrigger
Outrigger's implementation of AvailabilityEvent
OutriggerAvailabilityEvent(JavaSpace, long, long, MarshalledObject, boolean, EntryRep) - Constructor for class org.apache.river.outrigger.OutriggerAvailabilityEvent
Constructs an OutriggerAvailabilityEvent object.
OutriggerPermission - Class in org.apache.river.outrigger
Permission that can be used to express the access control policy for an instance of an Outrigger server exported with a BasicJeriExporter.
OutriggerPermission(String) - Constructor for class org.apache.river.outrigger.OutriggerPermission
Create a new OutriggerPermission instance.
OutriggerQueryCookie - Class in org.apache.river.outrigger
Object OutriggerServerImpl uses to pass context between related sub-queries.
OutriggerQueryCookie(long) - Constructor for class org.apache.river.outrigger.OutriggerQueryCookie
Create a new OutriggerQueryCookie with the specified value for the startTime.
OutriggerServer - Interface in org.apache.river.outrigger
This interface is the private wire protocol to the Outrigger implementations of JavaSpacesTM technology.
OutriggerServer.QueryCookie - Interface in org.apache.river.outrigger
Marker interface for objects that represent state that the server finds useful to share across sub-queries.
OutriggerServerImpl - Class in org.apache.river.outrigger
A basic implementation of a JavaSpacesTM service.
OutriggerServerImpl(ActivationID, LifeCycle, String[], boolean, OutriggerServerWrapper) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl
Create a new OutriggerServerImpl server (possibly a new incarnation of an activatable one).
OutriggerServerImpl.AllReps - Class in org.apache.river.outrigger
An iterator that returns all the reps in the space that are of at least the given class.
OutriggerServerImpl.ContentsQuery - Class in org.apache.river.outrigger
Object that keeps the current state of contents queries.
OutriggerServerImpl.ContentsQueryReaper - Class in org.apache.river.outrigger
Entry reaping thread class
OutriggerServerImpl.DestroyThread - Class in org.apache.river.outrigger
Termination thread code.
OutriggerServerImpl.EntryReaper - Class in org.apache.river.outrigger
Entry reaping thread class
OutriggerServerImpl.InitHolder - Class in org.apache.river.outrigger
 
OutriggerServerImpl.IteratorImpl - Class in org.apache.river.outrigger
Implementation of the remote iteration interface.
OutriggerServerImpl.Reaper - Class in org.apache.river.outrigger
Base class for our house keeping threads.
OutriggerServerImpl.TemplateReaper - Class in org.apache.river.outrigger
Template reaping thread class
OutriggerServerWrapper - Class in org.apache.river.outrigger
For various reasons there is code that we would like to run before every incoming remote call.
OutriggerServerWrapper(String[], LifeCycle, boolean) - Constructor for class org.apache.river.outrigger.OutriggerServerWrapper
Create an OutriggerServerWrapper that will delegate to a non-activatable OutriggerServerImpl created with the specified configuration and wrapped by this.
OutriggerServerWrapper(ActivationID, String[]) - Constructor for class org.apache.river.outrigger.OutriggerServerWrapper
Create an OutriggerServerWrapper that will delegate to an OutriggerServerImpl created with the specified argument and wrapped by this.
outside - Variable in class org.apache.river.tool.ClassDep
Package set to not work with.
outsidePackagesOrClasses - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
outsidePackagesOrClasses - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
outsidePackagesOrClasses() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
outsidePackagesOrClasses - excluded from search ,excludes the names of classes, or package patterns, that should be excluded from the dependency computation
outsideRoots - Variable in class org.apache.river.tool.ClassDep
Set of packages to exclude when classes are found through the specified root directories.
outState - Variable in class org.apache.river.jeri.internal.http.Request
 
outState - Variable in class org.apache.river.jeri.internal.mux.Session
 
outThread - Variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
the thread to process the data
overflow - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
overlap(Object[], Object[]) - Static method in class org.apache.river.reggie.RegistrarImpl
Return true if some object is an element of both arrays
override - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
override where this syntax error occurred
override - Variable in class net.jini.config.ConfigurationFile
The override being parsed, or zero if not parsing an override.
override - Variable in class net.jini.config.ConfigurationFile.ParseNode
 
owner - Variable in class org.apache.river.jeri.internal.http.TimedMap.Queue.Node
 
owner - Variable in class org.apache.river.outrigger.EventRegistrationWatcher
The TemplateHandle associated with this watcher.
owner - Variable in class org.apache.river.outrigger.SingletonQueryWatcher
The TemplateHandle associated with this watcher.
owner - Variable in class org.apache.river.outrigger.TemplateHandle
The WatchersForTemplateClass this object belongs to.
owner - Variable in class org.apache.river.outrigger.WatchersForTemplateClass
The OutriggerServerImpl we belong to
owners - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The TemplateHandles associated with this watcher.
owners - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
The TemplateHandles associated with this watcher.

P

p - Variable in class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
p - Variable in class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
p - Variable in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
packageClasses - Variable in class org.apache.river.tool.classdepend.ClassDepend
Used to compute the classes available in the classpath for a package.
PackageClasses - Class in org.apache.river.tool.classdepend
Utility class for finding the names of the classes in a set of packages.
PackageClasses(String) - Constructor for class org.apache.river.tool.classdepend.PackageClasses
Creates an instance with the specified class path.
packagePrefs - Variable in class net.jini.loader.pref.PreferredResources
 
packagePrefs - Variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
packetType - Variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
packLong(long, byte[], int) - Static method in class org.apache.river.mercury.PersistentEventLog
Utility method for packing a long into a byte array.
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.BlueFileIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.BlueFolderIcon
 
paintIcon(Component, Graphics, int, int, Color, Color, Color) - Method in class org.apache.river.example.browser.MetalIcons.FileIcon16
 
paintIcon(Component, Graphics, int, int, Color, Color, Color, Color, Color) - Method in class org.apache.river.example.browser.MetalIcons.FolderIcon16
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.GrayFileIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.GrayFolderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.OrangeFileIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.OrangeFolderIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.UnusableFileIcon
 
paintIcon(Component, Graphics, int, int) - Method in class org.apache.river.example.browser.MetalIcons.UnusableFolderIcon
 
pals - Variable in class org.apache.river.api.security.PrincipalGrant
 
PanelFactory - Interface in net.jini.lookup.ui.factory
UI factory for an AWT Panel.
PARAMS0 - Static variable in class net.jini.security.GrantPermission
 
PARAMS1 - Static variable in class net.jini.security.GrantPermission
 
PARAMS2 - Static variable in class net.jini.security.GrantPermission
 
paramTypes - Static variable in class org.apache.river.jeri.internal.runtime.Util
parameter types for activatable constructor or activate method
paramTypes - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
parameter types for activatable constructor
parent - Variable in class net.jini.core.transaction.server.NestableServerTransaction
The parent transaction, if any.
parent - Variable in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
 
parent - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
parent - Variable in class org.apache.river.tool.PreferredListGen.Graph
the parent of this node, or null for the root node
parentPath(String) - Static method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Returns path of the parent directory of the indicated JAR entry.
parse(URL, Properties) - Method in class org.apache.river.api.security.DefaultPolicyParser
This is the main business method.
parse(URL, Properties) - Method in interface org.apache.river.api.security.PolicyParser
Parses a given location, making use of system properties as necessary and returns a collection of PermissionGrant's
parse(Class, URL, Set) - Static method in class org.apache.river.resource.Service
Parse the content of the given URL as a provider-configuration file.
parseActions() - Method in class net.jini.security.AuthenticationPermission
Parses the actions field and initializes the transient mask field.
parseAndCreate(String) - Static method in class org.apache.river.api.net.Uri
The parameter string may already contain escaped sequences, any illegal characters are escaped and any that shouldn't be escaped are un-escaped.
parseArgs(ConfigurationFile.Entry, char) - Method in class net.jini.config.ConfigurationFile.Parser
Parses an ExprList and the trailing token specified by close.
parseArgs(String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Parse the command line, identifying options for the tool and parsing the VM, system properties, options, JAR/main class and arguments for the command line being tested.
parseAuthority(boolean) - Method in class org.apache.river.api.net.UriParser
determine the host, port and userinfo if the authority parses successfully to a server based authority behaviour in error cases: if forceServer is true, throw URISyntaxException with the proper diagnostic messages. if forceServer is false assume this is a registry based uri, and just return leaving the host, port and userinfo fields undefined.
parseClasspath(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
Separate each of the components making up the classpath into separate tokens.
parseComponent(String) - Method in class net.jini.config.ConfigurationFile.Parser
Parses a Component.
parseDouble(String, double) - Static method in class org.apache.river.system.CommandLine
Return the result of parsing the given double from the command line.
parseEntry(String, String) - Method in class net.jini.config.ConfigurationFile.Parser
Parses an Entry.
parseExpr(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Parser
Parses a string concatenation
parseImport() - Method in class net.jini.config.ConfigurationFile.Parser
Parses an Import, updating classImports and onDemandImports.
parseInputStream(String, InputStream) - Static method in class org.apache.river.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseInputStream(String, String) - Static method in class org.apache.river.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseInt(String, int) - Static method in class org.apache.river.system.CommandLine
Return the result of parsing the given int from the command line.
parseLine(Class, URL, BufferedReader, int, List, Set) - Static method in class org.apache.river.resource.Service
Parse a single line from the given configuration file, adding the name on the line to both the names list and the returned set iff the name is not already a member of the returned set.
parseList(String, boolean) - Static method in class org.apache.river.example.browser.Browser
 
parseLong(String, long) - Static method in class org.apache.river.system.CommandLine
Return the result of parsing the given long from the command line.
parseMethodCall(ConfigurationFile.Entry, String) - Method in class net.jini.config.ConfigurationFile.Parser
Resolves a static method call and returns a MethodCall instance that describes the method and arguments for the call.
parseName(StringTokenizer, boolean) - Method in class net.jini.security.AuthenticationPermission
Parses what's left of the target name in the specified tokenizer, and initializes the transient fields.
parseName(Set, Set) - Static method in class net.jini.security.AuthenticationPermission
Constructs the target name and transient field data for the specified principal sets.
parseNewInstance(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Parser
Parses a NewExpr except for the leading "new", and returns the constructed object.
ParseNode(int) - Constructor for class net.jini.config.ConfigurationFile.ParseNode
 
parseOutputStream(String, OutputStream) - Static method in class org.apache.river.system.CommandLine
Return a OutputStream that is the result of creating a new FileOutputStream object for the file named by the given path.
parseOutputStream(String, String) - Static method in class org.apache.river.system.CommandLine
Return a InputStream that is the result of creating a new FileInputStream object for the file named by the given path.
parseOverride() - Method in class net.jini.config.ConfigurationFile.Parser
Parses an Override .
parsePermissions(String) - Static method in class net.jini.security.GrantPermission
Parses permission information from given GrantPermission name string.
parsePermissions(String) - Static method in class org.apache.river.api.security.DelegatePermission
Parses permission information from given GrantPermission name string.
Parser(Reader, String[]) - Constructor for class net.jini.config.ConfigurationFile.Parser
Adds the imports and entries parsed from the specified input stream, as well as overrides parsed from the specified options, starting with the second element.
parser - Variable in class org.apache.river.api.security.ConcurrentPolicyFile
 
parseRandomAccessFile(String, RandomAccessFile, String) - Static method in class org.apache.river.system.CommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given path, using the given mode.
parseRandomAccessFile(String, String, String) - Static method in class org.apache.river.system.CommandLine
Return a RandomAccessFile that is the result of creating a new RandomAccessFile object for the file named by the given path, using the given mode.
parseReader(String, Reader) - Static method in class org.apache.river.system.CommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given path.
parseReader(String, String) - Static method in class org.apache.river.system.CommandLine
Return a Reader that is the result of creating a new FileReader object for the file named by the given path.
parseServerAuthority() - Method in class org.apache.river.api.net.Uri
Tries to parse the authority component of this URI to divide it into the host, port, and user-info.
parseSource() - Method in class net.jini.config.ConfigurationFile.Parser
Parses imports and components from the source, and stores the results.
parseString(String, String) - Static method in class org.apache.river.system.CommandLine
Return the result of parsing the given string from the command line.
parseSubExpr(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Parser
Parses an Expr.
parseURI(String) - Method in class net.jini.core.discovery.LookupLocator
 
parseURI(String, boolean) - Method in class org.apache.river.api.net.UriParser
 
parseURL(URL, String, int, int) - Method in class net.jini.url.httpmd.Handler
Parses the string representation of an HTTPMD URL object.
parseWriter(String, Writer) - Static method in class org.apache.river.system.CommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given path.
parseWriter(String, String) - Static method in class org.apache.river.system.CommandLine
Return a Writer that is the result of creating a new FileWriter object for the file named by the given path.
part - Variable in class org.apache.river.mahalo.ParticipantModRecord
 
parthandles() - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
PARTIAL_SUPPORT - Static variable in class net.jini.jeri.http.Constraints
indicates that this provider supports implementing the transport layer aspects of satisfying a given constraint, but at least partial implementation by higher layers is also needed in order to fully satisfy the constraint
PARTIAL_SUPPORT - Static variable in class net.jini.jeri.tcp.Constraints
indicates that this provider supports implementing the transport layer aspects of satisfying a given constraint, but at least partial implementation by higher layers is also needed in order to fully satisfy the constraint
partialDeliveryStatus - Variable in class org.apache.river.jeri.internal.mux.Session
 
partialEntry - Variable in exception net.jini.core.entry.UnusableEntryException
The partial entry.
PartialResultException - Exception in org.apache.river.mahalo
 
PartialResultException() - Constructor for exception org.apache.river.mahalo.PartialResultException
 
PartialResultException(String) - Constructor for exception org.apache.river.mahalo.PartialResultException
 
ParticipantAbortRecord - Class in org.apache.river.mahalo
A LogRecord which encapsulates a participant being instructed to roll-back.
ParticipantAbortRecord(ParticipantHandle) - Constructor for class org.apache.river.mahalo.ParticipantAbortRecord
 
ParticipantCommitRecord - Class in org.apache.river.mahalo
A LogRecord which encapsulates a participant being instructed to roll-forward.
ParticipantCommitRecord(ParticipantHandle) - Constructor for class org.apache.river.mahalo.ParticipantCommitRecord
 
ParticipantHandle - Class in org.apache.river.mahalo
 
ParticipantHandle(TransactionParticipant, long) - Constructor for class org.apache.river.mahalo.ParticipantHandle
Create a new node that is equivalent to that node
ParticipantListException - Exception in org.apache.river.mahalo
 
ParticipantListException() - Constructor for exception org.apache.river.mahalo.ParticipantListException
 
ParticipantListException(String) - Constructor for exception org.apache.river.mahalo.ParticipantListException
 
participantLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for transaction participant related messages
ParticipantModRecord - Class in org.apache.river.mahalo
A LogRecord which encapsulates a generic interaction with a participant.
ParticipantModRecord(ParticipantHandle, int) - Constructor for class org.apache.river.mahalo.ParticipantModRecord
 
participantPreparer - Variable in class org.apache.river.mahalo.TxnManagerImpl
Proxy preparer for listeners
participantPreparer - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
participantProxy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The participant proxy for this space
ParticipantProxy - Class in org.apache.river.outrigger
Object Outrigger hands to transaction managers on join.
ParticipantProxy(TransactionParticipant, Uuid) - Constructor for class org.apache.river.outrigger.ParticipantProxy
Create a new ParticipantProxy for the given space.
ParticipantTask - Class in org.apache.river.mahalo
A ParticipantTask is a general task which interacts with a participant.
ParticipantTask(ExecutorService, WakeupManager, Job, ParticipantHandle) - Constructor for class org.apache.river.mahalo.ParticipantTask
Constructs a ParticipantTask.
parts - Variable in class org.apache.river.mahalo.AbortRecord
 
parts - Variable in class org.apache.river.mahalo.CommitRecord
 
parts - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
path - Variable in class org.apache.river.api.net.Uri
 
path - Variable in class org.apache.river.api.net.UriParser
 
path - Variable in class org.apache.river.outrigger.snaplogstore.LogStore
 
path - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
path - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
path - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
URL path component, excluding any HTTPMD information
pathLegal - Static variable in class org.apache.river.api.net.Uri
 
pathMap - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
pathToURIs(String) - Static method in class net.jini.loader.pref.PreferredClassProvider
Convert a string containing a space-separated list of URL Strings into a corresponding array of Uri objects, throwing a MalformedURLException if any of the URLs are invalid.
pathToURLs(String) - Static method in class net.jini.security.Security
Convert a string containing a space-separated list of URLs into a corresponding array of URL objects, throwing a MalformedURLException if any of the URLs are invalid.
pathToURLsCache - Static variable in class net.jini.security.Security
Weak map from String to [URL[], SoftReference(key)]
pattern - Variable in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
PAUSE_TIME - Static variable in class org.apache.river.mercury.MailboxImpl.Notifier
Time to wait between notification checks
payload - Variable in class org.apache.river.outrigger.OperationJournal.JournalNode
The contents of this journal entry
PC() - Constructor for class org.apache.river.api.security.ConcurrentPermissions.PC
 
pc2str(Principal) - Method in class org.apache.river.api.security.DefaultPolicyParser.PermissionExpander
 
pcharLegal - Static variable in class org.apache.river.api.net.Uri
 
pd - Variable in class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
PD_GUARD - Static variable in class org.apache.river.api.security.PermissionGrant
 
peek() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
peek() - Method in class org.apache.river.concurrent.ReferencedQueue
 
peek - Variable in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
peek() - Method in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
peekc - Variable in class net.jini.config.UnicodeEscapesDecodingReader
A peeked character -- the character after a backslash if it wasn't 'u' -- or NO_CHAR if no peek was done.
peekFirst() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
peekFirst() - Method in class org.apache.river.concurrent.ReferenceDeque
 
peekLast() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
peekLast() - Method in class org.apache.river.concurrent.ReferenceDeque
 
peer - Variable in class net.jini.security.AuthenticationPermission.Data
The parsed elements of the peer principals.
peer - Variable in class net.jini.security.AuthenticationPermission
The parsed elements of the peer principals, or null if no peer principals were specified.
pem_array - Static variable in class org.apache.river.jeri.internal.runtime.BASE64Encoder
This array maps the characters to their 6 bit values
pend - Variable in class org.apache.river.mahalo.Job
 
pending - Variable in class net.jini.lookup.JoinManager.ProxyRegTaskQueue
 
pending - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
 
pending - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
pending - Variable in class org.apache.river.outrigger.Notifier
pending notifications tasks
pending - Variable in class org.apache.river.outrigger.TxnMonitor
This list is used to contain requests to monitor interfering transactions.
pending - Variable in class org.apache.river.resource.Service.LazyIterator
 
pendingCleanCalls() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
 
pendingCleans - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
set of clean calls that need to be made, changed Set to an underlying ConcurrentHashMap because no lock is held while iterating and processing pending Clean Requests
pendingConnects - Variable in class net.jini.jeri.connection.ConnectionManager
Number of pending connect calls.
pendingDiscoveries - Variable in class net.jini.discovery.AbstractLookupDiscovery
Set that takes one of the following: Socket (discovery from multicast request/response exchange) LookupLocator (discovery from multicast announcement) CheckGroupsMarker (discarded/changed from announcement) CheckReachabilityMarker (announcements stopped, tests reachability) Each element of this set represents a potential (or pending) discovered, discarded, or changed event.
pendingEvent(RegistrarImpl.EventReg, ServiceID, Item, int, long) - Method in class org.apache.river.reggie.RegistrarImpl
Add a pending EventTask for this event registration.
pendingNewRequests - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Number of pending newRequest calls.
pendingNotifies - Variable in class net.jini.discovery.AbstractLookupDiscovery
Notifications to be sent to listeners.
pendingNotifies - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Notifications to be sent to listeners.
PendingOp() - Constructor for class org.apache.river.outrigger.snaplogstore.PendingTxn.PendingOp
 
pendingReg - Variable in class org.apache.river.mercury.MailboxImpl
List of ServiceRegistrations that have event delivery enabled, but don't have any event delivery tasks currently scheduled.
pendingReg - Variable in class org.apache.river.mercury.MailboxImplInit
 
pendingTxn(Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Return the pending transaction description for the given transaction, creating the object and adding it to the table if necessary.
PendingTxn - Class in org.apache.river.outrigger.snaplogstore
This object represents a pending transaction in a BackEnd.
PendingTxn(Long) - Constructor for class org.apache.river.outrigger.snaplogstore.PendingTxn
Create a new PendingTxn for the given id.
PendingTxn.PendingOp - Class in org.apache.river.outrigger.snaplogstore
A superclass for the objects that represent pending operations.
PendingTxn.TakeOp - Class in org.apache.river.outrigger.snaplogstore
An object that represents a pending take.
PendingTxn.WriteOp - Class in org.apache.river.outrigger.snaplogstore
An object that represents a pending write.
pendingTxns - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
performDiscovery(Discovery, DiscoveryConstraints, Socket) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
performWork(Runnable, Object) - Method in class org.apache.river.mahalo.Job
Used by a task to do a piece of work and record the number of attempts.
perm - Variable in class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
permCompare - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
permConstructor - Variable in class net.jini.jeri.BasicInvocationDispatcher
Constructor for the Permission class, that has either one String or one Method parameter, or null.
permission - Static variable in class net.jini.loader.ClassLoading
 
permission - Variable in class org.apache.river.api.security.DelegatePermission
 
permission - Variable in class org.apache.river.discovery.ClientPermissionChecker
 
PermissionCheck(ProtectionDomain, Permission, CountDownLatch, SecurityContext) - Constructor for class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
permissionClass - Variable in class net.jini.jeri.BasicILFactory
The permission class, or null.
PermissionComparator - Class in org.apache.river.api.security
A Comparator for Permission that avoids using equals and hashCode() on Permission implementations.
PermissionComparator() - Constructor for class org.apache.river.api.security.PermissionComparator
 
PermissionEntry(String, String, String, String) - Constructor for class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
PermissionEnumerator(Iterator<PermissionCollection>) - Constructor for class org.apache.river.api.security.ConcurrentPermissions.PermissionEnumerator
 
PermissionExpander(DefaultPolicyScanner.GrantEntry, KeyStore) - Constructor for class org.apache.river.api.security.DefaultPolicyParser.PermissionExpander
Combined setter of all required fields.
PermissionGrant - Class in org.apache.river.api.security
PermissionGrant implementations are expected to be immutable, non blocking, thread safe and have a good hashCode implementation to perform well in Collections.
PermissionGrant() - Constructor for class org.apache.river.api.security.PermissionGrant
Public constructor to enable serialization support?
PermissionGrant(Permission[]) - Constructor for class org.apache.river.api.security.PermissionGrant
 
PermissionGrant(PermissionGrant) - Constructor for class org.apache.river.api.security.PermissionGrant
PermissionGrant allows for extension to enable condition or event based policy decisions.
PermissionGrant(boolean, PermissionGrant) - Constructor for class org.apache.river.api.security.PermissionGrant
 
PermissionGrantBuilder - Class in org.apache.river.api.security
The PermissionGrantBuilder creates Dynamic PermissionGrant's based on information provided by the user.
PermissionGrantBuilder() - Constructor for class org.apache.river.api.security.PermissionGrantBuilder
 
PermissionGrantBuilderImp - Class in org.apache.river.api.security
PermissionGrantBuilderImp represents the serialized form of all PermissionGrant implementations in this package.
PermissionGrantBuilderImp() - Constructor for class org.apache.river.api.security.PermissionGrantBuilderImp
 
PermissionGrantBuilderImp.NullPermissionGrant - Class in org.apache.river.api.security
 
PermissionInfo(String, String, String) - Constructor for class net.jini.security.GrantPermission.PermissionInfo
 
PermissionPendingResolution(UnresolvedPermission) - Constructor for class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
PermissionPendingResolutionCollection() - Constructor for class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
PermissionPendingResolutionCollection(int, float, int) - Constructor for class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
permissions - Variable in class net.jini.jeri.BasicInvocationDispatcher
Map from Method to Permission.
permissions - Variable in class net.jini.loader.pref.PreferredClassLoader
permissions required to access loader through public API
permissions - Variable in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
permissions - Variable in class net.jini.security.BasicProxyPreparer
Permissions to grant to proxies, or an empty array if no permissions should be granted.
permissions - Variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Permissions.
permissions - Variable in class net.jini.security.VerifyingProxyPreparer
Permissions to dynamically grant.
permissions - Variable in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
Collection of PermissionEntries of grant clause.
permissions(Permission[]) - Method in class org.apache.river.api.security.PermissionGrantBuilder
Specifies Permission's to be granted.
permissions - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
permissions(Permission[]) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
permittedKeyAlgorithm(String, int) - Static method in class net.jini.jeri.ssl.Utilities
Returns true if the algorithm is one of the permitted algorithms, otherwise false.
permittedLocalPrincipals - Variable in class net.jini.jeri.ssl.AuthManager
If non-null, then only principals in this set may be used to authenticate the local end of the connection.
permittedLocalPrincipals - Variable in class net.jini.jeri.ssl.Utilities.ServerKey
 
permittedRemotePrincipals - Variable in class net.jini.jeri.ssl.Utilities.ClientKey
 
perms - Variable in class net.jini.discovery.DiscoveryPermission.Collection
Permissions
perms - Variable in class net.jini.security.GrantPermission.GrantPermissionCollection
 
perms - Variable in class net.jini.security.GrantPermission.Implier
 
perms - Variable in class org.apache.river.api.security.ConcurrentPermissions.PC
 
perms - Variable in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy
 
perms - Variable in class org.apache.river.api.security.PermissionGrant
 
perms - Variable in class org.apache.river.start.SharedActivationPolicyPermission.Collection
Permissions
perms - Variable in class org.apache.river.tool.ClassServer
Read permission on dir and all subdirs, for each dir in dirs
perms - Variable in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
permsMap - Variable in class org.apache.river.api.security.ConcurrentPermissions
 
permUsesMethod - Variable in class net.jini.jeri.BasicInvocationDispatcher
True if permConstructor has a Method parameter.
persist - Variable in class net.jini.jeri.http.HttpEndpoint
true if using persistent connections
persist - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
persist - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
persistDir - Variable in class org.apache.river.fiddler.FiddlerImpl
The name of the directory to which the persistent modes of this service will log the service's state (using ReliableLog).
persistDir - Variable in class org.apache.river.fiddler.FiddlerInit
 
PERSISTENCE_DIR_CONFIG_ENTRY - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
The name of the configuration entry we use to get the the name of the log directory from.
PERSISTENCE_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for service persistence related messages
persistenceDirectory - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
persistenceDirectory - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
persistenceDirectory - Variable in class org.apache.river.mercury.MailboxImpl
Name of persistence directory
persistenceDirectory - Variable in class org.apache.river.mercury.MailboxImplInit
 
persistenceDirectory - Variable in class org.apache.river.norm.NormServerBaseImpl
The location of our persistent storage, or null if not persistent.
persistenceDirectory - Variable in class org.apache.river.norm.NormServerInitializer
 
persistenceDirectory - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
persistenceLogger - Static variable in class org.apache.river.mahalo.JoinStateManager
Logger for transaction persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.log.MultiLogManager
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.log.SimpleLogFile
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.log.TransientLogFile
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.ParticipantHandle
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.PrepareAndCommitJob
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.PrepareJob
Logger for persistence related messages
persistenceLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for transaction persistence related messages
persistenceLogger - Static variable in class org.apache.river.mercury.PersistentEventLog
Logger used for persistence-related debugging messages
persistenceLogger - Static variable in class org.apache.river.mercury.StreamPool
Logger for lease related messages
persistenceLogger - Static variable in class org.apache.river.mercury.TransientEventLog
Logger used for persistence-related debugging messages
persistenceSnapshotThreshold - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
persistenceSnapshotThreshold - Variable in class org.apache.river.reggie.RegistrarImpl
Log file must contain this many records before snapshot allowed
persistenceSnapshotWeight - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
persistenceSnapshotWeight - Variable in class org.apache.river.reggie.RegistrarImpl
Weight factor applied to snapshotSize when deciding to take snapshot
persistent - Variable in class org.apache.river.fiddler.FiddlerImpl
 
persistent - Variable in class org.apache.river.fiddler.FiddlerInit
 
persistent - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
persistent - Variable in class org.apache.river.mercury.MailboxImpl
boolean flag used to determine persistence support.
persistent - Variable in class org.apache.river.mercury.MailboxImplInit
 
persistent - Variable in class org.apache.river.norm.NormServerBaseImpl
Whether this server is persistent.
persistent - Variable in class org.apache.river.norm.NormServerInitializer
 
persistent - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
persistent - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
PersistentEventLog - Class in org.apache.river.mercury
Class that implements the interface for an EventLog.
PersistentEventLog(Uuid, File) - Constructor for class org.apache.river.mercury.PersistentEventLog
Simple constructor that takes a Uuid argument and a File argument.
PersistentNormServerImpl - Class in org.apache.river.norm
Provides a persistent, non-activatable implementation of NormServer.
PersistentNormServerImpl(String[], LifeCycle) - Constructor for class org.apache.river.norm.PersistentNormServerImpl
Provides a constructor for a persistent, non-activatable implementation of NormServer suitable for use with ServiceStarter.
PersistentOutriggerImpl - Class in org.apache.river.outrigger
OutriggerServerWrapper subclass for persistent servers.
PersistentOutriggerImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.outrigger.PersistentOutriggerImpl
Create a new incarnation of an activatable OutriggerServerImpl server.
PersistentOutriggerImpl(String[], LifeCycle) - Constructor for class org.apache.river.outrigger.PersistentOutriggerImpl
Create a new non-activatable, persistent space.
PersistentRegistrarImpl - Class in org.apache.river.reggie
Class for starting activatable and non-activatable persistent lookup services.
PersistentRegistrarImpl(String[], LifeCycle) - Constructor for class org.apache.river.reggie.PersistentRegistrarImpl
Constructs a non-activatable PersistentRegistrarImpl based on a configuration obtained using the provided arguments.
PersistentRegistrarImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.reggie.PersistentRegistrarImpl
Constructs an activatable PersistentRegistrarImpl assigned the given activation ID, based on a configuration obtained using the provided marshalled string array.
PersistentStore - Class in org.apache.river.norm
Class that actually stores a Norm server's state to disk.
PersistentStore(String, LogHandler, NormServerBaseImpl) - Constructor for class org.apache.river.norm.PersistentStore
Construct a store that will persist its data to the specified directory.
persistLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
perThreadCache - Static variable in class net.jini.loader.ClassLoading
per-thread cache (weakly) mapping verifierLoader values to (soft) sets of codebase values that have been verified (to provide content integrity) with the verifierLoader value
PhantomLiveRef(Object) - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
 
phantomQueue - Variable in class org.apache.river.concurrent.ReferenceProcessor.FinalizerTask
 
phantomQueue - Static variable in class org.apache.river.concurrent.ReferenceProcessor
 
PHOENIX - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
PHOENIX - Static variable in class org.apache.river.phoenix.Activation
 
PHOENIX_PORT - Static variable in class org.apache.river.phoenix.Activation
 
PhoenixConstants - Class in org.apache.river.phoenix
Provides constants for Phoenix.
PhoenixConstants() - Constructor for class org.apache.river.phoenix.PhoenixConstants
Prevents instantiation.
phoenixImpl - Variable in class org.apache.river.phoenix.PhoenixStarter
reference to recovered Activation instance
PhoenixStarter - Class in org.apache.river.phoenix
Used to start phoenix from the ServiceStarter.
PhoenixStarter(String[], LifeCycle) - Constructor for class org.apache.river.phoenix.PhoenixStarter
Constructs a PhoenixStarter instance.
pickCodebase(EntryClass, long) - Method in class org.apache.river.reggie.RegistrarImpl
Return any valid codebase for an entry class that has instances.
pickCodebase(EntryClass, ArrayList, long) - Method in class org.apache.river.reggie.RegistrarImpl
Return any valid codebase for an entry of the exact given class.
pickID() - Method in class org.apache.river.outrigger.EntryRep
Pick a random Uuid and set our id field to it.
pin(Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Pins this reference for the specified target, so that the impl will be held with a strong reference.
ping() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Forward a ping request to the underlying HttpClientConnection.
ping() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Pings target.
ping(boolean) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Pings target.
Ping - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
PingAck - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
pingEndpoint(HttpsEndpoint.HttpsConnection) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
Ping the server endpoint to test the connection.
pinningTargets - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
targets that have pinned this reference; guarded by "this"
Pipe(String, InputStream, PrintStream, String) - Constructor for class org.apache.river.tool.envcheck.EnvCheck.Pipe
Create a new Pipe object and start the thread to handle the data.
PipeWriter - Class in org.apache.river.phoenix
PipeWriter plugs together two pairs of input and output streams by providing readers for input streams and writing through to appropriate output streams.
PipeWriter(InputStream, OutputStream, String, String) - Constructor for class org.apache.river.phoenix.PipeWriter
Create a new PipeWriter object.
PKG - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for package wildcard nodes
plain - Variable in class org.apache.river.phoenix.ExecOptionPermission
true if the name ended with a wildcard or fpname, false otherwise
Plaintext - Class in org.apache.river.discovery.internal
Provides utility methods for plaintext data operations.
Plaintext() - Constructor for class org.apache.river.discovery.internal.Plaintext
 
platformLoader - Variable in class org.apache.river.tool.classdepend.ClassDepend
The class loader for classes that should be excluded because they are considered part of the platform.
Plugin - Interface in org.apache.river.tool.envcheck
A test plugin.
pluginJarList - Static variable in class org.apache.river.tool.envcheck.EnvCheck
the list of plugins supplied via the -plugin option
pluginList - Variable in class org.apache.river.tool.envcheck.EnvCheck
the list of plugins instances to run
pluginLoader - Variable in class org.apache.river.tool.envcheck.EnvCheck
the class loader for loading plugins
plugTogether(InputStream, OutputStream) - Static method in class org.apache.river.thread.StreamPlugThread
 
plugTogether(OutputStream, InputStream) - Static method in class org.apache.river.thread.StreamPlugThread
 
plugTogetherPair(String, InputStream, OutputStream, InputStream, OutputStream) - Static method in class org.apache.river.phoenix.PipeWriter
Allow plugging together two pipes at a time, to associate output from an exec'ed process.
policy - Variable in class org.apache.river.phoenix.SystemAccessExporter
The group policy, if any.
policy - Variable in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
policy - Variable in class org.apache.river.phoenix.SystemAccessILFactory
The group policy, if any.
policy - Variable in class org.apache.river.phoenix.SystemAccessILFactory.SystemDispatcher
The group policy, if any.
policy - Variable in class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
The group policy, if any.
policy - Variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
The security policy filename or URL.
policy - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
policy - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
POLICY_ALLOW_DYNAMIC - Static variable in class org.apache.river.api.security.PolicyUtils
A key to security properties, deciding whether usage of dynamic policy location via system properties is allowed.
POLICY_EXPAND - Static variable in class org.apache.river.api.security.PolicyUtils
A key to security properties, deciding whether expansion of system properties is allowed (in security properties values, policy files, etc).
POLICY_URL_PREFIX - Static variable in class org.apache.river.api.security.ConcurrentPolicyFile
Prefix for numbered Policy locations specified in security.properties.
policyAccessible(String, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Check accessibility of the policy file.
policyDomain - Static variable in class net.jini.security.policy.DynamicPolicyProvider
 
policyDomain - Static variable in class org.apache.river.api.security.RemotePolicyProvider
 
policyFile - Variable in class net.jini.security.policy.PolicyFileProvider
 
PolicyFileProvider - Class in net.jini.security.policy
Security policy provider that wraps the J2SE(TM) default "PolicyFile" security policy provider distributed as part of the Java(TM) 2 Platform, Standard Edition.
PolicyFileProvider() - Constructor for class net.jini.security.policy.PolicyFileProvider
Deprecated.
DynamicPolicyProvider now supports Umbrella grants directly.
PolicyFileProvider(String) - Constructor for class net.jini.security.policy.PolicyFileProvider
Creates a PolicyFileProvider whose starting set of permission mappings is the same as those that would result from constructing a new instance of the J2SE default security policy provider with the java.security.policy system property set to the value of policyFile, except that UmbrellaGrantPermissions are expanded into GrantPermissions as described in the documentation for UmbrellaGrantPermission.
PolicyInitializationException - Exception in net.jini.security.policy
Exception indicating failed initialization of a security policy provider.
PolicyInitializationException(String, Throwable) - Constructor for exception net.jini.security.policy.PolicyInitializationException
Constructs new PolicyInitializationException with the specified detail message and cause.
policyLogger - Static variable in class net.jini.security.Security
 
PolicyParser - Interface in org.apache.river.api.security
Parser of policy syntax.
PolicyPermission - Class in org.apache.river.api.security
A "remote" or "REMOTE" PolicyPermission is allows updating a RemotePolicy
PolicyPermission(String) - Constructor for class org.apache.river.api.security.PolicyPermission
 
policyPermission - Variable in class org.apache.river.start.SharedActivationPolicyPermission
FilePermission object that is the delegation target of the implies() checks.
policyPermissions - Variable in class net.jini.security.policy.DynamicPolicyProvider
 
policyPermissions - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
policyProperty - Static variable in class net.jini.security.policy.PolicyFileProvider
 
policyTypes - Static variable in class org.apache.river.start.ActivateWrapper
The parameter types for the "custom, service policy constructor".
PolicyUtils - Class in org.apache.river.api.security
This class consist of a number of static methods, which provide a common functionality for various policy and configuration providers.
PolicyUtils() - Constructor for class org.apache.river.api.security.PolicyUtils
 
PolicyUtils.ExpansionFailedException - Exception in org.apache.river.api.security
Specific exception to signal that property expansion failed due to unknown key.
PolicyUtils.GeneralExpansionHandler - Interface in org.apache.river.api.security
Instances of this interface are intended for resolving generalized expansion expressions, of the form ${{protocol:data}}.
PolicyUtils.SecurityPropertyAccessor - Class in org.apache.river.api.security
Auxiliary action for accessing specific security property.
PolicyUtils.URLLoader - Class in org.apache.river.api.security
Auxiliary action for opening InputStream from specified location.
poll() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
poll(long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
poll(long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
poll(long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
poll() - Method in class org.apache.river.concurrent.ReferencedQueue
 
poll() - Method in interface org.apache.river.concurrent.RefQueue
 
poll() - Method in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
pollFirst() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
pollFirst(long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
pollFirst(long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
pollFirst() - Method in class org.apache.river.concurrent.ReferenceDeque
 
pollFirst() - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
pollFirstEntry() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
pollFirstEntry() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
pollFirstEntry() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
pollLast() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
pollLast(long, TimeUnit) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
pollLast(long, TimeUnit) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
pollLast() - Method in class org.apache.river.concurrent.ReferenceDeque
 
pollLast() - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
pollLastEntry() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
pollLastEntry() - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
pollLastEntry() - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
pool - Variable in class org.apache.river.mahalo.Job
 
pool - Variable in class org.apache.river.mercury.StreamPool
Holds stream references by associated key
pool - Variable in class org.apache.river.thread.SynchronousExecutors
 
pop() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
pop() - Method in class org.apache.river.concurrent.ReferenceDeque
 
populateContext(OutboundRequestHandle, Collection) - Method in interface net.jini.jeri.connection.Connection
Populates the supplied collection with context information representing a request with the specified handle.
populateContext(Collection) - Method in class net.jini.jeri.connection.ConnectionManager.Outbound
 
populateContext(InboundRequestHandle, Collection) - Method in interface net.jini.jeri.connection.ServerConnection
Populates the supplied collection with context information representing a request with the specified handle.
populateContext(Collection) - Method in class net.jini.jeri.connection.ServerConnectionManager.Inbound
 
populateContext(Collection) - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
Populates the context collection with information representing the connection.
populateContext(Collection) - Method in interface net.jini.jeri.InboundRequest
Populates the supplied collection with context information representing this request.
populateContext(OutboundRequestHandle, Collection) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
populateContext(InboundRequestHandle, Collection) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
populateContext(Collection) - Method in interface net.jini.jeri.OutboundRequest
Populates the supplied collection with context information representing this request.
populateContext(Collection) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
populateContext(Collection) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
No additional context -- supplied by inbound request
populateContext(Collection) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
populateContext(OutboundRequestHandle, Collection) - Method in class net.jini.jeri.ssl.SslConnection
 
populateContext(InboundRequestHandle, Collection) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
populateContext(OutboundRequestHandle, Collection) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
populateContext(InboundRequestHandle, Collection) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
populateContext(Collection) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
populateContext(Collection) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
populateContext(Collection) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Populates the given context collection with context information representing this connection.
populateContext(Collection) - Method in class org.apache.river.jeri.internal.mux.MuxClient
Populates the context collection with information representing this connection.
populateContext(Collection) - Method in class org.apache.river.jeri.internal.mux.MuxServer
Populates the context collection with information representing this connection (such as the client host).
populateContext(Collection, InetAddress) - Static method in class org.apache.river.jeri.internal.runtime.Util
 
populateContext(Collection, Subject) - Static method in class org.apache.river.jeri.internal.runtime.Util
 
populateContext(Collection, boolean) - Static method in class org.apache.river.jeri.internal.runtime.Util
 
populateGraph(PreferredListGen.Graph, File) - Method in class org.apache.river.tool.PreferredListGen
Load the given JAR File, adding every class or resource in the file to the given graph.
popup - Variable in class org.apache.river.example.browser.Browser.MouseReceiver
 
popup - Variable in class org.apache.river.example.browser.ServiceBrowser.MouseReceiver
 
popup - Variable in class org.apache.river.example.browser.ServiceEditor.MouseReceiver
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
popupMenuCanceled(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
port - Variable in class net.jini.core.discovery.LookupLocator
The port number on the host at which to perform discovery.
port - Variable in class net.jini.discovery.IncomingMulticastRequest
The port to which any responses should connect.
port - Variable in class net.jini.jeri.http.HttpEndpoint
The TCP port that this HttpEndpoint connects to.
port - Variable in class net.jini.jeri.http.HttpServerEndpoint.LE.Cookie
 
port - Variable in class net.jini.jeri.http.HttpServerEndpoint
port to listen on
port - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
The server port
port - Variable in class net.jini.jeri.ssl.SslConnection
The server port
port - Variable in class net.jini.jeri.ssl.SslEndpointImpl
The server port.
port - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The server port
port - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenCookie
 
port - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
 
port - Variable in class net.jini.jeri.tcp.TcpEndpoint
The TCP port that this TcpEndpoint connects to.
port - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
 
port - Variable in class net.jini.jeri.tcp.TcpServerEndpoint
the TCP port that this TcpServerEndpoint listens on
port - Variable in class net.jini.jrmp.JrmpExporter
 
port - Variable in class org.apache.river.api.net.Uri
 
port - Variable in class org.apache.river.api.net.UriParser
 
port - Variable in class org.apache.river.discovery.MulticastAnnouncement
The lookup service listen port.
port - Variable in class org.apache.river.discovery.MulticastRequest
The client listen port.
port - Variable in class org.apache.river.discovery.UnicastResponse
The lookup service listen port.
port - Variable in class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
port - Variable in class org.apache.river.jeri.internal.http.ServerInfo
server port
port - Variable in class org.apache.river.phoenix.SunJrmpExporter
The port.
port - Variable in class org.apache.river.reggie.RegistrarImpl.AddressTask
The port
port - Variable in class org.apache.river.reggie.RegistrarImpl.Unicast
Listen port
port - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
port - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
port - Variable in class org.apache.river.tool.ClassServer.Initializer
 
pos - Variable in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
pos - Variable in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
pos - Variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
pos - Variable in class org.apache.river.mercury.LogInputStream
index/offset into the read buffer for the next set of bytes to read
pos - Variable in class org.apache.river.mercury.LogOutputStream
index/offset into the internal write buffer
pos - Variable in class org.apache.river.system.POSIXCommandLine
 
position(String, String[]) - Static method in class net.jini.jeri.ssl.Utilities
Returns the offset of a string in an array of strings.
position - Variable in class org.apache.river.jeri.internal.mux.IOFuture
 
POSIXCommandLine - Class in org.apache.river.system
This class parses a command line using POSIX 1003.2-1992 rules.
POSIXCommandLine(String[]) - Constructor for class org.apache.river.system.POSIXCommandLine
Create a new CommandLine object that will return specified options, arguments, and operands.
POSIXCommandLine(String, String[]) - Constructor for class org.apache.river.system.POSIXCommandLine
Create a new CommandLine object that will return specified options, arguments, and operands.
POSIXCommandLine.Opt - Class in org.apache.river.system
Used to store known option types so we can generate a usage message.
possibleConstraints() - Method in class net.jini.constraint.BasicMethodConstraints
 
possibleConstraints() - Method in interface net.jini.core.constraint.MethodConstraints
Returns an iterator that yields all of the possible distinct constraints that can be returned by getConstraints, in arbitrary order and with duplicates permitted.
post(OperationJournal.JournalNode) - Method in class org.apache.river.outrigger.OperationJournal
Post a JournalNode
postalCode - Variable in class net.jini.lookup.entry.Address
Postal code.
postDestroy() - Method in class org.apache.river.norm.ActivatableNormServerImpl
 
postDestroy() - Method in class org.apache.river.norm.NormServerBaseImpl
Method subclasses can override to perform any necessary post log destruction cleanup.
postEventItem - Variable in class net.jini.lookup.ServiceDiscoveryEvent
Represents the state of the service after the event.
preallocBufferArray - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
PrearrangedServerSocket(Socket) - Constructor for class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
PrearrangedServerSocketFactory(Socket) - Constructor for class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
PrearrangedSocketFactory(Socket) - Constructor for class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
preEventItem - Variable in class net.jini.lookup.ServiceDiscoveryEvent
Represents the state of the service prior to the event.
PREF_NAME - Static variable in class net.jini.loader.pref.PreferredClassLoader
well known name of resource that contains the preferred list in a path of URLs
PREF_PREFIX - Static variable in class net.jini.loader.pref.PreferredResources
preference syntax keywords
prefCount - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
number of preferences this config can satisfy
PrefData(String, boolean) - Constructor for class org.apache.river.tool.PreferredListGen.PrefData
 
PrefData(String, boolean, File) - Constructor for class org.apache.river.tool.PreferredListGen.PrefData
 
preferences() - Method in class net.jini.core.constraint.InvocationConstraints
Returns an immutable set of all of the preferences.
preferences - Variable in class net.jini.jeri.ssl.ConnectionContext
The number of preferences satisfied
preferred - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
preferred - Variable in class org.apache.river.tool.PreferredListGen.Graph
the preferred state, only meaningful to leaf (class) nodes
preferred - Variable in class org.apache.river.tool.PreferredListGen.PrefData
the preferred value for this entry
PREFERRED_LEN - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
PreferredClassLoader - Class in net.jini.loader.pref
A class loader that supports preferred classes.
PreferredClassLoader(URL[], ClassLoader, String, boolean) - Constructor for class net.jini.loader.pref.PreferredClassLoader
Creates a new PreferredClassLoader that loads classes and resources from the specified path of URLs and delegates to the specified parent class loader.
PreferredClassLoader(URL[], ClassLoader, String, boolean, URLStreamHandlerFactory) - Constructor for class net.jini.loader.pref.PreferredClassLoader
Creates a new PreferredClassLoader that loads classes and resources from the specified path of URLs, delegates to the specified parent class loader, and uses the specified URLStreamHandlerFactory when creating new URL objects.
PreferredClassLoader.PreferredResourcesPrivilegedExceptionAction - Class in net.jini.loader.pref
 
PreferredClassProvider - Class in net.jini.loader.pref
An RMIClassLoader provider that supports preferred classes.
PreferredClassProvider() - Constructor for class net.jini.loader.pref.PreferredClassProvider
Creates a new PreferredClassProvider.
PreferredClassProvider(boolean) - Constructor for class net.jini.loader.pref.PreferredClassProvider
Creates a new PreferredClassProvider.
PreferredClassProvider.LoaderKey - Class in net.jini.loader.pref
Loader table key: a codebase annotation and a weak reference to a parent class loader (possibly null).
PreferredFactoryClassLoader - Class in net.jini.loader.pref
Class loader to wrap the preferred class loader so that loadClass checks package access.
PreferredFactoryClassLoader(URL[], ClassLoader, String, boolean) - Constructor for class net.jini.loader.pref.PreferredFactoryClassLoader
 
PreferredListGen - Class in org.apache.river.tool
Tool used to generate the preferred class information for downloadable JAR files in the form of a META-INF/PREFERRED.LIST required for use by the PreferredClassLoader.
PreferredListGen(String[]) - Constructor for class org.apache.river.tool.PreferredListGen
Create a preferred list generator and process the command line arguments.
PreferredListGen() - Constructor for class org.apache.river.tool.PreferredListGen
Constructor for programmatic access.
PreferredListGen.Graph - Class in org.apache.river.tool
A representation of the graph of classes contained in the set of JARs being analyzed.
PreferredListGen.PrefData - Class in org.apache.river.tool
A representation of a class path, package path wildcard, or namespace path wildcard preferred list entry.
PreferredListReader(JarFile) - Constructor for class org.apache.river.tool.JarWrapper.PreferredListReader
Parses the given JAR file's preferred list, if any.
PreferredListWriter(List) - Constructor for class org.apache.river.tool.JarWrapper.PreferredListWriter
Constructs a PreferredListWriter.
preferredPattern - Static variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
preferredProtocolVersion - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
preferredResources - Variable in class net.jini.loader.pref.PreferredClassLoader
PreferredResources for this loader (null if no preferred list)
PreferredResources - Class in net.jini.loader.pref
Internal data structure which holds preference information for a preferred class loader.
PreferredResources(InputStream) - Constructor for class net.jini.loader.pref.PreferredResources
Create a preference object from a stream of formatted preference syntax.
PreferredResourcesPrivilegedExceptionAction(URL) - Constructor for class net.jini.loader.pref.PreferredClassLoader.PreferredResourcesPrivilegedExceptionAction
 
prefix - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLFileHandler
 
prefix - Variable in class org.apache.river.phoenix.ExecOptionPermission
the name without any wildcard or fpname on the end
prefix - Static variable in class org.apache.river.resource.Service
 
prefixedString() - Method in class org.apache.river.tool.PreferredListGen.PrefData
 
prefixName - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
prefPackageLen - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
prefs - Variable in class net.jini.core.constraint.InvocationConstraints
The preferences.
prefSubtreeLen - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
prefWriter - Variable in class org.apache.river.tool.JarWrapper
 
prepare(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
Requests that the participant prepare itself to commit the transaction, and to vote on the outcome of the transaction.
prepare(ProxyPreparer, ProxyPreparer) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
Must be called immediately after de-serialization to prepare proxies.
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.ConsumingWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query not the Txn calling us here.)
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.EntryHandle
Methods required by the Transactable interface
prepare(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
prepare(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
prepare(TransactionManager, long) - Method in class org.apache.river.outrigger.ParticipantProxy
 
prepare(StoredObject) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Set the Transaction object.
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query not the Txn calling us here.)
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query (not to the Txn calling us here.)
prepare(TransactableMgr, OutriggerServerImpl) - Method in interface org.apache.river.outrigger.Transactable
Prepare to commit this object's part of the transaction.
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableAvailabilityWatcher
Just need to terminate this registration and return NOTCHANGED.
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableEventWatcher
Just need to terminate this registration and return NOTCHANGED.
prepare(TransactableMgr, OutriggerServerImpl) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
If a transaction ends in the middle of a query we want to throw an exception to the client making the query not the Txn calling us here.)
prepare(OutriggerServerImpl) - Method in class org.apache.river.outrigger.Txn
Prepare for transaction commit.
prepare(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class org.apache.river.outrigger.TxnState
Prepare to commit this object's part of the transaction.
PREPARE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a transaction prepare.
prepareAndCommit(TransactionManager, long) - Method in interface net.jini.core.transaction.server.TransactionParticipant
A combination of prepare and commit, which can be used by the manager when there is just one participant left to prepare and all other participants (if any) have responded with NOTCHANGED.
prepareAndCommit(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
prepareAndCommit(TransactionManager, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
prepareAndCommit(TransactionManager, long) - Method in class org.apache.river.outrigger.ParticipantProxy
 
PrepareAndCommitJob - Class in org.apache.river.mahalo
An implementation of a Job which interacts with a set of TransactionParticipants to inform them to vote and roll forward/back changes associated with a given Transaction.
PrepareAndCommitJob(Transaction, ExecutorService, WakeupManager, ClientLog, ParticipantHandle) - Constructor for class org.apache.river.mahalo.PrepareAndCommitJob
Constructs a PrepareAndCommitJob.
PrepareAndCommitRecord - Class in org.apache.river.mahalo
A LogRecord which encapsulates a participant being instructed to perform the prepareAndCommit optimization.
PrepareAndCommitRecord(ParticipantHandle, int) - Constructor for class org.apache.river.mahalo.PrepareAndCommitRecord
 
PREPARED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction has been prepared but not yet committed.
prepared - Variable in class org.apache.river.outrigger.StorableReference
True if the obj has been prepared
prepared - Variable in class org.apache.river.outrigger.TxnTable.Key
True if it has been asserted that manager has been prepared.
prepareDestroy() - Method in class org.apache.river.norm.lookup.JoinState
 
prepareDestroy() - Method in interface org.apache.river.norm.lookup.SubStore
Informs the SubStore that the service is being destroyed and it should perform any necessary cleanup (closing files for example).
preparedEventTarget - Variable in class org.apache.river.mercury.ServiceRegistration
The prepared, client-provided notification target.
preparedPart - Variable in class org.apache.river.mahalo.ParticipantHandle
Cached reference to prepared participant.
prepareExistingLocators(ProxyPreparer, LookupLocator[]) - Static method in class org.apache.river.mercury.MailboxImpl
 
PrepareJob - Class in org.apache.river.mahalo
An implementation of a org.apache.river.mahalo.Job which interacts with a set of net.jini.core.transaction.server.TransactionParticipants to inform them to vote.
PrepareJob(Transaction, ExecutorService, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class org.apache.river.mahalo.PrepareJob
Constructs an PrepareJob
prepareListener(ProxyPreparer) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
Prepares listener (if non-null) using the given proxy preparer.
prepareLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.JoinStateManager
Apply lookupLocatorPreparer to each locator in the array, replacing the original locator with the result of the prepareProxy call.
prepareLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.JoinStateManager
Apply lookupLocatorPreparer to each locator in the array, replacing the original locator with the result of the prepareProxy call.
prepareLocators(LookupLocator[], ProxyPreparer, boolean) - Static method in class org.apache.river.reggie.RegistrarImpl
Returns new array containing locators from the given non-null array prepared using the given proxy preparer.
prepareNewLocators(ProxyPreparer, LookupLocator[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
Using the given ProxyPreparer, attempts to prepare each element of the given LookupLocator array; replacing the original element of the array with the result of the call to the method ProxyPreparer.prepareProxy.
prepareNewLocators(ProxyPreparer, LookupLocator[]) - Static method in class org.apache.river.mercury.MailboxImpl
Using the given ProxyPreparer, attempts to prepare each element of the given LookupLocator array; replacing the original element of the array with the result of the call to the method ProxyPreparer.prepareProxy.
prepareOldLocators(ProxyPreparer, LookupLocator[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
Using the given ProxyPreparer, attempts to prepare each element of the given LookupLocator array; and returns a new array containing the prepared locators.
prepareOldLocators(ProxyPreparer, Set) - Static method in class org.apache.river.fiddler.FiddlerImpl
Using the given ProxyPreparer, attempts to prepare each element of the given Set of LookupLocator instances; and returns a new Set containing the prepared locators.
prepareOp(Long, StorableObject) - Method in interface org.apache.river.outrigger.LogOps
Log a transaction prepare.
prepareOp(Long, StoredObject) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method prepares a pending transaction.
prepareOp(Long, StorableObject) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a transaction prepare operation.
prepareProxy(Object) - Method in class net.jini.security.BasicProxyPreparer
Performs operations on a proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
prepareProxy(Object) - Method in interface net.jini.security.ProxyPreparer
Performs operations on a newly unmarshalled proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
prepareProxy(Object) - Method in class net.jini.security.VerifyingProxyPreparer
Performs operations on a proxy to prepare it for use, returning the prepared proxy, which may or may not be the argument itself.
PrepareRecord - Class in org.apache.river.mahalo
A LogRecord which encapsulates a participant being instructed to vote.
PrepareRecord(ParticipantHandle, int) - Constructor for class org.apache.river.mahalo.PrepareRecord
 
prepareSocket(Socket, DiscoveryConstraints) - Static method in class net.jini.discovery.AbstractLookupDiscovery
 
prepstate - Variable in class org.apache.river.mahalo.ParticipantHandle
 
prev - Variable in class org.apache.river.jeri.internal.http.TimedMap.Queue.Node
 
prevFile - Variable in class org.apache.river.logging.LogManager.Probe
The last file read
previous - Variable in class org.apache.river.api.security.Segment
 
previous() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
previousFilename - Variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
previousIndex() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
prevModified - Variable in class org.apache.river.logging.LogManager.Probe
The lastModified time of prevFile
Primitive(T) - Constructor for class net.jini.config.AbstractConfiguration.Primitive
Creates an object that represents a primitive value of the type associated with the specified primitive wrapper object.
PRIMITIVE_TYPES - Static variable in class net.jini.loader.pref.PreferredClassProvider
encodings for primitive array class element types
primitives - Static variable in class net.jini.config.ConfigurationFile
The primitive types, in increasing order with respect to widening conversions.
primitives - Static variable in class org.apache.river.tool.CheckConfigurationFile
The primitive types
PRINCIPAL - Static variable in class org.apache.river.api.security.PermissionGrantBuilder
The PermissionGrant generated will apply to the Subject that has all the principals provided.
principalConstraints - Static variable in class org.apache.river.discovery.internal.X500Constraints
 
PrincipalEntry(String, String) - Constructor for class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
 
PrincipalGrant - Class in org.apache.river.api.security
 
PrincipalGrant(Principal[], Permission[]) - Constructor for class org.apache.river.api.security.PrincipalGrant
 
principalName - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
principals - Variable in class net.jini.core.constraint.ClientMaxPrincipal
The principals.
principals - Variable in class net.jini.core.constraint.ClientMinPrincipal
The principals.
principals - Variable in class net.jini.core.constraint.ServerMinPrincipal
The principals.
principals - Variable in class net.jini.jeri.ssl.FilterX509TrustManager
The set of permitted remote principals, or null if no restriction.
principals - Variable in class net.jini.security.VerifyingProxyPreparer
Principals to scope the permission grant, if any.
principals - Variable in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
Collection of PrincipalEntries of grant clause.
principals(Principal[]) - Method in class org.apache.river.api.security.PermissionGrantBuilder
Sets the Principal[] that a Subject must have to be entitled to receive the PermissionGrant.
principals - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
principals(Principal[]) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
principals - Variable in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
print(File) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
print(Writer) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
print(PrintStream, String, String, Throwable) - Static method in class org.apache.river.tool.CheckConfigurationFile
If t is a ConfigurationException, uses the key keyPrefix+".fail", with source as the value for {0} and the localized message of t as the value for {1}.
print(PrintStream, String, String) - Static method in class org.apache.river.tool.CheckConfigurationFile
 
print(PrintStream, String, String[]) - Static method in class org.apache.river.tool.CheckConfigurationFile
 
print(String, String) - Static method in class org.apache.river.tool.CheckSer
 
print(String, Object) - Static method in class org.apache.river.tool.ClassDep
Print out string according to resourceBundle format.
print(String, Object, Object) - Static method in class org.apache.river.tool.ClassDep
Print out string according to resourceBundle format.
print(String, String) - Static method in class org.apache.river.tool.ClassServer
 
print(String, String[]) - Static method in class org.apache.river.tool.ClassServer
 
print(String, String) - Static method in class org.apache.river.tool.ComputeDigest
 
print(String, String) - Static method in class org.apache.river.tool.ComputeHttpmdCodebase
 
print(String, String[]) - Static method in class org.apache.river.tool.ComputeHttpmdCodebase
 
print(Reporter.Message) - Static method in class org.apache.river.tool.envcheck.Reporter
Generate the output for message .
print(Reporter.Message, String) - Static method in class org.apache.river.tool.envcheck.Reporter
Generate the output for message.
print(String, Object) - Static method in class org.apache.river.tool.PreferredListGen
Print out string according to resourceBundle format.
print(String, Object, Object) - Static method in class org.apache.river.tool.PreferredListGen
Print out string according to resourceBundle format.
print(String, Object, Object, Object) - Static method in class org.apache.river.tool.PreferredListGen
Print out string according to resourceBundle format.
printClassesWithFileSeparator - Variable in class org.apache.river.tool.classdepend.ClassDepend
 
printClassesWithFileSeparator() - Method in class org.apache.river.tool.classdepend.ClassDepend
 
printControlData(Logger, String) - Method in class org.apache.river.mercury.PersistentEventLog
Output state information to the given Logger.
printControlData(Logger, String) - Method in class org.apache.river.mercury.TransientEventLog
Output state information to the given Logger.
printExplanation(Reporter.Message) - Static method in class org.apache.river.tool.envcheck.Reporter
Output the explanation text supplied by message.
printResults - Variable in class org.apache.river.tool.PreferredListGen
print the preferred list, only meaningful with the -jar option
printStacks() - Method in class org.apache.river.tool.envcheck.EnvCheck
Return the flag indicating whether to output stack traces that result from a check.
printStackTrace() - Method in exception net.jini.core.entry.UnusableEntryException
printStackTrace(PrintStream) - Method in exception net.jini.core.entry.UnusableEntryException
Calls super.printStackTrace(s) and then calls printStackTrace(s) on each exception in nestedExceptions.
printStackTrace(PrintWriter) - Method in exception net.jini.core.entry.UnusableEntryException
Calls super.printStackTrace(s) and then calls printStackTrace(s) on each exception in nestedExceptions.
printStackTrace() - Method in exception net.jini.space.InternalSpaceException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintStream) - Method in exception net.jini.space.InternalSpaceException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintWriter) - Method in exception net.jini.space.InternalSpaceException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace() - Method in exception org.apache.river.mercury.InternalMailboxException
Print the stack trace of this exception and that of the nested exception, if any.
printStackTrace(PrintStream) - Method in exception org.apache.river.mercury.InternalMailboxException
Print the stack trace of this exception and that of the nested exception, if any.
printStackTrace(PrintWriter) - Method in exception org.apache.river.mercury.InternalMailboxException
Print the stack trace of this exception and that of the nested exception, if any.
printStackTrace() - Method in exception org.apache.river.norm.InternalNormException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintStream) - Method in exception org.apache.river.norm.InternalNormException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintWriter) - Method in exception org.apache.river.norm.InternalNormException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace() - Method in exception org.apache.river.norm.StoreException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintStream) - Method in exception org.apache.river.norm.StoreException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace(PrintWriter) - Method in exception org.apache.river.norm.StoreException
Print the stack trace of this exception, plus that of the nested exception, if any.
printStackTrace() - Method in exception org.apache.river.proxy.ThrowThis
Prints the composite message to System.err.
printStackTrace(PrintWriter) - Method in exception org.apache.river.proxy.ThrowThis
Prints the composite message and the embedded stack trace to the specified print writer pw
printStackTrace(PrintStream) - Method in exception org.apache.river.proxy.ThrowThis
Prints the composite message and the embedded stack trace to the specified stream ps.
printStackTrace() - Method in class org.apache.river.tool.envcheck.Reporter.Message
Prints a stack trace for the exception associated with this message.
printStackTraces - Variable in class org.apache.river.tool.envcheck.EnvCheck
flag controlling the display of stack traces in the output
priority - Variable in class org.apache.river.thread.WakeupManager.ThreadDesc
 
priorityWriteLock() - Method in class org.apache.river.thread.ReadersWriter
Obtain a priority write lock.
PRIVACY_QOP - Static variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
 
privileged - Variable in class org.apache.river.api.security.PermissionGrant
 
privilegedDomain - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
probe - Variable in class org.apache.river.logging.LogManager
 
Probe(long) - Constructor for class org.apache.river.logging.LogManager.Probe
 
problemLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
process(InvocationConstraints) - Static method in class org.apache.river.discovery.DiscoveryConstraints
Processes the discovery-related constraints in the given set of constraints, returning a DiscoveryConstraints instance from which the constraint results can be queried.
process(InvocationConstraints, boolean) - Static method in class org.apache.river.discovery.internal.X500Constraints
Returns X500Constraints instance representing the processed constraints.
process(EntryTransition, long) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Process the given transition by queuing up a task with the notifier for event delivery.
process(EntryTransition, long) - Method in class org.apache.river.outrigger.ConsumingWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Process the given transition by queuing up a task with the notifier for event delivery.
process(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadIfExistsWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.ReadWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeIfExistsWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.TakeMultipleWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
 
process(EntryTransition, long) - Method in class org.apache.river.outrigger.TransitionWatcher
Process the given transition.
process(JarWrapper.SourceJarURL, JarWrapper.PreferredListReader) - Method in class org.apache.river.tool.JarWrapper
Processes source JAR file indicated by the given URL, determining preferred resources using the provided preferred list reader.
process(String, Class) - Method in class org.apache.river.tool.PreferredListGen
Inspect the given class for dependencies.
process(String, Class[]) - Method in class org.apache.river.tool.PreferredListGen
Inspect the given array of classes for dependencies.
process(String, Constructor) - Method in class org.apache.river.tool.PreferredListGen
Inspect the given constructor for dependencies.
process(String, Method) - Method in class org.apache.river.tool.PreferredListGen
Inspect the given method for dependencies.
process(String, Field) - Method in class org.apache.river.tool.PreferredListGen
Inspect the given field for dependencies.
process(String, String) - Method in class org.apache.river.tool.PreferredListGen
Mark the given class in the Graph as 'not preferred' unless overridden by the command line -impl argument.
processBadLeases(long) - Method in class net.jini.lease.LeaseRenewalManager.RenewTask
Find any expired leases, remove them from bList and leaseInRenew, and return any with listeners.
processedBy(TransitionWatcher) - Method in class org.apache.river.outrigger.EntryTransition
Record that a given watcher has processed this Transition and does not need to again.
processGrants(Collection<PermissionGrant>, Class, boolean, NavigableSet<Permission>) - Method in class org.apache.river.api.security.AbstractPolicy
Adds Permission objects contained in PermissionGrant's to a NavigableSet that is sorted using a PermissionComparator.
processIncomingData(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
processPhantomRefs(AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Processes the notification of the given phantom reference and any others that are on this entry's reference queue.
processQueue() - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Process the internal ReferenceQueue
processQueue() - Method in class org.apache.river.collection.SoftCache
 
processQueue() - Method in class org.apache.river.collection.WeakIdentityMap
 
processQueue() - Method in class org.apache.river.collection.WeakSoftTable
Removes all invalidated entries from the map, that is, removes all entries whose keys or values have been discarded.
processQueue() - Method in class org.apache.river.concurrent.EntryFacadeConverter
 
processQueue() - Method in class org.apache.river.concurrent.ReferenceCollection
 
processQueue() - Method in class org.apache.river.concurrent.ReferenceMap
 
processQueue() - Method in class org.apache.river.concurrent.ReferenceProcessor
 
processQueue() - Method in interface org.apache.river.concurrent.ReferenceQueuingFactory
Deprecated. 
processRemotePolicyGrants(PermissionGrant[]) - Method in class org.apache.river.api.security.RemotePolicyProvider
Any grants must first be checked for PermissionGrants, checkCallerHasGrants has been provided for this purpose, then prior to calling this method, the PermissionGrant's must be added to the grantsCache.
processRenewQueue() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
In preparation for performing a select operation, process all new and renewed interest registrations so that current SelectionKey interest masks are up to date.
processRequestData(InputStream, OutputStream) - Method in interface net.jini.jeri.connection.ServerConnection
Reads from the specified input stream any per-request data required by this connection for an inbound request, writes any required response data to the specified output stream, and returns a handle for the request.
processRequestData(InputStream, OutputStream) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
 
processRequestData(InputStream, OutputStream) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
processRequestData(InputStream, OutputStream) - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
processReturn(Object, String) - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
Process the object returned by the subtask.
processServiceDescriptors(Configuration) - Static method in class org.apache.river.start.ServiceStarter
Workhorse function for both main() entrypoints.
procRequestDispatchers() - Method in class org.apache.river.jeri.internal.runtime.Target
Must be synchronized externally by the object table.
PRODUCT - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
PRODUCT - Static variable in class org.apache.river.mercury.MailboxImpl
ServiceInfo product value
ProfilingSecurityManager - Class in org.apache.river.tool
ProfilingSecurityManager is a Java security manager that profiles what resources an application accesses, and in what manner --- e.g., read, write, etc.
ProfilingSecurityManager() - Constructor for class org.apache.river.tool.ProfilingSecurityManager
 
prog - Variable in class org.apache.river.system.MultiCommandLine
The program name (if specified).
prog - Variable in class org.apache.river.system.POSIXCommandLine
The program name (if specified).
ProgrammingException(String) - Constructor for exception org.apache.river.system.CommandLine.ProgrammingException
Create an exception with the given detail string.
prohibitedMethods - Static variable in class net.jini.config.ConfigurationFile
The binary names of public, static methods that may not be called from within a configuration source, for all overloads.
prohibitedProxyInterfaces - Static variable in class org.apache.river.jeri.internal.runtime.Util
names of interfaces that proxies are prohibited from implementing
prohibitedProxyInterfacesResource - Static variable in class org.apache.river.jeri.internal.runtime.Util
name of the resource containing prohibited proxy interfaces
promote(TransactionParticipant[], long[], TransactionParticipant) - Method in class net.jini.core.transaction.server.NestableServerTransaction
Promote the listed participants (from a subtransaction) into this (the parent) transaction.
promote(long, TransactionParticipant[], long[], TransactionParticipant) - Method in interface net.jini.core.transaction.server.NestableTransactionManager
Promote the listed participants into the specified transaction.
promoteToTakeIfNeeded() - Method in class org.apache.river.outrigger.EntryHandle
It this entry is read locked promote to take locked and return true, otherwise return false.
promoteToTakeIfNeeded() - Method in class org.apache.river.outrigger.TxnState
It this entry is read locked promote to take locked and return true, otherwise return false.
propagateIOException(String, IOException) - Static method in class org.apache.river.outrigger.JoinStateManager
Propagate an IOException by wrapping it in a RuntimeException.
properties - Variable in class org.apache.river.tool.envcheck.EnvCheck
the properties on the command line being checked (never null)
propertyLock - Static variable in class net.jini.security.policy.PolicyFileProvider
 
propName - Variable in class org.apache.river.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
Property to read
props - Variable in class org.apache.river.jeri.internal.http.HttpSettings
 
PROTECTIONDOMAIN - Static variable in class org.apache.river.api.security.PermissionGrantBuilder
The PermissionGrant generated will apply to all classes belonging to the ProtectionDomain.
ProtectionDomainGrant - Class in org.apache.river.api.security
ProtectionDomainGrant's become void if serialized, since ProtectionDomain's cannot be serialized.
ProtectionDomainGrant(WeakReference<ProtectionDomain>, Principal[], Permission[]) - Constructor for class org.apache.river.api.security.ProtectionDomainGrant
 
protectionDomainPermission - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
protocol2 - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
protocol2 - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
protocol2 - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
protocol2 - Variable in class org.apache.river.reggie.RegistrarImpl
Utility for participating in version 2 of discovery protocols
PROTOCOL_VERSION_1 - Static variable in class org.apache.river.discovery.Discovery
The version number for discovery protocol version 1.
PROTOCOL_VERSION_2 - Static variable in class org.apache.river.discovery.Discovery
The version number for discovery protocol version 2.
ProtocolException - Exception in org.apache.river.jeri.internal.mux
ProtocolException is thrown inside the implementation of this package to signal that a protocol violation has occurred at various levels.
ProtocolException() - Constructor for exception org.apache.river.jeri.internal.mux.ProtocolException
Constructs a ProtocolException.
ProtocolException(String) - Constructor for exception org.apache.river.jeri.internal.mux.ProtocolException
Constructs a ProtocolException with the specified detail message.
protocolType - Variable in class net.jini.lookup.entry.jmx.JMXProtocolType
 
protocolVersion - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
The current version of the multicast announcement protocol.
protocolVersion - Static variable in class net.jini.discovery.OutgoingMulticastRequest
The current version of the multicast announcement protocol.
protocolVersions - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
protoVersion - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
Current version of the multicast announcement protocol.
protoVersion - Variable in class net.jini.discovery.IncomingMulticastRequest
The current version of the multicast request protocol.
protoVersion - Variable in class net.jini.discovery.IncomingUnicastRequest
The current version of the unicast discovery protocol.
protoVersion - Static variable in class net.jini.discovery.OutgoingUnicastRequest
The current version of the unicast discovery protocol.
protoVersion - Variable in class net.jini.discovery.OutgoingUnicastResponse
The current version of the unicast discovery protocol.
provider - Static variable in class net.jini.loader.ClassLoading
 
provider(String, ClassLoader) - Static method in class net.jini.loader.ClassLoading
 
provider - Static variable in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
 
providers - Static variable in class net.jini.export.ServerContext
 
providers(Class, ClassLoader) - Static method in class org.apache.river.resource.Service
Locates and incrementally instantiates the available providers of a given service using the given class loader.
providers(Class) - Static method in class org.apache.river.resource.Service
Locates and incrementally instantiates the available providers of a given service using the context class loader.
providers - Variable in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
providerTypes - Static variable in class org.apache.river.discovery.DiscoveryV2
 
providesIntegrity(URL) - Method in interface net.jini.security.IntegrityVerifier
Returns true if the specified URL is known to provide content integrity; returns false otherwise.
providesIntegrity(URL) - Method in class net.jini.url.file.FileIntegrityVerifier
Returns true if the specified URL uses the "file" protocol and the host is null, empty, "~", or "localhost"; returns false otherwise.
providesIntegrity(URL) - Method in class net.jini.url.httpmd.HttpmdIntegrityVerifier
Returns true if the specified URL uses the "httpmd" protocol; returns false otherwise.
providesIntegrity(URL) - Method in class net.jini.url.https.HttpsIntegrityVerifier
Returns true if the specified URL uses the "https" protocol; returns false otherwise.
provisionallyRemove() - Method in class org.apache.river.outrigger.EntryHandle
Marks this entry as being removed outside of a transaction but not yet committed to disk.
provisionallyRemovedEntrySet - Variable in class org.apache.river.outrigger.ConsumingWatcher
Set of entries (represented by EntryHolders) that we would have liked to return, but have been provisionally removed.
provisionallyRemovedEntrySet - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Set of entries that we have encountered that have been provisionally removed
provisionallyRemovedEntrySet - Variable in class org.apache.river.outrigger.TakeIfExistsWatcher
Set of entries (represented by EntryHolders) that we would have liked to return, but have been provisionally removed.
provisionallyRemovedEntrySet - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
Set of entries (represented by EntryHolders) that we would have liked to return, but have been provisionally removed.
provisionallyRemovedEntrySet - Variable in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
Set of entries (represented by EntryHolders) that we would have liked to return, but have been provisionally removed.
PROXIED - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
proxies - Variable in class org.apache.river.tool.PreferredListGen
the names of proxies supplied by the -proxy option
proxy - Variable in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
The discovered registrar to be managed
proxy - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
proxy - Variable in class net.jini.jeri.InvocationLayerFactory.Instances
 
proxy - Variable in class net.jini.lookup.JoinManager.ProxyReg
The prepared proxy to the lookup service referenced by this class, and with which this join manager's service will be registered.
proxy - Variable in class net.jini.lookup.ServiceDiscoveryManager.LeaseListenerImpl
 
proxy - Variable in class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
proxy - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
proxy - Variable in class org.apache.river.example.browser.Browser.Listener
 
proxy - Variable in class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
proxy - Variable in class org.apache.river.example.browser.SpaceBrowser.SpaceEntryPanel
 
proxy - Variable in class org.apache.river.norm.LeaseSet.WarningFactory
The source for the event
proxy - Variable in class org.apache.river.phoenix.AbstractActivationGroup
proxy for this activation group
proxy - Variable in class org.apache.river.proxy.BasicProxyTrustVerifier
The trusted proxy.
proxy - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
 
proxy - Variable in class org.apache.river.reggie.RegistrarImpl
Proxy for myself
proxy - Variable in class org.apache.river.start.NonActivatableServiceDescriptor.Created
The reference to the proxy of the created service
proxy - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor.Created
The reference to the proxy of the created service
ProxyAccessor - Interface in net.jini.export
Provides a means to obtain a proxy from an exported remote object.
proxyHost - Variable in class net.jini.jeri.http.HttpEndpoint.Connection
 
proxyHost - Variable in class net.jini.jeri.http.HttpEndpoint
current proxy host, or empty string if not proxied
proxyHost - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
The proxy host, or empty string if using a direct connection.
proxyHost - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
The proxy host, or empty string if using a direct connection.
proxyID - Variable in class org.apache.river.fiddler.FiddlerAdminProxy
The unique identifier assigned to the current instance of this proxy class by the lookup discovery service.
proxyID - Variable in class org.apache.river.fiddler.FiddlerImpl
The unique identifier generated (or recovered) when an instance of this service is constructed.
proxyID - Variable in class org.apache.river.fiddler.FiddlerProxy
The unique identifier assigned to the current instance of this proxy class by the lookup discovery service.
proxyID - Variable in class org.apache.river.fiddler.ProxyVerifier
The unique identifier associated with the backend server referenced by the innerProxy, used for comparison with the IDs extracted from the smart proxies being verified.
proxyID - Variable in class org.apache.river.mahalo.ProxyVerifier
The unique identifier associated with the backend server referenced by the serverProxy, used for comparison with the IDs extracted from the smart proxies being verified.
proxyID - Variable in class org.apache.river.mahalo.TxnMgrAdminProxy
The backend's service ID
proxyID - Variable in class org.apache.river.mahalo.TxnMgrProxy
The proxy's Uuid
proxyID - Variable in class org.apache.river.mercury.MailboxAdminProxy
The registrar's service ID
proxyID - Variable in class org.apache.river.mercury.MailboxProxy
The proxy's Uuid
proxyID - Variable in class org.apache.river.mercury.ProxyVerifier
The unique identifier associated with the backend server referenced by the serverProxy, used for comparison with the IDs extracted from the smart proxies being verified.
proxyInfo - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
proxyInterfaces - Static variable in class org.apache.river.jeri.internal.runtime.DgcClient
 
proxyNotUsedToTrackChange(ServiceRegistrar, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
proxyPort - Variable in class net.jini.jeri.http.HttpEndpoint.Connection
 
proxyPort - Variable in class net.jini.jeri.http.HttpEndpoint
current proxy port, or -1 if not proxied
proxyPort - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
The proxy port, ignored if using a direct connection.
proxyPort - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
The proxy port, ignored if using a direct connection.
ProxyPreparer - Interface in net.jini.security
Performs operations on a newly unmarshalled remote proxy to prepare it for use.
proxyPreparer - Variable in class org.apache.river.outrigger.TxnTable
ProxyPreparer to use when unpacking transactions, may be null.
ProxyReg(ServiceRegistrar, String[], int) - Constructor for class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Constructs an instance of this wrapper class.
proxyReg - Variable in class net.jini.lookup.JoinManager.JoinTask
Data structure referencing the task's associated lookup service
ProxyReg(ServiceRegistrar) - Constructor for class net.jini.lookup.JoinManager.ProxyReg
Constructor that associates this class with the lookup service referenced in the given ProxyReg parameter.
proxyReg - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
 
ProxyReg(ServiceRegistrar) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
 
ProxyRegDropTask(ServiceDiscoveryManager.ProxyReg, ServiceDiscoveryManager.EventReg, long, ServiceDiscoveryManager.LookupCacheImpl) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
proxyRegSet - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
proxyRegTask - Variable in class net.jini.lookup.JoinManager.ProxyReg
The ProxyRegTask that instantiated this ProxyReg.
ProxyRegTask(JoinManager.ProxyReg, int) - Constructor for class net.jini.lookup.JoinManager.ProxyRegTask
Basic constructor; simply stores the input parameters
proxyRegTaskQueue - Variable in class net.jini.lookup.JoinManager
 
ProxyRegTaskQueue(ExecutorService) - Constructor for class net.jini.lookup.JoinManager.ProxyRegTaskQueue
 
proxyRemoteMethodCache - Static variable in class org.apache.river.jeri.internal.runtime.Util
cache of valid proxy remote methods
proxyToString(Object) - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
proxyToString(Object) - Method in class net.jini.jeri.BasicInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
proxyToString(Object) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns a string representation for a proxy that uses this invocation handler.
ProxyTrust - Interface in net.jini.security.proxytrust
Defines a remote interface for obtaining a proxy trust verifier.
ProxyTrustExporter - Class in net.jini.security.proxytrust
Contains the information necessary to export a remote object that has a proxy that will not directly be considered trusted by clients, such that the proxy can be trusted by clients using ProxyTrustVerifier.
ProxyTrustExporter(Exporter, Exporter) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter
Creates an instance with the specified main exporter (which will be used to export the main remote object) and the specified bootstrap exporter (which will be used to export the bootstrap remote object).
ProxyTrustExporter(Exporter, Exporter, ClassLoader) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter
Creates an instance with the specified main exporter (which will be used to export the main remote object), the specified bootstrap exporter (which will be used to export the bootstrap remote object), and the specified class loader (in which the generated dynamic proxy class will be defined).
ProxyTrustExporter.ProxyTrustImpl - Class in net.jini.security.proxytrust
ProxyTrust impl class
ProxyTrustExporter.Reaper - Class in net.jini.security.proxytrust
WeakRef reaper
ProxyTrustExporter.WeakRef - Class in net.jini.security.proxytrust
Weak reference to the main remote object with strong reference to the bootstrap remote object.
ProxyTrustILFactory - Class in net.jini.jeri
Invocation layer factory for remote objects exported to use Jini extensible remote invocation (Jini ERI) that produces proxies that additionally implement the ProxyTrust interface.
ProxyTrustILFactory(MethodConstraints, Class) - Constructor for class net.jini.jeri.ProxyTrustILFactory
Creates a factory with the specified server constraints, permission class, and a null class loader.
ProxyTrustILFactory(MethodConstraints, Class, ClassLoader) - Constructor for class net.jini.jeri.ProxyTrustILFactory
Creates a factory with the specified server constraints, permission class, and class loader.
ProxyTrustImpl(Reference) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.ProxyTrustImpl
 
ProxyTrustInvocationHandler - Class in net.jini.security.proxytrust
Invocation handler for remote objects, supporting proxy trust verification by clients using ProxyTrustVerifier.
ProxyTrustInvocationHandler(RemoteMethodControl, ProxyTrust) - Constructor for class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Creates an instance with the specified main proxy and bootstrap proxy.
ProxyTrustIterator - Interface in net.jini.security.proxytrust
Defines an iterator that produces objects from which a TrustVerifier might be obtained.
ProxyTrustVerifier - Class in net.jini.security.proxytrust
Trust verifier for service proxies that use dynamically downloaded code.
ProxyTrustVerifier() - Constructor for class net.jini.security.proxytrust.ProxyTrustVerifier
Creates an instance.
ProxyTrustVerifier.MOStream - Class in net.jini.security.proxytrust
Marshal output stream that looks for a class with a given codebase but in a different class loader than the one we have.
ProxyUtil - Class in org.apache.river.fiddler
Convenience class that contains a package protected static utility method used by the proxy classes of this package in proxy trust verification process.
ProxyUtil() - Constructor for class org.apache.river.fiddler.ProxyUtil
This class cannot be instantiated.
ProxyUtil - Class in org.apache.river.mercury
Convenience class that contains a package protected static utility method used by the proxy classes of this package in proxy trust verification process.
ProxyUtil() - Constructor for class org.apache.river.mercury.ProxyUtil
This class cannot be instantiated.
ProxyUtil - Class in org.apache.river.outrigger
Convenience class that contains a package protected static utility method used by the proxy classes of this package to build method-to-method mappings.
ProxyUtil() - Constructor for class org.apache.river.outrigger.ProxyUtil
This class cannot be instantiated.
ProxyVerifier - Class in org.apache.river.fiddler
This class defines a trust verifier for the proxies related to the Fiddler implementation of the lookup discovery service.
ProxyVerifier(Fiddler, Uuid) - Constructor for class org.apache.river.fiddler.ProxyVerifier
Constructs an instance of TrustVerifier that can be used to determine whether or not a given proxy is equivalent in trust, content, and function to the service's innerProxy referenced in the class constructed here.
ProxyVerifier - Class in org.apache.river.mahalo
Defines a trust verifier for the smart proxies of a Mahalo server.
ProxyVerifier(TxnManager, Uuid) - Constructor for class org.apache.river.mahalo.ProxyVerifier
Returns a verifier for the smart proxies of the specified Mahalo server proxy.
ProxyVerifier - Class in org.apache.river.mercury
Defines a trust verifier for the smart proxies of a Mercury server.
ProxyVerifier(MailboxBackEnd, Uuid) - Constructor for class org.apache.river.mercury.ProxyVerifier
Returns a verifier for the smart proxies of the specified Mercury server proxy.
ProxyVerifier - Class in org.apache.river.norm
Defines a trust verifier for the smart proxies of a Norm server.
ProxyVerifier(NormServer, Uuid) - Constructor for class org.apache.river.norm.ProxyVerifier
Returns a verifier for the smart proxies of a Norm server with the specified proxy and unique ID.
ProxyVerifier - Class in org.apache.river.outrigger
This class defines a trust verifier for the proxies related to the Outrigger implementation of JavaSpaces technology.
ProxyVerifier(OutriggerServer, Uuid) - Constructor for class org.apache.river.outrigger.ProxyVerifier
Returns a verifier for the smart proxies of an Outrigger server with the specified server reference.
ProxyVerifier - Class in org.apache.river.reggie
Trust verifier for smart proxies used by Reggie.
ProxyVerifier(Registrar, ServiceID) - Constructor for class org.apache.river.reggie.ProxyVerifier
Constructs proxy verifier which compares server references extracted from smart proxies with the given canonical server reference, which must implement both RemoteMethodControl and TrustEquivalence.
ProxyVerifier - Class in org.apache.river.start
Defines a trust verifier for the smart proxies of a SharedGroup server.
ProxyVerifier(SharedGroupBackEnd) - Constructor for class org.apache.river.start.ProxyVerifier
Returns a verifier for the smart proxies of the specified SharedGroup server proxy.
proxyVerifierSourceClass - Static variable in class org.apache.river.mercury.ProxyVerifier
 
prunes - Variable in class org.apache.river.tool.ClassDep
Set of packages to skip over in the processing of dependencies.
pseudoReferent(Map.Entry<Referrer<K>, Referrer<V>>) - Method in class org.apache.river.concurrent.EntryFacadeConverter
 
pseudoReferent(Referrer<T>) - Method in class org.apache.river.concurrent.ReferenceProcessor
 
pseudoReferent(R) - Method in interface org.apache.river.concurrent.ReferenceQueuingFactory
 
psmMsg - Variable in class org.apache.river.tool.ProfilingSecurityManager
 
Pstartgroup() - Method in class org.apache.river.phoenix.Activation
Acquire the group semaphore and return a group name.
pStream - Variable in class org.apache.river.jeri.internal.runtime.CharacterEncoder
Stream that understands "printing"
PubFind() - Constructor for class org.apache.river.example.browser.Browser.PubFind
 
PullEventMailbox - Interface in net.jini.event
The PullEventMailbox interface allows clients to specify and use a third party for the purpose of storing and retrieving events.
pullRegister(long) - Method in interface net.jini.event.PullEventMailbox
Defines the interface to the event mailbox service.
pullRegister(long) - Method in class org.apache.river.mercury.MailboxImpl
 
pullRegister(long) - Method in class org.apache.river.mercury.MailboxProxy
 
punct - Static variable in class org.apache.river.api.net.Uri
 
push(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
push(T) - Method in class org.apache.river.concurrent.ReferenceDeque
 
pushBack() - Method in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
PushbackStreamTokenizer(Reader) - Constructor for class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
pushedBack - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
put(Object, Object) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Associates the specified value with the specified key in this cache.
put(Object, Object) - Method in class org.apache.river.collection.SoftCache
Associates value with given key, returning value previously associated with key, or null if none.
put(Object, Object) - Method in class org.apache.river.collection.WeakIdentityMap
Associates value with given key, returning value previously associated with key, or null if none.
put(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
put(K, V) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
put(T) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
put(T) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
put(K, V) - Method in class org.apache.river.concurrent.ReferenceMap
Associates value with given key, returning value previously associated with key, or null if none.
put(Object, Object) - Method in class org.apache.river.jeri.internal.http.TimedMap
Associates the given key with the given value, resetting the key's timeout.
put(Target) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
put(K, Long) - Method in class org.apache.river.lease.AbstractIDLeaseMap
This implementation will place a new key value pair association in the map, or it will replace both the key and the value if an equivalent association currently exists in the map.
put(Object, Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
put(Object, Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
put(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseTable
Add a mapping from lease wrapper to client lease.
put(ServerTransaction) - Method in class org.apache.river.outrigger.TxnTable
Atomically test if there is a Txn for the specified ServerTransaction in the table, creating a new Txn, and place in table if there is not.
put(Txn) - Method in class org.apache.river.outrigger.TxnTable
Used to put a formerly broken Txn in the main table.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
putAll(Map) - Method in class org.apache.river.lease.AbstractLeaseMap
 
putAll(Map) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
putFirst(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
putFirst(T) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
putIfAbsent(K, V) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
putIfAbsent(K, V) - Method in class org.apache.river.concurrent.ReferenceConcurrentMap
 
putLast(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
putLast(T) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
putUtf(ByteBuffer, String) - Static method in class org.apache.river.discovery.internal.Plaintext
Writes the given string to the provided buffer in UTF format, starting at the buffer's current position and not exceeding its limit.

Q

queries - Variable in class org.apache.river.outrigger.TxnMonitorTask
All the queries on the space (not queries to the transaction manager) waiting for txn to be resolved.
query - Variable in class org.apache.river.api.net.Uri
 
query - Variable in class org.apache.river.api.net.UriParser
 
query(Lease, Map) - Method in class org.apache.river.norm.DeformedLeaseList
Query the list to see if the specified client lease is in this list of deformed leases.
query - Variable in class org.apache.river.outrigger.TxnMonitor.ToMonitor
 
queryFragLegal - Static variable in class org.apache.river.api.net.Uri
 
queryLegal - Static variable in class org.apache.river.api.net.Uri
 
QueryWatcher - Class in org.apache.river.outrigger
Subclass of TransitionWatcher for blocking queries.
QueryWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.QueryWatcher
Create a new QueryWatcher.
queue - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Reference queue for the weak keys in the domains map.
queue - Variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Reference queue for cleared ValueCells
queue - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
Reference queue for WeakRefs
queue - Variable in class org.apache.river.collection.SoftCache
 
queue - Variable in class org.apache.river.collection.WeakIdentityMap
 
queue - Variable in class org.apache.river.collection.WeakSoftTable
Reference queue for cleared keys and values.
queue(Queue<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a Queue for holding references so it appears as a Queue containing referents.
queue - Variable in class org.apache.river.concurrent.ReferenceBlockingQueue
 
queue - Variable in class org.apache.river.concurrent.ReferencedQueue
 
queue - Variable in class org.apache.river.concurrent.ReferenceProcessor.CleanerTask
 
queue - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
queue - Variable in class org.apache.river.concurrent.TimedReferrer
 
Queue() - Constructor for class org.apache.river.jeri.internal.http.TimedMap.Queue
 
queue - Variable in class org.apache.river.norm.LRMEventListener
Queue we use to decouple the reception of events from the lease renewal manager from the scheduling of the sending of remote events and modifying our internal tables (which both require obtaining serious locks).
Queue - Class in org.apache.river.norm
Simple thread-safe FIFO sequence.
Queue() - Constructor for class org.apache.river.norm.Queue
 
queue - Variable in class org.apache.river.outrigger.ExpirationOpQueue
The queue of expirations to log
queue - Variable in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
queue - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
queue - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
queueDiscoveryTask() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
queueEvent(FiddlerImpl.RegistrationInfo, RemoteDiscoveryEvent) - Method in class org.apache.river.fiddler.FiddlerImpl
This method simply queues a new SendEventTask instance that will send the given remote event to the given registration's listener.
QueueExpiration(LeaseSet) - Constructor for class org.apache.river.norm.LeaseExpirationMgr.QueueExpiration
 
queueLock - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
queuer - Variable in class net.jini.lease.LeaseRenewalManager
The queuer task
QueuerTask(long) - Constructor for class net.jini.lease.LeaseRenewalManager.QueuerTask
 
queues - Variable in class org.apache.river.thread.SynchronousExecutors.Distributor
 
queues - Variable in class org.apache.river.thread.SynchronousExecutors
 
queueThreadTimeout - Variable in class org.apache.river.thread.WakeupManager
If there are no registered tasks number of milliseconds to wait before killing the kicker thread
QueueWrapper(Queue<Callable<T>>) - Constructor for class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
quote(String) - Static method in class net.jini.security.GrantPermission
Returns quoted string literal that, if parsed by java.io.StreamTokenizer, would yield the given string.
QUOTE - Static variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
quote(String) - Method in class org.apache.river.tool.classdepend.ClassDepend
Returns a literal pattern String for the specified String.
quoteComponent(String, String) - Static method in class org.apache.river.api.net.Uri
 
quoteIllegal(String, String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
All characters except letters ('a'..'
quoteString(String) - Static method in class org.apache.river.tool.DebugDynamicPolicyProvider
Returns a quoted version of the argument, such that it would result in the argument if read from a file with the standard String syntax.

R

r - Variable in class org.apache.river.concurrent.ReferenceProcessor.CreateThread
 
raf - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputStream
 
raf - Variable in class org.apache.river.reliableLog.LogOutputStream
 
rand - Variable in class org.apache.river.mercury.MailboxImpl.Notifier
Random number generator that will be used for implementing a simple load balancing scheme.
random - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
random - Variable in class org.apache.river.reggie.RegistrarImpl
Random number generator for use in lookup
RandomizedIterator(String, TypeTree) - Constructor for class org.apache.river.outrigger.TypeTree.RandomizedIterator
Create a new RandomizedIterator for the given class.
raw - Variable in class org.apache.river.tool.JarWrapper.SourceJarURL
raw URL string, including HTTPMD information (if any)
rawUnicastDiscoveryConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
rawUnicastDiscoveryConstraints - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
rawUnicastDiscoveryConstraints - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
rawUnicastDiscoveryConstraints - Variable in class org.apache.river.reggie.RegistrarImpl
Cached raw constraints associated with unicastDiscovery method
RC - Class in org.apache.river.concurrent
This class contains static methods for decorating collections with reference capability.
RC() - Constructor for class org.apache.river.concurrent.RC
 
rcount - Variable in class org.apache.river.mercury.PersistentEventLog
The current number of read events.
RDONLY - Static variable in interface org.apache.river.mahalo.log.FileModes
 
re - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
 
read() - Method in class net.jini.config.UnicodeEscapesDecodingReader
 
read(char[], int, int) - Method in class net.jini.config.UnicodeEscapesDecodingReader
 
read(InputStream) - Static method in class net.jini.id.UuidFactory
Creates a new Uuid with the 128-bit value obtained by unmarshalling a binary representation from the supplied InputStream.
read() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
Call readFirst, then pass through.
read(byte[], int, int) - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
Call readFirst, then pass through.
read() - Method in class net.jini.jeri.kerberos.KerberosUtil.Connection
Block until a complete GSS token has been received, unwrap it, and return its content.
read() - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
read(byte[], int, int) - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionInputStream
 
read(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Read any matching entry from the space, blocking until one exists.
read() - Method in class net.jini.url.httpmd.MdInputStream
 
read(byte[], int, int) - Method in class net.jini.url.httpmd.MdInputStream
 
read - Variable in class org.apache.river.concurrent.TimedReferrer
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
read() - Method in class org.apache.river.jeri.internal.http.MessageReader.BoundedInputStream
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.MessageReader.BoundedInputStream
 
read() - Method in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
read() - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.Request.ContentInputStream
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to read inbound request/response data.
read() - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
read(byte[], int, int) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
read(InputStream) - Method in class org.apache.river.mercury.EventReader
Returns the next available RemoteEvent from the stream.
read() - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
read(byte[]) - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
read(byte[], int, int) - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
read() - Method in class org.apache.river.mercury.LogInputStream
 
read(byte[]) - Method in class org.apache.river.mercury.LogInputStream
 
read(byte[], int, int) - Method in class org.apache.river.mercury.LogInputStream
 
read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface org.apache.river.outrigger.OutriggerServer
Find an entry in the space that matches the passed template and is visible to the passed transaction.
read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
read(Entry, Transaction, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
READ - Static variable in interface org.apache.river.outrigger.TransactableConstants
 
read() - Method in class org.apache.river.reliableLog.LogInputStream
Reads a byte of data.
read(byte[]) - Method in class org.apache.river.reliableLog.LogInputStream
Reads data into an array of bytes.
read(byte[], int, int) - Method in class org.apache.river.reliableLog.LogInputStream
Reads data into an array of bytes.
READ_CLIENT_CONNECTION_HEADER - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
READ_MESSAGE_BODY - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
READ_MESSAGE_HEADER - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
READ_SERVER_CONNECTION_HEADER - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
readAhead(int) - Method in interface org.apache.river.mercury.EventLog
Return an array of RemoteEventData with a limit of maxEvents elements.
readAhead(int) - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
readAhead(int) - Method in interface org.apache.river.mercury.EventLogIterator
Return an array of RemoteEventData with a limit of maxEvents elements.
readAhead(int) - Method in class org.apache.river.mercury.PersistentEventLog
 
readAhead(int) - Method in class org.apache.river.mercury.TransientEventLog
 
readAnnotation() - Method in class net.jini.io.MarshalInputStream
Reads and returns a class annotation string value (possibly null) that was written by a corresponding MarshalOutputStream implementation.
readAnnotation() - Method in class net.jini.io.MarshalledInstance.MarshalledInstanceInputStream
Overrides MarshalInputStream.readAnnotation to return locations from the stream we were given, or null if we were given a null location stream.
readAttributes(ObjectInput) - Static method in class org.apache.river.mahalo.JoinStateManager
Utility method to read in an array of entities from a ObjectInputStream.
readAttributes(ObjectInputStream) - Static method in class org.apache.river.norm.lookup.JoinState
Utility method to read in an array of entities from a ObjectInputStream.
readAttributes(ObjectInputStream) - Static method in class org.apache.river.outrigger.JoinStateManager
Utility method to read in an array of entities from a ObjectInputStream.
readClientConnectionHeader(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
readConfiguration(InputStream) - Method in class org.apache.river.logging.LogManager
Reinitialize the logging properties and reread the logging configuration, and initiate probes if the probe interval is greater than zero.
readContent(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.MessageReader
Reads message content.
readControlFile() - Method in class org.apache.river.mercury.PersistentEventLog
Read state information from the underlying store.
readCount - Variable in class org.apache.river.mercury.RemoteEventDataCursor
 
reader - Variable in class net.jini.config.UnicodeEscapesDecodingReader
The source of characters to translate.
reader - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
reader - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
Reader() - Constructor for class org.apache.river.jeri.internal.mux.StreamConnectionIO.Reader
 
ReadersWriter - Class in org.apache.river.thread
An Object to control the concurrent state.
ReadersWriter() - Constructor for class org.apache.river.thread.ReadersWriter
 
ReadersWriter.ConcurrentLockException - Exception in org.apache.river.thread
InterruptedException transformed to a runtime exception.
readerWait(Object, long) - Method in class org.apache.river.thread.ReadersWriter
Release a read lock, wait the given period of time or until notified by notifier, then obtain a read lock again.
readExternal(ObjectInput) - Method in class org.apache.river.outrigger.StorableReference
 
readFirst() - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
Calls readResponseData on the connection, exactly once.
readFully(InputStream, byte[]) - Method in class org.apache.river.jeri.internal.runtime.CharacterEncoder
This method works around the bizarre semantics of BufferedInputStream's read method.
readGrantEntry(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Tries to read grant clause.
readHeader() - Method in class org.apache.river.jeri.internal.http.MessageReader
Reads in HTTP message header.
readIfExists(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Read any matching entry from the space, returning null if there is currently is none.
readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface org.apache.river.outrigger.OutriggerServer
Find an entry in the space that matches the passed template and is visible to the passed transaction.
readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
readIfExists(Entry, Transaction, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
ReadIfExistsWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for non-transactional if exists reads.
ReadIfExistsWatcher(long, long, long, Set<Uuid>) - Constructor for class org.apache.river.outrigger.ReadIfExistsWatcher
Create a new ReadIfExistsWatcher.
readIndexFile(JarFile, JarEntry, URL) - Static method in class org.apache.river.api.net.RFC3986URLClassLoader.IndexFile
 
readInternal() - Method in class net.jini.config.UnicodeEscapesDecodingReader
Implements read() without checking if this reader is closed.
readKeystoreEntry(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Tries to read keystore clause fields.
readLine(InputStream) - Static method in class org.apache.river.jeri.internal.http.MessageReader
Reads and returns next line from stream, or null if at end of stream.
readLine(InputStream, StringBuffer) - Static method in class org.apache.river.tool.ClassServer
Read up to CRLF, return false if EOF
readLineTrimComments(BufferedReader) - Method in class net.jini.loader.pref.PreferredResources
Reads the next line from the specified BufferedReader, removing leading and trailing whitespace and comments.
readLock - Variable in class org.apache.river.phoenix.Activation
 
readLock - Variable in class org.apache.river.start.AggregatePolicyProvider
 
readLock - Variable in class org.apache.river.thread.ReadersWriter
 
readLock() - Method in class org.apache.river.thread.ReadersWriter
Obtain a read lock.
readLong(InputStream) - Static method in class net.jini.id.UuidFactory
Read a long value from an InputStream in big-endian byte order.
readMessageBody(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
readMessageHeader(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
readObject(ObjectInputStream) - Method in class net.jini.activation.ActivatableInvocationHandler
Verifies that the activation identifier is not null, and that the constraints on this invocation handler and the underlying proxy are consistent.
readObject(ObjectInputStream) - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Verifies that the deserialized field values for this error descriptor are valid.
readObject(ObjectInputStream) - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Verifies that the method name, parameter types, and constraints are valid.
readObject(ObjectInputStream) - Method in class net.jini.constraint.BasicMethodConstraints
Verifies legal descriptor ordering.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ClientMaxPrincipal
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Verifies that there is at least one class, that none of the classes is null, primitive types, array types, or final classes that do not have Principal as a superinterface, and that no class is assignable to any other class.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ClientMinPrincipal
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ClientMinPrincipalType
Verifies that there is at least one class, that none of the classes is null, primitive types, array types, or final classes that do not have Principal as a superinterface, and that no class is assignable to any other class.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ConnectionRelativeTime
Verifies that time is greater than or equal to zero.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ConstraintAlternatives
Verifies that there are at least two constraints, that none are null and none are instances of this class, and that there are no duplicates.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Verifies that minStart is less than or equal to maxStart, maxStart is less than or equal to minStop, and minStop is less than or equal to maxStop.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.DelegationRelativeTime
Verifies that minStart is less than or equal to maxStart, maxStart is less than or equal to minStop, minStop is less than or equal to maxStop, and minStop is greater than or equal to zero.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.InvocationConstraints
Verifies that there are no null elements and no duplicates.
readObject(ObjectInputStream) - Method in class net.jini.core.constraint.ServerMinPrincipal
Verifies that there is at least one principal, that none of the principals is null, and that there are no duplicates.
readObject(ObjectInputStream) - Method in class net.jini.core.discovery.LookupLocator
Added to allow deserialisation of broken serial compatibility in 2.2.0
readObject(ObjectInputStream) - Method in exception net.jini.core.entry.UnusableEntryException
 
readObject(ObjectInputStream) - Method in class net.jini.core.event.EventRegistration
Default read object, in case of future evolution.
readObject(ObjectInputStream) - Method in class net.jini.core.event.RemoteEvent
Serialization support
readObject(ObjectInputStream) - Method in exception net.jini.core.lease.LeaseMapException
 
readObject(ObjectInputStream) - Method in class net.jini.core.lookup.ServiceEvent
Serialization evolution support
readObject(ObjectInputStream) - Method in class net.jini.core.lookup.ServiceItem
 
readObject(ObjectInputStream) - Method in class net.jini.discovery.DiscoveryEvent
 
readObject(ObjectInputStream) - Method in exception net.jini.discovery.LookupUnmarshalException
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class net.jini.discovery.RemoteDiscoveryEvent
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in exception net.jini.entry.UnusableEntriesException
 
readObject(ObjectInputStream) - Method in class net.jini.id.Uuid
 
readObject(ObjectInputStream) - Method in class net.jini.io.MarshalledInstance
Verify the case of null contained object.
readObject(ObjectInputStream) - Method in class net.jini.jeri.BasicInvocationHandler
 
readObject(ObjectInputStream) - Method in class net.jini.jeri.BasicObjectEndpoint
If this BasicObjectEndpoint participates in DGC, initiates asynchronous DGC activity for it.
readObject(ObjectInputStream) - Method in class net.jini.jeri.http.HttpEndpoint
 
readObject(ObjectInputStream) - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Read in a serialized instance and check that the deserialized instance has the right fields.
readObject(ObjectInputStream) - Method in class net.jini.jeri.ssl.HttpsEndpoint
Reads the serverHost, port, and socketFactory fields, checks that serverHost is not null and port is in range, and sets transient fields.
readObject(ObjectInputStream) - Method in class net.jini.jeri.ssl.SslEndpoint
Reads the serverHost, port, and socketFactory fields, checks that serverHost is not null and port is in range, and sets transient fields.
readObject(ObjectInputStream) - Method in class net.jini.jeri.tcp.TcpEndpoint
 
readObject(ObjectInputStream) - Method in class net.jini.security.AccessPermission
Verifies the syntax of the target name and recreates any transient state.
readObject(ObjectInputStream) - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
Verifies the permissions list.
readObject(ObjectInputStream) - Method in class net.jini.security.AuthenticationPermission
Verifies the syntax of the target name and recreates any transient state.
readObject(ObjectInputStream) - Method in class net.jini.security.BasicProxyPreparer
Verifies that fields have legal values.
readObject(ObjectInputStream) - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
Verifies the permissions list.
readObject(ObjectInputStream) - Method in class net.jini.security.GrantPermission
Reconstitutes contained permissions based on the information in the target name.
readObject(ObjectInputStream) - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Verifies that the main proxy is an instance of TrustEquivalence, and that the bootstrap proxy is an instance of both RemoteMethodControl and TrustEquivalence.
readObject(ObjectInputStream) - Method in class net.jini.space.AvailabilityEvent
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.CertificateGrant
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.ClassLoaderGrant
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.DelegatePermission
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.PrincipalGrant
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
readObject(ObjectInputStream) - Method in class org.apache.river.api.security.URIGrant
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceCollection
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceComparator
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceDeque
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferencedQueue
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceList
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceSet
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.ReferrerDecorator
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.SoftEqualityReference
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.SoftIdentityReference
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.StrongReference
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.WeakEqualityReference
 
readObject(ObjectInputStream) - Method in class org.apache.river.concurrent.WeakIdentityReference
 
readObject(ObjectInputStream) - Method in class org.apache.river.discovery.DiscoveryProtocolVersion
 
readObject(ObjectInputStream) - Method in class org.apache.river.discovery.MulticastMaxPacketSize
 
readObject(ObjectInputStream) - Method in class org.apache.river.discovery.MulticastTimeToLive
 
readObject(ObjectInputStream) - Method in class org.apache.river.discovery.UnicastSocketTimeout
 
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
When this class is deserialized, this method is invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerLease
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.fiddler.FiddlerRegistration
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.landlord.ConstrainableLandlordLease
 
readObject(ObjectInputStream) - Method in class org.apache.river.landlord.LandlordLease
Read this object back validating state.
readObject(ObjectInputStream) - Method in class org.apache.river.landlord.LandlordProxyVerifier
Verifies that the server reference implements TrustEquivalence.
readObject(ObjectInputStream) - Method in class org.apache.river.lease.AbstractLease
If serialFormat is DURATION, add the current time to the expiration, to make it absolute (and if the result of the addition is negative, correct the overflow by resetting the expiration to Long.MAX_VALUE).
readObject(ObjectInputStream) - Method in class org.apache.river.lease.BasicRenewalFailureEvent
 
readObject(ObjectInputStream) - Method in class org.apache.river.mahalo.StorableObject
 
readObject(ObjectInputStream) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.mahalo.TxnMgrProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.EventID
Initialize id field using default semantics but then unmarshal the value of source from the stream.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Verifies that the registrationID and server fields are not null, that server implements RemoteMethodControl, and that the server proxy has the appropriate method constraints.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.ListenerProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.MailboxAdminProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
Unmarshals the event listener.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Performs various functions related to the trust verification process for the current instance of this proxy class, as detailed in the description for this class.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.MailboxProxy
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.Registration.ConstrainableRegistration
Verifies that the registrationID, lease and mailbox fields are not null, that mailbox implements RemoteMethodControl, and that the mailbox proxy has the appropriate method constraints.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.Registration
When an instance of this class is deserialized, this method is automatically invoked.
readObject(ObjectInputStream) - Method in class org.apache.river.mercury.RemoteEventData
Use readObject method to capture whether or not integrity was being enforced when this object was unmarshalled, and to perform basic integrity checks.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.AbstractProxy
Require fields to be non-null.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
Require server to implement RemoteMethodControl.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.event.EventTypeGenerator
Override readObject to create a TaskManager and a WakeupManager.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.GetLeasesResult
 
readObject(ObjectInputStream) - Method in class org.apache.river.norm.LeaseSet
Override readObject so we can restore expiration2
readObject(ObjectInputStream) - Method in class org.apache.river.norm.NormProxy.ConstrainableNormProxy
Require server to implement RemoteMethodControl.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.ProxyVerifier
Require server proxy to implement TrustEquivalence.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Verifies that ourLease is a ConstrainableLandlordLease, and that server implements RemoteMethodControl and has the appropriate method constraints.
readObject(ObjectInputStream) - Method in class org.apache.river.norm.SetProxy
Require lease to be non-null.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.AdminProxy
Read this object back and validate state.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
 
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.ConstrainableParticipantProxy
 
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
 
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.EntryRep
Use readObject method to capture whether or not integrity was being enforced when this object was unmarshalled, and to perform basic integrity checks.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.ParticipantProxy
Read this object back and validate state.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.ProxyVerifier
Verifies that the server reference implements TrustEquivalence.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.snaplogstore.BaseObject
Added to enable the serial form to be modified in a backward compatible manner (if necessary) with 3.0.0 and later.
readObject(ObjectInputStream) - Method in class org.apache.river.outrigger.SpaceProxy2
Read this object back setting the maxServerQueryTimeout field and validate state.
readObject(ObjectInputStream) - Method in class org.apache.river.phoenix.ExecOptionPermission
Recreates any transient state.
readObject(ObjectInputStream) - Method in class org.apache.river.phoenix.ExecPermission
Recreates any transient state.
readObject(ObjectInputStream) - Method in class org.apache.river.proxy.BasicProxyTrustVerifier
 
readObject(ObjectInputStream) - Method in class org.apache.river.proxy.MarshalledWrapper
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.AdminProxy
Reads the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ConstrainableAdminProxy
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ConstrainableEventLease
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ConstrainableRegistrarProxy
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ConstrainableRegistration
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ConstrainableServiceLease
Verifies that the client constraints for this proxy are consistent with those set on the underlying server ref.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.EntryClass
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized and checks that valid values for this object have been read from the stream.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ProxyVerifier
Reads the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarEvent
Reads the default serializable field value for this instance, followed by the serviceItem's service ID encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
Unmarshals the event listener.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
Reads in null-terminated list of MarshalledInstances, from which attributes are unmarshalled.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
Reads in null-terminated list of MarshalledInstances, from which locators are unmarshalled.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarLease
Reads the default serializable field values for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarProxy
Reads the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.Registration
Verifies that member fields are non-null.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ServiceLease
Reads the service ID, encoded as specified by the ServiceID.writeBytes method.
readObject(ObjectInputStream) - Method in class org.apache.river.reggie.ServiceType
Samples integrity protection setting (if any) of the stream from which this instance is being deserialized.
readObject(ObjectInputStream) - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Reads the default serializable field values for this object and resets the tranisient fields to legal values.
readObject(ObjectInputStream) - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Reads the default serializable field values for this object.
readObject(ObjectInputStream) - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Reads the default serializable field values for this object.
readObjectNoData() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Throws InvalidObjectException, since a descriptor is always required.
readObjectNoData() - Method in exception net.jini.core.entry.UnusableEntryException
 
readObjectNoData() - Method in exception net.jini.core.lease.LeaseMapException
 
readObjectNoData() - Method in exception net.jini.entry.UnusableEntriesException
 
readObjectNoData() - Method in class net.jini.id.Uuid
 
readObjectNoData() - Method in class net.jini.io.MarshalledInstance
Protect against missing superclass.
readObjectNoData() - Method in class net.jini.jeri.BasicInvocationHandler
 
readObjectNoData() - Method in class net.jini.security.BasicProxyPreparer
Throws an exception to insure that data was supplied in order to set the permissions field to an empty array.
readObjectNoData() - Method in class net.jini.space.AvailabilityEvent
 
readObjectNoData() - Method in class org.apache.river.fiddler.FiddlerAdminProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.fiddler.FiddlerLease
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.fiddler.FiddlerProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.fiddler.FiddlerRegistration
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.landlord.LandlordLease
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.lease.AbstractLease
Throws an InvalidObjectException.
readObjectNoData() - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mahalo.TxnMgrProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mercury.ListenerProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mercury.MailboxAdminProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mercury.MailboxProxy
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mercury.Registration
During deserialization of an instance of this class, if it is found that the stream contains no data, this method is automatically invoked.
readObjectNoData() - Method in class org.apache.river.mercury.RemoteEventData
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.norm.AbstractProxy
Require fields to be non-null.
readObjectNoData() - Method in class org.apache.river.norm.AdminProxy
Require fields to be non-null.
readObjectNoData() - Method in class org.apache.river.norm.NormProxy
Require fields to be non-null.
readObjectNoData() - Method in class org.apache.river.norm.SetProxy
Require fields to be non-null.
readObjectNoData() - Method in class org.apache.river.outrigger.AdminProxy
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.outrigger.EntryRep
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.outrigger.OutriggerAvailabilityEvent
 
readObjectNoData() - Method in class org.apache.river.outrigger.ParticipantProxy
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.outrigger.SpaceProxy2
We should always have data in the stream, if this method gets called there is something wrong.
readObjectNoData() - Method in class org.apache.river.proxy.MarshalledWrapper
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.AdminProxy
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.EntryClass
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.EventLease
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.RegistrarLease
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.RegistrarProxy
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.Registration
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.ServiceLease
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.reggie.ServiceType
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Throws InvalidObjectException, since data for this class is required.
readObjectNoData() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
Throws InvalidObjectException, since data for this class is required.
readonly - Variable in class org.apache.river.mahalo.log.SimpleLogFile
Flag to indicate that the log file has been created via the read-only constructor.
readOnlyPrivateCredentials - Variable in class net.jini.jeri.ssl.ServerAuthManager
The subject's private credentials, if the subject is read-only.
readPermissionEntries(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Tries to read a list of permission entries.
readPosition - Variable in class org.apache.river.mercury.RemoteEventDataCursor
 
readPrincipalEntry(StreamTokenizer) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Tries to read Principal entry fields.
ReadProperityPrivilegedAction(String) - Constructor for class org.apache.river.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
Construct a ReadProperityPrivilegedAction that will read the specified property.
readResolve() - Method in class net.jini.core.constraint.ClientAuthentication
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.core.constraint.Confidentiality
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.core.constraint.Delegation
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.core.constraint.Integrity
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.core.constraint.ServerAuthentication
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.id.Uuid
Returns this object.
readResolve() - Method in class net.jini.jeri.http.HttpEndpoint
 
readResolve() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Resolves deserialized instance to equivalent canonical instance.
readResolve() - Method in class net.jini.jeri.ssl.ConfidentialityStrength
Canonicalize so that == can be used.
readResolve() - Method in class net.jini.jeri.tcp.TcpEndpoint
 
readResolve() - Method in class net.jini.lookup.entry.StatusType
Canonicalize so that == can be used.
readResolve() - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy
 
readResolve() - Method in class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
readResolve() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
readResolve() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
readResolve() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
readResolve() - Method in class org.apache.river.phoenix.AID.State
 
readResolve() - Method in class org.apache.river.phoenix.ConstrainableAID.State
 
ReadResolveFixCollectionCircularReferences<T> - Class in org.apache.river.concurrent
The purpose of this class is to implement all the possible interfaces that subclasses of ReferenceCollection may implement.
ReadResolveFixCollectionCircularReferences() - Constructor for class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
ReadResolveFixForMapCircularReferences<K,V> - Class in org.apache.river.concurrent
 
ReadResolveFixForMapCircularReferences() - Constructor for class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
readResponseData(OutboundRequestHandle, InputStream) - Method in interface net.jini.jeri.connection.Connection
Reads from the specified stream any per-response data required by this connection for a request with the specified handle.
readResponseData(OutboundRequestHandle, InputStream) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
readResponseData(OutboundRequestHandle, InputStream) - Method in class net.jini.jeri.ssl.SslConnection
 
readResponseData(OutboundRequestHandle, InputStream) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
readServerConnectionHeader(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
readStartLine() - Method in class org.apache.river.jeri.internal.http.MessageReader
Reads in HTTP message start line.
readState - Variable in class org.apache.river.jeri.internal.mux.Mux
 
readStateLock - Variable in class org.apache.river.jeri.internal.mux.Mux
 
readStreamHeader() - Method in class org.apache.river.mahalo.log.SimpleLogFile.HeaderlessObjectInputStream
Overrides ObjectInputStream's method with no-op functionality.
readStreamHeader() - Method in class org.apache.river.mercury.EventReader.EventInputStream
Overrides ObjectInputStream's method with no-op functionality.
readTrailer() - Method in class org.apache.river.jeri.internal.http.MessageReader
Reads in message trailer after consuming any unread content data.
readUnicastResponse(InputStream, ClassLoader, boolean, ClassLoader, Collection) - Static method in class org.apache.river.discovery.internal.Plaintext
Reads unicast response according to the net.jini.discovery.plaintext format.
readUnlock() - Method in class org.apache.river.thread.ReadersWriter
Release a read lock.
readUpdate(InputStream) - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
readUpdate(InputStream) - Method in class org.apache.river.reliableLog.LogHandler
Reads a stably logged update (a serializable object) from a stream.
ReadWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for non-transactional reads.
ReadWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.ReadWatcher
Create a new ReadWatcher.
READWRITE - Static variable in interface org.apache.river.mahalo.log.FileModes
 
ready - Variable in class org.apache.river.norm.NormServerBaseImpl
Lock protecting startup and shutdown
READY - Static variable in class org.apache.river.norm.NormServerBaseImpl.ReadyState
 
ready() - Method in class org.apache.river.norm.NormServerBaseImpl.ReadyState
Marks the service ready for use, throwing IllegalStateException if it is shutting down.
READY - Static variable in class org.apache.river.thread.ReadyState
 
ready() - Method in class org.apache.river.thread.ReadyState
Marks the service ready for use.
readyMask - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
readyQueue - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
queue of keys that have I/O operations ready to be handled
readyQueueNext - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
readyState - Variable in class org.apache.river.fiddler.FiddlerImpl
Object used to prevent access to this service during the service's initialization or shutdown processing.
readyState - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
readyState - Variable in class org.apache.river.mercury.MailboxImpl
Object used to prevent access to this service during the service's initialization or shutdown processing.
ReadyState() - Constructor for class org.apache.river.norm.NormServerBaseImpl.ReadyState
 
ReadyState - Class in org.apache.river.thread
Utility class used to prevent access to a service before it has completed its initialization or after it starts to shutdown.
ReadyState() - Constructor for class org.apache.river.thread.ReadyState
 
ReadyState.RemoteExceptionWrapper - Exception in org.apache.river.thread
Wrapper used to prevent a RemoteException from being wrapped in a ServerException by the RMI implementation.
realClass - Variable in class org.apache.river.outrigger.EntryRep
The realClass object is transient because we neither need nor want it reconstituted on the other side.
reap() - Method in class org.apache.river.outrigger.EntryHolder
Reap the expired elements.
reap() - Method in class org.apache.river.outrigger.EntryHolderSet
Force all of the holders to reap their FastLists
reap() - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQueryReaper
 
reap() - Method in class org.apache.river.outrigger.OutriggerServerImpl.EntryReaper
 
reap() - Method in class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
reap() - Method in class org.apache.river.outrigger.OutriggerServerImpl.TemplateReaper
 
reap(long) - Method in class org.apache.river.outrigger.TemplateHandle
Visit each TransitionWatcher and check to see if it has expired, removing it if it has.
reap() - Method in class org.apache.river.outrigger.TransitionWatchers
Visit each TransitionWatcher and check to see if it has expired, removing it if it has.
reap(long) - Method in class org.apache.river.outrigger.WatchersForTemplateClass
Visit each TransitionWatcher and check to see if it has expired, removing it if it has.
Reaper() - Constructor for class net.jini.jeri.connection.ConnectionManager.Reaper
 
Reaper() - Constructor for class net.jini.jeri.ssl.HttpsEndpoint.Reaper
Non-private constructor to avoid accessor methods.
reaper - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
WeakRef reaper, if any
Reaper() - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.Reaper
 
reaper - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
thread to process garbage collected impls
Reaper() - Constructor for class org.apache.river.jeri.internal.runtime.ImplRefManager.Reaper
 
Reaper(String, long) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
reaperSet - Static variable in class net.jini.jeri.connection.ConnectionManager
Set of connection managers with open or pending muxes (connections), for consideration by the reaper thread.
reapQueue - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
queue notified when weak refs to impls are cleared
reason - Variable in class org.apache.river.jeri.internal.http.StartLine
response status reason
rebind(String, Remote) - Method in class org.apache.river.phoenix.Activation.RegistryImpl
Always throws SecurityException.
reCaught - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
RECEIVE_BUFFER_SIZE - Static variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
 
RECEIVE_BUFFER_SIZE - Static variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
 
RECEIVE_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for event reception related messages
received - Variable in class org.apache.river.jeri.internal.mux.Session.NotifyAcknowledgementListeners
 
receivedAcknowledgment - Variable in class org.apache.river.jeri.internal.mux.Session
 
receivedAckRequired - Variable in class org.apache.river.jeri.internal.mux.Session
 
receiveNotify(int) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
receiver - Variable in class org.apache.river.example.browser.ServiceEditor
 
recentExceptionCount - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.SelectLoop
 
recordTransition(EntryTransition) - Method in class org.apache.river.outrigger.OperationJournal
Records an operation on an entry.
recordTransition(EntryTransition) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Records a transition in the visibility of an entry.
recover(InputStream) - Method in class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
 
recover(TxnManagerTransaction) - Method in class org.apache.river.mahalo.AbortRecord
Recovers the state encapsulated the AbortRecord to the caller.
recover(TxnManagerTransaction) - Method in class org.apache.river.mahalo.CommitRecord
Recovers the state encapsulated the CommitRecord to the caller.
recover() - Method in class org.apache.river.mahalo.JoinStateManager
 
recover(InputStream) - Method in class org.apache.river.mahalo.JoinStateManager
 
recover(LogRecovery) - Method in interface org.apache.river.mahalo.log.Log
 
recover() - Method in interface org.apache.river.mahalo.log.LogManager
Consumes the log file and re-constructs a system's state.
recover(long, LogRecord) - Method in interface org.apache.river.mahalo.log.LogRecovery
Accepts a LogRecord from the caller.
recover() - Method in class org.apache.river.mahalo.log.MultiLogManager
Consumes the log file and re-constructs a system's state.
recover(LogRecovery) - Method in class org.apache.river.mahalo.log.SimpleLogFile
Recover information from the log.
recover(LogRecovery) - Method in class org.apache.river.mahalo.log.TransientLogFile
Recover information from the log.
recover(TxnManagerTransaction) - Method in class org.apache.river.mahalo.ParticipantModRecord
 
recover(TxnManagerTransaction) - Method in interface org.apache.river.mahalo.TxnLogRecord
 
recover(long, LogRecord) - Method in class org.apache.river.mahalo.TxnManagerImpl
This method recovers state changes resulting from committing a transaction.
recover(InputStream) - Method in class org.apache.river.mercury.MailboxImpl.LocalLogHandler
 
recover(InputStream) - Method in class org.apache.river.norm.lookup.JoinState
 
recover(InputStream) - Method in class org.apache.river.norm.NormServerBaseImpl.OurLogHandler
 
Recover - Interface in org.apache.river.outrigger
Methods that recover the state of the space after a restart.
recover(Recover) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Recover prepared transactions.
recover(Txn) - Method in class org.apache.river.outrigger.TxnTable
Restore a Txn in the table as part of log recovery.
recover(InputStream) - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
recover(InputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LocalLogHandler
 
recover(InputStream) - Method in class org.apache.river.reliableLog.LogHandler
Read the snapshot from a stream.
recover() - Method in class org.apache.river.reliableLog.ReliableLog
Retrieves the contents of the snapshot file by calling the client supplied recover callback and then applies the incremental updates by calling the readUpdate callback for each logged updated.
recoveredData - Variable in class org.apache.river.norm.lookup.JoinState
Set to true if there was existing persistent data that was recovered -- used to determine if the JoinState is being created for the first time.
recoveredLeasePreparer - Variable in class org.apache.river.norm.ClientLeaseWrapper
The proxy preparer to use to prepare a newly unmarshalled client lease, or null if this instance was created using an already prepared client lease, which is how instances are created initially.
recoveredLeasePreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for leases recovered from persistent storage, or null if not persistent.
recoveredLeasePreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
recoveredListenerPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
recoveredListenerPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
recoveredListenerPreparer - Variable in class org.apache.river.mercury.MailboxImpl
Proxy preparer recovered
recoveredListenerPreparer - Variable in class org.apache.river.mercury.MailboxImplInit
 
recoveredListenerPreparer - Variable in class org.apache.river.norm.event.EventType
The proxy preparer to use to prepare a newly unmarshalled listener, or null if this instance was created using an already prepared listener, which is how instances are created initially.
recoveredListenerPreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for listeners recovered from persistent storage, or null if not persistent.
recoveredListenerPreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
recoveredListenerPreparer - Variable in class org.apache.river.outrigger.Notifier
Proxy preparer to use on recovered listeners
recoveredListenerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
recoveredListenerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl
ProxyPreparer for event listeners that get recovered from the store.
recoveredListenerPreparer - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
recoveredListenerPreparer - Variable in class org.apache.river.reggie.RegistrarImpl
Preparer for remote event listeners recovered from state log
recoveredLocatorPreparer - Variable in class org.apache.river.norm.NormServerBaseImpl
Proxy preparer for lookup locators recovered from persistent storage, or null if not persistent.
recoveredLocatorPreparer - Variable in class org.apache.river.norm.NormServerInitializer
 
recoveredLocatorPreparer - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
recoveredLocatorPreparer - Variable in class org.apache.river.reggie.RegistrarImpl
Preparer for lookup locators recovered from state log
recoveredLocatorToDiscoverPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
recoveredLocatorToDiscoverPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
recoveredLocatorToJoinPreparer - Variable in class org.apache.river.fiddler.FiddlerImpl
 
recoveredLocatorToJoinPreparer - Variable in class org.apache.river.fiddler.FiddlerInit
 
recoveredLocatorToJoinPreparer - Static variable in class org.apache.river.mercury.MailboxImpl
 
recoveredLocatorToJoinPreparer - Variable in class org.apache.river.mercury.MailboxImplInit
 
recoveredLookupLocatorPreparer - Variable in class org.apache.river.norm.lookup.JoinState
Proxy preparer for recovered lookup locators
recoveredTransactionManagerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
recoveredTransactionManagerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl
ProxyPreparer for transaction managers that get recovered from the store.
recoveredTxns - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The transactions recovered after restart.
recoverEventID(long) - Method in class org.apache.river.norm.event.EventTypeGenerator
Called by event types during transient state recovery to ensure the generator knows about there event ID.
recoverEventRegistrations(ObjectInputStream) - Method in class org.apache.river.reggie.RegistrarImpl
Recovers event registrations
recoverJoinState(StoredObject) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverJoinState(StoredObject) - Method in interface org.apache.river.outrigger.Recover
Recover the join state from the previous session.
recoverRegister(StoredResource, String, StoredObject[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverRegister(StoredResource, String, StoredObject[]) - Method in interface org.apache.river.outrigger.Recover
Recover an event registration.
recoverServiceRegistrations(ObjectInputStream, int) - Method in class org.apache.river.reggie.RegistrarImpl
Recovers service registrations and reggie's lookup attributes
recoverSessionId(long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Recover the id from the previous session and determine the new basis value for the seq numbers issued by this session.
recoverSessionId(long) - Method in interface org.apache.river.outrigger.Recover
Recover the session id from the previous session.
recoverSnapshot(InputStream) - Method in class org.apache.river.fiddler.FiddlerImpl
Retrieve the contents of the snapshot file and reconstitute the 'base' state of this service from the retrieved data.
recoverSnapshot(InputStream) - Method in class org.apache.river.mercury.MailboxImpl
Retrieve the contents of the snapshot file and reconstitute the 'base' state of the Mercury from the retrieved data.
recoverSnapshot() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
 
recoverSnapshot(InputStream) - Method in class org.apache.river.reggie.RegistrarImpl
Retrieve the contents of the snapshot file and reconstitute the 'base' state of the Registrar from the retrieved data.
recoverTake(EntryHandle, Txn) - Method in class org.apache.river.outrigger.EntryHolder
Recover a logged take.
recoverTake(Uuid, Long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverTake(Uuid, Long) - Method in interface org.apache.river.outrigger.Recover
Recover a take operation.
recoverTransaction(Long, StoredObject) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverTransaction(Long, StoredObject) - Method in interface org.apache.river.outrigger.Recover
Recover a prepared transaction.
recoverTransient(List, UIDGenerator, LeaseSet, ProxyPreparer) - Method in class org.apache.river.norm.ClientLeaseWrapper
After recovering a lease wrapper call this method before using any other of the wrappers methods and before allocating any new wrappers can not recover itself.
recoverTxns() - Method in class org.apache.river.outrigger.OutriggerServerImpl
Process the recovered transactions.
recoverUuid(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverUuid(Uuid) - Method in interface org.apache.river.outrigger.Recover
Recover the Uuid for the service as a whole.
recoverWrite(StoredResource, Long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
recoverWrite(StoredResource, Long) - Method in interface org.apache.river.outrigger.Recover
Recover a write operation.
RECOVERY_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for service recovery related messages
recursiveArrayTree(ObjectNode, Field) - Method in class org.apache.river.example.browser.EntryTreePanel
 
recursiveObjectTree(ObjectNode) - Method in class org.apache.river.example.browser.EntryTreePanel
 
reduce(Collection) - Static method in class net.jini.core.constraint.Constraint
Verifies that all elements of the collection are instances of principal classes, and that there is at least one element, and returns an array of the elements, in arbitrary order, with duplicates removed.
reduce(Principal[]) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, and returns a new array of the elements, in arbitrary order, with duplicates removed.
reduce(Collection, boolean) - Static method in class net.jini.core.constraint.Constraint
Verifies that all elements of the collection are classes, and that there is at least one element, and returns an array of the elements, in arbitrary order, with redundant classes removed as follows.
reduce(Class[], boolean) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, and returns a new array of the elements, in arbitrary order, with redundant classes removed as follows.
reduce(InvocationConstraint[], boolean) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Verifies that the array is non-empty, and that the elements are all non-null and not ConstraintAlternatives instances.
reduce(InvocationConstraint[]) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Verifies that the array has at least 2 elements, and that the elements are all non-null and not ConstraintAlternatives instances, removes duplicates, modifying the array in place, verifies that there are still at least 2 elements, and returns an array containing the remaining elements.
reduce() - Method in class net.jini.core.constraint.InvocationConstraints
Replaces null fields with empty arrays, eliminates duplicates, and sets flags indicating which constraints are relative.
reduce(int, int) - Method in class net.jini.core.constraint.InvocationConstraints
Checks for nulls and eliminates duplicates.
reduce(InvocationConstraints) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
Returns the reduction of the given constraints into a single set of alternatives for the target class.
reduce(Set, Set, boolean) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
 
reduce0(Principal[]) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, and returns an array of the elements, in arbitrary order, with duplicates removed.
reduce0(Class[], boolean) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, and returns an array of the elements, in arbitrary order, with redundant classes removed as follows.
reduce0(InvocationConstraint[]) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Eliminates duplicates, modifying the array in place, and returns the resulting number of elements.
reduce0(Set, Set) - Method in class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
Returns the reduction (intersection and compaction) of a new set of alternative constraints, all instances of the target class, with a previously reduced set (null if no other constraints have been reduced yet).
reduce0(Set, Set) - Method in class org.apache.river.discovery.DiscoveryConstraints.MaxValueReducer
 
ref - Variable in class net.jini.iiop.IiopExporter
 
ref - Variable in class net.jini.jeri.BasicObjectEndpoint.AckListener
 
ref - Variable in class net.jini.jrmp.JrmpExporter
 
ref - Variable in class net.jini.security.proxytrust.ProxyTrustExporter.ProxyTrustImpl
Weak reference to the main remote object
ref - Variable in class net.jini.security.proxytrust.ProxyTrustExporter
WeakRef to impl
Ref - Enum in org.apache.river.concurrent
Ref enum represents types of references available for use in java collection framework implementations.
Ref() - Constructor for enum org.apache.river.concurrent.Ref
 
ref - Variable in class org.apache.river.phoenix.SunJrmpExporter
Weak reference to the impl.
RefEntry(Object) - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
 
reference - Variable in class org.apache.river.concurrent.ReferrerDecorator
 
ReferenceBlockingDeque<T> - Class in org.apache.river.concurrent
 
ReferenceBlockingDeque(BlockingDeque<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceBlockingDeque
 
ReferenceBlockingQueue<T> - Class in org.apache.river.concurrent
 
ReferenceBlockingQueue(BlockingQueue<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceBlockingQueue
 
ReferenceCollection<T> - Class in org.apache.river.concurrent
A Collection of Reference Objects, the developer may chose any Collection implementation to store the References, which is passed in a runtime.
ReferenceCollection(Collection<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceCollection
 
ReferenceCollection(Collection<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceCollection
 
referenceCollectionClass - Variable in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
ReferenceCollectionRefreshAfterSerialization<T> - Class in org.apache.river.concurrent
 
ReferenceCollectionRefreshAfterSerialization() - Constructor for class org.apache.river.concurrent.ReferenceCollectionRefreshAfterSerialization
 
ReferenceCollectionSerialData<T> - Class in org.apache.river.concurrent
This class is the serial form of ReferenceCollection and all it's subclasses.
ReferenceCollectionSerialData(Class, Collection<Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceCollectionSerialData
 
ReferenceComparator<T> - Class in org.apache.river.concurrent
 
ReferenceComparator(Comparator<? super T>) - Constructor for class org.apache.river.concurrent.ReferenceComparator
 
ReferenceConcurrentMap<K,V> - Class in org.apache.river.concurrent
A referenced hash map, that encapsulates and utilises any ConcurrentMap implementation passed in at construction.
ReferenceConcurrentMap(ConcurrentMap<Referrer<K>, Referrer<V>>, Ref, Ref, boolean, long, long) - Constructor for class org.apache.river.concurrent.ReferenceConcurrentMap
 
ReferenceConcurrentMap(ConcurrentMap<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>, Ref, Ref) - Constructor for class org.apache.river.concurrent.ReferenceConcurrentMap
 
ReferenceConcurrentNavigableMap<K,V> - Class in org.apache.river.concurrent
 
ReferenceConcurrentNavigableMap(ConcurrentNavigableMap<Referrer<K>, Referrer<V>>, Ref, Ref, boolean, long, long) - Constructor for class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
ReferenceConcurrentNavigableMap(ConcurrentNavigableMap<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>, Ref, Ref) - Constructor for class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
referenced(Map.Entry<K, V>, boolean, boolean) - Method in class org.apache.river.concurrent.EntryFacadeConverter
 
referenced(T, boolean, boolean) - Method in class org.apache.river.concurrent.ReferenceProcessor
 
referenced(O, boolean, boolean) - Method in interface org.apache.river.concurrent.ReferenceQueuingFactory
 
referenced(Uuid, long) - Method in class org.apache.river.jeri.internal.runtime.Target
 
ReferencedClasses - Class in org.apache.river.tool.classdepend
A utility class for computing the classes referred to by another class.
ReferencedClasses() - Constructor for class org.apache.river.tool.classdepend.ReferencedClasses
This class cannot be instantiated.
ReferenceDeque<T> - Class in org.apache.river.concurrent
 
ReferenceDeque(Deque<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceDeque
 
ReferencedQueue<T> - Class in org.apache.river.concurrent
 
ReferencedQueue(Queue<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferencedQueue
 
referencedSet - Variable in class org.apache.river.jeri.internal.runtime.Target
 
ReferenceEntryFacade<K,V> - Class in org.apache.river.concurrent
 
ReferenceEntryFacade(Map.Entry<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<V, Referrer<V>>) - Constructor for class org.apache.river.concurrent.ReferenceEntryFacade
 
ReferenceFactory<T> - Class in org.apache.river.concurrent
ReferenceFactory creates References, representing the various subclasses of Reference, such as WEAK, SOFT and STRONG for use in collections.
ReferenceFactory() - Constructor for class org.apache.river.concurrent.ReferenceFactory
 
ReferenceIterator<T> - Class in org.apache.river.concurrent
 
ReferenceIterator(Iterator<Referrer<T>>) - Constructor for class org.apache.river.concurrent.ReferenceIterator
 
ReferenceList<T> - Class in org.apache.river.concurrent
A List implementation that uses References.
ReferenceList(List<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceList
 
ReferenceList(List<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceList
 
ReferenceList.ReferenceListIterator<T> - Class in org.apache.river.concurrent
 
ReferenceListIterator(ListIterator<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>) - Constructor for class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
ReferenceMap<K,V> - Class in org.apache.river.concurrent
ReferenceMap is a wrapper object that encapsulates another Map implementation which it uses to store references.
ReferenceMap(Map<Referrer<K>, Referrer<V>>, Ref, Ref, boolean, long, long) - Constructor for class org.apache.river.concurrent.ReferenceMap
 
ReferenceMap(Map<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>, Ref, Ref) - Constructor for class org.apache.river.concurrent.ReferenceMap
 
ReferenceMapSerialData<K,V> - Class in org.apache.river.concurrent
 
ReferenceMapSerialData() - Constructor for class org.apache.river.concurrent.ReferenceMapSerialData
 
ReferenceNavigableMap<K,V> - Class in org.apache.river.concurrent
 
ReferenceNavigableMap(NavigableMap<Referrer<K>, Referrer<V>>, Ref, Ref, boolean, long, long) - Constructor for class org.apache.river.concurrent.ReferenceNavigableMap
 
ReferenceNavigableMap(NavigableMap<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>, Ref, Ref) - Constructor for class org.apache.river.concurrent.ReferenceNavigableMap
 
ReferenceNavigableSet<T> - Class in org.apache.river.concurrent
 
ReferenceNavigableSet(NavigableSet<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceNavigableSet
 
ReferenceNavigableSet(NavigableSet<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceNavigableSet
 
ReferenceProcessor<T> - Class in org.apache.river.concurrent
ReferenceProcessor is responsible for creation and collection of References on behalf of Reference Collection implementations.
ReferenceProcessor(Collection<Referrer<T>>, Ref, RefQueue<T>, boolean, Object) - Constructor for class org.apache.river.concurrent.ReferenceProcessor
 
ReferenceProcessor.CleanerTask - Class in org.apache.river.concurrent
 
ReferenceProcessor.CreateThread - Class in org.apache.river.concurrent
 
ReferenceProcessor.EnqueGarbageTask - Class in org.apache.river.concurrent
 
ReferenceProcessor.FinalizerTask - Class in org.apache.river.concurrent
 
ReferenceProcessor.SystemThreadFactory - Class in org.apache.river.concurrent
 
ReferenceProcessor.ThreadGroupAction - Class in org.apache.river.concurrent
 
ReferenceQueuingFactory<O,R> - Interface in org.apache.river.concurrent
An interface for processing ReferenceQueue's and encapsulating Objects in references and for making references appear as their referent.
ReferenceSerializationFactory<T> - Class in org.apache.river.concurrent
 
ReferenceSerializationFactory() - Constructor for class org.apache.river.concurrent.ReferenceSerializationFactory
 
ReferenceSerializedForm<T> - Class in org.apache.river.concurrent
A temporary but functional replacement for ReferenceKey's.
ReferenceSerializedForm() - Constructor for class org.apache.river.concurrent.ReferenceSerializedForm
 
ReferenceSerializedForm(T) - Constructor for class org.apache.river.concurrent.ReferenceSerializedForm
 
ReferenceSet<T> - Class in org.apache.river.concurrent
A Referenced Set.
ReferenceSet(Set<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceSet
 
ReferenceSet(Set<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceSet
 
ReferenceSortedMap<K,V> - Class in org.apache.river.concurrent
 
ReferenceSortedMap(SortedMap<Referrer<K>, Referrer<V>>, Ref, Ref, boolean, long, long) - Constructor for class org.apache.river.concurrent.ReferenceSortedMap
 
ReferenceSortedMap(SortedMap<Referrer<K>, Referrer<V>>, ReferenceQueuingFactory<K, Referrer<K>>, ReferenceQueuingFactory<V, Referrer<V>>, Ref, Ref) - Constructor for class org.apache.river.concurrent.ReferenceSortedMap
 
ReferenceSortedSet<T> - Class in org.apache.river.concurrent
Referenced set supports sorting Object based on their natural ordering or a Comparator, which must be wrapped in a ReferenceComparator.
ReferenceSortedSet(SortedSet<Referrer<T>>, Ref, boolean, long) - Constructor for class org.apache.river.concurrent.ReferenceSortedSet
 
ReferenceSortedSet(SortedSet<Referrer<T>>, ReferenceQueuingFactory<T, Referrer<T>>, Ref) - Constructor for class org.apache.river.concurrent.ReferenceSortedSet
 
referent - Variable in class org.apache.river.concurrent.StrongReference
 
referent - Variable in class org.apache.river.concurrent.TimedReferrer
 
ReferentUuid - Interface in net.jini.id
Defines an interface that allows a proxy for a resource to express the identity of that resource.
ReferentUuids - Class in net.jini.id
Convenience methods for working with proxies that implement ReferentUuid.
ReferentUuids() - Constructor for class net.jini.id.ReferentUuids
Prevents instantiation.
Referrer<T> - Interface in org.apache.river.concurrent
The public API of package private Reference implementations, it defines the equals and hashCode contracts as well as methods identical to Reference.
ReferrerDecorator<T> - Class in org.apache.river.concurrent
I've thought about refactoring so the equals and comparator behaviour is implemented by the wrapper classes and only accepting References in constructors as this would allow the use of standard java Reference classes without extension, reducing the number of classes created, however that would create serial form lock in.
ReferrerDecorator(Referrer<T>) - Constructor for class org.apache.river.concurrent.ReferrerDecorator
 
refersToData - Variable in class net.jini.config.ConfigurationFile.Entry
 
refill() - Method in class org.apache.river.jeri.internal.http.MessageReader.ChunkedInputStream
 
refill() - Method in class org.apache.river.mercury.LogInputStream
Refills the internal buffer with any available bytes.
refQueue - Variable in class org.apache.river.collection.WeakTable
The queue of cleared SpaceProxy objects.
RefQueue<T> - Interface in org.apache.river.concurrent
This interface defines the only ReferenceQueue method used, to not depend directly on ReferenceQueue, allowing the use of other Queue implementations.
refQueue - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
reference queue for phantom references
RefReferenceQueue<T> - Class in org.apache.river.concurrent
A ReferenceQueue that implements RefQueue
RefReferenceQueue() - Constructor for class org.apache.river.concurrent.RefReferenceQueue
 
refresh() - Method in class net.jini.security.policy.DynamicPolicyProvider
Calling refresh doesn't remove any dynamic grant's, it only clears the cache and refreshes the underlying Policy, it also removes any grants for ProtectionDomains that no longer exist.
refresh() - Method in class net.jini.security.policy.PolicyFileProvider
Refreshes the policy configuration by calling refresh on the base policy.
refresh() - Method in class org.apache.river.api.security.ConcurrentPolicyFile
Gets fresh list of locations and tries to load all of them in sequence; failed loads are ignored.
refresh(ReferenceQueuingFactory<T, Referrer<T>>) - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
refresh(Referrer<T>) - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
This method is called after de-serialisation, to update the Referrer, the Ref type will be governed by the ReferenceCollection, the queue will have also been defined.
refresh(Referrer<T>) - Method in class org.apache.river.concurrent.ReferrerDecorator
 
refresh() - Method in class org.apache.river.start.AggregatePolicyProvider
Refreshes the currently active sub-policy by delegating to its refresh method.
refresh() - Method in class org.apache.river.start.LoaderSplitPolicyProvider
Invokes refresh on both the loader-specific and default underlying policy providers.
refreshPanel() - Method in class org.apache.river.example.browser.EntryTreePanel
 
refs - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
Holds strong refs to WeakRefs until they are cleared
refSet - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
set of phantom references to registered instances
refTable - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
table of refs held for endpoint: maps object ID to RefEntry
refuseCalls - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
true if calls should be refused, false otherwise
reg - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.DiscoveryTask
 
reg - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
reg - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationLogObj
The registration.
reg - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
The event registration
reg - Variable in class org.apache.river.reggie.RegistrarImpl.ItemIter
Next item to return
reg - Variable in class org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj
The service registration.
regAttrs - Variable in class net.jini.lookup.JoinManager.LeaseExpireNotifyTask
Attributes with which to re-register the service.
regAttrs - Variable in class net.jini.lookup.JoinManager.RegisterTask
Attributes with which to register the service.
regByExpiration - Variable in class org.apache.river.mercury.MailboxImpl
Identity map of ServiceRegistration, ordered by lease expiration.
regByExpiration - Variable in class org.apache.river.mercury.MailboxImplInit
 
regByID - Variable in class org.apache.river.mercury.MailboxImpl
Map from Uuid to ServiceRegistration
regByID - Variable in class org.apache.river.mercury.MailboxImplInit
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.AddressTask
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.Announce
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.Destroy
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.EventExpire
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.LocalLogHandler
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceExpire
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.Snapshot
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.SocketTask
 
reggie - Variable in class org.apache.river.reggie.RegistrarImpl.Unicast
 
regID - Variable in class org.apache.river.mercury.MailboxImpl.NotifyTask
The Uuid of the associated registration
regID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj
The unique id of the associated ServiceRegistration.
regID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj
The registration ID.
regID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
The registration ID.
regID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
The registration ID.
regID - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj
The unique id of the associated ServiceRegistration.
regID - Variable in class org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj
The unique id of the associated ServiceRegistration.
regIDs - Variable in class org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj
The service and event ids.
regIDs - Variable in class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
The service and event ids.
regInfo - Variable in class net.jini.discovery.AbstractLookupDiscovery
Map from ServiceID to multicast announcement time stamps; used by the process that monitors multicast announcements from already-discovered lookup services, and determines when those announcements have stopped.
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.AddGroupsTask
Data structure record of the registration that made the request
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.AddLocatorsTask
Data structure record of the registration that made the request
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.DiscardRegistrarTask
Data structure record corresponding to the registration that has requested to have one of its discovered registrars discarded
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.NewRegistrationTask
The data structure record corresponding to the new registration
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj
Object which acts as a record of the current registration with the lookup discovery service; containing all of the information about that registration: IDs, managed sets, lease information, and event registration information.
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.RemoveGroupsTask
Data structure record of the registration that made the request
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.RemoveLocatorsTask
Data structure record of the registration that made the request
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.SendEventTask
Data structure record corresponding to registration to get event
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.SetGroupsTask
Data structure record of the registration that made the request
regInfo - Variable in class org.apache.river.fiddler.FiddlerImpl.SetLocatorsTask
Data structure record of the registration that made the request
regIsElementOfRegSet(ServiceRegistrar, ServiceRegistrar[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Returns true if the input registrar is an element of the given array
register(ServiceItem, long) - Method in interface net.jini.core.lookup.ServiceRegistrar
Register a new service or re-register an existing service.
register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in interface net.jini.discovery.LookupDiscoveryService
Register with the lookup discovery service.
register(long) - Method in interface net.jini.event.EventMailbox
Defines the interface to the event mailbox service.
register(Entry[]) - Method in class net.jini.lookup.JoinManager.ProxyReg
Registers the service associated with this join manager with the the lookup service corresponding to this class.
register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in interface org.apache.river.fiddler.Fiddler
On behalf of a requesting client, creates a registration with the lookup discovery service, which then performs discovery processing on behalf of the client.
register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.fiddler.FiddlerImpl
Registers with the lookup discovery service.
register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.fiddler.FiddlerProxy
Registers with the lookup discovery service.
register(SelectableChannel, SelectionManager.SelectionHandler) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
Registers the given SelectableChannel with this SelectionManager.
register(LeasedResource) - Method in class org.apache.river.mahalo.LeaseExpirationMgr
 
register(LeasedResource) - Method in interface org.apache.river.mahalo.LeaseManager
Notifies the manager of a new lease being created.
register(long) - Method in class org.apache.river.mercury.MailboxImpl
 
register(long) - Method in class org.apache.river.mercury.MailboxProxy
 
register(LeasedResource) - Method in class org.apache.river.norm.LeaseExpirationMgr
Notifies the manager of a new lease being created.
register(Item, long) - Method in interface org.apache.river.reggie.Registrar
Register a new service or re-register an existing service.
register(Item, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
register(ServiceItem, long) - Method in class org.apache.river.reggie.RegistrarProxy
 
register(ActivationGroupID, ActivateWrapper.ActivateDesc, boolean, ActivationSystem) - Static method in class org.apache.river.start.ActivateWrapper
Analog to Activatable.register() for activatable objects that want to use this wrapper mechanism.
register() - Method in class org.apache.river.thread.DependencyLinker
 
REGISTER_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a notify.
registerAcks(String) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Notifies listeners for response ack cookies parsed from (possibly null) comma-separated cookie list string.
registerDiscoveryBackDoor() - Static method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
Register back door.
registerDiscoveryBackDoor() - Static method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
Register back door.
registerDo(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is called by the public method register.
registerDo(long) - Method in class org.apache.river.mercury.MailboxImpl
Actual implementation of the registration process.
registerDo(Item, long) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of register.
registeredChannels - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
set of registered channels, to detect duplicate registrations
registerForAvailabilityEvent(Collection, Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.space.JavaSpace05
Register for events triggered when a matching Entry transitions from unavailable to available.
registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in interface org.apache.river.outrigger.OutriggerServer
When entries that match one or more of the passed templates transition from invisible to visible notify the give listener.
registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
registerForAvailabilityEvent(Collection, Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.outrigger.SpaceProxy2
 
registerGroup(ActivationGroupDesc) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
registerGroup(ActivationGroupDesc) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
registerListener(ServiceRegistrar, ServiceTemplate, RemoteEventListener, long) - Method in class net.jini.lookup.ServiceDiscoveryManager
Registers for events from the lookup service associated with the given proxy, and returns both the lease and the event sequence number from the event registration wrapped in the locally-defined class, EventReg.
RegisterListenerTask(ServiceDiscoveryManager.ProxyReg, long, ServiceDiscoveryManager.LookupCacheImpl) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
 
registerObject(UID, ActivationDesc, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
registerObject(ActivationDesc) - Method in class org.apache.river.phoenix.Activation.SystemImpl
returns a ConstrainableAID
registerObject(ActivationDesc) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
registerOp(StorableResource, String, StorableObject[]) - Method in interface org.apache.river.outrigger.LogOps
Log a notify operation.
registerOp(Registration) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
 
registerOp(StorableResource, String, StorableObject[]) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a notify operation.
registerRefs(Collection) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Registers the live reference instances in the supplied list to participate in distributed garbage collection.
registerRefs(Object, Collection) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient
Registers the live reference instances in the supplied collection to participate in distributed garbage collection.
registerRefs(Endpoint, Collection) - Method in class org.apache.river.jeri.internal.runtime.DgcClient
 
registerTarget(Target, Uuid) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
RegisterTask(JoinManager.ProxyReg, Entry[]) - Constructor for class net.jini.lookup.JoinManager.RegisterTask
Constructor that associates this task with the lookup service referenced in the given ProxyReg parameter.
registrar - Variable in class net.jini.discovery.IncomingUnicastResponse
The registrar we have discovered.
registrar - Variable in class org.apache.river.discovery.UnicastResponse
The lookup service proxy.
registrar - Variable in class org.apache.river.example.browser.Browser.Lookup
 
registrar - Variable in class org.apache.river.example.browser.ServiceBrowser.AttributePanel
 
registrar - Variable in class org.apache.river.example.browser.ServiceEditor
 
registrar - Variable in class org.apache.river.fiddler.FiddlerImpl.DiscardRegistrarTask
The registrar to discard
Registrar - Interface in org.apache.river.reggie
Registrar defines the private protocol between the various client-side proxies and the registrar server.
registrar - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
 
RegistrarEvent - Class in org.apache.river.reggie
Concrete implementation class for abstract ServiceEvent.
RegistrarEvent(Object, long, long, MarshalledObject, ServiceID, int, Item) - Constructor for class org.apache.river.reggie.RegistrarEvent
Simple constructor.
registrarID - Variable in class org.apache.river.reggie.AdminProxy
The registrar's service ID.
registrarID - Variable in class org.apache.river.reggie.ProxyVerifier
The registrar's service ID, used for comparison with registrar service IDs extracted from smart proxies to verify.
registrarID - Variable in class org.apache.river.reggie.RegistrarLease
The registrar's service ID.
registrarID - Variable in class org.apache.river.reggie.RegistrarLeaseMap
The registrar's service ID.
registrarID - Variable in class org.apache.river.reggie.RegistrarProxy
The registrar's service ID.
RegistrarImpl - Class in org.apache.river.reggie
Base server-side implementation of a lookup service, subclassed by TransientRegistrarImpl and PersistentRegistrarImpl.
RegistrarImpl(String[], ActivationID, boolean, LifeCycle) - Constructor for class org.apache.river.reggie.RegistrarImpl
Constructs RegistrarImpl based on a configuration obtained using the provided string arguments.
RegistrarImpl(Configuration, ActivationID, boolean, LifeCycle) - Constructor for class org.apache.river.reggie.RegistrarImpl
Constructs RegistrarImpl based on the Configuration argument.
RegistrarImpl(RegistrarImpl.Initializer) - Constructor for class org.apache.river.reggie.RegistrarImpl
 
RegistrarImpl.AddressTask - Class in org.apache.river.reggie
Address for unicast discovery response.
RegistrarImpl.AllItemIter - Class in org.apache.river.reggie
Iterate over all Items.
RegistrarImpl.Announce - Class in org.apache.river.reggie
Multicast discovery announcement thread code.
RegistrarImpl.AttrItemIter - Class in org.apache.river.reggie
Iterate over all matching Items by attribute value.
RegistrarImpl.AttrsAddedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever new attributes are added to an existing service in the Registrar.
RegistrarImpl.AttrsModifiedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever existing attributes of an existing service in the Registrar are modified.
RegistrarImpl.AttrsSetLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever new attributes are set on an existing service in the Registrar.
RegistrarImpl.ClassItemIter - Class in org.apache.river.reggie
Iterate over all matching Items by entry class, dups possible.
RegistrarImpl.DecodeRequestTask - Class in org.apache.river.reggie
Task for decoding multicast request packets.
RegistrarImpl.Destroy - Class in org.apache.river.reggie
Termination thread code.
RegistrarImpl.EventExpire - Class in org.apache.river.reggie
Event lease expiration thread code
RegistrarImpl.EventLeaseCancelledLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a lease on a registered event is cancelled.
RegistrarImpl.EventLeaseRenewedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a lease on a registered event is renewed.
RegistrarImpl.EventReg - Class in org.apache.river.reggie
An event registration record.
RegistrarImpl.EventRegisteredLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a new event is registered.
RegistrarImpl.EventTask - Class in org.apache.river.reggie
An event to be sent, and the listener to send it to.
RegistrarImpl.IDItemIter - Class in org.apache.river.reggie
Iterate over a singleton matching Item by serviceID.
RegistrarImpl.Initializer - Class in org.apache.river.reggie
Reggie Initializer
RegistrarImpl.ItemIter - Class in org.apache.river.reggie
Base class for iterating over all Items that match a Template.
RegistrarImpl.LeasesCancelledLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever lease are cancelled via a LeaseMap.
RegistrarImpl.LeasesRenewedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a leases in the Registrar is renewed via a LeaseMap.
RegistrarImpl.LocalLogHandler - Class in org.apache.river.reggie
Handler class for the persistent storage facility.
RegistrarImpl.LogRecord - Interface in org.apache.river.reggie
Interface defining the method(s) that must be implemented by each of the concrete LogObj classes.
RegistrarImpl.LookupAttributesChangedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever the attributes for the lookup service are changed.
RegistrarImpl.LookupGroupsChangedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever the set of groups to join is changed.
RegistrarImpl.LookupLocatorsChangedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever the set of locators of lookup services to join is changed.
RegistrarImpl.MemberGroupsChangedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever the memberGroups array is set to reference a new array of strings.
RegistrarImpl.Multicast - Class in org.apache.river.reggie
Multicast discovery request thread code.
RegistrarImpl.ServiceExpire - Class in org.apache.river.reggie
Service lease expiration thread code
RegistrarImpl.ServiceLeaseCancelledLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a lease on an existing service in the Registrar is cancelled.
RegistrarImpl.ServiceLeaseRenewedLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a lease on an existing service in the Registrar is renewed.
RegistrarImpl.Snapshot - Class in org.apache.river.reggie
Snapshot-taking thread.
RegistrarImpl.SocketTask - Class in org.apache.river.reggie
Socket for unicast discovery response.
RegistrarImpl.SvcIterator - Class in org.apache.river.reggie
Iterates over all services that match template's service types
RegistrarImpl.SvcReg - Class in org.apache.river.reggie
A service item registration record.
RegistrarImpl.SvcRegisteredLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever a new service is registered.
RegistrarImpl.Unicast - Class in org.apache.river.reggie
Unicast discovery request thread code.
RegistrarImpl.UnicastPortSetLogObj - Class in org.apache.river.reggie
LogObj class whose instances are recorded to the log file whenever the Unicast Port Number is set to a new value.
RegistrarLease - Class in org.apache.river.reggie
The base class for lease proxies.
RegistrarLease(Registrar, ServiceID, Uuid, long) - Constructor for class org.apache.river.reggie.RegistrarLease
Simple constructor.
RegistrarLeaseMap - Class in org.apache.river.reggie
The LeaseMap implementation class for registrar leases.
RegistrarLeaseMap(RegistrarLease, long) - Constructor for class org.apache.river.reggie.RegistrarLeaseMap
Simple constructor
RegistrarLeaseMap(Registrar, RegistrarLease, long) - Constructor for class org.apache.river.reggie.RegistrarLeaseMap
Constructor used by ConstrainableRegistrarLeaseMap
RegistrarMenuItem(String, ServiceID) - Constructor for class org.apache.river.example.browser.Browser.RegistrarMenuItem
 
RegistrarPermission - Class in org.apache.river.reggie
Permission that can be used to express the access control policy for an instance of the Reggie lookup service exported with a BasicJeriExporter.
RegistrarPermission(String) - Constructor for class org.apache.river.reggie.RegistrarPermission
Creates an instance with the specified target name.
registrarPreparer - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
registrarPreparer - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
registrarPreparer - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.Initializer
 
registrarPreparer - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
registrarPreparer - Variable in class net.jini.lookup.JoinManager.Conf
 
registrarPreparer - Variable in class net.jini.lookup.JoinManager
 
registrarPreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
registrarPreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
RegistrarProxy - Class in org.apache.river.reggie
A RegistrarProxy is a proxy for a registrar.
RegistrarProxy(Registrar, ServiceID) - Constructor for class org.apache.river.reggie.RegistrarProxy
Constructor for use by getInstance(), ConstrainableRegistrarProxy.
registrars - Variable in class net.jini.discovery.AbstractLookupDiscovery
Map from ServiceID to UnicastResponse.
registrars - Variable in exception net.jini.discovery.LookupUnmarshalException
Array containing the set of instances of ServiceRegistrar that were successfully unmarshalled during the process in which at least one failure occurred.
registrars - Variable in class org.apache.river.example.browser.Browser
 
registrarsEqual(UnicastResponse, UnicastResponse) - Static method in class net.jini.discovery.AbstractLookupDiscovery
Returns true if the registrars contained in the given (possibly null) UnicastResponse instances are equals() to one another.
Registration - Class in org.apache.river.mercury
The Registration class is the client-side proxy returned to event mailbox clients as the result of the registration process.
Registration(Uuid, MailboxBackEnd, Lease) - Constructor for class org.apache.river.mercury.Registration
Convenience constructor
registration - Variable in class org.apache.river.norm.LeaseSet.FailureEventRegistration
EventType object that resulted from registration change
registration - Variable in class org.apache.river.norm.LeaseSet.WarningEventRegistration
EventType object that resulted from registration change
Registration - Class in org.apache.river.outrigger.snaplogstore
Wrapper for outrigger event registrations.
Registration(StorableResource, String, StorableObject[]) - Constructor for class org.apache.river.outrigger.snaplogstore.Registration
 
Registration - Class in org.apache.river.reggie
Implementation class for the ServiceRegistration interface.
Registration(Registrar, ServiceLease) - Constructor for class org.apache.river.reggie.Registration
Constructor for use by getInstance(), ConstrainableRegistration.
Registration.ConstrainableRegistration - Class in org.apache.river.mercury
A subclass of Registration that implements RemoteMethodControl.
REGISTRATION_CANCELLED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
REGISTRATION_DISABLED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
REGISTRATION_ENABLED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
REGISTRATION_ITERATOR_ENABLED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
REGISTRATION_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
REGISTRATION_RENEWED_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
registrationByID - Variable in class org.apache.river.fiddler.FiddlerImpl
Map from registrationID to registrationInfo.
registrationByTime - Variable in class org.apache.river.fiddler.FiddlerImpl
Map from registrationInfo to registrationInfo (that is, to itself), where the elements of the map are ordered by lease expiration time.
RegistrationCancelledLogObj(Uuid) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj
Simple constructor
RegistrationDisabledLogObj(Uuid) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj
Simple constructor
RegistrationEnabledLogObj(Uuid, RemoteEventListener) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
Simple constructor
RegistrationGrantedLogObj(FiddlerImpl.RegistrationInfo) - Constructor for class org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj
Constructs this class and stores the registration information
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
The ID of the data structure record corresponding to the registration whose managed set of groups was augmented.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
The ID of the data structure record corresponding to the registration with managed set from which groups were removed.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
The ID of the data structure record corresponding to the registration whose managed set of groups was replaced.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj
The ID of the data structure record corresponding to the registration whose lease was cancelled.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
The ID of the data structure record corresponding to the registration whose lease was renewed.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
The ID of the data structure record corresponding to the registration whose managed set of locators was augmented.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
The ID of the data structure record corresponding to the registration with managed set from which locators were removed.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
The ID of the data structure record corresponding to the registration whose managed set of locators was replaced.
registrationID - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The unique identifier assigned to the registration to which the data in the current implementation of this class corresponds.
registrationID - Variable in class org.apache.river.fiddler.FiddlerLease
The unique identifier assigned by the lookup discovery service to the registration to which this lease corresponds.
registrationID - Variable in class org.apache.river.fiddler.FiddlerRegistration
The unique identifier assigned to the current instance of this registration proxy class by the lookup discovery service.
registrationID - Variable in class org.apache.river.mercury.ListenerProxy
The proxy's Uuid
registrationID - Variable in class org.apache.river.mercury.Registration
Unique identifier for this registration
registrationID - Variable in class org.apache.river.mercury.RemoteEventIteratorImpl
Unique identifier for this registration
registrationIDs - Variable in class org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj
The set of unique identifiers each assigned to a registration that corresponds to one of the leases that was cancelled.
registrationIDs - Variable in class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
The set of unique identifiers each assigned to a registration that corresponds to one of the leases that was renewed.
RegistrationInfo(Uuid, String[], LookupLocator[], Uuid, long, long, MarshalledObject, RemoteEventListener) - Constructor for class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
Constructs an instance of this class and stores the information related to the current registration: IDs, managed sets, lease information, and event registration information.
RegistrationIteratorEnabledLogObj(Uuid, Uuid) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
Simple constructor
registrationLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
RegistrationLogObj(ServiceRegistration) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationLogObj
Simple constructor
registrationNumber - Variable in class org.apache.river.norm.event.EventType
Sequence number of the current listener/handback pair, incremented every time a new listener is set (even if the objects are equivalent)
registrationPreparer - Variable in class net.jini.lookup.JoinManager.Conf
 
registrationPreparer - Variable in class net.jini.lookup.JoinManager
 
RegistrationRenewedLogObj(Uuid, long) - Constructor for class org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj
Simple constructor
registrations - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
registry - Variable in class org.apache.river.phoenix.Activation
RegistryImpl instance
registryExporter - Variable in class org.apache.river.phoenix.Activation
exporter for registry
registryHost - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
RegistryImpl() - Constructor for class org.apache.river.phoenix.Activation.RegistryImpl
 
registryPort - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
registryStub - Variable in class org.apache.river.phoenix.Activation
stub for registry
RegistrySunExporter - Class in org.apache.river.phoenix
JRMP exporter to export a Registry using the well-known registry object identifier.
RegistrySunExporter() - Constructor for class org.apache.river.phoenix.RegistrySunExporter
Creates a JRMP exporter that exports on the standard activation port (1098).
RegistrySunExporter(int) - Constructor for class org.apache.river.phoenix.RegistrySunExporter
Creates a JRMP exporter that exports on the specified port.
regs - Variable in class net.jini.discovery.DiscoveryEvent
The registrars with which this event is associated.
regs - Variable in class net.jini.discovery.RemoteDiscoveryEvent
Array containing a subset of the set of proxies to the lookup service(s) with which this event is associated.
regTryGetProxy(AbstractLookupLocatorDiscovery.LocatorReg) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Convenience method called from within the DiscoveryTask.
rejectCalls(Throwable) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
Cause in new or blocked calls to fail with the specified exception.
rel - Variable in class net.jini.core.constraint.ConstraintAlternatives
Indicates whether any of the constraints are based on relative time.
rel - Variable in class net.jini.core.constraint.InvocationConstraints
Flags indicating whether any requirements and/or preferences are based on relative time.
REL_PREFS - Static variable in class net.jini.core.constraint.InvocationConstraints
Bit set in the rel field if there are relative preferences.
REL_REQS - Static variable in class net.jini.core.constraint.InvocationConstraints
Bit set in the rel field if there are relative requirements.
relative() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns true if any of the constraints are relative, false otherwise.
relative(InvocationConstraint) - Static method in class net.jini.core.constraint.InvocationConstraints
Returns true if the specified constraint either implements RelativeTimeConstraint or is an instance of ConstraintAlternatives with elements that implement RelativeTimeConstraint, and false otherwise.
relativeOK - Variable in class net.jini.jeri.http.Constraints.Distilled
true if relative time constraints are allowed (in other words, not for client-side use)
relativeOK - Variable in class net.jini.jeri.tcp.Constraints.Distilled
true if relative time constraints are allowed (in other words, not for client-side use)
RelativeTimeConstraint - Interface in net.jini.core.constraint
Implemented by constraints that are expressed in terms of relative time, to support conversion to absolute time constraints.
relativize(Uri) - Method in class org.apache.river.api.net.Uri
Makes the given URI relative to a relative URI against the URI represented by this instance.
release(Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Removes the specified target from the set of targets that are using this ImplRef, allowing the target to be garbage collected (and this ImplRef too, if there are no other targets using it).
release(long) - Method in interface org.apache.river.mahalo.log.MultiLogManager.LogRemovalManager
 
release(long) - Method in class org.apache.river.mahalo.log.MultiLogManager
 
releaseClientSSLContextInfo(CallContext, SSLContext, ClientAuthManager) - Static method in class net.jini.jeri.ssl.Utilities
Returns the client's SSLContext and ClientAuthManager to the SSLContextMap for use by another connection.
releaseLock(ActivationID) - Method in class org.apache.river.phoenix.AbstractActivationGroup
 
releaseLogStream(LogStream) - Method in class org.apache.river.mercury.StreamPool
Marks a stream as available for closing.
releaseMutatorLock() - Method in class org.apache.river.norm.PersistentStore
Release one level of mutator locks if this thread holds at least one.
ReliableLog - Class in org.apache.river.reliableLog
This class is a simple implementation of a reliable Log.
ReliableLog(String, LogHandler) - Constructor for class org.apache.river.reliableLog.ReliableLog
Creates a ReliableLog to handle snapshots and logging in a stable storage directory, and sets up to recover any existing data from the stable storage directory.
remaining - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Number of elements left to return before reaching the the client specified limit
remainingCapacity() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
remainingCapacity() - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
remainingCapacity() - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
rememberLast(EntryRep[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
Utility to set lastBatch and lastId.
RemoteDiscoveryEvent - Class in net.jini.discovery
Whenever the lookup discovery service discovers or discards a lookup service matching the discovery/discard criteria of one or more of its registrations, the lookup discovery service sends an instance of this class to the listener corresponding to each such registration.
RemoteDiscoveryEvent(Object, long, long, MarshalledObject, boolean, Map<ServiceRegistrar, String>) - Constructor for class net.jini.discovery.RemoteDiscoveryEvent
Constructs a new instance of RemoteDiscoveryEvent.
RemoteEvent - Class in net.jini.core.event
The base class or superclass for remote events.
RemoteEvent(Object, long, long, MarshalledObject) - Constructor for class net.jini.core.event.RemoteEvent
Constructs a RemoteEvent object.
remoteEvent - Variable in class org.apache.river.mercury.TransientEventLog.RemoteEventHolder
 
RemoteEventData - Class in org.apache.river.mercury
Simple struct to hold a RemoteEvent and its associated Object (cookie) obtained from an EventLog.
RemoteEventData(RemoteEvent, Object) - Constructor for class org.apache.river.mercury.RemoteEventData
Creates a new RemoteEventData instance.
RemoteEventDataCursor - Class in org.apache.river.mercury
Trivial class (struct) that simply holds the current read count and the associated (next unread) read position.
RemoteEventDataCursor(long, long) - Constructor for class org.apache.river.mercury.RemoteEventDataCursor
 
RemoteEventHolder(long, RemoteEvent) - Constructor for class org.apache.river.mercury.TransientEventLog.RemoteEventHolder
 
RemoteEventIterator - Interface in net.jini.event
RemoteEventIterator defines the interface through which a client can synchronously retrieve events associated with a given registration.
RemoteEventIteratorData - Class in org.apache.river.mercury
Simple struct to hold the Uuid for a new RemoteEventIterator instance and the first batch of data.
RemoteEventIteratorData(Uuid, Collection) - Constructor for class org.apache.river.mercury.RemoteEventIteratorData
Creates a new RemoteEventIteratorData instance.
remoteEventIteratorID - Variable in class org.apache.river.mercury.ServiceRegistration
Unique identifier object for the currently enabled (client-side) remote event iterator.
RemoteEventIteratorImpl - Class in org.apache.river.mercury
 
RemoteEventIteratorImpl(Uuid, Uuid, MailboxBackEnd, Collection) - Constructor for class org.apache.river.mercury.RemoteEventIteratorImpl
Convenience constructor
RemoteEventIteratorImpl.LocalRemoteEventData - Class in org.apache.river.mercury
 
RemoteEventListener - Interface in net.jini.core.event
The RemoteEventListener interface needs to be implemented by any object that wants to receive a notification of a remote event from some other object.
RemoteExceptionWrapper(RemoteException) - Constructor for exception org.apache.river.thread.ReadyState.RemoteExceptionWrapper
Simple constructor
RemoteMethodControl - Interface in net.jini.core.constraint
Defines an interface to proxies for setting constraints to control remote method calls.
RemotePolicy - Interface in org.apache.river.api.security
RemotePolicy is a service api that can be implemented by a distributed Policy service, allowing local Policy providers to be updated remotely by a djinn group administrator.
remotePolicyGrants - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
remotePolicyPermission - Variable in class org.apache.river.api.security.RemotePolicyProvider
 
RemotePolicyProvider - Class in org.apache.river.api.security
An implementation of RemotePolicy.
RemotePolicyProvider(Policy) - Constructor for class org.apache.river.api.security.RemotePolicyProvider
Creates a new RemotePolicyProvider instance that wraps around the given non-null base policy object.
removalComplete() - Method in class org.apache.river.outrigger.EntryHandle
Called after the removal of a provisionally removed entry has been committed to disk and the handle has been removed from its holder.
remove() - Method in class net.jini.core.constraint.ArraySet.Iter
Always throws UnsupportedOperationException.
remove(Object) - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
remove(ConnectionManager.OutboundMux) - Method in class net.jini.jeri.connection.ConnectionManager
Removes and shuts down a mux.
remove(KerberosServerEndpoint.ServerConnectionImpl) - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Remove a server connection from the connection list of this listen operation.
remove(Object) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Removes the mapping for this key from this cache if it still exists.
remove() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
 
remove(int) - Method in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
remove(Lease) - Method in class net.jini.lease.LeaseRenewalManager
Removes a given lease from the managed set of leases; but does not cancel the given lease.
remove(Lease) - Method in interface net.jini.lease.LeaseRenewalSet
Removes the specified lease from set.
remove(Object) - Method in class org.apache.river.collection.SoftCache
Removes association for given key, returning value previously associated with key, or null if none.
remove(Object) - Method in class org.apache.river.collection.WeakIdentityMap
Removes association for given key, returning value previously associated with key, or null if none.
remove(WeakSoftTable.WeakKey, int) - Method in class org.apache.river.collection.WeakSoftTable
Removes and returns the index'th value associated with the specified key.
remove(Object) - Method in class org.apache.river.collection.WeakTable
Remove the object that the given key maps to.
remove() - Method in class org.apache.river.concurrent.CollectionDecorator.Iter
 
remove() - Method in class org.apache.river.concurrent.EntryIteratorFacade
 
remove() - Method in class org.apache.river.concurrent.NullIterator
 
remove(int) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
remove() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
remove(Object) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
remove(Object, Object) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
remove(Object) - Method in class org.apache.river.concurrent.ReferenceCollection
 
remove(Object, Object) - Method in class org.apache.river.concurrent.ReferenceConcurrentMap
 
remove() - Method in class org.apache.river.concurrent.ReferencedQueue
 
remove() - Method in class org.apache.river.concurrent.ReferenceIterator
 
remove() - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
remove(int) - Method in class org.apache.river.concurrent.ReferenceList
 
remove(Object) - Method in class org.apache.river.concurrent.ReferenceMap
Removes association for given key, returning value previously associated with key, or null if none.
remove - Variable in class org.apache.river.jeri.internal.http.TimedMap.Mapping
 
remove(TimedMap.Queue.Node) - Method in class org.apache.river.jeri.internal.http.TimedMap.Queue
 
remove(Object) - Method in class org.apache.river.jeri.internal.http.TimedMap
Removes mapping for key from map, returning the value associated with the key (or null if no mapping present).
remove(Target, boolean) - Method in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
remove() - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Removes this ImplRef from the table.
remove(Target) - Method in class org.apache.river.jeri.internal.runtime.Lease
 
remove(Object) - Method in class org.apache.river.lease.AbstractIDLeaseMap
 
remove() - Method in class org.apache.river.lease.AbstractLeaseMap.EntryIterator
 
remove(Object) - Method in class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
remove(Object) - Method in class org.apache.river.lease.AbstractLeaseMap
 
remove() - Method in interface org.apache.river.mercury.EventLog
Effectively removes the last read event from the log.
remove() - Method in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
 
remove(Uuid) - Method in class org.apache.river.mercury.EventLogFactory
Remove the EventLogIterator associated with the given Uuid.
remove() - Method in interface org.apache.river.mercury.EventLogIterator
Remove the event at the iterator's current cursor position.
remove() - Method in class org.apache.river.mercury.PersistentEventLog
 
remove() - Method in class org.apache.river.mercury.TransientEventLog
 
remove() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntryIterator
 
remove(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
remove(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
remove(ClientLeaseWrapper) - Method in class org.apache.river.norm.DeformedLeaseList
Remove a lease from the list.
remove(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Remove the specified wrapped client lease from the set.
remove(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseTable
Remove a lease from the table.
remove(Uuid, Lease) - Method in interface org.apache.river.norm.NormServer
Remove a lease from a set.
remove(Uuid, Lease) - Method in class org.apache.river.norm.NormServerBaseImpl
 
remove(Lease) - Method in class org.apache.river.norm.SetProxy
 
remove() - Method in class org.apache.river.outrigger.BaseHandle
Overridden and called from subclass.
remove() - Method in class org.apache.river.outrigger.EntryHandle
 
remove(EntryHandle, boolean) - Method in class org.apache.river.outrigger.EntryHolder
Remove the given handle from this holder and the idMap.
remove(EntryHandle) - Method in class org.apache.river.outrigger.EntryHolderSet
Remove the passed handle and associated entry.
remove() - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
Remove the File object returned by the iterator from the list.
remove(ByteArrayWrapper) - Method in class org.apache.river.outrigger.snaplogstore.PendingTxn
Remove a pending write.
remove() - Method in class org.apache.river.outrigger.TemplateHandle
 
remove(TransactionManager, long) - Method in class org.apache.river.outrigger.TxnTable
Remove the mapping for the given TransactionManager, id pair.
remove() - Method in class org.apache.river.outrigger.TypeTree.TypeTreeIterator
Unimplemented operations
remove() - Method in class org.apache.river.resource.Service.LazyIterator
 
remove(Runnable) - Method in class org.apache.river.thread.TaskManager
Deprecated.
 
removeAll(Collection) - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
removeAttr() - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
removeBlanks() - Method in class org.apache.river.collection.WeakTable
Remove any blank entries from the table.
removeButton - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
RemoveClientLease(LeaseSet, ClientLeaseWrapper) - Constructor for class org.apache.river.norm.LeaseSet.RemoveClientLease
Simple constructor
removeClientLeases(Iterator) - Method in class org.apache.river.norm.NormServerBaseImpl
Method used to remove membership expired leases from the server.
removed - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
true if this entry has been removed from the global table
removed() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
 
removed - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
removed from table; guarded by "lock"
removed - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
 
removed() - Method in class org.apache.river.outrigger.BaseHandle
 
removed - Variable in class org.apache.river.outrigger.EntryHandle
 
removed() - Method in class org.apache.river.outrigger.EntryHandle
 
removed - Variable in class org.apache.river.outrigger.TemplateHandle
 
removed() - Method in class org.apache.river.outrigger.TemplateHandle
 
removed - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
removed - Variable in class org.apache.river.phoenix.Activation.ObjectEntry
 
removed() - Method in class org.apache.river.phoenix.Activation.ObjectEntry
 
removeDir(File) - Static method in class org.apache.river.mercury.PersistentEventLog
Attempt to delete the associated event log persistence directory.
removeDiscoveredLocator(LookupLocator) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Convenience method used to remove the LocatorReg - corresponding to the given LookupLocator - from the set of LocatorReg objects that correspond to lookup services that have already been discovered.
removeDiscoveredSet(AbstractLookupDiscoveryManager.ProxyReg, int) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.LocatorDiscoveryListener
 
removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupDiscovery
Indicate that a listener is no longer interested in receiving DiscoveryEvent notifications.
removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Removes a listener from the set of objects listening for discovery events.
removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Remove a DiscoveryListener from the listener set.
removeDiscoveryListener(DiscoveryListener) - Method in interface net.jini.discovery.DiscoveryManagement
Removes a listener from the set of objects listening for discovery events.
removeDotClass(String) - Static method in class org.apache.river.tool.classdepend.PackageClasses
Strips the .class suffix from a string.
removeDups(Object[]) - Static method in class org.apache.river.reggie.RegistrarImpl
Weed out duplicates.
removeEldestEntry(Map.Entry) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap
 
removeEventRegistration(EventRegistrationRecord) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Remove the passed EventRegistrationRecord from event registrations map.
removeFirst() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
removeFirst() - Method in class org.apache.river.concurrent.ReferenceDeque
 
removeFirstOccurrence(Object) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
removeFirstOccurrence(Object) - Method in class org.apache.river.concurrent.ReferenceDeque
 
removeFrom(int) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Un-sets the appropriate bit in the 'from' variable to remove the indication that the registrar referenced by this class was discovered via the mechanism identified by the input parameter.
removeFromReadyQueue(int[]) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
removeFromRenewQueue(int[]) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
removeGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Remove a set of groups from the set to be discovered.
removeGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Deletes a set of group names from the managed set of groups.
removeGroups(String[]) - Method in interface net.jini.discovery.DiscoveryGroupManagement
Deletes a set of group names from the managed set of groups.
removeGroups(String[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Deletes a set of group names from this registration's managed set of groups.
removeGroups(Uuid, String[]) - Method in interface org.apache.river.fiddler.Fiddler
Deletes a set of group names from the managed set of groups associated with the registration corresponding to the current instance of this class.
removeGroups(Uuid, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
removeGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Deletes a set of group names from the managed set of groups associated with the registration corresponding to the current instance of this class.
removeGroups(String[]) - Method in class org.apache.river.norm.lookup.JoinState
Remove groups from the set to join.
removeGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method removeGroups.
removeGroupsDo(Uuid, HashMap, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class GroupsRemovedFromRegistrationLogObj (which is invoked during state recovery).
removeGroupsInt(String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Remove the specified groups from the set of groups to discover, and return true if any were actually removed.
RemoveGroupsTask(FiddlerImpl.RegistrationInfo, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.RemoveGroupsTask
Constructs an instance of this class and stores the input
removeIfEmpty() - Method in class org.apache.river.outrigger.TemplateHandle
Need to lock on the wl so no one will add a watcher between the check for empty and when it gets removed.
removeIfExpired(long) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
 
removeIfExpired(long) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
 
removeIfExpired(long) - Method in class org.apache.river.outrigger.QueryWatcher
This method does nothing.
removeIfExpired(long) - Method in class org.apache.river.outrigger.TransitionWatcher
Remove this watcher from the system if it has expired.
removeIfPending(Runnable) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Remove a task if it is pending (not active).
removeInstanceFromRefSet(AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
Removes a PhantomLiveRef from the set of registered instances.
removeInternal(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Utility method to remove a client lease.
removeItems(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.GroupLister
 
removeItems(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
removeItems(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.LocatorLister
 
removeItems(Object[]) - Method in class org.apache.river.example.browser.ServiceEditor.MemberGroupLister
 
removeLast() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
removeLast() - Method in class org.apache.river.concurrent.ReferenceDeque
 
removeLastOccurrence(Object) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
removeLastOccurrence(Object) - Method in class org.apache.river.concurrent.ReferenceDeque
 
removeLater - Variable in class org.apache.river.jeri.internal.mux.Session
 
removeLeaseInRenew(LeaseRenewalManager.Entry) - Method in class net.jini.lease.LeaseRenewalManager
Remove from leaseInRenew, return true if removed
removeListener(ServiceDiscoveryListener) - Method in interface net.jini.lookup.LookupCache
Removes a ServiceDiscoveryListener object from the set of listeners currently registered with the LookupCache.
removeListener(ServiceDiscoveryListener) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
removeLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Deletes a set of locators from the managed set of locators, and discards any already-discovered lookup service that corresponds to a deleted locator.
removeLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Deletes a set of locators from the managed set of locators, and discards any already-discovered lookup service that corresponds to a deleted locator.
removeLocators(LookupLocator[]) - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Deletes a set of locators from the managed set of locators, and discards any already-discovered lookup service that corresponds to a deleted locator.
removeLocators(LookupLocator[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Deletes a set of of LookupLocator objects from this registration's managed set of locators.
removeLocators(Uuid, LookupLocator[]) - Method in interface org.apache.river.fiddler.Fiddler
Deletes a set of LookupLocator objects from the managed set of locators associated with the registration corresponding to the current instance of this class.
removeLocators(Uuid, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
removeLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Deletes a set of LookupLocator objects from the managed set of locators associated with the registration corresponding to the current instance of this class.
removeLocators(LookupLocator[]) - Method in class org.apache.river.norm.lookup.JoinState
Remove locators for specific lookup services from the set to join.
removeLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method removeLocators.
removeLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class LocsRemovedFromRegistrationLogObj (which is invoked during state recovery).
RemoveLocatorsTask(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.RemoveLocatorsTask
Constructs an instance of this class and stores the input
removeLogStream(LogStream) - Method in class org.apache.river.mercury.StreamPool
Removes the given LogStream from the pool and closes it, if possible.
removeLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
Remove groups from the set to join.
removeLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Remove a set of group names from lookup discovery service's managed set of groups (the set consisting of the names of groups whose members are lookup services the lookup discovery service wishes to join).
removeLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Remove a set of group names from lookup discovery service's managed set of groups (the set consisting of the names of groups whose members are lookup services the lookup discovery service wishes to join).
removeLookupGroups(String[]) - Method in class org.apache.river.mahalo.JoinStateManager
Remove groups from the set to join.
removeLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
removeLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
removeLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
removeLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxImpl
 
removeLookupGroups(String[]) - Method in class org.apache.river.norm.AdminProxy
 
removeLookupGroups(String[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
removeLookupGroups(String[]) - Method in class org.apache.river.outrigger.AdminProxy
 
removeLookupGroups(String[]) - Method in class org.apache.river.outrigger.JoinStateManager
Remove groups from the set to join.
removeLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
removeLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
removeLookupGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
removeLookupGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
removeLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
Remove locators for specific lookup services from the set to join.
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Remove a set of LookupLocator objects from the lookup discovery service's managed set of locators.
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Remove a set of LookupLocator objects from the lookup discovery service's managed set of locators.
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.JoinStateManager
Remove locators for specific lookup services from the set to join.
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxImpl
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.AdminProxy
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.AdminProxy
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.JoinStateManager
Remove locators for specific lookup services from the set to join.
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.AdminProxy
 
removeLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
removeMemberGroups(String[]) - Method in interface net.jini.lookup.DiscoveryAdmin
Deletes the elements of the given set of names from the set whose elements are the names of the groups in which the lookup service is currently a member.
removeMemberGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
removeMemberGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
removeMgr(TransactableMgr) - Method in class org.apache.river.outrigger.TxnState
Remove the given mgr from the list of known managers.
removeOurTicket() - Method in class org.apache.river.norm.LeaseExpirationMgr.MgrTask
Removes this task's ticket from the ticket map iff this task's ticket is in the map.
removePending - Variable in class org.apache.river.outrigger.EntryHandle
true if this entry has to been seen as removed, but the removal has not yet been committed to disk
removePendingTxn(Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Remove a pending transaction from the table.
removeProxy(ServiceRegistrar) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
removeProxyReg(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Remove a ProxyReg from the lookupCache.
removeQueue(Object) - Method in class org.apache.river.thread.SynchronousExecutors
 
removeRefEntry(AbstractDgcClient.EndpointEntry.RefEntry) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Removes the given RefEntry from the ref table.
removeReg(ServiceRegistrar) - Method in class net.jini.lookup.ServiceDiscoveryManager
Removes and returns element from proxyRegSet that corresponds to the given proxy.
removeRegInfoGroups(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl.RemoveGroupsTask
Removes the elements of the given set from the given registration's current set of groups to discover.
removeRegInfoLocators(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl.RemoveLocatorsTask
Removes the elements of the given set from the given registration's current set of locators to discover.
removeRegistration(FiddlerImpl.RegistrationInfo) - Method in class org.apache.river.fiddler.FiddlerImpl
Removes the registration corresponding to the regInfo parameter from this service's state.
removeRegistration(Uuid, ServiceRegistration) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that calls the overloaded version that accepts a boolean, which is set to false.
removeRegistration(Uuid, ServiceRegistration, boolean) - Method in class org.apache.river.mercury.MailboxImpl
Utility method that consolidates registration removal activities.
removeServiceIdMapSendNoEvent(ServiceID, ServiceDiscoveryManager.ServiceItemReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Removes an entry in the serviceIdMap, but sends no notification.
removeServiceNotify(ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Sends a notification when a ServiceItem has been removed.
removeSession(int) - Method in class org.apache.river.jeri.internal.mux.Mux
Removes the identified session from the session table.
removeSet(LeaseSet) - Method in class org.apache.river.norm.NormServerBaseImpl
Do the heavy lifting on removing a set, assumes the locks on the set and store have been acquired.
removeTask(Runnable, int) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Remove a task if it has index >= min.
removeTasks(JoinManager.ProxyReg) - Method in class net.jini.lookup.JoinManager
Removes (from the task manager) and cancels (in the wakeup manager) all tasks associated with the given instance of ProxyReg.
removeTransitionWatcher(TransitionWatcher) - Method in class org.apache.river.outrigger.TemplateHandle
Remote a watcher from this handle.
removeUselessTask(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
Removes from the cache's task queue, all pending tasks associated with the given ProxyReg.
renew(long) - Method in interface net.jini.core.lease.Lease
Used to renew a lease for an additional period of time, specified in milliseconds.
renew - Variable in class net.jini.lease.LeaseRenewalManager.Entry
The next time we have to do something with this lease.
renew(long) - Method in class org.apache.river.jeri.internal.runtime.Lease
 
renew(LeasedResource, long) - Method in class org.apache.river.landlord.FixedLeasePeriodPolicy
 
renew(Uuid, long) - Method in interface org.apache.river.landlord.Landlord
Called by the lease when its renew method is called.
renew(LeasedResource, long) - Method in interface org.apache.river.landlord.LeasePeriodPolicy
Calculate the expiration and duration for an existing lease that is being renewed.
renew(Uuid, long) - Method in interface org.apache.river.landlord.LocalLandlord
Renew the lease that is associated with the given cookie.
renew(long) - Method in class org.apache.river.lease.AbstractLease
Renew the lease for a duration relative to now.
renew(Uuid, long) - Method in class org.apache.river.mahalo.TxnManagerImpl
Requests the renewal of a lease on a Transaction.
renew(Uuid, long) - Method in class org.apache.river.mercury.MailboxImpl.LocalLandlordAdaptor
 
renew(Uuid, long) - Method in class org.apache.river.mercury.MailboxImpl
 
renew(long) - Method in class org.apache.river.norm.ClientLeaseWrapper
 
renew(Uuid, long) - Method in class org.apache.river.norm.NormServerBaseImpl
 
renew(Uuid, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
renew(Uuid, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
RENEW_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a notify.
renewAl() - Method in class org.apache.river.norm.DeformedClientLeaseMapWrapper
 
RENEWAL_FAILURE_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
The event id for all RenewalFailureEvent objects.
renewalDuration - Variable in class net.jini.lookup.JoinManager.Conf
 
renewalDuration - Variable in class net.jini.lookup.JoinManager
The value to use as the renewDuration parameter when invoking the lease renewal manager's renewUntil method to add a service lease to manage.
renewalFailure(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Handle failures to renew a lease by removing the lease from the set and if needed schedule sending an event.
RenewalFailure(LeaseSet, ClientLeaseWrapper, long) - Constructor for class org.apache.river.norm.LeaseSet.RenewalFailure
Simple constructor
renewalFailure(ClientLeaseWrapper) - Method in class org.apache.river.norm.NormServerBaseImpl
Handle failures to renew a lease by removing the lease from its set and if needed schedule sending an event.
RenewalFailureEvent - Class in net.jini.lease
Event generated by a lease renewal set when it can't renew a lease it is responsible for.
RenewalFailureEvent(LeaseRenewalSet, long, MarshalledObject) - Constructor for class net.jini.lease.RenewalFailureEvent
Simple constructor.
renewAll() - Method in interface net.jini.core.lease.LeaseMap
Renews all leases in the LeaseMap, using their current values as the renewal durations.
renewAll(List, long) - Method in class net.jini.lease.LeaseRenewalManager
Renew all of the leases (if multiple, all can be batched)
renewAll() - Method in class org.apache.river.fiddler.FiddlerLeaseMap
Renews all leases in this map.
renewAll(Uuid[], long[]) - Method in interface org.apache.river.landlord.Landlord
Called by the lease map when its renewAll method is called.
renewAll() - Method in class org.apache.river.landlord.LandlordLeaseMap
 
renewAll(LocalLandlord, Uuid[], long[]) - Static method in class org.apache.river.landlord.LandlordUtil
Call landlord.renew() for each object in cookie[], passing cookie[i] and durations[i].
renewAll(Uuid[], long[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
Bulk renewal request of leases on Transactions.
renewAll(Uuid[], long[]) - Method in class org.apache.river.mercury.MailboxImpl
 
renewAll() - Method in class org.apache.river.norm.ClientLeaseMapWrapper
 
renewAll() - Method in class org.apache.river.norm.DeformedClientLeaseMapWrapper
 
renewAll(Uuid[], long[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
renewAll(Uuid[], long[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
renewAll(Uuid[], long[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
renewAll() - Method in class org.apache.river.reggie.RegistrarLeaseMap
 
renewAllDo(Uuid[], long[]) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual renewAll logic
renewAllMethod - Static variable in class net.jini.lease.LeaseRenewalManager
 
renewAllMethod - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
Convenience field containing the renewAll method defined in the Landlord interface.
renewalPending - Variable in class org.apache.river.norm.ClientLeaseWrapper
Flag used to check if lease has been persisted since last renewal, true means it has not been
renewalRTT - Variable in class net.jini.lease.LeaseRenewalManager.Entry
 
renewalRTT - Variable in class net.jini.lease.LeaseRenewalManager.Init
 
renewalRTT - Variable in class net.jini.lease.LeaseRenewalManager
The worst-case renewal round-trip-time
renewalsDone() - Method in class net.jini.lease.LeaseRenewalManager.Entry
Return true if the actual expiration is greater than or equal to the desired expiration (e.g. we don't need to renew this lease any more.
renewBatchTimeWindow - Variable in class net.jini.lease.LeaseRenewalManager.Init
 
renewBatchTimeWindow - Variable in class net.jini.lease.LeaseRenewalManager
 
renewCleanThread - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
renew/clean thread for handling lease renewals and clean calls
RenewCleanThread() - Constructor for class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RenewCleanThread
 
renewDo(Uuid, long) - Method in class org.apache.river.mercury.MailboxImpl
Performs the actual registration renewal logic
renewDuration - Variable in class net.jini.lease.LeaseRenewalManager.Entry
Renew duration
renewDuration - Variable in class org.apache.river.norm.ClientLeaseWrapper
renewDuration of this lease
renewed(LeasedResource) - Method in class org.apache.river.mahalo.LeaseExpirationMgr
 
renewed(LeasedResource) - Method in interface org.apache.river.mahalo.LeaseManager
Notifies the manager of a lease being renewed.
renewedList - Variable in class org.apache.river.norm.ClientLeaseWrapper
Reference to list of leases that have been renewed, but not persisted
renewedList - Variable in class org.apache.river.norm.NormServerBaseImpl
List of leases that have been renewed but not persisted
renewedList - Variable in class org.apache.river.norm.NormServerBaseImpl.RenewLogThread
 
renewedList - Variable in class org.apache.river.norm.NormServerInitializer
 
renewEventLease(long, Uuid, long) - Method in interface org.apache.river.reggie.Registrar
Renews an event lease.
renewEventLease(long, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
renewEventLeaseAbs(long, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
Renew the event lease for an absolute expiration time.
renewEventLeaseDo(long, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of renewEventLease.
renewEventLeaseInt(long, Uuid, long, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
renewFor(Lease, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set for a specified duration.
renewFor(Lease, long, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set for a specified duration and with specified renewal duration.
renewFor(Lease, long, long) - Method in interface net.jini.lease.LeaseRenewalSet
Include a client lease in the set for a specified duration and with a specified renewal duration.
renewFor(Lease, long) - Method in interface net.jini.lease.LeaseRenewalSet
Include a client lease in the set for a specified duration.
renewFor(Uuid, Lease, long, long) - Method in interface org.apache.river.norm.NormServer
Add a lease to a set.
renewFor(Uuid, Lease, long, long) - Method in class org.apache.river.norm.NormServerBaseImpl
 
renewFor(Lease, long) - Method in class org.apache.river.norm.SetProxy
 
renewFor(Lease, long, long) - Method in class org.apache.river.norm.SetProxy
 
renewInterestMask(int) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
Renews interest in receiving notifications when the I/O operations identified by the specified mask are ready for the associated SelectableChannel.
renewLease(Uuid, Uuid, long) - Method in interface org.apache.river.fiddler.Fiddler
This method renews the lease corresponding to the given registrationID and leaseID parameters, granting a new duration that is less than or equal to the requested duration value contained in the duration parameter.
renewLease(Uuid, Uuid, long) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the renew method specified by the Lease interface, implemented in the org.apache.river.lease.AbstractLease class, and invoked by way of the doRenew method of the FiddlerLease class; an instance of which is returned by the getLease method of the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
renewLeaseAbs(FiddlerImpl.RegistrationInfo, Uuid, long) - Method in class org.apache.river.fiddler.FiddlerImpl
This method performs the final steps in the process of renewing the lease on the registration corresponding to the regInfo and leaseID parameters, granting a requested absolute expiration time for that lease.
renewLeaseAbs(Uuid, HashMap, Uuid, long) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class LeaseRenewedLogObj (which is invoked during state recovery).
renewLeaseDo(FiddlerImpl.RegistrationInfo, Uuid, long) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method renewLease.
renewLeaseInt(FiddlerImpl.RegistrationInfo, Uuid, long, long) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the method renewLeaseDo.
renewLeases(Uuid[], Uuid[], long[]) - Method in interface org.apache.river.fiddler.Fiddler
Renews all leases from a LeaseMap.
renewLeases(Uuid[], Uuid[], long[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This methods renews all leases from a LeaseMap, where each element of the map is a lease on a registration with ID corresponding to an element of the registrationIDs parameter.
renewLeases(Object[], Uuid[], long[]) - Method in interface org.apache.river.reggie.Registrar
Renews service and event leases from a LeaseMap.
renewLeases(Object[], Uuid[], long[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
renewLeasesAbs(Uuid[], Uuid[], long[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Using the absolute expiration times contained in the expirations parameter, renews all of the leases from a LeaseMap that correspond to the elements of the registrationIDs and leaseIDs parameters; skipping any negative expiration times.
renewLeasesAbs(Object[], Uuid[], long[]) - Method in class org.apache.river.reggie.RegistrarImpl
Renew the leases for absolute expiration times.
renewLeasesDo(Uuid[], Uuid[], long[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method renewLeases to renew all of the leases from a LeaseMap that correspond to the elements of the registrationIDs and leaseIDs parameters, granting as new durations the corresponding elements of the duration parameter.
renewLeasesDo(Object[], Uuid[], long[]) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of renewLeases.
renewLogger - Variable in class org.apache.river.norm.NormServerBaseImpl
Thread that pulls wrapped client leases off the renewedList and logs them to disk
renewLogger - Variable in class org.apache.river.norm.NormServerInitializer
 
RenewLogThread(List) - Constructor for class org.apache.river.norm.NormServerBaseImpl.RenewLogThread
Don't create a daemon thread incase the jvm exits during store
renewMask - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
renewMaskRef - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
holder used for pass-by-reference invocations
renewMethod - Static variable in class net.jini.lease.LeaseRenewalManager
 
renewMethod - Static variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
 
renewMethod - Static variable in class org.apache.river.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
 
renewMethod - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
Convenience field containing the renew method defined in the Lease interface.
renewOp(Uuid, long) - Method in interface org.apache.river.outrigger.LogOps
Log a renew operation.
renewOp(byte[], long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method processes a logged renew operation.
renewOp(Uuid, long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a renew operation.
renewQueue - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
queue of keys that need to have interest masks updated
renewQueueNext - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
 
RenewResults(long[]) - Constructor for class org.apache.river.landlord.Landlord.RenewResults
Create a RenewResults object setting the field granted to the passed value, and denied to null.
RenewResults(long[], Exception[]) - Constructor for class org.apache.river.landlord.Landlord.RenewResults
Create a RenewResults object setting the field granted and denied fields to the passed values.
RenewResults - Class in org.apache.river.reggie
 
RenewResults(long[], Exception[]) - Constructor for class org.apache.river.reggie.RenewResults
Simple constructor
renewServiceLease(ServiceID, Uuid, long) - Method in interface org.apache.river.reggie.Registrar
Renews a service lease.
renewServiceLease(ServiceID, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
 
renewServiceLeaseAbs(ServiceID, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
Renew the service lease for an absolute expiration time.
renewServiceLeaseDo(ServiceID, Uuid, long) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of renewServiceLease.
renewServiceLeaseInt(ServiceID, Uuid, long, long) - Method in class org.apache.river.reggie.RegistrarImpl
Renew a service lease for a relative duration from now.
RenewTask(long) - Constructor for class net.jini.lease.LeaseRenewalManager.RenewTask
Create a collection of entries whose leases can be batch renewed with the last lease in the map, or a list of entries whose leases need to be removed.
renewTime - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
absolute time to renew current lease to this endpoint
renewUntil(Lease, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set until a specified time.
renewUntil(Lease, long, long, LeaseListener) - Method in class net.jini.lease.LeaseRenewalManager
Include a lease in the managed set until a specified time and with a specified renewal duration.
rep - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
the EntryRep for the entry that became visible
rep - Variable in class org.apache.river.outrigger.BaseHandle
 
rep() - Method in class org.apache.river.outrigger.BaseHandle
Return the handle's EntryRep object.
rep - Variable in class org.apache.river.outrigger.OutriggerAvailabilityEvent
The entry that triggered the event
rep - Variable in class org.apache.river.outrigger.SnapshotRep
 
rep() - Method in class org.apache.river.outrigger.SnapshotRep
Return the pre-computed EntryRep.
rep - Variable in class org.apache.river.outrigger.WrittenEntry
The EntryRep this node refers to.
rep() - Method in class org.apache.river.outrigger.WrittenEntry
Return the EntryRep of this entry.
repEnum - Variable in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
RepEnum for all potential matches
RepEnum - Interface in org.apache.river.outrigger
An internal interface for enumerating through EntryRep objects inside a JavaSpace server.
repFor(Collection, String) - Static method in class org.apache.river.outrigger.SpaceProxy2
 
repFor(Entry) - Static method in class org.apache.river.outrigger.SpaceProxy2
Return an EntryRep object for the given Entry.
replace - Variable in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
true if we see a class with same codebase in different loader
replace(PermissionGrant[]) - Method in interface org.apache.river.api.security.RemotePolicy
Replaces the existing RemotePolicy's PermissionGrant's.
replace(PermissionGrant[]) - Method in class org.apache.river.api.security.RemotePolicyProvider
 
replace(K, V, V) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
replace(K, V) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
replace(K, V, V) - Method in class org.apache.river.concurrent.ReferenceConcurrentMap
 
replace(K, V) - Method in class org.apache.river.concurrent.ReferenceConcurrentMap
 
replace(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Utility method to replace a client lease in the lease set.
replaceJar - Variable in class org.apache.river.tool.PreferredListGen
replace the first JAR with a copy containing the preferred list
replacement - Variable in class org.apache.river.reggie.EntryClass
An instance containing only name and hash, no superclass info.
replacement - Variable in class org.apache.river.reggie.ServiceType
An instance containing only name, no supertype info.
replaceProxyUsedToTrackChange(ServiceRegistrar, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
Replaces the proxy used to track change if the proxy passed in is non null, also replaces the ServiceItem.
replaceRegistration(Object) - Method in class net.jini.lookup.JoinManager
Registers a new reference to the service with all current and future discovered lookup services.
replaceRegistration(Object, Entry[]) - Method in class net.jini.lookup.JoinManager
Registers a new reference to the service with all current and future discovered lookup services, applying semantics identical to the one-argument form of this method, except with respect to the registration of the given attribute sets.
replaceRegistrationDo(Object, Entry[], boolean) - Method in class net.jini.lookup.JoinManager
Convenience method invoked by either form of the method replaceRegistration.
reportDone(Runnable, Object) - Method in class org.apache.river.mahalo.Job
 
Reporter - Class in org.apache.river.tool.envcheck
A class which provides a standard way to report the results of a test.
Reporter() - Constructor for class org.apache.river.tool.envcheck.Reporter
 
Reporter.Message - Class in org.apache.river.tool.envcheck
A container of message information to be processed by Reporter.
reportingLevel - Static variable in class org.apache.river.tool.envcheck.Reporter
the display reportingLevel
reps - Variable in class org.apache.river.outrigger.IteratorProxy
Last set of reps we got from the server
reps - Variable in class org.apache.river.outrigger.MatchSetData
Intial set of entries
reps - Variable in class org.apache.river.outrigger.MatchSetProxy
Last batch fetched from server
req - Variable in class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
req - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound
The outbound request created by the mux.
req - Variable in class net.jini.jeri.connection.ServerConnectionManager.Inbound
The inbound request created by the mux.
ReqIterator(OutboundRequestHandle, ConnectionManager) - Constructor for class net.jini.jeri.connection.ConnectionManager.ReqIterator
 
reqs - Variable in class net.jini.core.constraint.InvocationConstraints
The requirements.
request - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
 
request - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
 
Request - Class in org.apache.river.jeri.internal.http
Superclass for OutboundRequest, InboundRequest implementation classes.
Request() - Constructor for class org.apache.river.jeri.internal.http.Request
Creates new Request, initializes content input/output streams.
Request(ProtectionDomain, Permission) - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
Request(Class, Principal[], Permission[]) - Constructor for class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
Request.ContentInputStream - Class in org.apache.river.jeri.internal.http
Stream for reading inbound request/response data.
Request.ContentOutputStream - Class in org.apache.river.jeri.internal.http
Stream for writing outbound request/response data.
requestAddr - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
Multicast group address used by multicast requests
requestAddress - Static variable in class net.jini.discovery.Constants
The address of the multicast group over which the multicast request protocol takes place.
requestDispatcher - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
RequestDispatcher - Interface in net.jini.jeri
A callback object for processing inbound requests.
requestDispatcher - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsRequestDispatcher
 
requestDispatcher - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
The request handler
requestDispatcher - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
requestDispatcher - Variable in class org.apache.river.jeri.internal.mux.MuxServer
the request dispatcher to dispatch incoming requests to
requestDispatcher - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
requestDispatchers - Variable in class org.apache.river.jeri.internal.runtime.Target
 
requestDispatchersLock - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
lock to serialize request dispatcher reservation per export, so that a partial export will not cause another export to fail unnecessarily
requestedCipherSuites - Static variable in class net.jini.jeri.ssl.Utilities
The cipher suites specified by the user, or null if not specified.
requestGroups(Collection) - Method in class net.jini.discovery.AbstractLookupDiscovery
Called at startup and whenever the set of groups to discover is changed.
requestHandle - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The inbound request handle for this connection.
RequestHandleImpl(Subject, InvocationConstraints) - Constructor for class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Construct a RequestHandleImpl.
Requestor(String[], int, boolean) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.Requestor
 
requestors - Variable in class net.jini.discovery.AbstractLookupDiscovery
Collection that contains instances of the Requestor Thread class, each of which participate in multicast discovery by periodically sending out multicast discovery requests for a finite period of time.
requestProxyConnect() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Sends CONNECT request to proxy.
requestProxyOptions() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Sends OPTIONS request to proxy.
requests - Static variable in class org.apache.river.tool.DebugDynamicPolicyProvider
 
requestsInProgress() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Returns the number of active and pending requests.
requestsInProgress() - Method in class org.apache.river.jeri.internal.mux.MuxClient
Returns the current number of requests in progress over this connection.
requireDlPerm - Variable in class net.jini.loader.pref.PreferredClassLoader
permission required to download code?
requireDlPerm - Variable in class net.jini.loader.pref.PreferredClassProvider
download from codebases with no dl perm allowed?
RequireDlPermProvider - Class in net.jini.loader.pref
An RMIClassLoader provider that supports preferred classes and enforces DownloadPermission.
RequireDlPermProvider() - Constructor for class net.jini.loader.pref.RequireDlPermProvider
Creates a new RequireDlPermProvider.
RequiredPackages - Class in net.jini.lookup.ui.attribute
UI attribute that enables clients to get a list of the fully qualified names and version numbers of packages required by a UI.
RequiredPackages(Map) - Constructor for class net.jini.lookup.ui.attribute.RequiredPackages
Constructs a RequiredPackages attribute with the passed Map.
requiredPackages - Variable in class net.jini.lookup.ui.attribute.RequiredPackages
 
requirements() - Method in class net.jini.core.constraint.InvocationConstraints
Returns an immutable set of all of the requirements.
reschedule(LeasedResource) - Method in class org.apache.river.norm.LeaseExpirationMgr
Notifies the manager of a lease being renewed.
reserved - Static variable in class org.apache.river.api.net.Uri
 
reservedNames - Static variable in class net.jini.config.AbstractConfiguration
A sorted array of names that cannot be used for identifiers.
reset() - Method in class org.apache.river.api.lookup.DefaultEntries
Remove all Entry's
reset() - Method in class org.apache.river.api.security.PermissionGrantBuilder
resets the state for reuse, identical to a newly created PermissionGrantBuilder, this step must be performed to avoid unintentional grants to previously added URI.
reset() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
Resets builder back to initial state, ready to receive new information for building a new PermissionGrant.
reset() - Method in class org.apache.river.example.browser.Browser
 
Reset() - Constructor for class org.apache.river.example.browser.Browser.Reset
 
reset() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
reset() - Method in class org.apache.river.phoenix.Activation.ObjectEntry
 
reset() - Method in class org.apache.river.tool.PreferredListGen.Graph
For non-leaf nodes, Reset the type and implied preference value for this node and all child nodes recursively.
resetListModel() - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
resetPolicyProperty(String) - Static method in class net.jini.security.policy.PolicyFileProvider
Resets policyProperty system property, removing it if the value to set is null.
resetTmpl() - Method in class org.apache.river.example.browser.Browser
 
resinit - Static variable in class org.apache.river.tool.CheckConfigurationFile
 
resinit - Static variable in class org.apache.river.tool.CheckSer
 
resinit - Static variable in class org.apache.river.tool.ClassDep
 
resinit - Static variable in class org.apache.river.tool.ClassServer
 
resinit - Static variable in class org.apache.river.tool.ComputeDigest
 
resinit - Static variable in class org.apache.river.tool.ComputeHttpmdCodebase
 
resinit - Static variable in class org.apache.river.tool.PreferredListGen
flag to indicate that initialization of resources has been attempted
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.ArrayConstructor
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Cast
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.ClassLiteral
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.ConstructorCall
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Entry
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Literal
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.MethodCall
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.NameRef
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.ParseNode
Calculates and returns the declared type of the parse node, as referred to by the specified entry.
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.StringConcatenation
 
resolve(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.StringLiteral
 
resolve(Uri) - Method in class org.apache.river.api.net.Uri
Resolves the given URI relative against the URI represented by this instance.
resolve(String) - Method in class org.apache.river.api.net.Uri
Creates a new URI instance by parsing the given string relative and resolves the created URI against the URI represented by this instance.
resolve(Class) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
resolve(String, String) - Method in class org.apache.river.api.security.DefaultPolicyParser.PermissionExpander
Resolves the following protocols: self Denotes substitution to a principal information of the parental GrantEntry.
resolve(String, String) - Method in interface org.apache.river.api.security.PolicyUtils.GeneralExpansionHandler
Resolves general expansion expressions of the form ${{protocol:data}}.
resolve(EntryHandle, Throwable) - Method in class org.apache.river.outrigger.SingletonQueryWatcher
Mark this query as resolved.
resolve(JarWrapper.SourceJarURL) - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
Resolves given URL relative to this URL.
resolveArgs(ConfigurationFile.Entry) - Method in class net.jini.config.ConfigurationFile.Call
Returns the declared types of the argument expressions.
resolveClass(ObjectStreamClass) - Method in class net.jini.io.MarshalInputStream
Resolves the appropriate Class object for the stream class descriptor classDesc.
resolveClass(ObjectStreamClass) - Method in class net.jini.io.MarshalledInstance.FromMOInputStream
Overrides ObjectInputStream.resolveClass to change an occurence of class java.rmi.MarshalledObject to class net.jini.io.MarshalledObject.
resolveClass(ObjectStreamClass) - Method in class net.jini.io.MarshalledInstance.ToMOInputStream
Overrides ObjectInputStream.resolveClass to change an occurence of class net.jini.io.MarshalledObject to class java.rmi.MarshalledObject.
resolveCollection(Permission, PermissionCollection) - Method in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
resolved - Variable in class net.jini.config.ConfigurationFile.Entry
 
resolved - Variable in class org.apache.river.outrigger.SingletonQueryWatcher
Set to true when this query is resolved
resolved - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
Set to true when this query is resolved
resolvedWithEntries() - Method in class org.apache.river.outrigger.TakeMultipleWatcher
If the query has been resolved by finding an matching entry, returns the EntryHandle for that entry.
resolvedWithEntry() - Method in class org.apache.river.outrigger.SingletonQueryWatcher
If the query has been resolved by finding an matching entry, returns the EntryHandle for that entry.
resolvedWithThrowable() - Method in class org.apache.river.outrigger.SingletonQueryWatcher
If the query has been resolved with an exceptional condition, the exception that should be thrown to the client.
resolvedWithThrowable() - Method in class org.apache.river.outrigger.TakeMultipleWatcher
If the query has been resolved with an exceptional condition, the exception that should be thrown to the client.
resolveGrant(DefaultPolicyScanner.GrantEntry, KeyStore, Properties, boolean) - Method in class org.apache.river.api.security.DefaultPolicyParser
Translates GrantEntry token to PermissionGrant object.
resolveLock - Variable in class net.jini.config.ConfigurationFile
Lock for synchronizing calls to resolve entries.
resolvePermission(DefaultPolicyScanner.PermissionEntry, DefaultPolicyScanner.GrantEntry, KeyStore, Properties, boolean) - Method in class org.apache.river.api.security.DefaultPolicyParser
Translates PermissionEntry token to Permission object.
resolveProxyClass(String[]) - Method in class net.jini.io.MarshalInputStream
Resolves the appropriate Class object for the proxy class described by the interface names interfaceNames.
resolveSigners(KeyStore, String) - Method in class org.apache.river.api.security.DefaultPolicyParser
Takes a comma-separated list of aliases and obtains corresponding certificates.
resolving - Variable in class net.jini.config.ConfigurationFile.Entry
 
Resource - Class in org.apache.river.outrigger.snaplogstore
Wrapper for outrigger objects that are leased resources.
Resource(StorableResource) - Constructor for class org.apache.river.outrigger.snaplogstore.Resource
 
RESOURCE - Static variable in class org.apache.river.tool.CheckConfigurationFile
 
RESOURCE - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for a resource (non-class JAR entry) node
resourceBundleName - Variable in class org.apache.river.logging.Levels.LevelData
 
resourceIdGenerator - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
resourceIdGenerator - Variable in class org.apache.river.reggie.RegistrarImpl
Generator for resource (e.g., registration, lease) Uuids
resourceMap - Static variable in class org.apache.river.tool.envcheck.Util
table of localization resources
resourceName - Static variable in class net.jini.config.ConfigurationProvider
 
resourceRef - Variable in class org.apache.river.mahalo.LeaseExpirationMgr.Canceler
 
resourceRef - Variable in class org.apache.river.norm.LeaseExpirationMgr.MgrTask
Resource this task is to operate on
resources - Static variable in class org.apache.river.phoenix.Activation
 
resources - Static variable in class org.apache.river.tool.CheckConfigurationFile
 
resources - Static variable in class org.apache.river.tool.CheckSer
 
resources - Static variable in class org.apache.river.tool.ClassDep
 
resources - Static variable in class org.apache.river.tool.ClassServer
 
resources - Static variable in class org.apache.river.tool.ComputeDigest
 
resources - Static variable in class org.apache.river.tool.ComputeHttpmdCodebase
 
resources - Static variable in class org.apache.river.tool.JarWrapper
 
resources - Static variable in class org.apache.river.tool.PreferredListGen
I18N resource bundle
resourcesLock - Static variable in class org.apache.river.tool.JarWrapper
 
respond(Socket) - Method in class org.apache.river.reggie.RegistrarImpl
Process a unicast discovery request, and respond.
respondeeThread - Variable in class net.jini.discovery.AbstractLookupDiscovery
Thread that manages incoming multicast responses.
response - Variable in class net.jini.discovery.AbstractLookupDiscovery.CheckReachabilityMarker
Response sent by lookup service to check reachability of
ResponseListener() - Constructor for class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
 
responsePort - Variable in class net.jini.discovery.AbstractLookupDiscovery.Requestor
Unicast response port
restart(long) - Method in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
EntryHolder queries have thread local state that get clobbered if another query (on a different or same EntryHolder, including hasMatch calls) is started in the same thread.
restart - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
restartServices() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
restartSet - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
restore(ObjectInputStream) - Method in class org.apache.river.outrigger.EntryRep
 
restore(ObjectInputStream) - Method in class org.apache.river.outrigger.JoinStateManager
 
restore(T) - Method in class org.apache.river.outrigger.snaplogstore.BaseObject
 
restore(StorableResource) - Method in class org.apache.river.outrigger.snaplogstore.Resource
 
restore(ObjectInputStream) - Method in class org.apache.river.outrigger.StorableAvailabilityWatcher
Restore the persistent fields
restore(ObjectInputStream) - Method in class org.apache.river.outrigger.StorableEventWatcher
Restore the persistent fields
restore(ObjectInputStream) - Method in interface org.apache.river.outrigger.StorableObject
Restore the persistent fields and return new instance.
restore(T) - Method in interface org.apache.river.outrigger.StoredObject
Restore the state of a StorableObject object.
restore(StorableResource) - Method in interface org.apache.river.outrigger.StoredResource
Restore the state of a StorableResource.
restore(ObjectInputStream) - Method in class org.apache.river.outrigger.Txn
 
restoreContextAddTask(Runnable) - Method in class net.jini.discovery.AbstractLookupDiscovery
 
restoreContextScheduleRunnable(AbstractLookupDiscovery.UnicastDiscoveryTask) - Method in class net.jini.discovery.AbstractLookupDiscovery
 
restoreGroupID(String) - Static method in class org.apache.river.start.SharedActivationGroupDescriptor
Utility method that restores the object stored in a well known file under the provided dir path.
restoreTransientState(ProxyPreparer) - Method in class org.apache.river.mahalo.ParticipantHandle
 
restoreTransientState(ProxyPreparer) - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
restoreTransientState(ProxyPreparer) - Method in class org.apache.river.mercury.ServiceRegistration
 
restoreTransientState(EventTypeGenerator, SendMonitor, ProxyPreparer) - Method in class org.apache.river.norm.event.EventType
Restore the transient state of this object after recovering it from a serialization stream.
restoreTransientState(EventTypeGenerator, PersistentStore, NormServerBaseImpl, ProxyPreparer) - Method in class org.apache.river.norm.LeaseSet
Restore the transient state of the set that can't be restored automatically after a log recovery.
restoreTransientState() - Method in class org.apache.river.norm.NormServerBaseImpl
Perform the 3rd stage of log recovery, restoring the various pieces of transient state (populating the LRM, restoring various transient fields).
restrictedHasNext(ProxyTrustIterator, SecurityContext) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Calls iter.hasNext() in context of acc.
restrictedInvoke(Method, Object, SecurityContext) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Calls m.invoke(obj, null) in context of rsc.
restrictedNext(ProxyTrustIterator, SecurityContext) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Calls iter.next() in context of rsc.
restrictedPD - Variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
EmptyPD plus specified permissions.
restrictedSetException(ProxyTrustIterator, RemoteException, SecurityContext) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Calls iter.setException(e) in context of rsc.
Result(long, long) - Constructor for class org.apache.river.landlord.LeasePeriodPolicy.Result
Simple constructor to create a new Result object.
result - Variable in class org.apache.river.mahalo.ParticipantModRecord
 
Result(ServiceDescriptor, Object, Exception) - Constructor for class org.apache.river.start.ServiceStarter.Result
Trivial constructor.
result - Variable in class org.apache.river.start.ServiceStarter.Result
Service proxy object, if any.
result - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
resultAwait - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
ResultNotReadyException - Exception in org.apache.river.mahalo
 
ResultNotReadyException() - Constructor for exception org.apache.river.mahalo.ResultNotReadyException
 
ResultNotReadyException(String) - Constructor for exception org.apache.river.mahalo.ResultNotReadyException
 
results - Variable in class org.apache.river.mahalo.Job
 
results - Variable in class org.apache.river.tool.ClassDep
Container for found dependency classes.
retainAll(Collection) - Method in class net.jini.core.constraint.ArraySet
Always throws UnsupportedOperationException.
rethrow(RuntimeException) - Static method in class net.jini.constraint.BasicMethodConstraints
If the exception is a NullPointerException or IllegalArgumentException, wrap it in an InvalidObjectException and throw that, otherwise rethrow the exception as is.
retrieveManifest(String) - Static method in class org.apache.river.tool.JarWrapper
Returns the Manifest object derived from a manifest file as specified on the command line.
retry - Variable in class net.jini.activation.ActivatableInvocationHandler.Failure
failure is safe to retry (and possibly worth retrying) after
retry - Variable in class net.jini.jeri.BasicInvocationHandler.Failure
failure is safe to retry (and possibly worth retrying) after
retry - Variable in class org.apache.river.thread.RetryTask
 
retryable(Throwable) - Static method in class org.apache.river.constants.ThrowableConstants
Attempt to classify the passed Throwable in terms of what it implies about the probability of success of future operations on the object that threw the exception.
retryBadNics() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
Convenience method that retries any previously failed interfaces.
retryFailedInterfaces() - Method in class org.apache.river.reggie.RegistrarImpl.Multicast
Attempts to configure each interface contained in the failedInterfaces list, removing it from the list if configuration succeeds.
retryNics - Variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
 
RetryTask<V> - Class in org.apache.river.thread
 
RetryTask(TaskManager, WakeupManager) - Constructor for class org.apache.river.thread.RetryTask
Deprecated. 
RetryTask(ExecutorService, WakeupManager) - Constructor for class org.apache.river.thread.RetryTask
Create a new RetryTask that will be scheduled with the given executor service, and which will perform retry scheduling using the given wakeup manager.
RetryTask.RetryTime - Class in org.apache.river.thread
This is the runnable class for the WakeupManager, since we need different implementations of WakeupManager.run and TaskManager.run.
retryTime() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.DiscoveryTask
Returns the next absolute time (in milliseconds) at which another attempt to discover the lookup service referenced in this class should be made.
retryTime() - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Returns the next absolute time (in milliseconds) at which another execution of this task should be made (after the previous attempt has failed).
retryTime() - Method in class org.apache.river.outrigger.TxnMonitorTask
Return the time of the next query, bumping deltaT as necessary for the next iteration.
retryTime() - Method in class org.apache.river.thread.RetryTask
Return the next time at which we should make another attempt.
RetryTime() - Constructor for class org.apache.river.thread.RetryTask.RetryTime
 
retryTime - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
RETURN - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Normal return (with or without return value).
returned - Variable in class org.apache.river.resource.Service.LazyIterator
 
reusable(Subject) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Check whether this cached request handle can be used for the given subject.
revocable - Variable in class net.jini.security.policy.DynamicPolicyProvider
 
RevocablePolicy - Interface in org.apache.river.api.security
RevocablePolicy, is a Java Security Policy Provider that supports Runtime Dynamic addition and removal of PermissionGrant's Warning: Not all Permission's are truly revocable, while any Permission can be dynamically added and later removed from this policy, many JVM Permission implementations are used in ways that allow references to escape To quote Tim Blackman, from river-dev: I remember talking with Bob and Mike Warres about this.
revocationSupported - Static variable in class net.jini.security.policy.DynamicPolicyProvider
 
revokeSupported() - Method in class net.jini.security.policy.DynamicPolicyProvider
 
revokeSupported() - Method in interface org.apache.river.api.security.RevocablePolicy
Checks if policy supports revocation.
RFC3986URLClassLoader - Class in org.apache.river.api.net
This class loader is responsible for loading classes and resources from a list of URLs which can refer to either directories or JAR files.
RFC3986URLClassLoader(URL[]) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader
Constructs a new URLClassLoader instance.
RFC3986URLClassLoader(URL[], ClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader
Constructs a new URLClassLoader instance.
RFC3986URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader
Constructs a new URLClassLoader instance.
RFC3986URLClassLoader(URL[], ClassLoader, URLStreamHandlerFactory, AccessControlContext) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader
 
RFC3986URLClassLoader.IndexFile - Class in org.apache.river.api.net
 
RFC3986URLClassLoader.SubURLClassLoader - Class in org.apache.river.api.net
 
RFC3986URLClassLoader.UriCodeSource - Class in org.apache.river.api.net
To avoid CodeSource equals and hashCode methods in SecureClassLoader keys.
RFC3986URLClassLoader.URLFileHandler - Class in org.apache.river.api.net
 
RFC3986URLClassLoader.URLHandler - Class in org.apache.river.api.net
 
RFC3986URLClassLoader.URLJarHandler - Class in org.apache.river.api.net
 
rl - Variable in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
 
rl - Variable in class org.apache.river.outrigger.TemplateHandle
 
RMI - Static variable in class net.jini.lookup.entry.jmx.JMXProtocolType
 
role - Variable in class net.jini.lookup.entry.UIDescriptor
Gives the fully qualified name of the interface that represents the role of the UI generated by the marshalled UI factory.
ROLE - Static variable in interface net.jini.lookup.ui.AboutUI
Convenience constant to use in the role field of UIDescriptors for AboutUI role UIs.
ROLE - Static variable in interface net.jini.lookup.ui.AdminUI
Convenience constant to use in the role field of UIDescriptors for AdminUI role UIs.
ROLE - Static variable in interface net.jini.lookup.ui.MainUI
Convenience constant to use in the role field of UIDescriptors for MainUI role UIs.
role - Variable in class org.apache.river.jeri.internal.mux.Mux
 
role - Variable in class org.apache.river.jeri.internal.mux.Session
 
rolodex - Variable in class org.apache.river.jeri.internal.http.HttpClientManager
 
room - Variable in class net.jini.lookup.entry.Location
A room or cube number.
root - Variable in class org.apache.river.example.browser.EntryTreePanel
 
ROOT - Static variable in class org.apache.river.outrigger.TypeTree
Name of the root bucket of the type tree
rootClass - Variable in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
rootNode - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
roots - Variable in class org.apache.river.tool.ClassDep
Set of directories to find dependencies in.
roTasks - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Read-only view of tasks
rpos - Variable in class org.apache.river.mercury.PersistentEventLog
The read offset into the current "read" log of the "last read" object.
rqf - Variable in class org.apache.river.concurrent.CollectionDecorator.Iter
 
rqf - Variable in class org.apache.river.concurrent.CollectionDecorator
 
rqf - Variable in class org.apache.river.concurrent.ReferenceCollection
 
rqf - Variable in class org.apache.river.concurrent.ReferenceEntryFacade
 
rqf - Variable in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
RSA_KEY_ALGORITHM - Static variable in class net.jini.jeri.ssl.Utilities
Or'ed into the value returned by getPermittedKeyAlgorithms when RSA keys are permitted.
RSA_KEY_EXCHANGE_ALGORITHMS - Static variable in class net.jini.jeri.ssl.Utilities
The names of JSSE key exchange algorithms that use RSA keys.
rslt - Variable in class org.apache.river.outrigger.TxnState
Used by mgr()
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
 
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementTimerThread
 
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.DecodeAnnouncementTask
Restore the privileged context and run
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.Notifier
 
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.Requestor
This method sends out N (for small N) multicast requests.
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
 
run() - Method in class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
Restore the privileged context and run
run() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.Notifier
 
run() - Method in class net.jini.jeri.connection.ConnectionManager.Reaper
Sleep for TIMEOUT milliseconds.
run(HttpEndpoint.Connection) - Method in interface net.jini.jeri.http.HttpEndpoint.ConnectionAction
 
run() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
 
run() - Method in class net.jini.jeri.ssl.HttpsEndpoint.Reaper
Sleep for IDLE_TIMEOUT milliseconds.
run() - Method in class net.jini.jeri.ssl.SubjectCredentials.GetAllPrivateCredentialsAction
 
run() - Method in class net.jini.jeri.ssl.SubjectCredentials.GetPrivateCredentialAction
 
run() - Method in class net.jini.lease.LeaseRenewalManager.QueuerTask
 
run() - Method in class net.jini.lease.LeaseRenewalManager.RenewTask
 
run() - Method in class net.jini.loader.pref.PreferredClassLoader.PreferredResourcesPrivilegedExceptionAction
 
run() - Method in class net.jini.lookup.JoinManager.AddAttributesTask
Attempts to either augment, replace, or modify the attributes of this join manager's service in the lookup service referenced by the current instance of this class.
run() - Method in class net.jini.lookup.JoinManager.DiscardProxyTask
Requests the cancellation of the lease on the ServiceRegistration that is referenced in the proxyReg data structure.
run() - Method in class net.jini.lookup.JoinManager.JoinTask
Method executed in a separate thread created by the task manager
run() - Method in class net.jini.lookup.JoinManager.LeaseExpireNotifyTask
Attempts to re-register this join manager's service with the lookup service referenced by the current instance of this class.
run() - Method in class net.jini.lookup.JoinManager.RegisterTask
Attempts to register this join manager's service with the lookup service referenced in this task's proxyReg field.
run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
 
run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
 
run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
 
run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheTerminator
 
run() - Method in class net.jini.security.proxytrust.ProxyTrustExporter.Reaper
Keep removing refs from the queue, clearing them, and removing them from the refs list, until the refs list is empty.
run() - Method in class org.apache.river.action.GetBooleanAction
Determines the boolean value of the system property whose name was specified in the constructor.
run() - Method in class org.apache.river.action.GetIntegerAction
Determines the int value of the system property whose name was specified in the constructor.
run() - Method in class org.apache.river.action.GetLongAction
Determines the long value of the system property whose name was specified in the constructor.
run() - Method in class org.apache.river.action.GetPropertyAction
Determines the string value of the system property whose name was specified in the constructor.
run() - Method in class org.apache.river.api.security.CombinerSecurityManager.Action
 
run() - Method in class org.apache.river.api.security.PolicyUtils.SecurityPropertyAccessor
Returns specified security property.
run() - Method in class org.apache.river.api.security.PolicyUtils.URLLoader
Returns InputStream from the target URL.
run() - Method in class org.apache.river.api.security.URIGrant.NormaliseURLAction
 
run() - Method in class org.apache.river.concurrent.ReferenceProcessor.CleanerTask
 
run() - Method in class org.apache.river.concurrent.ReferenceProcessor.CreateThread
 
run() - Method in class org.apache.river.concurrent.ReferenceProcessor.EnqueGarbageTask
 
run() - Method in class org.apache.river.concurrent.ReferenceProcessor.FinalizerTask
 
run() - Method in class org.apache.river.concurrent.ReferenceProcessor.ThreadGroupAction
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.AddGroupsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.AddLocatorsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.ChangedEventTask
This method processes the local discovery event information and determines, based on the current state of each active registration, to which such registration the appropriate RemoteDiscoveryEvent should be sent.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.DestroyThread
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.DiscardedEventTask
This method processes the local discovery event information and determines, based on the current state of each active registration, to which such registration the appropriate RemoteDiscoveryEvent should be sent.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.DiscardRegistrarTask
This method attempts to remove the indicated registrar from the registration's set of discovered registrars.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.DiscoveredEventTask
This method processes the local discovery event information and determines, based on the current state of each active registration, to which such registration the appropriate RemoteDiscoveryEvent should be sent.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.LeaseExpireThread
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.NewRegistrationTask
This method processes the information associated with the new registration and determines, based on the current state of the set of 'already-discovered' lookup service(s), whether to send a RemoteDiscoveryEvent to the new registration's listener.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.RemoveGroupsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.RemoveLocatorsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.SendEventTask
This method sends a RemoteDiscoveryEvent to the listener of the registration that corresponds to the regInfo field of this class.
run() - Method in class org.apache.river.fiddler.FiddlerImpl.SetGroupsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.SetLocatorsTask
 
run() - Method in class org.apache.river.fiddler.FiddlerImpl.SnapshotThread
 
run() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.Dispatcher
Dispatch loop.
run() - Method in class org.apache.river.jeri.internal.http.TimedMap.Evictor
 
run() - Method in class org.apache.river.jeri.internal.mux.Mux.SessionShutdownTask
 
run() - Method in class org.apache.river.jeri.internal.mux.Session.NotifyAcknowledgementListeners
 
run() - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO.Reader
 
run() - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO.Writer
 
run() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RenewCleanThread
 
run() - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.Reaper
 
run() - Method in class org.apache.river.jeri.internal.runtime.ObjectTable.LeaseChecker
 
run() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager.SelectLoop
 
run() - Method in class org.apache.river.logging.LogManager.Probe
 
run() - Method in class org.apache.river.mahalo.LeaseExpirationMgr.Canceler
Check the associated resource's expiration against the current time, canceling the resource if its time has passed.
run() - Method in class org.apache.river.mahalo.TxnManagerImpl.DestroyThread
 
run() - Method in class org.apache.river.mercury.MailboxImpl.DestroyThread
 
run() - Method in class org.apache.river.mercury.MailboxImpl.ExpirationThread
Loop over time-sorted collection and remove any entries that have expired.
run() - Method in class org.apache.river.mercury.MailboxImpl.Notifier
Schedule delivery tasks for any enabled registrations.
run() - Method in class org.apache.river.mercury.MailboxImpl.SnapshotThread
 
run() - Method in class org.apache.river.norm.LeaseExpirationMgr.Expiration
 
run() - Method in class org.apache.river.norm.LeaseExpirationMgr.ExpirationThread
 
run() - Method in class org.apache.river.norm.LeaseExpirationMgr.MgrTask
 
run() - Method in class org.apache.river.norm.LeaseExpirationMgr.QueueExpiration
 
run() - Method in class org.apache.river.norm.LeaseExpirationMgr.SendWarning
 
run() - Method in class org.apache.river.norm.LRMEventListener
 
run() - Method in class org.apache.river.norm.NormServerBaseImpl.DestroyThread
 
run() - Method in class org.apache.river.norm.NormServerBaseImpl.RenewLogThread
 
run() - Method in class org.apache.river.norm.NormServerBaseImpl.SnapshotThread
 
run() - Method in class org.apache.river.outrigger.ExpirationOpQueue
 
run() - Method in class org.apache.river.outrigger.OperationJournal
Loop pulling transitions off the queue and process them by getting the set of interested watchers from the TransitionWatchers object associated with this object and then calling process on each of the watchers.
run() - Method in class org.apache.river.outrigger.OutriggerServerImpl.DestroyThread
 
run() - Method in class org.apache.river.outrigger.OutriggerServerImpl.Reaper
 
run() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd.ConsumerThread
 
run() - Method in class org.apache.river.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
 
run() - Method in class org.apache.river.outrigger.TxnMonitor
Take pending monitor requests off the queue, creating the required TxnMonitorTask objects and scheduling them.
run() - Method in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
run() - Method in class org.apache.river.phoenix.Activation.Shutdown
 
run() - Method in class org.apache.river.phoenix.Activation.ShutdownHook
 
run() - Method in class org.apache.river.phoenix.PipeWriter
Create a thread to listen and read from input stream, in.
run() - Method in class org.apache.river.reggie.RegistrarImpl.AddressTask
Connect and then process a unicast discovery request
run() - Method in class org.apache.river.reggie.RegistrarImpl.Announce
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
Decodes this task's multicast request packet, spawning an AddressTask if the packet satisfies the configured constraints, matches this registrar's groups, and does not already contain this registrar's service ID in its list of known registrars.
run() - Method in class org.apache.river.reggie.RegistrarImpl.Destroy
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.EventExpire
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.Multicast
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.ServiceExpire
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.Snapshot
 
run() - Method in class org.apache.river.reggie.RegistrarImpl.SocketTask
Process a unicast discovery request
run() - Method in class org.apache.river.reggie.RegistrarImpl.Unicast
 
run() - Method in class org.apache.river.start.SharedGroupImpl.DestroyThread
 
run() - Method in class org.apache.river.thread.GetThreadPoolAction
 
run() - Method in class org.apache.river.thread.NewThreadAction
 
run() - Method in class org.apache.river.thread.RetryTask.RetryTime
Time to retry the task.
run() - Method in class org.apache.river.thread.RetryTask
The run method used as a TaskManager.Task.
run() - Method in class org.apache.river.thread.StreamPlugThread
 
run() - Method in class org.apache.river.thread.SynchronousExecutors.Distributor
 
run() - Method in class org.apache.river.thread.TaskManager.TaskThread
Deprecated.
 
run() - Method in class org.apache.river.thread.ThreadPool.Task
 
run() - Method in class org.apache.river.thread.WakeupManager.Kicker
 
run() - Method in class org.apache.river.tool.ClassServer
Just keep looping, spawning a new thread for each incoming request.
run() - Method in class org.apache.river.tool.ClassServer.Task
Process the request
run(String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck.GetDescriptors
 
run() - Method in class org.apache.river.tool.envcheck.EnvCheck.Pipe
Read and write data until EOF is detected.
run(String[]) - Method in class org.apache.river.tool.envcheck.EnvCheck
Perform the runtime checks.
run(EnvCheck) - Method in interface org.apache.river.tool.envcheck.Plugin
Run the test implemented by the plugin.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckActivationSystem
Determine whether to perform this check, and perform the check if appropriate.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase.GetURLTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase
Depending on whether service start checks are configured, either check the codebase system property or all of the ServiceDescriptors that are instanceof NonActivatableServiceDescriptor.
run() - Method in class org.apache.river.tool.envcheck.plugins.CheckCodebase.URLAccessor
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig.ConfigTask
Instantiate the configuration using the given args.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig.GetGroupsTask
Instantiate the configuration.
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckConfig
If configured to perform JSK checks, perform checks for each descriptor.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
Check the validity of the activation group VM (if there is one)
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
Check the command line vm and the group, if there is one, for a classpath containing jsk-platform.jar.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJSKPolicy
Perform the check both for the current VM, and for the group VM if a SharedActivationGroupDescriptor is available from the plugin container.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckJsseProps
Check the security files for the current VM and for the group VM if there is a SharedActivationGroupDescriptor.
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckLoggingConfig
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckNoLoopback
Get the address of the local host and check for loopback.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence.CheckDirTask
 
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
 
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckPersistence
Check the persistence directory for every SharedActivatableServiceDescriptor in the starter configuration.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
Perform the syntax check and the AllPermission check
run(EnvCheck) - Method in class org.apache.river.tool.envcheck.plugins.CheckPolicy
Perform policy file checks for the current VM and all service descriptors.
run(String[]) - Method in class org.apache.river.tool.envcheck.plugins.FileAccessCheckTask
Check for the accessibility of a file identified by a system property.
run(String[]) - Method in interface org.apache.river.tool.envcheck.SubVMTask
Run the subtask.
runAfter(List, int) - Method in class org.apache.river.mahalo.ParticipantTask
Inherit doc comment from supertype.
runAfter(Runnable, int) - Method in class org.apache.river.thread.TaskManager
Deprecated.
Returns t.runAfter(i), or false if an exception is thrown.
runAfter(List, int) - Method in interface org.apache.river.thread.TaskManager.Task
Deprecated.
Return true if this task must be run after at least one task in the given task list with an index less than size (size may be less then tasks.size()).
runLock - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
expired lease thread guard
runnable - Variable in class org.apache.river.thread.NewThreadAction
 
runnable - Variable in class org.apache.river.thread.ThreadPool.Task
 
running - Variable in class org.apache.river.jeri.internal.runtime.ObjectTable
flag to indicate expired lease thread started
runningTasks - Variable in class net.jini.lookup.JoinManager.ProxyReg
The instance of DiscLeaseListener that is registered with the lease renewal manager that handles the lease of this join manger's service.
runningTasks - Variable in class org.apache.river.reggie.RegistrarImpl.DecodeRequestTask
 
runningTasks - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
 
runQueue - Variable in class org.apache.river.norm.LeaseExpirationMgr
Queue of tasks, ordered by time
rwl - Variable in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
lock guarding keepAliveCount and keeper
rwl - Variable in class org.apache.river.start.AggregatePolicyProvider
 

S

s - Variable in class org.apache.river.jeri.internal.runtime.Util.ClientSubjectImpl
 
safeEquals(Object, Object) - Static method in class net.jini.jeri.ssl.Utilities
Same as equals(), but allows either argument to be null
same(String[], String[]) - Static method in class net.jini.security.AuthenticationPermission
Returns true if both arrays are null, or both arrays are the same length and contain the same pairs (ignoring order).
sameAs(String) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd.LastLog
 
sameClassAndEquals(Object, Object) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns true either if both arguments are null or if both arguments refer to objects of the same class and an invocation of Object.equals on "subject" with "object" as the argument returns true; returns false otherwise.
SameClassKey - Class in org.apache.river.jeri.internal.runtime
Wraps collection elements (such as hash table keys) so that two wrapped elements are only considered to be equal if they have the same class (as well as being equal by Object.equals).
SameClassKey(Object) - Constructor for class org.apache.river.jeri.internal.runtime.SameClassKey
 
sameConstraints(Lease, Lease) - Static method in class net.jini.lease.LeaseRenewalManager.Entry
Returns true if the two leases both implement RemoteMethodControl and have the same constraints for Lease methods, or both don't implement RemoteMethodControl, else returns false.
sameConstraints(Lease, Lease) - Static method in class org.apache.river.norm.ClientLeaseWrapper
Returns true if the two leases both implement RemoteMethodControl and have the same constraints for Lease methods, or both don't implement RemoteMethodControl, else returns false.
sameFile(URL, URL) - Method in class net.jini.url.httpmd.Handler
Compares two HTTPMD URLs to see if they refer to the same file.
samePackage(Class, Class) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns true if the classes are in the same package, false otherwise.
sameProxyClass(Object, Object) - Static method in class org.apache.river.jeri.internal.runtime.Util
Returns true if proxy2 is a generated Proxy (proxy1 is assumed to be one) and the classes of both proxies implement the same ordered list of interfaces, and returns false otherwise.
sameVersion(ServiceItem, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Convenience method that performs a byte-wise comparison, including codebases, of the services referenced by the given service items, and returns the result.
satisfies(KerberosUtil.Config) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Check whether this connection can satisfy the requirements specified by the given configuration.
savedLineno - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
savedNval - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
savedSval - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
savedTtype - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
 
sb - Variable in class org.apache.river.api.security.Segment
 
sc - Variable in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
ScalableNestedPolicy - Interface in org.apache.river.api.security
Policy providers can implement this interface to provide nested policies a common interface to allow delayed creation of PermissionCollection instances until all after all Permission objects are collected, allowing the implementer to add Permission objects to a PermissionCollection in an order that avoids unnecessary reverse DNS calls for example.
scanner - Variable in class org.apache.river.api.security.DefaultPolicyParser
 
scanStream(Reader, Collection<DefaultPolicyScanner.GrantEntry>, List<DefaultPolicyScanner.KeystoreEntry>) - Method in class org.apache.river.api.security.DefaultPolicyScanner
Performs the main parsing loop.
schedule(LeasedResource) - Method in class org.apache.river.mahalo.LeaseExpirationMgr
Schedule a leased resource to be reaped in the future.
schedule(LeasedResource) - Method in class org.apache.river.norm.LeaseExpirationMgr
Schedule a leased resource to be reaped in the future.
schedule(long, Runnable) - Method in class org.apache.river.thread.WakeupManager
Schedule the given task for the given time.
schedule(long, Runnable, WakeupManager.ThreadDesc) - Method in class org.apache.river.thread.WakeupManager
Schedule the given task for the given time, to be run in a thread.
scheduleCancelOp(Uuid) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Schedule a cancelOp.
scheduledExecutor - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
scheduleFinaliserTask(ScheduledFuture) - Method in class org.apache.river.concurrent.ReferenceProcessor
 
scheduleTasks() - Method in class org.apache.river.mahalo.Job
Schedules tasks for execution
scheduleTimeout(TimedConnection, boolean) - Method in class org.apache.river.jeri.internal.http.ConnectionTimer
Schedules timeout for given connection.
scheme - Variable in class org.apache.river.api.net.Uri
 
scheme - Variable in class org.apache.river.api.net.UriParser
 
schemeLegal - Static variable in class org.apache.river.api.net.Uri
 
schemespecificpart - Variable in class org.apache.river.api.net.Uri
 
schemespecificpart - Variable in class org.apache.river.api.net.UriParser
 
sclass - Variable in class org.apache.river.example.browser.Browser
 
scrollPane - Variable in class org.apache.river.example.browser.EntryTreePanel
 
scrollPane - Variable in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
sdm - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
se - Variable in class net.jini.jeri.BasicJeriExporter
 
searchList - Variable in class org.apache.river.api.net.RFC3986URLClassLoader
 
SECONDS - Static variable in interface org.apache.river.constants.TimeConstants
Tics per second.
secureRandom - Static variable in class net.jini.id.UuidFactory
source of cryptographically strong random bits, lazily created
secureThrow(Exception, UnsupportedConstraintException) - Static method in class net.jini.jeri.kerberos.KerberosUtil
Only throw non-generic exception if caller has getSubject permission.
secureThrow(SecurityException, UnsupportedConstraintException) - Static method in class org.apache.river.discovery.internal.X500Provider
Only throw non-generic exception if caller has getSubject permission.
Security - Class in net.jini.security
Provides methods for executing actions with privileges enabled, for snapshotting security contexts, for verifying trust in proxies, for verifying codebase integrity, and for dynamically granting permissions.
Security() - Constructor for class net.jini.security.Security
Non-instantiable.
Security.ClassContextAccess - Class in net.jini.security
Dummy security manager providing access to getClassContext method.
Security.Context - Class in net.jini.security
TrustVerifier.Context implementation.
Security.DistributedSubjectCombiner - Class in net.jini.security
Extends and overrides SubjectDomainCombiner, to allow untrusted code to run as a Subject, without injecting Principals into the ProtectionDomain of untrusted code.
Security.SecurityContextImpl - Class in net.jini.security
 
Security.SubjectProtectionDomain - Class in net.jini.security
A ProtectionDomain containing a Subject and CodeSource with a null URL, with a supportive policy provider installed, a Subject's Principals will always be up to date.
securityContext - Variable in class net.jini.discovery.AbstractLookupDiscovery
Security context that contains the access control context to restore for callbacks, etc.
securityContext - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
The security context at listen time
securityContext - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
The security context at the time of the listen.
securityContext - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
The security context at the time of the listen.
securityContext - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
SecurityContext - Interface in net.jini.security
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 policy provider implementing the SecurityContextSource interface.
securityContext - Variable in class org.apache.river.api.security.CombinerSecurityManager.PermissionCheck
 
securityContext - Variable in class org.apache.river.jeri.internal.mux.MuxServer
the security context to dispatch incoming requests in
securityContext - Variable in class org.apache.river.jeri.internal.runtime.Target
 
SecurityContextImpl(AccessControlContext) - Constructor for class net.jini.security.Security.SecurityContextImpl
 
SecurityContextSource - Interface in net.jini.security.policy
Interface that a security manager or policy provider can optionally implement in order to support the saving and restoring of custom security context state.
SecurityPropertyAccessor(String) - Constructor for class org.apache.river.api.security.PolicyUtils.SecurityPropertyAccessor
Constructor with a property key parameter.
seen - Variable in class org.apache.river.tool.envcheck.plugins.CheckJSKPlatform
classpath components already seen, to avoid circular reference loops
seen - Variable in class org.apache.river.tool.PreferredListGen
remember classes processed to avoid redundant work or loops
seenJars - Variable in class org.apache.river.tool.JarWrapper
 
segment(String, Properties) - Method in class org.apache.river.api.security.DefaultPolicyParser
 
Segment - Class in org.apache.river.api.security
Segments form a chain of String parts which represent a framework for building complex String's from Substrings.
Segment(String, Segment) - Constructor for class org.apache.river.api.security.Segment
 
Segment.Status - Enum in org.apache.river.api.security
 
segmentLegal - Static variable in class org.apache.river.api.net.Uri
 
segmentNzNcLegal - Static variable in class org.apache.river.api.net.Uri
 
selectingThread - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
thread with exclusive right to perform a select operation, if any
selectionKey - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager.Key
the SelectionKey representing this Key's registration with the internal Selector, or null if it hasn't yet been registered
selectionManager - Static variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
selection manager used by this implementation
SelectionManager - Class in org.apache.river.jeri.internal.runtime
A SelectionManager provides an event dispatching layer on top of the java.nio.Selector and java.nio.SelectableChannel abstractions; it manages one-shot registrations of interest in I/O readiness events and dispatching notifications of such events to registered callback objects.
SelectionManager() - Constructor for class org.apache.river.jeri.internal.runtime.SelectionManager
Creates a new SelectionManager.
SelectionManager.Key - Class in org.apache.river.jeri.internal.runtime
A Key represents a given SelectableChannel's registration with this SelectionManager.
SelectionManager.SelectionHandler - Interface in org.apache.river.jeri.internal.runtime
SelectionHandler is the callback interface for an object that will process an I/O readiness event that has been detected by a SelectionManager.
SelectionManager.SelectLoop - Class in org.apache.river.jeri.internal.runtime
SelectLoop provides the main loop for each I/O processing thread.
SelectLoop() - Constructor for class org.apache.river.jeri.internal.runtime.SelectionManager.SelectLoop
 
selector - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
shared Selector used by this SelectionManager
send(DatagramPacket[]) - Method in class org.apache.river.reggie.RegistrarImpl.Announce
Attempts to multicast the given packets on each of the configured network interfaces.
send(DatagramPacket[], NetworkInterface, Level) - Method in class org.apache.river.reggie.RegistrarImpl.Announce
Attempts to multicast the given packets on the specified network interface, logging failures at the given logging level.
sendChanged(ServiceRegistrar, String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Convenience method that sends a changed event containing only one registrar to all registered listeners that are interested in such events.
sendDiscarded(ServiceRegistrar, String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Convenience method that sends a discarded event containing only one registrar to all registered listeners.
sender - Variable in class org.apache.river.outrigger.Notifier.NotifyTask
Who and what to send a event to.
sendEvent(EventFactory) - Method in class org.apache.river.norm.event.EventType
Schedule the sending of an event.
sendEvent(JavaSpace, long, ProxyPreparer) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
 
sendEvent(JavaSpace, long, ProxyPreparer) - Method in class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
sendEvent(JavaSpace, long, ProxyPreparer) - Method in interface org.apache.river.outrigger.EventSender
Send a remote event to the encapsulated listener of the encapsulated type, with the encapsulated handback, sequence number.
SendEventTask(FiddlerImpl.RegistrationInfo, RemoteDiscoveryEvent) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SendEventTask
Constructs an instance of this class and stores the registration information.
SendMonitor - Interface in org.apache.river.norm.event
Object associated with an EventType so it can ensure that the lease on an event notification is still valid and notify the client when a exception occurs in the course of attempting to send an event.
SendMonitorImpl(LeaseSet) - Constructor for class org.apache.river.norm.NormServerBaseImpl.SendMonitorImpl
Simple constructor.
sendPacket(MulticastSocket, DatagramPacket[]) - Static method in class net.jini.discovery.AbstractLookupDiscovery
Sends the given packet data on the given MulticastSocket through the network interface that is currently set.
sendPacketByNIC(MulticastSocket, DatagramPacket[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Sends the given packet data on the given MulticastSocket through each of the network interfaces corresponding to elements of the array configured when this utility was constructed.
sendQueue - Variable in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
queue of buffers of data to be sent over connection
sendQueue - Variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
queue of buffers of data to be sent over connection, interspersed with IOFuture objects that need to be notified in sequence Synchronised on super.mux.muxLock;
SendTask(ExecutorService, WakeupManager, EventFactory, long) - Constructor for class org.apache.river.norm.event.EventType.SendTask
Simple constructor.
SendWarning(LeaseSet) - Constructor for class org.apache.river.norm.LeaseExpirationMgr.SendWarning
Create a SendWarning task for the passed resource.
sendWarningEvent() - Method in class org.apache.river.norm.LeaseSet
Send an expiration warning event for this set
sendWarningEvent(LeaseSet) - Method in class org.apache.river.norm.NormServerBaseImpl
Schedule the sending of an expiration warning event.
sentAcknowledgment - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
sentAckRequired - Variable in class org.apache.river.jeri.internal.mux.Session
 
SEPARATOR - Static variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
the line separator character
seqN - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
 
seqNo - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
seqNo - Variable in class org.apache.river.example.browser.Browser
 
seqNo - Variable in class org.apache.river.example.browser.ServiceEditor
 
seqNo - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The current sequence number.
seqNo - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
The sequence number of this event
seqNum - Variable in class net.jini.core.event.EventRegistration
The current sequence number.
seqNum - Variable in class net.jini.core.event.RemoteEvent
The event sequence number.
seqNum - Variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
seqNum - Variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
The current sequence number of the set of remote discovery events sent to the current registration's listener.
seqNum - Variable in class org.apache.river.norm.event.EventType.SendTask
Sequence number the event should have
seqNum - Variable in class org.apache.river.outrigger.EventRegistrationWatcher.BasicEventSender
 
SequenceEntry - Class in org.apache.river.jeri.internal.runtime
 
SequenceEntry(long) - Constructor for class org.apache.river.jeri.internal.runtime.SequenceEntry
 
SequenceEntry(long, boolean) - Constructor for class org.apache.river.jeri.internal.runtime.SequenceEntry
 
sequenceNum - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.CleanRequest
 
sequenceNum - Variable in class org.apache.river.jeri.internal.runtime.SequenceEntry
 
sequenceNumber() - Method in class org.apache.river.api.security.Segment
 
sequenceNumber - Variable in class org.apache.river.discovery.MulticastAnnouncement
The announcement sequence number.
sequenceTable - Variable in class org.apache.river.jeri.internal.runtime.Target
 
serialBuilt - Variable in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
SerialExecutor(SynchronousExecutors.QueueWrapper<T>, AtomicBoolean, Lock, Condition, SynchronousExecutors) - Constructor for class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
serialFormat - Variable in class org.apache.river.lease.AbstractLease
Serialization format for the expiration.
SerializationOfReferenceCollection<T> - Class in org.apache.river.concurrent
 
SerializationOfReferenceCollection() - Constructor for class org.apache.river.concurrent.SerializationOfReferenceCollection
 
SerializationOfReferenceMap<K,V> - Class in org.apache.river.concurrent
 
SerializationOfReferenceMap() - Constructor for class org.apache.river.concurrent.SerializationOfReferenceMap
 
SerializationProxy(Permission) - Constructor for class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
serialNumber - Variable in class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
 
serialNumber - Variable in class net.jini.lookup.entry.ServiceInfo
The serial number of this instance of the service, if any.
serialPersistentFields - Static variable in class net.jini.constraint.BasicMethodConstraints.MethodDesc
 
serialPersistentFields - Static variable in class net.jini.constraint.BasicMethodConstraints
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ClientMaxPrincipal
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ClientMaxPrincipalType
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ClientMinPrincipal
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ClientMinPrincipalType
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ConstraintAlternatives
 
serialPersistentFields - Static variable in class net.jini.core.constraint.InvocationConstraints
 
serialPersistentFields - Static variable in class net.jini.core.constraint.ServerMinPrincipal
 
serialPersistentFields - Static variable in class net.jini.core.event.RemoteEvent
 
serialPersistentFields - Static variable in class net.jini.core.lookup.ServiceItem
 
serialPersistentFields - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
 
serialPersistentFields - Static variable in class net.jini.jeri.ssl.SslEndpoint
 
serialPersistentFields - Static variable in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
serialPersistentFields - Static variable in class net.jini.security.BasicProxyPreparer
 
serialPersistentFields - Static variable in class net.jini.security.GrantPermission.GrantPermissionCollection
 
serialPersistentFields - Static variable in class org.apache.river.norm.GetLeasesResult
 
serialPersistentFields - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
serialVersionUID - Static variable in class net.jini.activation.ActivatableInvocationHandler
 
serialVersionUID - Static variable in exception net.jini.config.ConfigurationException
 
serialVersionUID - Static variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
 
serialVersionUID - Static variable in exception net.jini.config.ConfigurationNotFoundException
 
serialVersionUID - Static variable in exception net.jini.config.NoSuchEntryException
 
serialVersionUID - Static variable in class net.jini.constraint.BasicMethodConstraints.MethodDesc
 
serialVersionUID - Static variable in class net.jini.constraint.BasicMethodConstraints
 
serialVersionUID - Static variable in class net.jini.core.constraint.ClientAuthentication
 
serialVersionUID - Static variable in class net.jini.core.constraint.ClientMaxPrincipal
 
serialVersionUID - Static variable in class net.jini.core.constraint.ClientMaxPrincipalType
 
serialVersionUID - Static variable in class net.jini.core.constraint.ClientMinPrincipal
 
serialVersionUID - Static variable in class net.jini.core.constraint.ClientMinPrincipalType
 
serialVersionUID - Static variable in class net.jini.core.constraint.Confidentiality
 
serialVersionUID - Static variable in class net.jini.core.constraint.ConnectionAbsoluteTime
 
serialVersionUID - Static variable in class net.jini.core.constraint.ConnectionRelativeTime
 
serialVersionUID - Static variable in class net.jini.core.constraint.ConstraintAlternatives
 
serialVersionUID - Static variable in class net.jini.core.constraint.Delegation
 
serialVersionUID - Static variable in class net.jini.core.constraint.DelegationAbsoluteTime
 
serialVersionUID - Static variable in class net.jini.core.constraint.DelegationRelativeTime
 
serialVersionUID - Static variable in class net.jini.core.constraint.Integrity
 
serialVersionUID - Static variable in class net.jini.core.constraint.InvocationConstraints
 
serialVersionUID - Static variable in class net.jini.core.constraint.ServerAuthentication
 
serialVersionUID - Static variable in class net.jini.core.constraint.ServerMinPrincipal
 
serialVersionUID - Static variable in class net.jini.core.discovery.LookupLocator
 
serialVersionUID - Static variable in exception net.jini.core.entry.UnusableEntryException
 
serialVersionUID - Static variable in class net.jini.core.event.EventRegistration
 
serialVersionUID - Static variable in class net.jini.core.event.RemoteEvent
 
serialVersionUID - Static variable in exception net.jini.core.event.UnknownEventException
 
serialVersionUID - Static variable in exception net.jini.core.lease.LeaseDeniedException
 
serialVersionUID - Static variable in exception net.jini.core.lease.LeaseException
 
serialVersionUID - Static variable in exception net.jini.core.lease.LeaseMapException
 
serialVersionUID - Static variable in exception net.jini.core.lease.UnknownLeaseException
 
serialVersionUID - Static variable in class net.jini.core.lookup.ServiceEvent
 
serialVersionUID - Static variable in class net.jini.core.lookup.ServiceID
 
serialVersionUID - Static variable in class net.jini.core.lookup.ServiceItem
 
serialVersionUID - Static variable in class net.jini.core.lookup.ServiceMatches
 
serialVersionUID - Static variable in class net.jini.core.lookup.ServiceTemplate
 
serialVersionUID - Static variable in exception net.jini.core.transaction.CannotAbortException
 
serialVersionUID - Static variable in exception net.jini.core.transaction.CannotCommitException
 
serialVersionUID - Static variable in exception net.jini.core.transaction.CannotJoinException
 
serialVersionUID - Static variable in exception net.jini.core.transaction.CannotNestException
 
serialVersionUID - Static variable in class net.jini.core.transaction.NestableTransaction.Created
 
serialVersionUID - Static variable in exception net.jini.core.transaction.server.CrashCountException
 
serialVersionUID - Static variable in class net.jini.core.transaction.server.NestableServerTransaction
 
serialVersionUID - Static variable in class net.jini.core.transaction.server.ServerTransaction
 
serialVersionUID - Static variable in class net.jini.core.transaction.server.TransactionManager.Created
 
serialVersionUID - Static variable in exception net.jini.core.transaction.TimeoutExpiredException
 
serialVersionUID - Static variable in class net.jini.core.transaction.Transaction.Created
 
serialVersionUID - Static variable in exception net.jini.core.transaction.TransactionException
 
serialVersionUID - Static variable in exception net.jini.core.transaction.UnknownTransactionException
 
serialVersionUID - Static variable in class net.jini.discovery.ConstrainableLookupLocator
 
serialVersionUID - Static variable in class net.jini.discovery.DiscoveryEvent
 
serialVersionUID - Static variable in class net.jini.discovery.DiscoveryPermission.Collection
 
serialVersionUID - Static variable in class net.jini.discovery.DiscoveryPermission
 
serialVersionUID - Static variable in exception net.jini.discovery.LookupUnmarshalException
 
serialVersionUID - Static variable in class net.jini.discovery.RemoteDiscoveryEvent
 
serialVersionUID - Static variable in class net.jini.entry.AbstractEntry
 
serialVersionUID - Static variable in exception net.jini.entry.UnusableEntriesException
 
serialVersionUID - Static variable in exception net.jini.event.InvalidIteratorException
 
serialVersionUID - Static variable in class net.jini.export.ExportPermission
 
serialVersionUID - Static variable in class net.jini.id.Uuid
 
serialVersionUID - Static variable in class net.jini.id.UuidFactory.Impl
 
serialVersionUID - Static variable in class net.jini.io.context.ContextPermission
 
serialVersionUID - Static variable in class net.jini.io.MarshalledInstance
 
serialVersionUID - Static variable in class net.jini.io.MarshalledObject
 
serialVersionUID - Static variable in exception net.jini.io.UnsupportedConstraintException
 
serialVersionUID - Static variable in class net.jini.jeri.BasicInvocationHandler
 
serialVersionUID - Static variable in class net.jini.jeri.BasicObjectEndpoint
 
serialVersionUID - Static variable in class net.jini.jeri.http.HttpEndpoint
 
serialVersionUID - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
serialVersionUID - Static variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap
 
serialVersionUID - Static variable in class net.jini.jeri.ssl.ConfidentialityStrength
 
serialVersionUID - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
 
serialVersionUID - Static variable in class net.jini.jeri.ssl.SslEndpoint
 
serialVersionUID - Static variable in class net.jini.jeri.tcp.TcpEndpoint
 
serialVersionUID - Static variable in class net.jini.lease.ExpirationWarningEvent
 
serialVersionUID - Static variable in class net.jini.lease.LeaseRenewalEvent
 
serialVersionUID - Static variable in exception net.jini.lease.LeaseUnmarshalException
 
serialVersionUID - Static variable in class net.jini.lease.RenewalFailureEvent
 
serialVersionUID - Static variable in class net.jini.loader.DownloadPermission
 
serialVersionUID - Static variable in class net.jini.lookup.entry.Address
 
serialVersionUID - Static variable in class net.jini.lookup.entry.AddressBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.Comment
 
serialVersionUID - Static variable in class net.jini.lookup.entry.CommentBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.Location
 
serialVersionUID - Static variable in class net.jini.lookup.entry.LocationBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.Name
 
serialVersionUID - Static variable in class net.jini.lookup.entry.NameBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.ServiceInfo
 
serialVersionUID - Static variable in class net.jini.lookup.entry.ServiceInfoBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.ServiceType
 
serialVersionUID - Static variable in class net.jini.lookup.entry.Status
 
serialVersionUID - Static variable in class net.jini.lookup.entry.StatusBean
 
serialVersionUID - Static variable in class net.jini.lookup.entry.StatusType
 
serialVersionUID - Static variable in class net.jini.lookup.entry.UIDescriptor
 
serialVersionUID - Static variable in class net.jini.lookup.entry.UIDescriptorBean
 
serialVersionUID - Static variable in class net.jini.lookup.ServiceDiscoveryEvent
 
serialVersionUID - Static variable in class net.jini.lookup.ui.attribute.AccessibleUI
 
serialVersionUID - Static variable in class net.jini.lookup.ui.attribute.Locales
 
serialVersionUID - Static variable in class net.jini.lookup.ui.attribute.RequiredPackages
 
serialVersionUID - Static variable in class net.jini.lookup.ui.attribute.UIFactoryTypes
 
serialVersionUID - Static variable in class net.jini.security.AccessPermission
 
serialVersionUID - Static variable in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
serialVersionUID - Static variable in class net.jini.security.AuthenticationPermission
 
serialVersionUID - Static variable in class net.jini.security.BasicProxyPreparer
 
serialVersionUID - Static variable in class net.jini.security.GrantPermission.GrantPermissionCollection
 
serialVersionUID - Static variable in class net.jini.security.GrantPermission
 
serialVersionUID - Static variable in exception net.jini.security.policy.PolicyInitializationException
 
serialVersionUID - Static variable in class net.jini.security.policy.UmbrellaGrantPermission
 
serialVersionUID - Static variable in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
 
serialVersionUID - Static variable in class net.jini.space.AvailabilityEvent
 
serialVersionUID - Static variable in exception net.jini.space.InternalSpaceException
 
serialVersionUID - Static variable in exception net.jini.url.httpmd.WrongMessageDigestException
 
serialVersionUID - Static variable in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
serialVersionUID - Static variable in class org.apache.river.api.security.CertificateGrant
 
serialVersionUID - Static variable in class org.apache.river.api.security.ClassLoaderGrant
 
serialVersionUID - Static variable in class org.apache.river.api.security.ConcurrentPermissions.PC
 
serialVersionUID - Static variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
serialVersionUID - Static variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolutionCollection
 
serialVersionUID - Static variable in class org.apache.river.api.security.ConcurrentPermissions
 
serialVersionUID - Static variable in exception org.apache.river.api.security.DefaultPolicyScanner.InvalidFormatException
 
serialVersionUID - Static variable in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection.CollectionSerializationProxy
 
serialVersionUID - Static variable in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
serialVersionUID - Static variable in class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
serialVersionUID - Static variable in class org.apache.river.api.security.DelegatePermission
 
serialVersionUID - Static variable in class org.apache.river.api.security.PermissionComparator
 
serialVersionUID - Static variable in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
serialVersionUID - Static variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
serialVersionUID - Static variable in class org.apache.river.api.security.PolicyPermission
 
serialVersionUID - Static variable in exception org.apache.river.api.security.PolicyUtils.ExpansionFailedException
 
serialVersionUID - Static variable in class org.apache.river.api.security.PrincipalGrant
 
serialVersionUID - Static variable in class org.apache.river.api.security.ProtectionDomainGrant
 
serialVersionUID - Static variable in class org.apache.river.api.security.URIGrant
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ComparableReferrerDecorator
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceBlockingDeque
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceBlockingQueue
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceCollection
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceComparator
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceDeque
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferencedQueue
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceList
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceNavigableSet
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceSerializedForm
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceSet
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferenceSortedSet
 
serialVersionUID - Static variable in class org.apache.river.concurrent.ReferrerDecorator
 
serialVersionUID - Static variable in class org.apache.river.concurrent.SoftEqualityReference
 
serialVersionUID - Static variable in class org.apache.river.concurrent.SoftIdentityReference
 
serialVersionUID - Static variable in class org.apache.river.concurrent.StrongReference
 
serialVersionUID - Static variable in class org.apache.river.concurrent.TimedComparableReferrerDecorator
 
serialVersionUID - Static variable in class org.apache.river.concurrent.TimedReferrerDecorator
 
serialVersionUID - Static variable in class org.apache.river.concurrent.TimedRefQueue
 
serialVersionUID - Static variable in class org.apache.river.concurrent.WeakEqualityReference
 
serialVersionUID - Static variable in class org.apache.river.concurrent.WeakIdentityReference
 
serialVersionUID - Static variable in exception org.apache.river.discovery.DiscoveryProtocolException
 
serialVersionUID - Static variable in class org.apache.river.discovery.DiscoveryProtocolVersion
 
serialVersionUID - Static variable in class org.apache.river.discovery.internal.EndpointInternalsPermission
 
serialVersionUID - Static variable in class org.apache.river.discovery.MulticastMaxPacketSize
 
serialVersionUID - Static variable in class org.apache.river.discovery.MulticastTimeToLive
 
serialVersionUID - Static variable in class org.apache.river.discovery.UnicastSocketTimeout
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.FiddlerStatus
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LeaseBoundSetLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LeaseCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LeaseRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LeasesCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LeasesRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsAddedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationGrantedLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerLease
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerPermission
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerProxy
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerRegistration
 
serialVersionUID - Static variable in class org.apache.river.fiddler.FiddlerRenewResults
 
serialVersionUID - Static variable in class org.apache.river.fiddler.ProxyVerifier
 
serialVersionUID - Static variable in exception org.apache.river.jeri.internal.http.HttpParseException
 
serialVersionUID - Static variable in exception org.apache.river.jeri.internal.mux.ProtocolException
 
serialVersionUID - Static variable in class org.apache.river.landlord.ConstrainableLandlordLease
 
serialVersionUID - Static variable in class org.apache.river.landlord.Landlord.RenewResults
 
serialVersionUID - Static variable in class org.apache.river.landlord.LandlordLease
 
serialVersionUID - Static variable in class org.apache.river.landlord.LandlordProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.lease.AbstractLease
 
serialVersionUID - Static variable in class org.apache.river.lease.BasicRenewalFailureEvent
 
serialVersionUID - Static variable in class org.apache.river.logging.Levels.LevelData
 
serialVersionUID - Static variable in class org.apache.river.lookup.entry.BasicServiceType
 
serialVersionUID - Static variable in class org.apache.river.lookup.entry.LookupAttributes.FieldComparator
 
serialVersionUID - Static variable in class org.apache.river.lookup.util.ConsistentMap
 
serialVersionUID - Static variable in class org.apache.river.lookup.util.ConsistentMapEntry
 
serialVersionUID - Static variable in class org.apache.river.lookup.util.ConsistentSet
 
serialVersionUID - Static variable in class org.apache.river.mahalo.AbortRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.CommitRecord
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.InternalManagerException
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.JobException
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.JobNotStartedException
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.log.CannotRecoverException
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.log.InvalidatedLogException
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.log.LogException
 
serialVersionUID - Static variable in class org.apache.river.mahalo.MahaloPermission
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.PartialResultException
 
serialVersionUID - Static variable in class org.apache.river.mahalo.ParticipantAbortRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.ParticipantCommitRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.ParticipantHandle
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.ParticipantListException
 
serialVersionUID - Static variable in class org.apache.river.mahalo.ParticipantModRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.PrepareAndCommitRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.PrepareRecord
 
serialVersionUID - Static variable in class org.apache.river.mahalo.ProxyVerifier
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.ResultNotReadyException
 
serialVersionUID - Static variable in class org.apache.river.mahalo.StorableObject
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.TxnManagerInternalException
 
serialVersionUID - Static variable in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.mahalo.TxnMgrAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
 
serialVersionUID - Static variable in class org.apache.river.mahalo.TxnMgrProxy
 
serialVersionUID - Static variable in exception org.apache.river.mahalo.UnknownTaskException
 
serialVersionUID - Static variable in class org.apache.river.mercury.EventID
 
serialVersionUID - Static variable in exception org.apache.river.mercury.InternalMailboxException
 
serialVersionUID - Static variable in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.ListenerProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.AttrsAddedLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.AttrsModifiedLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.LookupGroupsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.LookupLocatorsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationDisabledLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.RegistrationRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.MailboxProxy
 
serialVersionUID - Static variable in class org.apache.river.mercury.MercuryPermission
 
serialVersionUID - Static variable in class org.apache.river.mercury.ProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.mercury.Registration.ConstrainableRegistration
 
serialVersionUID - Static variable in class org.apache.river.mercury.Registration
 
serialVersionUID - Static variable in class org.apache.river.mercury.RemoteEventData
 
serialVersionUID - Static variable in class org.apache.river.mercury.RemoteEventDataCursor
 
serialVersionUID - Static variable in class org.apache.river.mercury.RemoteEventIteratorData
 
serialVersionUID - Static variable in class org.apache.river.mercury.ServiceRegistration.Lock
 
serialVersionUID - Static variable in class org.apache.river.mercury.ServiceRegistration
 
serialVersionUID - Static variable in class org.apache.river.norm.AbstractProxy
 
serialVersionUID - Static variable in class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.norm.AdminProxy
 
serialVersionUID - Static variable in class org.apache.river.norm.CancelLeaseSet
 
serialVersionUID - Static variable in class org.apache.river.norm.ClientLeaseMapWrapper
 
serialVersionUID - Static variable in class org.apache.river.norm.ClientLeaseWrapper
 
serialVersionUID - Static variable in exception org.apache.river.norm.CorruptedStoreException
 
serialVersionUID - Static variable in class org.apache.river.norm.CreateLeaseSet
 
serialVersionUID - Static variable in class org.apache.river.norm.DeformedClientLeaseMapWrapper
 
serialVersionUID - Static variable in class org.apache.river.norm.event.EventType
 
serialVersionUID - Static variable in class org.apache.river.norm.event.EventTypeGenerator
 
serialVersionUID - Static variable in class org.apache.river.norm.GetLeasesResult
 
serialVersionUID - Static variable in exception org.apache.river.norm.InternalNormException
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.ChangeSetExpiration
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.ExpirationTime
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.FailureEventRegistration
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.RemoveClientLease
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.RenewalFailure
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.UpdateClientLease
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.WarningEventRegistration
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSet.WarningFactory
 
serialVersionUID - Static variable in class org.apache.river.norm.LeaseSetOperation
 
serialVersionUID - Static variable in class org.apache.river.norm.LoggedOperation
 
serialVersionUID - Static variable in class org.apache.river.norm.NormPermission
 
serialVersionUID - Static variable in class org.apache.river.norm.NormProxy.ConstrainableNormProxy
 
serialVersionUID - Static variable in class org.apache.river.norm.NormProxy
 
serialVersionUID - Static variable in exception org.apache.river.norm.NormServerBaseImpl.InitException
 
serialVersionUID - Static variable in class org.apache.river.norm.ProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
 
serialVersionUID - Static variable in class org.apache.river.norm.SetProxy
 
serialVersionUID - Static variable in exception org.apache.river.norm.StoreException
 
serialVersionUID - Static variable in class org.apache.river.outrigger.AdminProxy
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ConstrainableAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ConstrainableParticipantProxy
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ConstrainableSpaceProxy2
 
serialVersionUID - Static variable in class org.apache.river.outrigger.EntryRep
 
serialVersionUID - Static variable in class org.apache.river.outrigger.MatchSetData
 
serialVersionUID - Static variable in class org.apache.river.outrigger.OutriggerAvailabilityEvent
 
serialVersionUID - Static variable in class org.apache.river.outrigger.OutriggerPermission
 
serialVersionUID - Static variable in class org.apache.river.outrigger.OutriggerQueryCookie
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ParticipantProxy
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.outrigger.snaplogstore.BaseObject
 
serialVersionUID - Static variable in class org.apache.river.outrigger.snaplogstore.Registration
 
serialVersionUID - Static variable in class org.apache.river.outrigger.snaplogstore.Resource
 
serialVersionUID - Static variable in class org.apache.river.outrigger.SnapshotRep
 
serialVersionUID - Static variable in class org.apache.river.outrigger.SpaceProxy2
 
serialVersionUID - Static variable in class org.apache.river.outrigger.StorableReference
 
serialVersionUID - Static variable in class org.apache.river.outrigger.ThrowThis
 
serialVersionUID - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogGroupIncarnation
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogRecord
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogRegisterGroup
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogRegisterObject
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogUnregisterGroup
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogUnregisterObject
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogUpdateDesc
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.LogUpdateGroupDesc
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation.ObjectEntry
 
serialVersionUID - Static variable in class org.apache.river.phoenix.Activation
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ActivationGroupData
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ActivatorPermission
 
serialVersionUID - Static variable in class org.apache.river.phoenix.AID
 
serialVersionUID - Static variable in class org.apache.river.phoenix.AID.State
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ConstrainableAID
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ConstrainableAID.State
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ConstrainableAID.Verifier
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ExecOptionPermission
 
serialVersionUID - Static variable in class org.apache.river.phoenix.ExecPermission
 
serialVersionUID - Static variable in exception org.apache.river.phoenix.InactiveGroupException
 
serialVersionUID - Static variable in class org.apache.river.phoenix.InstantiatorPermission
 
serialVersionUID - Static variable in class org.apache.river.phoenix.MonitorPermission
 
serialVersionUID - Static variable in class org.apache.river.phoenix.SystemPermission
 
serialVersionUID - Static variable in class org.apache.river.proxy.BasicProxyTrustVerifier
 
serialVersionUID - Static variable in class org.apache.river.proxy.MarshalledWrapper
 
serialVersionUID - Static variable in exception org.apache.river.proxy.ThrowThis
 
serialVersionUID - Static variable in class org.apache.river.reggie.AdminProxy
 
serialVersionUID - Static variable in class org.apache.river.reggie.ConstrainableAdminProxy
 
serialVersionUID - Static variable in class org.apache.river.reggie.ConstrainableEventLease
 
serialVersionUID - Static variable in class org.apache.river.reggie.ConstrainableRegistrarProxy
 
serialVersionUID - Static variable in class org.apache.river.reggie.ConstrainableRegistration
 
serialVersionUID - Static variable in class org.apache.river.reggie.ConstrainableServiceLease
 
serialVersionUID - Static variable in class org.apache.river.reggie.EntryClass
 
serialVersionUID - Static variable in class org.apache.river.reggie.EntryClassBase
 
serialVersionUID - Static variable in class org.apache.river.reggie.EntryRep
 
serialVersionUID - Static variable in class org.apache.river.reggie.EventLease
 
serialVersionUID - Static variable in class org.apache.river.reggie.Item
 
serialVersionUID - Static variable in class org.apache.river.reggie.Matches
 
serialVersionUID - Static variable in class org.apache.river.reggie.ProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarEvent
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.EventLeaseRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.EventReg
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.EventRegisteredLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.LeasesCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.LeasesRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.LookupGroupsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.MemberGroupsChangedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.SvcReg
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarLease
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarLeaseMap
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarPermission
 
serialVersionUID - Static variable in class org.apache.river.reggie.RegistrarProxy
 
serialVersionUID - Static variable in class org.apache.river.reggie.Registration
 
serialVersionUID - Static variable in class org.apache.river.reggie.RenewResults
 
serialVersionUID - Static variable in class org.apache.river.reggie.ServiceLease
 
serialVersionUID - Static variable in class org.apache.river.reggie.ServiceType
 
serialVersionUID - Static variable in class org.apache.river.reggie.ServiceTypeBase
 
serialVersionUID - Static variable in class org.apache.river.reggie.Template
 
serialVersionUID - Static variable in exception org.apache.river.reliableLog.LogException
 
serialVersionUID - Static variable in error org.apache.river.resource.ServiceConfigurationError
 
serialVersionUID - Static variable in class org.apache.river.start.ActivateWrapper.ActivateDesc
 
serialVersionUID - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor.Lock
 
serialVersionUID - Static variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
serialVersionUID - Static variable in class org.apache.river.start.ProxyVerifier
 
serialVersionUID - Static variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
serialVersionUID - Static variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
serialVersionUID - Static variable in class org.apache.river.start.SharedActivationPolicyPermission.Collection
 
serialVersionUID - Static variable in class org.apache.river.start.SharedActivationPolicyPermission
 
serialVersionUID - Static variable in exception org.apache.river.system.CommandLine.BadInvocationException
 
serialVersionUID - Static variable in exception org.apache.river.system.CommandLine.HelpOnlyException
 
serialVersionUID - Static variable in exception org.apache.river.system.CommandLine.ProgrammingException
 
serialVersionUID - Static variable in exception org.apache.river.thread.ReadersWriter.ConcurrentLockException
 
serialVersionUID - Static variable in exception org.apache.river.thread.ReadyState.RemoteExceptionWrapper
added for consistency; this will never be used
serialVersionUID - Static variable in class org.apache.river.thread.ThreadPoolPermission
 
serialVersionUID - Static variable in exception org.apache.river.tool.JarWrapper.LocalizedIllegalArgumentException
 
serialVersionUID - Static variable in exception org.apache.river.tool.JarWrapper.LocalizedIOException
 
serv - Variable in class net.jini.discovery.AbstractLookupDiscovery.ResponseListener
Server socket for accepting connections
server - Variable in class net.jini.jeri.ssl.ConnectionContext
The server principal, or null for an anonymous server
Server - Class in org.apache.river.discovery.kerberos
Implements the server side of the net.jini.discovery.kerberos unicast discovery format.
Server() - Constructor for class org.apache.river.discovery.kerberos.Server
Creates a new instance.
Server - Class in org.apache.river.discovery.plaintext
Implements the server side of the net.jini.discovery.plaintext discovery format.
Server() - Constructor for class org.apache.river.discovery.plaintext.Server
Constructs a new instance.
Server - Class in org.apache.river.discovery.ssl
Implements the server side of the net.jini.discovery.ssl unicast discovery format.
Server() - Constructor for class org.apache.river.discovery.ssl.Server
Creates a new instance.
Server - Class in org.apache.river.discovery.x500.sha1withdsa
Implements the server side of the net.jini.discovery.x500.SHA1withDSA format.
Server() - Constructor for class org.apache.river.discovery.x500.sha1withdsa.Server
Constructs a new instance.
Server - Class in org.apache.river.discovery.x500.sha1withrsa
Implements the server side of the net.jini.discovery.x500.SHA1withRSA format.
Server() - Constructor for class org.apache.river.discovery.x500.sha1withrsa.Server
Constructs a new instance.
server - Variable in class org.apache.river.fiddler.FiddlerAdminProxy
The reference through which communication occurs between the client-side and the server-side of the lookup discovery service
server - Variable in class org.apache.river.fiddler.FiddlerLease
The reference to the back-end server of the lookup discovery service that granted this lease (the granting entity).
server - Variable in class org.apache.river.fiddler.FiddlerLeaseMap
The reference to the back-end server of the lookup discovery service
server - Variable in class org.apache.river.fiddler.FiddlerProxy
The reference through which communication occurs between the client-side and the server-side of the lookup discovery service
server - Variable in class org.apache.river.fiddler.FiddlerRegistration
The reference through which communication occurs between the client-side and the server-side of the lookup discovery service
SERVER - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
SERVER - Static variable in class org.apache.river.jeri.internal.mux.Session
 
server - Variable in class org.apache.river.mahalo.TxnMgrAdminProxy
The backend server reference
server - Variable in class org.apache.river.mercury.ListenerProxy
The reference to the event mailbox service implementation
server - Variable in class org.apache.river.mercury.MailboxAdminProxy
The registrar
server - Variable in class org.apache.river.norm.AbstractProxy
The server.
server - Variable in class org.apache.river.norm.LeaseExpirationMgr
Ref to the main server object has all the top level methods
server - Variable in class org.apache.river.norm.LRMEventListener
Ref to the main server object which has all the top level methods
server - Variable in class org.apache.river.norm.PersistentStore
The NormServer we are part of
server - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
The OutriggerServerImpl we are part of.
server - Variable in class org.apache.river.outrigger.ExpirationOpQueue
The server we are working for
server - Variable in class org.apache.river.outrigger.IteratorProxy
Reference to the server.
server - Variable in class org.apache.river.outrigger.ProxyVerifier
The canonical instance of the server reference.
server - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
The OutriggerServerImpl we are part of.
server - Variable in class org.apache.river.outrigger.TransitionWatchers
The server we are working for
server - Variable in class org.apache.river.reggie.AdminProxy
The registrar.
server - Variable in class org.apache.river.reggie.ProxyVerifier
Canonical service reference, used for comparison with inner server references extracted from smart proxies to verify.
server - Variable in class org.apache.river.reggie.RegistrarLease
The registrar.
server - Variable in class org.apache.river.reggie.RegistrarLeaseMap
The registrar.
server - Variable in class org.apache.river.reggie.RegistrarProxy
The registrar.
server - Variable in class org.apache.river.reggie.Registration
The registrar
server - Variable in class org.apache.river.tool.ClassServer
Server socket to accept connections on
Server.ServerImpl - Class in org.apache.river.discovery.kerberos
 
Server.ServerImpl - Class in org.apache.river.discovery.ssl
 
Server.ServerImpl - Class in org.apache.river.discovery.x500.sha1withdsa
 
Server.ServerImpl - Class in org.apache.river.discovery.x500.sha1withrsa
 
server2 - Variable in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
A second inner proxy to use when the client constraints for different smart proxy methods implemented by the same inner proxy methods have different constraints.
server2() - Method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
Returns the second server proxy.
server2() - Method in class org.apache.river.norm.SetProxy
Returns a second server proxy for use by methods that represent a second client-side method for a single server-side method.
SERVER_VERSION - Static variable in interface org.apache.river.constants.VersionConstants
Current version of the Apache River release
ServerAuthentication - Class in net.jini.core.constraint
Represents a constraint on authentication of the server to the client.
ServerAuthentication(boolean) - Constructor for class net.jini.core.constraint.ServerAuthentication
Simple constructor.
ServerAuthManager - Class in net.jini.jeri.ssl
An AuthManager for servers.
ServerAuthManager(Subject, Set, SSLSessionContext) - Constructor for class net.jini.jeri.ssl.ServerAuthManager
Creates an AuthManager that retrieves principals and credentials for authentication from the specified subject.
serverAuthority - Variable in class org.apache.river.api.net.Uri
 
serverAuthority - Variable in class org.apache.river.api.net.UriParser
 
ServerCapabilities - Interface in net.jini.jeri
Represents the constraint support capabilities of a server-side transport layer implementation.
serverCommand - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
serverConfigArgs - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
ServerConnection - Interface in net.jini.jeri.connection
Represents an established server-side connection.
serverConnection(Socket) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsListenHandle
 
serverConnection(Socket) - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Returns a connection for the specified socket.
ServerConnectionImpl(Socket, KerberosServerEndpoint.ListenHandleImpl) - Constructor for class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
Construct a server connection
ServerConnectionImpl(Socket) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
ServerConnectionManager - Class in net.jini.jeri.connection
Provides server-side connection management using the Jini extensible remote invocation (Jini ERI) multiplexing protocol to frame and multiplex requests and responses over connections.
ServerConnectionManager() - Constructor for class net.jini.jeri.connection.ServerConnectionManager
Creates a new ServerConnectionManager.
serverConnectionManager - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The server connection manager.
serverConnectionManager - Static variable in class net.jini.jeri.tcp.TcpServerEndpoint
 
ServerConnectionManager.Dispatcher - Class in net.jini.jeri.connection
Request dispatcher wrapper around the request dispatcher passed to handleConnection (i.e., the request dispatcher created by the runtime).
ServerConnectionManager.Inbound - Class in net.jini.jeri.connection
Inbound request wrapper around the inbound request created by the mux.
ServerConnectionManager.InboundMux - Class in net.jini.jeri.connection
Subclass wrapper around MuxServer for inbound connections.
serverConnectionReady - Variable in class org.apache.river.jeri.internal.mux.Mux
 
serverConnManager - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
ServerConnManager instance used by this server endpoint.
ServerConnManager - Interface in org.apache.river.jeri.internal.connection
Defines interface for internal pluggable counterparts of ServerConnectionManager.
ServerConnManagerImpl() - Constructor for class org.apache.river.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
 
serverConstraints - Variable in class net.jini.jeri.BasicILFactory
The server constraints, or null;
serverConstraints - Variable in class net.jini.jeri.BasicInvocationDispatcher
The server constraints.
serverConstraints - Variable in class net.jini.jeri.BasicInvocationHandler
The server constraints, or null.
ServerContext - Class in net.jini.export
The ServerContext class contains static methods to execute some action within an appropriate server context for the current thread and to obtain the server context for the current thread.
ServerContext() - Constructor for class net.jini.export.ServerContext
Prevents instantiation.
ServerContext.Spi - Interface in net.jini.export
Defines the interface for server context providers, which are consulted by ServerContext.getServerContext() if no server context has been explicitly associated with the current thread via a previous call to ServerContext.doWithServerContext(java.lang.Runnable, java.util.Collection).
serverCred - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
The credential this server uses to authenticate itself
serverCredential - Variable in class net.jini.jeri.ssl.ClientAuthManager
The server certificate chosen by the first handshake.
ServerEndpoint - Interface in net.jini.jeri
Represents one or more communication endpoints on the current (local) host to listen for and receive requests on and a template for producing an Endpoint instance to send requests to those communication endpoints.
serverEndpoint - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The associated server endpoint.
ServerEndpoint.ListenContext - Interface in net.jini.jeri
A callback object for passing to ServerEndpoint.enumerateListenEndpoints to receive the enumerated ListenEndpoint instances and to choose an active listen operation for each of them on behalf of the caller of enumerateListenEndpoints.
ServerEndpoint.ListenCookie - Interface in net.jini.jeri
A cookie to identify a listen operation as the return value of the ListenContext.addListenEndpoint method.
ServerEndpoint.ListenEndpoint - Interface in net.jini.jeri
Represents a communication endpoint on the current (local) host to listen for and receive requests on.
ServerEndpoint.ListenHandle - Interface in net.jini.jeri
Represents a listen operation that has been started on a ListenEndpoint.
serverExporter - Variable in class org.apache.river.fiddler.FiddlerImpl
 
serverExporter - Variable in class org.apache.river.fiddler.FiddlerInit
 
serverExporter - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
serverExporter - Variable in class org.apache.river.reggie.RegistrarImpl
Exporter for myself
serverGate - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The wrapper that intercepts incoming remote calls for locking purposes and then delegates to us.
serverHost - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
Name or ip address of the server host.
serverHost - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
The host name that clients should use to connect to this server.
serverHost - Variable in class net.jini.jeri.ssl.SslConnection
The server host
serverHost - Variable in class net.jini.jeri.ssl.SslEndpointImpl
The name of the server host.
serverHost - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The host name that clients should use to connect to this server, or null if enumerateListenEndpoints should compute the default.
serverID - Variable in class org.apache.river.fiddler.FiddlerLease
The unique ID associated with the server referenced in this class (used to compare server references).
serverID - Variable in class org.apache.river.fiddler.FiddlerLeaseMap
The unique ID associated with the server referenced in this class (used to compare server references).
ServerImpl() - Constructor for class org.apache.river.discovery.kerberos.Server.ServerImpl
 
ServerImpl() - Constructor for class org.apache.river.discovery.ssl.Server.ServerImpl
Creates a new instance.
ServerImpl() - Constructor for class org.apache.river.discovery.x500.sha1withdsa.Server.ServerImpl
 
ServerImpl() - Constructor for class org.apache.river.discovery.x500.sha1withrsa.Server.ServerImpl
 
ServerInfo - Class in org.apache.river.jeri.internal.http
Remote HTTP server version/authentication information.
ServerInfo(String, int) - Constructor for class org.apache.river.jeri.internal.http.ServerInfo
Creates new ServerInfo for server at given host/port.
ServerInfo.LineParser - Class in org.apache.river.jeri.internal.http
Class for parsing multi-part HTTP header lines that may appear as the values of the WWW-Authenticate, Proxy-Authenticate, Authorization-Info or Proxy-Authorization-Info header lines.
serverInitialInboundRation - Static variable in class org.apache.river.jeri.internal.mux.MuxServer
initial inbound ration as server, default is 32768
serverKey - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
The Kerberos key used for server authentication
ServerKey(Subject, Set) - Constructor for class net.jini.jeri.ssl.Utilities.ServerKey
Creates a key for the specified subject and local principals
ServerKey(Utilities.ServerKey, ReferenceQueue) - Constructor for class net.jini.jeri.ssl.Utilities.ServerKey
Copies the key to the queue
ServerKey(String, int) - Constructor for class org.apache.river.jeri.internal.http.HttpClientManager.ServerKey
 
serverLogger - Static variable in class net.jini.jeri.ssl.Utilities
Server logger
serverManager - Static variable in class net.jini.jeri.http.HttpServerEndpoint
HTTP server manager
serverMaxServerQueryTimeout - Variable in class org.apache.river.outrigger.SpaceProxy2
The value to use for maxServerQueryTimeout if no local value is provided.
ServerMinPrincipal - Class in net.jini.core.constraint
Represents a constraint on the server, such that if the server authenticates itself, then it must authenticate itself as at least all of the specified principals.
ServerMinPrincipal(Principal) - Constructor for class net.jini.core.constraint.ServerMinPrincipal
Creates a constraint containing the specified principal.
ServerMinPrincipal(Principal[]) - Constructor for class net.jini.core.constraint.ServerMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
ServerMinPrincipal(Collection) - Constructor for class net.jini.core.constraint.ServerMinPrincipal
Creates a constraint containing the specified principals, with duplicates removed.
serverOptions - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
serverPort - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
Port that the server is listening on for incoming connection requests.
serverPrincipal - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
Principal of which the server is capable of authenticating as.
serverPrincipal - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
The principal used for server authentication
serverPrincipal - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
server principal of the connection
serverPrincipal - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
 
serverPrincipal - Variable in class net.jini.jeri.ssl.ClientAuthManager
The server principal chosen by the first handshake.
serverPrincipal - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The server principal -- depends on session being set.
serverPrincipals - Variable in class net.jini.jeri.ssl.CallContext
The principals that will be accepted for authentication of the server subject, or null if all principals are permitted or if the server is anonymous.
serverPrincipals - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The principals to use for authentication, or null if the server is anonymous.
serverPrincipalSatisfies(X500Principal, InvocationConstraint) - Static method in class org.apache.river.discovery.internal.X500Constraints
Returns true if the specified server principal satisfies the given constraint; returns false otherwise.
serverProperties - Variable in class org.apache.river.start.SharedActivationGroupDescriptor
 
serverProxy - Variable in class org.apache.river.mahalo.ProxyVerifier
The Mahalo server proxy.
serverProxy - Variable in class org.apache.river.mercury.ProxyVerifier
The Mercury server proxy.
serverProxy - Variable in class org.apache.river.norm.NormServerBaseImpl
Inner server proxy
serverProxy - Variable in class org.apache.river.norm.ProxyVerifier
The Norm server proxy.
serverProxy - Variable in class org.apache.river.start.ProxyVerifier
The SharedGroup server proxy.
ServerProxyTrust - Interface in net.jini.security.proxytrust
Defines a local interface to obtain a proxy trust verifier.
serverSocket - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
 
serverSocket - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
 
serverSocket - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
The server socket used to accept connections
serverSocket - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
serverSocketFactory - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The server socket factory.
serverSocketFactory - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
serverSocketFactory - Variable in class org.apache.river.reggie.RegistrarImpl
Unicast socket factories
serverString - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
serverStub - Variable in class org.apache.river.mahalo.TxnManagerImpl
Cache of our inner proxy.
serverStub - Variable in class org.apache.river.mercury.MailboxImpl
The inner proxy of this server
serverSubject - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
The server subject
serverSubject - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The server subject, or null if the server is anonymous.
ServerTransaction - Class in net.jini.core.transaction.server
Class implementing the Transaction interface, for use with transaction participants that implement the default transaction semantics.
ServerTransaction(TransactionManager, long) - Constructor for class net.jini.core.transaction.server.ServerTransaction
Simple constructor.
serverTransaction(Transaction) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
serverTransaction(Transaction) - Method in class org.apache.river.outrigger.OutriggerServerImpl
We assume that each Transaction object sent to the space is actually the ServerTransaction subtype.
serverUuid - Variable in class org.apache.river.norm.NormServerBaseImpl
The unique ID for this server.
serverUuid - Variable in class org.apache.river.norm.ProxyVerifier
The unique ID for the Norm server.
service - Variable in class net.jini.core.lookup.ServiceItem
A service object.
Service(Class, int) - Constructor for class org.apache.river.example.browser.Browser.Service
 
service - Variable in class org.apache.river.norm.lookup.JoinState
Service we are registering with lookup services
service - Variable in class org.apache.river.reggie.Item
ServiceItem.service as a MarshalledWrapper.
Service - Class in org.apache.river.resource
A simple service-provider lookup mechanism.
Service() - Constructor for class org.apache.river.resource.Service
 
service - Variable in class org.apache.river.resource.Service.LazyIterator
 
Service.LazyIterator - Class in org.apache.river.resource
Private inner class implementing fully-lazy provider lookup
SERVICE_ID_LEN - Static variable in class org.apache.river.discovery.DiscoveryV1
 
SERVICE_ID_LEN - Static variable in class org.apache.river.discovery.internal.Plaintext
 
serviceAdded(ServiceDiscoveryEvent) - Method in interface net.jini.lookup.ServiceDiscoveryListener
When the cache receives from one of the managed lookup services, an event signaling the registration of a service of interest for the first time (or for the first time since the service has been discarded), the cache invokes the serviceAdded method on all instances of ServiceDiscoveryListener that are registered with the cache; doing so notifies the entity that a service of interest has been discovered.
serviceAdded(ServiceDiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
serviceAttributes - Variable in class org.apache.river.norm.lookup.JoinState
Attributes supplied by the service
ServiceBrowser - Class in org.apache.river.example.browser
A browser utility to browse entries in a specified space.
ServiceBrowser(ServiceItem, ServiceRegistrar, Browser) - Constructor for class org.apache.river.example.browser.ServiceBrowser
 
ServiceBrowser.AttributePanel - Class in org.apache.river.example.browser
 
ServiceBrowser.BrowserMenuBar - Class in org.apache.river.example.browser
 
ServiceBrowser.MouseReceiver - Class in org.apache.river.example.browser
 
ServiceBrowser.UIDescriptorPopup - Class in org.apache.river.example.browser
 
serviceByAttr - Variable in class org.apache.river.reggie.RegistrarImpl
Map from EntryClass to HashMap[] where each HashMap is a map from Object (field value) to ArrayList(SvcReg).
serviceByEmptyAttr - Variable in class org.apache.river.reggie.RegistrarImpl
Map from EntryClass to ArrayList(SvcReg).
serviceByID - Variable in class org.apache.river.reggie.RegistrarImpl
Map from ServiceID to SvcReg.
serviceByTime - Variable in class org.apache.river.reggie.RegistrarImpl
Identity map from SvcReg to SvcReg, ordered by lease expiration.
serviceByTypeName - Variable in class org.apache.river.reggie.RegistrarImpl
Map from String to HashMap mapping ServiceID to SvcReg.
serviceChanged(ServiceDiscoveryEvent) - Method in interface net.jini.lookup.ServiceDiscoveryListener
When the cache receives, from a managed lookup service, an event signaling the unique modification of the attributes of a service of interest (across the attribute sets of all references to the service), the cache invokes the serviceChanged method on all instances of ServiceDiscoveryListener that are registered with the cache; doing so notifies the entity that the state of a service of interest has changed.
serviceChanged(ServiceDiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
ServiceConfigurationError - Error in org.apache.river.resource
Error thrown when something goes wrong while looking up service providers.
ServiceConfigurationError(String) - Constructor for error org.apache.river.resource.ServiceConfigurationError
Constructs a new instance with the specified detail string.
ServiceConfigurationError(Throwable) - Constructor for error org.apache.river.resource.ServiceConfigurationError
Constructs a new instance that wraps the specified throwable.
ServiceControlled - Interface in net.jini.lookup.entry
This interface indicates that an Entry class is created and modified by the service with which it is associated.
ServiceDescriptor - Interface in org.apache.river.start
Interface that all service description objects must implement.
serviceDiscardFutures - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
ServiceDiscardTimerTask(ServiceDiscoveryManager.LookupCacheImpl, ServiceID) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
 
serviceDiscardTimerTaskMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
For tasks waiting on verification events after service discard
ServiceDiscoveryEvent - Class in net.jini.lookup
The ServiceDiscoveryEvent class encapsulates the service discovery information made available by the event mechanism of the LookupCache.
ServiceDiscoveryEvent(Object, ServiceItem, ServiceItem) - Constructor for class net.jini.lookup.ServiceDiscoveryEvent
The constructor of ServiceDiscoveryEvent takes three arguments: An instance of Object corresponding to the instance of LookupCache from which the given event originated A ServiceItem reference representing the state of the service (associated with the given event) prior to the occurrence of the event A ServiceItem reference representing the state of the service after the occurrence of the event If null is passed as the source parameter for the constructor, a NullPointerException will be thrown.
ServiceDiscoveryEvent(Object, ServiceItem, ServiceItem, boolean) - Constructor for class net.jini.lookup.ServiceDiscoveryEvent
 
ServiceDiscoveryListener - Interface in net.jini.lookup
The ServiceDiscoveryListener interface defines the methods used by objects such as a LookupCache to notify an entity that events of interest related to the elements of the cache have occurred.
ServiceDiscoveryListenerImpl() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
ServiceDiscoveryManager - Class in net.jini.lookup
The ServiceDiscoveryManager class is a helper utility class that any client-like entity can use to "discover" services registered with any number of lookup services of interest.
ServiceDiscoveryManager(DiscoveryManagement, LeaseRenewalManager) - Constructor for class net.jini.lookup.ServiceDiscoveryManager
Constructs an instance of ServiceDiscoveryManager which will, on behalf of the entity that constructs this class, discover and manage a set of lookup services, as well as discover and manage sets of services registered with those lookup services.
ServiceDiscoveryManager(DiscoveryManagement, LeaseRenewalManager, Configuration) - Constructor for class net.jini.lookup.ServiceDiscoveryManager
Constructs an instance of this class, which is configured using the items retrieved through the given Configuration, that will, on behalf of the entity that constructs this class, discover and manage a set of lookup services, as well as discover and manage sets of services registered with those lookup services.
ServiceDiscoveryManager(ServiceDiscoveryManager.Initializer) - Constructor for class net.jini.lookup.ServiceDiscoveryManager
 
ServiceDiscoveryManager.CacheTask - Class in net.jini.lookup
Class for implementing register/lookup/notify/dropProxy/discard tasks
ServiceDiscoveryManager.CacheTaskDependencyManager - Class in net.jini.lookup
 
ServiceDiscoveryManager.CacheTaskWrapper<T> - Class in net.jini.lookup
ObservableFuture wrapper class for CacheTask's.
ServiceDiscoveryManager.DiscMgrListener - Class in net.jini.lookup
 
ServiceDiscoveryManager.EventReg - Class in net.jini.lookup
Data structure used to group together the lease and event sequence number.
ServiceDiscoveryManager.Initializer - Class in net.jini.lookup
 
ServiceDiscoveryManager.LeaseListenerImpl - Class in net.jini.lookup
The Listener class for the LeaseRenewalManager.
ServiceDiscoveryManager.LookupCacheImpl - Class in net.jini.lookup
Internal implementation of the LookupCache interface.
ServiceDiscoveryManager.LookupCacheImpl.LookupListener - Class in net.jini.lookup
 
ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask - Class in net.jini.lookup
When the given registrar is discarded, this Task class is used to remove the registrar from the various maps maintained by this cache.
ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask - Class in net.jini.lookup
This task class, when executed, first registers to receive ServiceEvents from the given ServiceRegistrar.
ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask - Class in net.jini.lookup
Task class used to determine whether or not to "commit" a service discard request, increasing the chances that the service will eventually be re-discovered.
ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo - Class in net.jini.lookup
Common code for performing service notification to one listener in an executor task thread.
ServiceDiscoveryManager.LookupCacheTerminator - Class in net.jini.lookup
Allows termination of LookupCacheImpl so blocking lookup can return quickly
ServiceDiscoveryManager.ProxyReg - Class in net.jini.lookup
A wrapper class for a ServiceRegistrar.
ServiceDiscoveryManager.ServiceDiscoveryListenerImpl - Class in net.jini.lookup
Class that defines the listener that will receive local events from the internal LookupCache used in the blocking versions of lookup().
ServiceDiscoveryManager.ServiceItemReg - Class in net.jini.lookup
Used in the LookupCache.
ServiceEditor - Class in org.apache.river.example.browser
ServiceEditor is a gui-based utility to add/modify attributes, groups and lookup locators.
ServiceEditor(ServiceItem, Object, ServiceRegistrar, Browser) - Constructor for class org.apache.river.example.browser.ServiceEditor
 
ServiceEditor.AttributeTreePanel - Class in org.apache.river.example.browser
 
ServiceEditor.AttributeTreePanel.DoubleClicker - Class in org.apache.river.example.browser
 
ServiceEditor.GroupItem - Class in org.apache.river.example.browser
 
ServiceEditor.GroupLister - Class in org.apache.river.example.browser
 
ServiceEditor.JoinMenuBar - Class in org.apache.river.example.browser
 
ServiceEditor.ListerFrame - Class in org.apache.river.example.browser
 
ServiceEditor.LocatorLister - Class in org.apache.river.example.browser
 
ServiceEditor.MemberGroupLister - Class in org.apache.river.example.browser
 
ServiceEditor.MouseReceiver - Class in org.apache.river.example.browser
 
ServiceEditor.NotifyReceiver - Class in org.apache.river.example.browser
 
ServiceEditor.UIDescriptorPopup - Class in org.apache.river.example.browser
 
ServiceEvent - Class in net.jini.core.lookup
This class is used for remote events sent by the lookup service.
ServiceEvent(Object, long, long, MarshalledObject, ServiceID, int) - Constructor for class net.jini.core.lookup.ServiceEvent
Simple constructor.
ServiceExpire(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.ServiceExpire
 
serviceExpirer - Variable in class org.apache.river.reggie.RegistrarImpl
Service lease expiration thread
serviceHost - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
serviceID - Variable in class net.jini.core.lookup.ServiceEvent
ServiceID of the item that triggered the event.
ServiceID - Class in net.jini.core.lookup
A universally unique identifier (UUID) for registered services.
ServiceID(long, long) - Constructor for class net.jini.core.lookup.ServiceID
Simple constructor.
ServiceID(DataInput) - Constructor for class net.jini.core.lookup.ServiceID
Reads in 16 bytes in standard network byte order.
serviceID - Variable in class net.jini.core.lookup.ServiceItem
A service ID, or null if registering for the first time.
serviceID - Variable in class net.jini.core.lookup.ServiceTemplate
Service ID to match, or null.
serviceID - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
The ServiceID that has been announced.
serviceID - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
 
serviceID - Variable in class org.apache.river.discovery.MulticastAnnouncement
The lookup service ID.
serviceID - Variable in class org.apache.river.fiddler.FiddlerImpl
The service ID associated with this service when it is registered with any lookup service.
serviceID - Variable in class org.apache.river.mercury.MailboxImpl
ServiceID returned from the lookup registration process
serviceID - Variable in class org.apache.river.mercury.MailboxImplInit
 
serviceID - Variable in class org.apache.river.norm.lookup.JoinState
The service ID, derived from the service's UUID.
serviceID - Variable in class org.apache.river.reggie.Item
ServiceItem.serviceID.
serviceID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsAddedLogObj
The service id.
serviceID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsModifiedLogObj
The service id.
serviceID - Variable in class org.apache.river.reggie.RegistrarImpl.AttrsSetLogObj
The service id.
serviceID - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
The service id.
serviceID - Variable in class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
The service id.
serviceID - Variable in class org.apache.river.reggie.ServiceLease
The service id assigned at registration.
serviceID - Variable in class org.apache.river.reggie.Template
ServiceTemplate.serviceID
serviceIdGenerator - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
serviceIdGenerator - Variable in class org.apache.river.reggie.RegistrarImpl
Generator for service IDs
ServiceIDListener - Interface in net.jini.lookup
Interface used by a service that does not yet have a service ID, for callback from the JoinManager when a service ID is assigned.
serviceIdMap - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
serviceIDNotify(ServiceID) - Method in interface net.jini.lookup.ServiceIDListener
Called when the JoinManager gets a valid ServiceID from a lookup service.
serviceIDs - Variable in class net.jini.discovery.IncomingMulticastRequest
The ServiceIDs from which the requestor has already heard.
serviceIDs - Variable in class org.apache.river.discovery.MulticastRequest
The IDs of known lookup services.
ServiceInfo - Class in net.jini.lookup.entry
Generic information about a service.
ServiceInfo() - Constructor for class net.jini.lookup.entry.ServiceInfo
Construct an empty instance of this class.
ServiceInfo(String, String, String, String, String, String) - Constructor for class net.jini.lookup.entry.ServiceInfo
Construct an instance of this class, with all fields initialized appropriately.
ServiceInfoBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a ServiceInfo object.
ServiceInfoBean() - Constructor for class net.jini.lookup.entry.ServiceInfoBean
Construct a new JavaBeans component, linked to a new empty ServiceInfo object.
ServiceItem - Class in net.jini.core.lookup
Items are stored in and retrieved from the lookup service using instances of this class.
ServiceItem(ServiceID, Object, Entry[]) - Constructor for class net.jini.core.lookup.ServiceItem
Simple constructor.
serviceItem - Variable in class net.jini.lookup.JoinManager
Contains the reference to the service that is to be registered with all of the desired lookup services referenced by discMgr.
serviceItem - Variable in class org.apache.river.example.browser.ServiceBrowser.MouseReceiver
 
serviceItem - Variable in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
serviceItem - Variable in class org.apache.river.example.browser.ServiceEditor.MouseReceiver
 
serviceItem - Variable in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
serviceItem - Variable in class org.apache.river.reggie.RegistrarEvent
The new state of the serviceItem, or null if the serviceItem has been deleted from the lookup service.
ServiceItemFilter - Interface in net.jini.lookup
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 services in which an entity has registered interest.
ServiceItemReg(ServiceRegistrar, ServiceItem) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
ServiceItemRenderer() - Constructor for class org.apache.river.example.browser.Browser.ServiceItemRenderer
 
serviceLease - Variable in class net.jini.lookup.JoinManager.ProxyReg
 
ServiceLease - Class in org.apache.river.reggie
A ServiceLease is a proxy for a service registration lease at a registrar.
ServiceLease(Registrar, ServiceID, ServiceID, Uuid, long) - Constructor for class org.apache.river.reggie.ServiceLease
Constructor for use by getInstance(), ConstrainableServiceLease.
ServiceLeaseCancelledLogObj(ServiceID, Uuid) - Constructor for class org.apache.river.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
Simple constructor
serviceLeasePreparer - Variable in class net.jini.lookup.JoinManager.Conf
 
serviceLeasePreparer - Variable in class net.jini.lookup.JoinManager
 
ServiceLeaseRenewedLogObj(ServiceID, Uuid, long) - Constructor for class org.apache.river.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
Simple constructor
ServiceListItem(ServiceItem) - Constructor for class org.apache.river.example.browser.Browser.ServiceListItem
 
ServiceListPopup() - Constructor for class org.apache.river.example.browser.Browser.ServiceListPopup
 
serviceMap - Static variable in class org.apache.river.reggie.ClassMapper
Weak Map from Class to SoftReference(ServiceTypeBase)
ServiceMatches - Class in net.jini.core.lookup
An instance of this class is used for the return value when looking up multiple items in the lookup service.
ServiceMatches(ServiceItem[], int) - Constructor for class net.jini.core.lookup.ServiceMatches
Simple constructor.
serviceNotifier - Variable in class org.apache.river.reggie.RegistrarImpl
Object for synchronizing with the service expire thread
serviceNotifyDo(ServiceItem, ServiceItem, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Common code for performing service notification to all listeners.
ServiceNotifyDo(ServiceItem, ServiceItem, int, ServiceDiscoveryListener, LookupCache) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
servicePolicyProvider - Static variable in class org.apache.river.start.ActivateWrapper
Fully qualified name of custom, service policy provider
servicePort - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
servicePreparer - Variable in class org.apache.river.example.browser.Browser
 
servicePreparer - Variable in class org.apache.river.start.NonActivatableServiceDescriptor
 
serviceProxy - Variable in class org.apache.river.phoenix.PhoenixStarter
the ActivationSystem proxy
ServiceProxyAccessor - Interface in org.apache.river.start
Provides a means to obtain a client-side proxy from a "base" service object.
ServiceRegistrar - Interface in net.jini.core.lookup
Defines the interface to the lookup service.
ServiceRegistration - Interface in net.jini.core.lookup
A registered service item is manipulated using an instance of this class.
ServiceRegistration - Class in org.apache.river.mercury
The ServiceRegistration class serves as the server-side abstraction that maintains client registration state information.
ServiceRegistration(Uuid, EventLogIterator, Condition) - Constructor for class org.apache.river.mercury.ServiceRegistration
Convenience constructor
ServiceRegistration.Lock - Class in org.apache.river.mercury
 
serviceRemoved(ServiceDiscoveryEvent) - Method in interface net.jini.lookup.ServiceDiscoveryListener
When the cache receives, from a managed lookup service, an event signaling the removal of a service of interest from the last such lookup service with which it was registered, the cache invokes the serviceRemoved method on all instances of ServiceDiscoveryListener that are registered with the cache; doing so notifies the entity that a service of interest has been discarded.
serviceRemoved(ServiceDiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
 
Services(JMenu) - Constructor for class org.apache.river.example.browser.Browser.Services
 
services - Variable in class org.apache.river.reggie.RegistrarImpl.SvcIterator
Iterator for list of matching services.
ServiceStarter - Class in org.apache.river.start
This class provides the main routine for starting shared groups, non-activatable services, and activatable services.
ServiceStarter() - Constructor for class org.apache.river.start.ServiceStarter
Prevent instantiation
ServiceStarter.Result - Class in org.apache.river.start
Trivial class used as the return value by the create methods.
ServiceTemplate - Class in net.jini.core.lookup
Items in the lookup service are matched using instance of this class.
ServiceTemplate(ServiceID, Class[], Entry[]) - Constructor for class net.jini.core.lookup.ServiceTemplate
Simple constructor.
ServiceType - Class in net.jini.lookup.entry
Human-oriented information about the "type" of a service.
ServiceType() - Constructor for class net.jini.lookup.entry.ServiceType
Instantiate this class.
serviceType - Variable in class org.apache.river.reggie.Item
The Class of ServiceItem.service converted to ServiceType.
ServiceType - Class in org.apache.river.reggie
A ServiceType is a descriptor for a class, packaged up for transmission between client-side proxies and the registrar server.
ServiceType(Class, ServiceType, ServiceType[]) - Constructor for class org.apache.river.reggie.ServiceType
Should only be called by ClassMapper
ServiceType(ServiceType) - Constructor for class org.apache.river.reggie.ServiceType
Constructor used for creating replacement instances, containing only name.
ServiceTypeBase - Class in org.apache.river.reggie
A ServiceType annotated with a codebase.
ServiceTypeBase(ServiceType, String) - Constructor for class org.apache.river.reggie.ServiceTypeBase
Simple constructor
serviceTypes - Variable in class net.jini.core.lookup.ServiceTemplate
Service types to match, or null.
serviceTypes - Variable in class org.apache.river.reggie.Template
ServiceTemplate.serviceTypes converted to ServiceTypes
serviceUuid - Variable in class org.apache.river.mahalo.JoinStateManager
Service's internal Uuid which needs to be persisted
servID - Variable in class org.apache.river.reggie.RegistrarEvent
The service ID of the serviceItem that triggered the event.
session - Variable in class net.jini.jeri.ssl.SslConnection
The current session
session - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The session for this connection's socket, or null if not retrieved yet.
session - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
session - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
Session - Class in org.apache.river.jeri.internal.mux
A Session represents a single session of a multiplexed connection, for either client-side and server-side perspective.
Session(Mux, int, int) - Constructor for class org.apache.river.jeri.internal.mux.Session
 
Session.NotifyAcknowledgementListeners - Class in org.apache.river.jeri.internal.mux
 
sessionCache - Variable in class net.jini.jeri.ssl.ServerAuthManager
The SSL session for the last successful call to checkCredentials.
sessionDown - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
sessionDown - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
sessionDown - Variable in class org.apache.river.jeri.internal.mux.Session
 
sessionID - Variable in class org.apache.river.jeri.internal.mux.Session
 
sessionId - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Holds the basis/lower bound for all sequence numbers issued.
sessionId - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
sessionLock - Variable in class org.apache.river.jeri.internal.mux.MuxInputStream
 
sessionLock - Variable in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
sessionLock - Variable in class org.apache.river.jeri.internal.mux.Session
lock guarding all mutable instance state (below)
sessions - Variable in class org.apache.river.jeri.internal.mux.Mux
 
sessions - Variable in class org.apache.river.jeri.internal.mux.Mux.SessionShutdownTask
 
sessionShutdownQueue - Static variable in class org.apache.river.jeri.internal.mux.Mux
session shutdown tasks to be executed asynchronously
SessionShutdownTask(Session[], String, Throwable) - Constructor for class org.apache.river.jeri.internal.mux.Mux.SessionShutdownTask
 
set - Variable in class org.apache.river.concurrent.EntrySetFacade
 
set(Set<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a Set for holding references so it appears as a Set containing referents.
set(int, T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
set(T) - Method in class org.apache.river.concurrent.ReferenceList.ReferenceListIterator
 
set(int, T) - Method in class org.apache.river.concurrent.ReferenceList
 
set - Variable in class org.apache.river.concurrent.ReferenceNavigableSet
 
set - Variable in class org.apache.river.concurrent.ReferenceSortedSet
 
SET - Static variable in class org.apache.river.discovery.internal.EndpointInternalsPermission
 
set(EndpointInternals) - Static method in class org.apache.river.discovery.internal.KerberosEndpointInternalsAccess
Registers EndpointInternals instance to use for back-door operations on KerberosEndpoint and KerberosServerEndpoints.
set(EndpointInternals) - Static method in class org.apache.river.discovery.internal.SslEndpointInternalsAccess
Registers EndpointInternals instance to use for back-door operations on SslEndpoint and SslServerEndpoints.
set - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
set - Variable in class org.apache.river.lease.AbstractIDLeaseMap
 
set - Variable in class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
set - Variable in class org.apache.river.norm.ClientLeaseWrapper
The LeaseSet we belong to
set - Variable in class org.apache.river.norm.CreateLeaseSet
A copy of the set that was created
set - Variable in class org.apache.river.norm.LeaseExpirationMgr.Expiration
 
set(long) - Method in class org.apache.river.norm.LeaseSet.ExpirationTime
Update the current expiration time
set - Variable in class org.apache.river.norm.NormServerBaseImpl.SendMonitorImpl
Set this is the monitor for
SET_CONSTRAINTS - Static variable in class net.jini.security.VerifyingProxyPreparer
Set constraints on proxy from context.
setActivationDesc(UID, ActivationDesc, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
setActivationDesc(ActivationID, ActivationDesc) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
setActivationDesc(ActivationID, ActivationDesc) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
setAdministrable(boolean) - Method in class org.apache.river.example.browser.ObjectNode
 
setAllowUserInteraction(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setAttributes(Entry[]) - Method in interface net.jini.core.lookup.ServiceRegistration
Deletes all of the service item's existing attributes, and replaces them with the specified attribute sets.
setAttributes(Set) - Method in class net.jini.lookup.entry.UIDescriptorBean
Set the value of the attributes field in the object linked to by this JavaBeans component.
setAttributes(Entry[]) - Method in class net.jini.lookup.JoinManager.ProxyReg
With respect to the lookup service referenced in this class and with which this join manager's service is registered, this method replaces that service's current attributes with a new set of attributes.
setAttributes(Entry[]) - Method in class net.jini.lookup.JoinManager
Replaces the service's current set of attributes with a new set of attributes.
setAttributes(ServiceID, Uuid, EntryRep[]) - Method in interface org.apache.river.reggie.Registrar
Deletes all of the service item's existing attributes, and replaces them with the specified attribute sets.
setAttributes(ServiceID, Uuid, EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
setAttributes(Entry[]) - Method in class org.apache.river.reggie.Registration
 
setAttributesDo(ServiceID, Uuid, EntryRep[]) - Method in class org.apache.river.reggie.RegistrarImpl
The code that does the real work of setAttributes.
SetAttributesTask(JoinManager.ProxyReg, Entry[]) - Constructor for class net.jini.lookup.JoinManager.SetAttributesTask
Constructor that associates this task with the lookup service referenced in the given ProxyReg parameter.
setAuthInfo(String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Sets authentication information based on contents of given challenge string (which should be the value of either the "WWW-Authenticate" or "Proxy-Authenticate" header fields).
setBufRemaining(int) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
setBuilding(String) - Method in class net.jini.lookup.entry.LocationBean
Set the value of the building field in the Location object linked to by this JavaBeans component.
setBuilt() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
setCCL(ClassLoader, boolean) - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
setClassPath(String) - Method in class org.apache.river.tool.ClassDep
Set the classpath to use for finding our class definitions.
setClasspath(String) - Method in class org.apache.river.tool.PreferredListGen
Set the classpath of the classes to include in the analysis.
setClientConstraints(MethodConstraints) - Method in class net.jini.jeri.BasicInvocationHandler
Returns a copy of this invocation handler with the specified constraints as its new client constraints.
setCodebase(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setCodebase(Class) - Method in class org.apache.river.reggie.EntryClassBase
Sets the codebase to the codebase of the given class.
setCodebase(Class) - Method in class org.apache.river.reggie.ServiceTypeBase
Sets the codebase to the codebase of the given class.
setComment(String) - Method in class net.jini.lookup.entry.CommentBean
Set the value of the comment field in the Comment object linked to by this JavaBeans component.
setCondition(Condition) - Method in class org.apache.river.mercury.ServiceRegistration
For use after deserialization only.
setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
 
setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in interface org.apache.river.discovery.internal.EndpointInternals
Sets the ConnManagerFactory used by the given endpoint to produce ConnManagers for managing connections.
setConstraints(MethodConstraints) - Method in interface net.jini.core.constraint.RemoteMethodControl
Returns a new copy of this proxy with the client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class net.jini.discovery.ConstrainableLookupLocator
 
setConstraints(Object) - Method in class net.jini.security.BasicProxyPreparer
Sets constraints on the proxy.
setConstraints(MethodConstraints) - Method in class org.apache.river.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
Returns a new copy of this proxy class (ConstrainableFiddlerAdminProxy) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
Returns a new copy of this proxy class (ConstrainableFiddlerLease) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
Returns a new copy of this proxy class (ConstrainableFiddlerProxy) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
Returns a new copy of this proxy class (ConstrainableFiddlerRegistration) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.landlord.ConstrainableLandlordLease
 
setConstraints(MethodConstraints) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
Returns a new copy of this proxy class (ConstrainableTxnMgrAdminProxy) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
Returns a new copy of this proxy with the client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.mercury.ListenerProxy.ConstrainableListenerProxy
Returns a new copy of this proxy with the client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
Returns a new copy of this proxy class (ConstrainableMailboxAdminProxy) with its client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.mercury.MailboxProxy.ConstrainableMailboxProxy
Returns a new copy of this proxy with the client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.mercury.Registration.ConstrainableRegistration
Returns a new copy of this proxy with the client constraints set to the specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.norm.AdminProxy.ConstrainableAdminProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.norm.NormProxy.ConstrainableNormProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.norm.SetProxy.ConstrainableSetProxy
inherit javadoc
setConstraints(MethodConstraints) - Method in class org.apache.river.outrigger.ConstrainableAdminProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.outrigger.ConstrainableParticipantProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.outrigger.ConstrainableSpaceProxy2
 
setConstraints(MethodConstraints) - Method in class org.apache.river.phoenix.ConstrainableAID
Returns a new copy of this activation identifier containing the same unique identifier and a copy of the activator with the new specified constraints.
setConstraints(MethodConstraints) - Method in class org.apache.river.reggie.ConstrainableAdminProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.reggie.ConstrainableEventLease
 
setConstraints(MethodConstraints) - Method in class org.apache.river.reggie.ConstrainableRegistrarProxy
 
setConstraints(MethodConstraints) - Method in class org.apache.river.reggie.ConstrainableRegistration
 
setConstraints(MethodConstraints) - Method in class org.apache.river.reggie.ConstrainableServiceLease
 
setControllable(boolean) - Method in class org.apache.river.example.browser.ObjectNode
 
setCountry(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the country field in the Address object linked to by this JavaBeans component.
setDefault(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the default value to use for the preferred list.
setDefaultPref(boolean) - Method in class org.apache.river.tool.PreferredListGen.Graph
Set the default preferred value for the graph.
setDefaultUseCaches(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setDirectory(File) - Method in class org.apache.river.norm.lookup.JoinState
 
setDirectory(File) - Method in interface org.apache.river.norm.lookup.SubStore
Gives the SubStore a piece of the file system to use for its store.
setDisableMulticast(boolean) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setDoInput(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setDomain(WeakReference<ProtectionDomain>) - Method in class org.apache.river.api.security.PermissionGrantBuilder
 
setDomain(WeakReference<ProtectionDomain>) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
setDoOutput(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setDown(String, Throwable) - Method in class org.apache.river.jeri.internal.mux.Mux
This method is intended to be invoked by this class and subclasses only.
setDown(String, Throwable) - Method in class org.apache.river.jeri.internal.mux.Session
 
setEdges(boolean) - Method in class org.apache.river.tool.ClassDep
Determines whether to include package references that lie outside the declared set of interest.
setEOF(boolean) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
setEventTarget(RemoteEventListener) - Method in class org.apache.river.mercury.ServiceRegistration
Set the reference to the client-supplied notification target
setException(RemoteException) - Method in interface net.jini.security.proxytrust.ProxyTrustIterator
Provides the iteration with a RemoteException thrown from a remote call made while attempting to obtain a TrustVerifier from the object returned by the most recent call to next.
setException(RemoteException) - Method in class net.jini.security.proxytrust.SingletonProxyTrustIterator
 
setExpiration(Lease, long) - Method in class net.jini.lease.LeaseRenewalManager
Replaces the current desired expiration of a given lease from the managed set with a new desired expiration time.
setExpiration(long) - Method in class org.apache.river.fiddler.FiddlerLease.ConstrainableFiddlerLease
 
setExpiration(long) - Method in class org.apache.river.fiddler.FiddlerLease
 
setExpiration(long) - Method in class org.apache.river.landlord.LandlordLease
Set the expiration.
setExpiration(long) - Method in interface org.apache.river.landlord.LeasedResource
Changes the expiration time of the lease.
setExpiration(long) - Method in class org.apache.river.mahalo.TxnManagerTransaction
 
setExpiration(long) - Method in class org.apache.river.mercury.ServiceRegistration
 
setExpiration(long) - Method in class org.apache.river.norm.LeaseSet
 
setExpiration(long) - Method in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
Set the expiration time of this object.
setExpiration(long) - Method in class org.apache.river.outrigger.EntryRep
 
setExpiration(long) - Method in class org.apache.river.outrigger.EventRegistrationWatcher
Set the expiration time of this object.
setExpiration(long) - Method in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
 
setExpiration(long) - Method in class org.apache.river.outrigger.snaplogstore.Resource
 
setExpiration(long) - Method in class org.apache.river.reggie.RegistrarLease
 
setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
Register for the expiration warning event associated with this set.
setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.norm.LeaseSet
Set/update/clear the expiration warning listener.
setExpirationWarningListener(Uuid, RemoteEventListener, long, MarshalledObject) - Method in interface org.apache.river.norm.NormServer
Set the expiration warning listener for a set.
setExpirationWarningListener(Uuid, RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.norm.NormServerBaseImpl
 
setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in class org.apache.river.norm.SetProxy
 
setExplanation(boolean) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the explanation generation flag;
setExported() - Method in class org.apache.river.jeri.internal.runtime.Target
This method is called after construction, processing RequestDispatchers, creating and setting an ImplRef.
setFactory(MarshalledObject) - Method in class net.jini.lookup.entry.UIDescriptorBean
Set the value of the factory field in the object linked to by this JavaBeans component.
setFiddler(FiddlerImpl) - Method in class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
 
setField(String, String) - Method in class org.apache.river.jeri.internal.http.Header
If given value is non-null, enters it as value of named field; otherwise, removes field (if present) from this header.
setFiles(boolean) - Method in class org.apache.river.tool.ClassDep
Determines how to print out the fully qualified class names.
setFilteredItem(ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
setFloor(String) - Method in class net.jini.lookup.entry.LocationBean
Set the value of the floor field in the Location object linked to by this JavaBeans component.
setFormatExplanation(boolean) - Method in class org.apache.river.tool.envcheck.Reporter.Message
Set the flag indicating whether to format the explanation text.
setGroup(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscovery
Change the set of groups to be discovered to correspond to the given set.
setGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Replaces all of the group names in the managed set with names from a new set.
setGroups(String[]) - Method in interface net.jini.discovery.DiscoveryGroupManagement
Replaces all of the group names in the managed set with names from a new set.
setGroups(String[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Replaces all of the group names in this registration's managed set of groups with new set of names.
setGroups(String[]) - Method in class org.apache.river.example.browser.Browser
 
setGroups(Uuid, String[]) - Method in interface org.apache.river.fiddler.Fiddler
Replaces all of the group names in the managed set of groups associated with the registration corresponding to the current instance of this class.
setGroups(Uuid, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
setGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Replaces all of the group names in the managed set of groups associated with the registration corresponding to the current instance of this class.
setGroups(String[]) - Method in class org.apache.river.norm.lookup.JoinState
Replace the list of groups to join with a new list.
setGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method setGroups.
setGroupsDo(Uuid, HashMap, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class GroupsSetInRegistrationLogObj (which is invoked during state recovery).
SetGroupsTask(FiddlerImpl.RegistrationInfo, String[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SetGroupsTask
Constructs an instance of this class and stores the input
setID - Variable in class org.apache.river.norm.LoggedOperation
The Uuid of the set this operation was on
setIfModifiedSince(long) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setImplRef(ImplRefManager.ImplRef) - Method in class org.apache.river.jeri.internal.runtime.Target
Set the ImplRef.
setInnerProxyPreparer(ProxyPreparer) - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
Sets the inner ProxyPreparer for this descriptor.
setInputStream(InputStream) - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
Sets the delegation target
setInRation(int) - Method in class org.apache.river.jeri.internal.mux.Session
 
setInstanceFollowRedirects(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setInState(int) - Method in class org.apache.river.jeri.internal.mux.Session
 
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
Sets the invocation dispatcher for the exported object.
setInvocationDispatcher(InvocationDispatcher) - Method in class org.apache.river.jeri.internal.runtime.Target
 
setIterator(EventLogIterator) - Method in class org.apache.river.mercury.ServiceRegistration
Set the reference for this registration's EventLogIterator
setKeepNonPublicRoots(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether non-public classes should be retained in the set of roots used for performing dependency analysis.
setLastSequenceNumber(long) - Method in class org.apache.river.norm.event.EventType
Set the object's notion of the last sequence number.
setLeaseBound(long) - Method in interface org.apache.river.fiddler.FiddlerAdmin
Changes the least upper bound applied to all lease durations granted by the lookup discovery service.
setLeaseBound(long) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Changes the least upper bound applied to all lease durations granted by the lookup discovery service.
setLeaseBound(long) - Method in class org.apache.river.fiddler.FiddlerImpl
Changes the least upper bound applied to all lease durations granted by the lookup discovery service.
setLeaseExpiration(long) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
setLeasePolicy - Variable in class org.apache.river.norm.NormServerBaseImpl
Policy we use for granting and renewing renewal set leases
setLeasePolicy - Variable in class org.apache.river.norm.NormServerInitializer
 
setLevel(int) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the reporting level.
setLifeCycle(LifeCycle) - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Sets the LifeCycle object for this descriptor.
setListener(RemoteEventListener, MarshalledObject) - Method in class org.apache.river.norm.event.EventType
(Re)set the listener for this type of event.
setLocale(Locale, String) - Static method in class org.apache.river.impl.Messages
Changes the locale of the messages.
setLocality(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the locality field in the Address object linked to by this JavaBeans component.
setLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Replaces all of the locators in the managed set with locators from a new set, and discards any already-discovered lookup service that corresponds to a locator that is removed from the managed set as a result of an invocation of this method.
setLocators(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Replaces all of the locators in the managed set with locators from a new set, and discards any already-discovered lookup service that corresponds to a locator that is removed from the managed set as a result of an invocation of this method.
setLocators(LookupLocator[]) - Method in interface net.jini.discovery.DiscoveryLocatorManagement
Replaces all of the locators in the managed set with locators from a new set, and discards any already-discovered lookup service that corresponds to a locator that is removed from the managed set as a result of an invocation of this method.
setLocators(LookupLocator[]) - Method in interface net.jini.discovery.LookupDiscoveryRegistration
Replaces all of the locators in this registration's managed set of locators with a new set of LookupLocator objects.
setLocators(Uuid, LookupLocator[]) - Method in interface org.apache.river.fiddler.Fiddler
Replaces with a new set of LookupLocator objects, all of the elements in the managed set of locators associated with the registration corresponding to the current instance of this class.
setLocators(Uuid, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
This method is the "backend" server counterpart to the method of the same name provided by the LookupDiscoveryRegistration proxy (an instance of FiddlerRegistration) that is returned by this service when a client requests a registration.
setLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerRegistration
Replaces with a new set of LookupLocator objects, all of the elements in the managed set of locators associated with the registration corresponding to the current instance of this class.
setLocators(LookupLocator[]) - Method in class org.apache.river.norm.lookup.JoinState
Replace the list of locators of specific lookup services to join with a new list.
setLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the public method setLocators.
setLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Called by the apply method of the class LocsSetInRegistrationLogObj (which is invoked during state recovery).
SetLocatorsTask(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SetLocatorsTask
Constructs an instance of this class and stores the input
setLoggingLevel(Level) - Static method in class org.apache.river.tool.JarWrapper
Sets logging and console handler output level.
setLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
Replace the list of groups to join with a new list.
setLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Replace the lookup discovery service's managed set of groups with a new set of group names.
setLookupGroups(String[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Replace the lookup discovery service's managed set of groups with a new set of group names.
setLookupGroups(String[]) - Method in class org.apache.river.mahalo.JoinStateManager
Replace the list of groups to join with a new list.
setLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
setLookupGroups(String[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
setLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
setLookupGroups(String[]) - Method in class org.apache.river.mercury.MailboxImpl
 
setLookupGroups(String[]) - Method in class org.apache.river.norm.AdminProxy
 
setLookupGroups(String[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
setLookupGroups(String[]) - Method in class org.apache.river.outrigger.AdminProxy
 
setLookupGroups(String[]) - Method in class org.apache.river.outrigger.JoinStateManager
Replace the list of groups to join with a new list.
setLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
setLookupGroups(String[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
setLookupGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
setLookupGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
setLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
Replace the list of locators of specific lookup services to join with a new list.
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Replace the lookup discovery service's managed set of locators with a new set of locators.
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl
Replace the lookup discovery service's managed set of locators with a new set of locators.
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.JoinStateManager
Replace the list of locators of specific lookup services to join with a new list.
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.mahalo.TxnMgrAdminProxy
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxAdminProxy
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.mercury.MailboxImpl
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.AdminProxy
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.norm.NormServerBaseImpl
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.AdminProxy
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.JoinStateManager
Replace the list of locators of specific lookup services to join with a new list.
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.AdminProxy
 
setLookupLocators(LookupLocator[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
setManufacturer(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the manufacturer field in the ServiceInfo object linked to by this JavaBeans component.
setMaxServerQueryTimeout() - Method in class org.apache.river.outrigger.SpaceProxy2
Set maxServerQueryTimeout based on the values of serverMaxServerQueryTimeout and maxServerQueryTimeoutPropertyValue.
setMemberGroups(String[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager.ProxyReg
Modifier method that changes the set of member groups - stored in this class and associated with the registrar referenced in this class - to the given set of member groups.
setMemberGroups(String[]) - Method in interface net.jini.lookup.DiscoveryAdmin
Replaces the set whose elements are the names of the groups in which the lookup service is currently a member with the given set of group names.
setMemberGroups(String[]) - Method in class org.apache.river.reggie.AdminProxy
 
setMemberGroups(String[]) - Method in class org.apache.river.reggie.RegistrarImpl
 
setMerge(boolean) - Method in class org.apache.river.tool.PreferredListGen
Select the behavior for processing non-target JAR files which do not contain preferred lists.
setModel(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the model field in the ServiceInfo object linked to by this JavaBeans component.
setName(String) - Method in class net.jini.lookup.entry.NameBean
Set the value of the name field in the object linked to by this JavaBeans component.
setName(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the name field in the ServiceInfo object linked to by this JavaBeans component.
setNameState(String, int) - Method in class net.jini.loader.pref.PreferredResources
Enable MarshalInputStream to optimize preference information: permits complete name expressions to be added for names that only match wild-card expressions.
setNext(OperationJournal.JournalNode) - Method in class org.apache.river.outrigger.OperationJournal.JournalNode
Set the next element in the list.
setNodeName() - Method in class org.apache.river.example.browser.ObjectNode
 
setNumInstances(int) - Method in class org.apache.river.reggie.EntryClass
Set the number of instances of this class
setNumTemplates(int) - Method in class org.apache.river.reggie.EntryClass
Set the number of templates of this class
setObjectRecursive() - Method in class org.apache.river.example.browser.ObjectNode
 
setOrganization(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the organization field in the Address object linked to by this JavaBeans component.
setOrganizationalUnit(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the organizationalUnit field in the Address object linked to by this JavaBeans component.
setOutputStream(LogOutputStream) - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
Sets the delegation target
setOutRation(int) - Method in class org.apache.river.jeri.internal.mux.Session
 
setOutState(int) - Method in class org.apache.river.jeri.internal.mux.Session
 
setPartialDeliveryStatus(boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
setPending(int) - Method in class org.apache.river.mahalo.Job
 
setPermittedRemotePrincipals(Set) - Method in class net.jini.jeri.ssl.FilterX509TrustManager
Specifies the set of permitted remote principals.
setPersistenceSnapshotThreshold(int) - Method in interface org.apache.river.fiddler.FiddlerAdmin
Change the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
setPersistenceSnapshotThreshold(int) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Change the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
setPersistenceSnapshotThreshold(int) - Method in class org.apache.river.fiddler.FiddlerImpl
Change the value of the size threshold of the snapshot; which is employed by the lookup discovery service in the test to determine whether or not to take a "snapshot" of the system state.
setPersistenceSnapshotWeight(float) - Method in interface org.apache.river.fiddler.FiddlerAdmin
Change the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
setPersistenceSnapshotWeight(float) - Method in class org.apache.river.fiddler.FiddlerAdminProxy
Change the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
setPersistenceSnapshotWeight(float) - Method in class org.apache.river.fiddler.FiddlerImpl
Change the weight factor applied by the lookup discovery service to the snapshot size during the test to determine whether or not to take a "snapshot" of the system state.
setPolicy(ClassLoader, Policy) - Method in class org.apache.river.start.AggregatePolicyProvider
Changes sub-policy association with given class loader.
setPostalCode(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the postalCode field in the Address object linked to by this JavaBeans component.
setPreferred(String, boolean, boolean) - Method in class org.apache.river.tool.PreferredListGen.Graph
Set the preferred state of the leaf (class) child node having the given '.' qualified name to the given value.
setPrepState(int) - Method in class org.apache.river.mahalo.ParticipantHandle
 
setPrint(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be printed.
setPrintClassesWithFileSeparator(boolean) - Method in class org.apache.river.tool.classdepend.ClassDepend
 
setPrintTraces(boolean) - Static method in class org.apache.river.tool.envcheck.Reporter
Set the flag controlling printing of stack traces.
SetProxy - Class in org.apache.river.norm
Client side proxy for Norm's lease renewal sets.
SetProxy(NormServer, Uuid, Lease) - Constructor for class org.apache.river.norm.SetProxy
Simple constructor.
SetProxy.ConstrainableSetProxy - Class in org.apache.river.norm
Defines a subclass of SetProxy that implements RemoteMethodControl.
setReadOnly() - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
 
setReadOnly() - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
 
setRefersToData() - Method in class net.jini.config.ConfigurationFile.Entry
 
setRegInfoGroups(FiddlerImpl.RegistrationInfo, String[]) - Method in class org.apache.river.fiddler.FiddlerImpl.SetGroupsTask
Replaces the registration's managed set of groups with the new groups (even if the new set of groups is empty -- this just means group discovery will be "turned off" for this registration).
setRegInfoLocators(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class org.apache.river.fiddler.FiddlerImpl.SetLocatorsTask
Replaces the registration's managed set of locators with the new locators (even if the new set of locators is empty -- this just means locator discovery will be "turned off" for this registration)
setRegistryHost(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setRegistryPort(int) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setRelative() - Method in class net.jini.core.constraint.ConstraintAlternatives
Sets the rel field to true if any of the constraints are relative.
setRelative(InvocationConstraint[], int) - Method in class net.jini.core.constraint.InvocationConstraints
Sets the given flag in the rel field if any if the specified constraints are relative.
setRemoteEventIteratorID(Uuid) - Method in class org.apache.river.mercury.ServiceRegistration
Set the remote iterator id
setRemoveLater(boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
Register for the renewal failure event associated with this set.
setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in class org.apache.river.norm.LeaseSet
Set/update/clear the renewal failure listener
setRenewalFailureListener(Uuid, RemoteEventListener, MarshalledObject) - Method in interface org.apache.river.norm.NormServer
Set the renewal failure listener for a set.
setRenewalFailureListener(Uuid, RemoteEventListener, MarshalledObject) - Method in class org.apache.river.norm.NormServerBaseImpl
 
setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in class org.apache.river.norm.SetProxy
 
setRenewTime(long) - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
Sets the absolute time at which the lease for this entry should be renewed.
setReplaceJar(boolean) - Method in class org.apache.river.tool.PreferredListGen
Set the flag controlling whether a preferred list is to be placed in the target JAR file.
setRequestMethod(String) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setRequestProperty(String, String) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setRole(String) - Method in class net.jini.lookup.entry.UIDescriptorBean
Set the value of the role field in the object linked to by this JavaBeans component.
setRoom(String) - Method in class net.jini.lookup.entry.LocationBean
Set the value of the room field in the Location object linked to by this JavaBeans component.
setRootDirBehavior(boolean) - Method in class org.apache.river.tool.ClassDep
Controls whether the behavior for finding class files in the specified directories, if any, must be based on the old behavior (the default) or the new behavior that solves some of the problems with the old behavior.
setSchemeSpecificPart(String, String, String) - Method in class org.apache.river.api.net.Uri
UriParser method used to re-calculate the scheme specific part of the resolved or normalized URIs
setSchemeSpecificPart(String, String, String) - Method in class org.apache.river.api.net.UriParser
UriParser method used to re-calculate the scheme specific part of the resolved or normalized URIs
setSentAckRequired(boolean) - Method in class org.apache.river.jeri.internal.mux.Session
 
setSerialBuilt(Collection<T>) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
setSerialFormat(int) - Method in interface net.jini.core.lease.Lease
Sets the format to use when serializing the lease.
setSerialFormat(int) - Method in class org.apache.river.lease.AbstractLease
Set the serialization format for the expiration.
setSerialFormat(int) - Method in class org.apache.river.norm.ClientLeaseWrapper
Always throws UnsupportedOperationException.
setSerialNumber(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the serialNumber field in the ServiceInfo object linked to by this JavaBeans component.
setServer(NormServerBaseImpl) - Method in class org.apache.river.norm.LeaseExpirationMgr
Can be set once only after construction.
setServer(NormServerBaseImpl) - Method in class org.apache.river.norm.LRMEventListener
Set only once after construction.
setServer(NormServerBaseImpl) - Method in class org.apache.river.norm.PersistentStore
Can only be called once after construction.
setServerConnManager(ServerEndpoint, ServerConnManager) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
 
setServerConnManager(ServerEndpoint, ServerConnManager) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
setServerConnManager(ServerEndpoint, ServerConnManager) - Method in interface org.apache.river.discovery.internal.EndpointInternals
Sets the ServerConnManager used by the given endpoint to manage accepted connections.
setServiceHost(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setServiceItem(Browser.ServiceListItem) - Method in class org.apache.river.example.browser.Browser.ServiceListPopup
 
setServiceItem(ServiceItem) - Method in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
setServiceItem(ServiceItem) - Method in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
setServicePort(int) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
setServicePreparer(ProxyPreparer) - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Sets the ProxyPreparer for this descriptor.
setServiceUuid(Uuid) - Method in class org.apache.river.mahalo.JoinStateManager
 
setSeverity(StatusType) - Method in class net.jini.lookup.entry.StatusBean
Set the value of the severity field of the Status object to which this JavaBeans component is linked.
setSocketOptions(Socket) - Static method in class net.jini.jeri.http.HttpEndpoint
Attempts to set desired socket options for a connected socket (TCP_NODELAY and SO_KEEPALIVE); ignores SocketException.
setSocketOptions(Socket) - Static method in class net.jini.jeri.http.HttpServerEndpoint
Attempts to set desired socket options for a connected socket (TCP_NODELAY and SO_KEEPALIVE); ignores SocketException.
setSocketOptions(Socket) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionEndpointImpl
 
setSocketOptions(Socket) - Static method in class net.jini.jeri.tcp.TcpEndpoint
Attempts to set desired socket options for a connected socket (TCP_NODELAY and SO_KEEPALIVE); ignores SocketException.
setSocketOptions(Socket) - Static method in class net.jini.jeri.tcp.TcpServerEndpoint
Attempts to set desired socket options for a connected socket (TCP_NODELAY and SO_KEEPALIVE); ignores SocketException.
setSSLSocket(SSLSocket) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Stores the new socket in the sslSocket field, does a handshake on it, and returns it.
setStateOrProvince(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the stateOrProvince field in the Address object linked to by this JavaBeans component.
setStorageLocation(String) - Method in interface org.apache.river.admin.StorageLocationAdmin
Sets the location of the service's persistent storage, moving all current persistent storage from the current location to the specified new location.
setStore(PersistentStore) - Method in class org.apache.river.norm.NormServerBaseImpl.RenewLogThread
 
setStreet(String) - Method in class net.jini.lookup.entry.AddressBean
Set the value of the street field in the Address object linked to by this JavaBeans component.
settable - Variable in class net.jini.security.proxytrust.SingletonProxyTrustIterator
True if setException can be called
setTable - Variable in class org.apache.river.norm.NormServerBaseImpl
Map of Uuids to LeaseSets
setText(boolean) - Method in class org.apache.river.example.browser.Browser
 
setTicket(WakeupManager.Ticket) - Method in class org.apache.river.norm.LeaseExpirationMgr.MgrTask
Set the ticket associated with this task.
settler - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
settlerpool - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
settlerpool - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
SettlerTask - Class in org.apache.river.mahalo
A SettlerTask is scheduled task, which causes an unsettled transaction to settle.
SettlerTask(ExecutorService, WakeupManager, TransactionManager, long) - Constructor for class org.apache.river.mahalo.SettlerTask
Constructs a SettlerTask.
settlerthreads - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
settlertimeout - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
settlerWakeupMgr - Variable in class org.apache.river.mahalo.TxnManagerImpl
wakeup manager for SettlerTask
settlerWakeupMgr - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
settleThread - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
settleThread - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
settleTxns() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
setToolkit(String) - Method in class net.jini.lookup.entry.UIDescriptorBean
Set the value of the toolkit field in the object linked to by this JavaBeans component.
setUnicastPort(int) - Method in interface net.jini.lookup.DiscoveryAdmin
Changes the number of the port on which the lookup service is currently listening for unicast discovery queries to the given port number.
setUnicastPort(int) - Method in class org.apache.river.reggie.AdminProxy
 
setUnicastPort(int) - Method in class org.apache.river.reggie.RegistrarImpl
 
setup(String) - Method in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
Set up the enumerator for the given class, adding any of its subclasses to the toDo stack.
setupConnection(HttpClientSocketFactory) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Establishes connection using sockets from the given socket factory.
setupNotify() - Method in class org.apache.river.example.browser.ServiceEditor
 
setupOptions(String[]) - Method in class org.apache.river.tool.ClassDep
Convenience method for initializing an instance with specific command line arguments.
setupStore(Recover) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
Setup the database store and recover any existing state.
setupStore(Recover) - Method in class org.apache.river.outrigger.snaplogstore.LogStore
Setup store, recover previous state if any.
setupStore(Recover) - Method in interface org.apache.river.outrigger.Store
Set up the store.
setupTmpl(EntryRep) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
setUseCaches(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
setUserObject(Object) - Method in class org.apache.river.example.browser.ObjectNode
 
setValue(V) - Method in class org.apache.river.concurrent.ReferenceEntryFacade
 
setValue(Object) - Method in class org.apache.river.example.browser.ObjectNode
 
setValue(Long) - Method in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
setValue(Object) - Method in class org.apache.river.lease.AbstractLeaseMap.Entry
 
setValue(V) - Method in class org.apache.river.lookup.util.ConsistentMapEntry
Replaces the value corresponding to this entry with the specified value.
setValue(Object) - Method in class org.apache.river.norm.ClientLeaseMapWrapper.Entry
 
setVendor(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the vendor field in the ServiceInfo object linked to by this JavaBeans component.
setVersion(String) - Method in class net.jini.lookup.entry.ServiceInfoBean
Set the value of the version field in the ServiceInfo object linked to by this JavaBeans component.
severity - Variable in class net.jini.lookup.entry.Status
The severity level of this status object.
sf - Variable in class net.jini.jeri.http.HttpEndpoint
The socket factory that this HttpEndpoint uses to create Socket objects.
sf - Variable in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
 
sf - Variable in class net.jini.jeri.http.HttpServerEndpoint
client socket factory used by corresponding HttpEndpoints
sf - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
 
sf - Variable in class net.jini.jeri.tcp.TcpEndpoint
The socket factory that this TcpEndpoint uses to create Socket objects.
sf - Variable in class net.jini.jeri.tcp.TcpServerEndpoint
the socket factory that TcpEndpoint objects produced by listening on this TcpServerEndpoint will use to create Socket objects
SharedActivatableServiceDescriptor - Class in org.apache.river.start
Class used to launch shared, activatable services.
SharedActivatableServiceDescriptor(String, String, String, String, String, String[], boolean) - Constructor for class org.apache.river.start.SharedActivatableServiceDescriptor
Convenience constructor.
SharedActivatableServiceDescriptor(String, String, String, String, String, String[], ProxyPreparer, ProxyPreparer, boolean) - Constructor for class org.apache.river.start.SharedActivatableServiceDescriptor
Convenience constructor.
SharedActivatableServiceDescriptor(String, String, String, String, String, String[], boolean, String, int) - Constructor for class org.apache.river.start.SharedActivatableServiceDescriptor
Convenience constructor.
SharedActivatableServiceDescriptor(String, String, String, String, String, String[], ProxyPreparer, ProxyPreparer, boolean, String, int) - Constructor for class org.apache.river.start.SharedActivatableServiceDescriptor
Main constructor.
SharedActivatableServiceDescriptor.Created - Class in org.apache.river.start
Object returned by SharedActivatableServiceDescriptor.create() method that returns the associated proxy, activation group identifier, and activation identifier for the created service.
SharedActivationGroupDescriptor - Class in org.apache.river.start
Class used to create a shared activation group.
SharedActivationGroupDescriptor(String, String, String, String, String[], String[]) - Constructor for class org.apache.river.start.SharedActivationGroupDescriptor
Trivial constructor.
SharedActivationGroupDescriptor(String, String, String, String, String[], String[], String, int) - Constructor for class org.apache.river.start.SharedActivationGroupDescriptor
Trivial constructor.
SharedActivationPolicyPermission - Class in org.apache.river.start
Permission class used by the service starter package.
SharedActivationPolicyPermission(String) - Constructor for class org.apache.river.start.SharedActivationPolicyPermission
Constructor that creates a SharedActivationPolicyPermission with the specified name.
SharedActivationPolicyPermission(String, String) - Constructor for class org.apache.river.start.SharedActivationPolicyPermission
Constructor that creates a SharedActivationPolicyPermission with the specified name.
SharedActivationPolicyPermission.Collection - Class in org.apache.river.start
Simple permission collection.
SharedGroup - Interface in org.apache.river.start
The service starter supported interface for shared group objects.
SharedGroupBackEnd - Interface in org.apache.river.start
The SharedGroupBackEnd interface
SharedGroupImpl - Class in org.apache.river.start
The provided implementation of the SharedGroup service.
SharedGroupImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.start.SharedGroupImpl
Activation constructor.
SharedGroupImpl(SharedGroupImplInit) - Constructor for class org.apache.river.start.SharedGroupImpl
 
SharedGroupImpl.DestroyThread - Class in org.apache.river.start
Termination thread code.
SharedGroupImplInit - Class in org.apache.river.start
This is created and discarded during construction of (@link SharedGroupImpl).
SharedGroupImplInit(Configuration, ActivationID, LoginContext) - Constructor for class org.apache.river.start.SharedGroupImplInit
 
sharedGroupLog - Variable in class org.apache.river.start.SharedActivatableServiceDescriptor
 
shareWith(EntryRep) - Method in class org.apache.river.outrigger.EntryRep
Set this entry's generic data to be shared with the other object.
shedConnections() - Method in class net.jini.jeri.http.HttpEndpoint
Closes all idle connections cached by this HTTP endpoint.
SHORT_LEN - Static variable in class org.apache.river.discovery.internal.Plaintext
 
shouldQuit - Variable in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
shouldRestart - Variable in class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
shouldRetry() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
 
Show() - Constructor for class org.apache.river.example.browser.Browser.Show
 
show(String) - Method in class org.apache.river.thread.InProgress
Show the current state of this object (used in debug mode).
showFrame() - Method in class org.apache.river.example.browser.ServiceEditor.ListerFrame
 
showModifier - Variable in class org.apache.river.example.browser.EntryTreePanel
 
showPackage - Variable in class org.apache.river.example.browser.EntryTreePanel
 
showPackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters.CDPBuilder
 
showPackages - Variable in class org.apache.river.tool.classdepend.ClassDependParameters
 
showPackages() - Method in class org.apache.river.tool.classdepend.ClassDependParameters
 
shows - Variable in class org.apache.river.tool.ClassDep
Only display found dependencies that fall under the provided roots subset.
showUIItem - Variable in class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
showUIItem - Variable in class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
shutdown(boolean) - Method in class net.jini.jeri.http.HttpEndpoint.Connection
Attempts to close connection.
shutdown(boolean) - Method in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
shutdown(boolean) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpClient
Closes the associated secure connection.
shutdown(boolean) - Method in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpServer
Closes the associated secure connection.
shutdown(boolean) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Attempts to shut down connection, returning true if connection is closed.
shutdown(boolean) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Attempts to shut down connection, returning true if connection is closed.
shutdown(boolean) - Method in interface org.apache.river.jeri.internal.http.TimedConnection
Attempts to shut down connection, returning true if connection is closed.
Shutdown - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
shutdown(String) - Method in class org.apache.river.jeri.internal.mux.MuxClient
Shuts down this multiplexed connection.
shutdown(String) - Method in class org.apache.river.jeri.internal.mux.MuxServer
Shuts down this multiplexed connection.
SHUTDOWN - Static variable in class org.apache.river.norm.NormServerBaseImpl.ReadyState
 
shutdown() - Method in class org.apache.river.norm.NormServerBaseImpl.ReadyState
Marks the service as shutting down, waiting if it is initializing, and throwing IllegalStateException if it is already shutting down.
shutdown() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
shutdown(Configuration) - Static method in class org.apache.river.phoenix.Activation
Shut down an activation system daemon, using the specified configuration location to obtain the host and port of the daemon's registry, the client constraints for the remote call, and the permissions to grant to the system proxy.
Shutdown() - Constructor for class org.apache.river.phoenix.Activation.Shutdown
 
shutdown() - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
shutdown() - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
shutdown() - Method in class org.apache.river.thread.ExtensibleExecutorService
 
SHUTDOWN - Static variable in class org.apache.river.thread.ReadyState
 
shutdown() - Method in class org.apache.river.thread.ReadyState
Marks the service as shutting down, waiting if it is initializing, and throwing NoSuchObjectException if it is already shutting down.
shutdown() - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
shutdown() - Method in class org.apache.river.thread.SynchronousExecutors
 
shutdown - Variable in class org.apache.river.thread.ThreadPool
This Executor is used by JERI (and other Jini implementation classes) to delegate tasks to, the intent is to hand off to a new thread immediately, however: 1.
shutdownFast() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
shutdownGracefully() - Method in class org.apache.river.jeri.internal.mux.MuxServer
Shuts down this multiplexed connection only if there are no requests in progress (i.e. requests that have been dispatched to the request dispatcher but that have not been aborted or had their response fully written to the client).
shutdownHook - Variable in class org.apache.river.phoenix.Activation
Runtime shutdown hook
ShutdownHook() - Constructor for class org.apache.river.phoenix.Activation.ShutdownHook
 
shutdownHook() - Method in class org.apache.river.thread.ThreadPool
 
shutdownNow() - Method in class org.apache.river.thread.ExtensibleExecutorService
 
shutdownNow() - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
shuttingDown - Variable in class org.apache.river.phoenix.Activation
true if shutdown has been called
sid - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
The service id
sign() - Method in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
 
sign() - Method in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
signal - Variable in class org.apache.river.phoenix.Activation
 
signature - Variable in class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
signature - Variable in class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
signature - Variable in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
SIGNATURE_ALGORITHM - Static variable in class org.apache.river.discovery.x500.sha1withdsa.Constants
 
SIGNATURE_ALGORITHM - Static variable in class org.apache.river.discovery.x500.sha1withrsa.Constants
 
signatureAlgorithm - Variable in class org.apache.river.discovery.internal.X500Provider
The signature algorithm (for example, "SHA1withDSA").
SignatureVisit(int) - Constructor for class org.apache.river.tool.classdepend.AbstractDependencyVisitor.SignatureVisit
 
signed - Variable in class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
signed - Variable in class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
signers - Variable in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
The signers part of grant clause.
signers - Variable in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
The signers part of permission clause.
SigningBufferFactory(DatagramBufferFactory, X500PrivateCredential) - Constructor for class org.apache.river.discovery.internal.X500Provider.SigningBufferFactory
 
SimpleLogFile - Class in org.apache.river.mahalo.log
An implementation of a re-usable Log.
SimpleLogFile(String, MultiLogManager.LogRemovalManager) - Constructor for class org.apache.river.mahalo.log.SimpleLogFile
Creates a read-only SimpleLogFile To be used for read-only access to a named Log.
SimpleLogFile(String, long, MultiLogManager.LogRemovalManager) - Constructor for class org.apache.river.mahalo.log.SimpleLogFile
Creates a SimpleLogFile.
SimpleLogFile.HeaderlessObjectInputStream - Class in org.apache.river.mahalo.log
This class extends ObjectInputStream and overrides the readStreamHeader method to a no-op operation.
SimpleLogFile.HeaderlessObjectOutputStream - Class in org.apache.river.mahalo.log
This class extends ObjectOutputStream and overrides the writeStreamHeader method to a no-op operation.
SimpleRepEnum(TransactableMgr) - Constructor for class org.apache.river.outrigger.EntryHolder.SimpleRepEnum
 
sin - Variable in class org.apache.river.mercury.EventReader
Reference to SwitchInputStream for this class
singleResponseException(Exception, InetAddress, int) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
singles - Variable in class org.apache.river.system.POSIXCommandLine
Have we been asked for any single-character (boolean) options?
SingletonProxyTrustIterator - Class in net.jini.security.proxytrust
A simple ProxyTrustIterator that produces a single object as the only element of the iteration.
SingletonProxyTrustIterator(Object) - Constructor for class net.jini.security.proxytrust.SingletonProxyTrustIterator
Creates an instance with the specified object to use as the only element of the iteration.
SingletonQueryWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for singleton queries.
SingletonQueryWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.SingletonQueryWatcher
Create a new SingletonQueryWatcher.
singleUseForLookup(T, Ref) - Static method in class org.apache.river.concurrent.ReferenceFactory
This doesn't create a genuine reference, only a simple wrapper object that will be used once then discarded.
sink - Static variable in class org.apache.river.jeri.internal.http.MessageReader
 
sItemListeners - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
size() - Method in class net.jini.core.constraint.ArraySet
 
size() - Method in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
 
size() - Method in class org.apache.river.concurrent.CollectionDecorator
 
size() - Method in class org.apache.river.concurrent.EntrySetFacade
 
size() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
size() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
size() - Method in class org.apache.river.concurrent.ReferenceCollection
 
size() - Method in class org.apache.river.concurrent.ReferenceMap
 
size - Variable in class org.apache.river.discovery.MulticastMaxPacketSize
The multicast packet size limit.
size() - Method in class org.apache.river.jeri.internal.http.Header
Returns number of field entries in header.
size() - Method in class org.apache.river.lease.AbstractLeaseMap.EntrySet
 
size() - Method in class org.apache.river.lease.AbstractLeaseMap
 
size() - Method in class org.apache.river.lookup.util.ConsistentSet
Returns the number of elements in this ConsistentSet (its cardinality).
size() - Method in class org.apache.river.norm.ClientLeaseMapWrapper.EntrySet
 
size() - Method in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
skip(long) - Method in class net.jini.jeri.connection.ConnectionManager.Outbound.Input
Call readFirst, then pass through.
skip(long) - Method in class net.jini.url.httpmd.MdInputStream
 
skip(long) - Method in class org.apache.river.mercury.EventReader.SwitchInputStream
 
skip(long) - Method in class org.apache.river.mercury.LogInputStream
 
skip(long) - Method in class org.apache.river.reliableLog.LogInputStream
Skips n bytes of input.
SKIP - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.FileNode
 
SKIP_BUFFER_SIZE - Static variable in class net.jini.url.httpmd.MdInputStream
The size buffer to use when skipping input.
skipBuffer - Variable in class net.jini.url.httpmd.MdInputStream
Set to the buffer to use when skipping input.
skips - Variable in class org.apache.river.tool.ClassDep
Set of classes to skip over in the processing of dependencies.
sl - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceNotifyDo
 
sleepTime - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
sleepTime - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
 
sline - Variable in class org.apache.river.jeri.internal.http.MessageReader
 
SMConstructorContext - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
SMPrivilegedContext - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
snapshot(Entry) - Method in interface net.jini.space.JavaSpace
The process of serializing an entry for transmission to a JavaSpaces service will be identical if the same entry is used twice.
snapshot(OutputStream) - Method in class org.apache.river.fiddler.FiddlerImpl.LocalLogHandler
 
snapshot(OutputStream) - Method in class org.apache.river.mahalo.JoinStateManager
 
snapshot(OutputStream) - Method in class org.apache.river.mercury.MailboxImpl.LocalLogHandler
 
snapshot(OutputStream) - Method in class org.apache.river.norm.lookup.JoinState
 
snapshot(OutputStream) - Method in class org.apache.river.norm.NormServerBaseImpl.OurLogHandler
 
snapshot() - Method in class org.apache.river.norm.PersistentStore
Generate a snapshot, will perform the necessary locking to ensure no threads are mutating the state of the server before creating the snapshot.
snapshot(Entry) - Method in class org.apache.river.outrigger.SpaceProxy2
 
snapshot(OutputStream) - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
snapshot() - Method in class org.apache.river.phoenix.Activation
 
snapshot(OutputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LocalLogHandler
 
Snapshot(RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.Snapshot
Create a daemon thread
snapshot(OutputStream) - Method in class org.apache.river.reliableLog.LogHandler
Writes the snapshot to a stream.
snapshot() - Method in class org.apache.river.reliableLog.ReliableLog
Records the client-defined current snapshot by invoking the client supplied snapshot callback, and then empties the log of incremental updates.
SNAPSHOT_THREAD_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
SNAPSHOT_VERSION - Static variable in class org.apache.river.outrigger.snaplogstore.BackEnd
Keep logs and snapshot tied, though not necessary
snapshotBytes - Variable in class org.apache.river.reliableLog.ReliableLog
 
snapshotFile - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
Snapshot object
SnapshotFile - Class in org.apache.river.outrigger.snaplogstore
 
SnapshotFile(String, File[]) - Constructor for class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
snapshotFile - Variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
snapshotFileBase - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
The base name for the snapshot files
snapshotInterval - Variable in class org.apache.river.phoenix.Activation
take log snapshot after this many updates
snapshotNotifier - Variable in class org.apache.river.mercury.MailboxImpl
Object on which the snapshot-taking thread will synchronize
snapshotNotifier - Variable in class org.apache.river.reggie.RegistrarImpl
Object on which the snapshot-taking thread will synchronize
snapshotPrefix - Static variable in class org.apache.river.reliableLog.ReliableLog
 
SnapshotRep - Class in org.apache.river.outrigger
This class is used by the snapshot implementation of the proxy to create a snapshot.
SnapshotRep(Entry) - Constructor for class org.apache.river.outrigger.SnapshotRep
Create a new SnapshotRep that is a snapshot of e.
SnapshotRep(EntryRep) - Constructor for class org.apache.river.outrigger.SnapshotRep
Construct an SnapshotRep from an existing EntryRep
snapshotSize() - Method in class org.apache.river.reliableLog.ReliableLog
Returns the size of the current snapshot file in bytes;
snapshotter - Variable in class org.apache.river.mercury.MailboxImpl
Snapshot-taking thread
snapshotter - Variable in class org.apache.river.norm.NormServerBaseImpl
Thread that performs snapshots when signaled
snapshotter - Variable in class org.apache.river.reggie.RegistrarImpl
Snapshot-taking thread
snapshotThread - Variable in class org.apache.river.fiddler.FiddlerImpl
Snapshot-taking thread
SnapshotThread(FiddlerImpl) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SnapshotThread
Not a daemon thread, to avoid termination by jvm during snapshot
SnapshotThread() - Constructor for class org.apache.river.mercury.MailboxImpl.SnapshotThread
Ensure thread is non daemon to avoid jvm terminating it during a snapshot.
SnapshotThread(PersistentStore) - Constructor for class org.apache.river.norm.NormServerBaseImpl.SnapshotThread
Don't create a daemon thread in case the jvm exits during snapshot
snapshotThreadSyncObj - Variable in class org.apache.river.fiddler.FiddlerImpl
Object on which the snapshot-taking thread will synchronize
snapshotThresh - Variable in class org.apache.river.fiddler.FiddlerImpl
Log File must contain this many records before snapshot allowed
SnapshotThresholdSetLogObj(int) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
Constructs this class and stores the new snapshot threshold
SnapshotWeightSetLogObj(float) - Constructor for class org.apache.river.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
Constructs this class and stores the new weight factor
snapshotWt - Variable in class org.apache.river.fiddler.FiddlerImpl
Weight factor applied to snapshotSize when deciding to take snapshot
snapshotWt - Variable in class org.apache.river.norm.NormServerBaseImpl
Weight factor applied to snapshotSize when deciding to take snapshot
snapshotWt - Variable in class org.apache.river.norm.NormServerInitializer
 
sock - Variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementListener
Multicast socket for receiving packets
sock - Variable in class net.jini.discovery.AbstractLookupDiscovery.Requestor
Multicast socket for sending packets
sock - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
TCP socket used by this connection
sock - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
sock - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
sock - Variable in class org.apache.river.tool.ClassServer.Task
Socket for the incoming request
socket - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
 
socket - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
socket - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
socket - Variable in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
socket - Variable in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
 
socket - Variable in class org.apache.river.reggie.RegistrarImpl.Announce
Multicast socket to send packets on
socket - Variable in class org.apache.river.reggie.RegistrarImpl.Multicast
Multicast socket to receive packets
socket - Variable in class org.apache.river.reggie.RegistrarImpl.SocketTask
The socket
SocketChannelConnectionIO - Class in org.apache.river.jeri.internal.mux
SocketChannelConnectionIO implements the ConnectionIO abstraction for a connection accessible through a java.nio.channels.SocketChannel, and thus supports non-blocking I/O.
SocketChannelConnectionIO(Mux, SocketChannel) - Constructor for class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
Creates a new SocketChannelConnectionIO for the connection represented by the supplied SocketChannel.
SocketChannelConnectionIO.Handler - Class in org.apache.river.jeri.internal.mux
 
socketCloseException(IOException) - Method in class org.apache.river.discovery.internal.MultiIPDiscovery
 
socketFactory - Variable in class net.jini.jeri.ssl.SslConnection
The socket factory for creating plain sockets, or null to use default sockets.
socketFactory - Variable in class net.jini.jeri.ssl.SslEndpointImpl
The factory for creating sockets, or null to use default sockets.
socketFactory - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The socket factory for use in the associated Endpoint.
socketFactory - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
socketFactory - Variable in class org.apache.river.reggie.RegistrarImpl
 
SocketFactoryAdapter(SocketFactory, Constraints.Distilled) - Constructor for class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
 
socketInetAddress - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
socketPort - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
socketPort - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
 
SocketTask(Socket, RegistrarImpl) - Constructor for class org.apache.river.reggie.RegistrarImpl.SocketTask
Simple constructor
socketTimeout - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
softCache - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
A cache maintains soft reference to its values.
softCache - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Access control context cache, keyed by constraints
SoftCache() - Constructor for class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Construct an instance of the SoftCache, using a default capacity of 8.
SoftCache(int) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Construct an instance of the SoftCache with the given size limit.
SoftCache(int, int) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.SoftCache
Construct an instance of the SoftCache with the given size limit and initial capacity.
SoftCache - Class in org.apache.river.collection
Map of keys to softly-referenced values which automatically removes mappings for garbage-collected values.
SoftCache() - Constructor for class org.apache.river.collection.SoftCache
 
SoftCache.Value - Class in org.apache.river.collection
 
SoftEqualityReference<T> - Class in org.apache.river.concurrent
Implemented as per Ref.SOFT
SoftEqualityReference(T, ReferenceQueue<? super T>) - Constructor for class org.apache.river.concurrent.SoftEqualityReference
 
SoftIdentityReference<T> - Class in org.apache.river.concurrent
Implementation as per Ref.SOFT_IDENTITY
SoftIdentityReference(T, ReferenceQueue<? super T>) - Constructor for class org.apache.river.concurrent.SoftIdentityReference
 
SoftValue(WeakSoftTable.WeakKey, Object) - Constructor for class org.apache.river.collection.WeakSoftTable.SoftValue
Creates a value for the associated key that retains a soft reference to value.
SoftValue(WeakSoftTable.SoftValue, ReferenceQueue) - Constructor for class org.apache.river.collection.WeakSoftTable.SoftValue
Creates a copy of the value registered with the queue.
someLegal - Static variable in class org.apache.river.api.net.Uri
 
sortedMap(SortedMap<Referrer<K>, Referrer<V>>, Ref, Ref, long, long) - Static method in class org.apache.river.concurrent.RC
Decorate a SortedMap for holding references so it appears as a SortedMap containing referents.
sortedSet(SortedSet<Referrer<T>>, Ref, long) - Static method in class org.apache.river.concurrent.RC
Decorate a SortedSet for holding references so it appears as a SortedSet containing referents.
source - Variable in class net.jini.core.event.EventRegistration
The event source.
source - Variable in class net.jini.core.event.RemoteEvent
The event source.
source - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
source - Variable in class org.apache.river.mercury.EventID
The event source
source - Variable in class org.apache.river.norm.ClientLeaseWrapper.FailureFactory
Source for event
source - Variable in class org.apache.river.outrigger.Notifier
The object to use for the source when creating events.
sourceJar - Variable in class org.apache.river.tool.PreferredListGen.Graph
the source JAR causing creation of this node, or null
sourceJar - Variable in class org.apache.river.tool.PreferredListGen.PrefData
the sourceJar, used when merging two graphs
SourceJarURL(String) - Constructor for class org.apache.river.tool.JarWrapper.SourceJarURL
Creates SourceJarURL based on given raw URL string.
SourceJarURL(String, File) - Constructor for class org.apache.river.tool.JarWrapper.SourceJarURL
Creates SourceJarURL based on given raw URL string that has an individual associated base directory.
SourceJarURL(String, String, String, String) - Constructor for class org.apache.river.tool.JarWrapper.SourceJarURL
Creates SourceJarURL based on given components.
sourceString - Static variable in class org.apache.river.tool.envcheck.Reporter
the header label for the source record
sout - Variable in class org.apache.river.mercury.EventWriter
Reference to SwitchOutputStream for this class
space() - Method in class org.apache.river.outrigger.AdminProxy
 
space - Variable in class org.apache.river.outrigger.EntryHolder
The server we are working for
space - Variable in class org.apache.river.outrigger.EntryHolderSet
 
space() - Method in interface org.apache.river.outrigger.JavaSpaceAdmin
Deprecated.
Return the space that this administrative object governs.
space - Variable in class org.apache.river.outrigger.MatchSetProxy
The remote server this proxy works with.
space() - Method in interface org.apache.river.outrigger.OutriggerAdmin
Return the space administered by this object.
space() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
space() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
space - Variable in class org.apache.river.outrigger.ParticipantProxy
The remote server this proxy works with.
space - Variable in class org.apache.river.outrigger.SpaceProxy2
The remote server this proxy works with.
space - Variable in class org.apache.river.outrigger.TxnMonitor
The space we belong to.
space() - Method in class org.apache.river.outrigger.TxnMonitor
Return the space we're part of.
SpaceBrowser - Class in org.apache.river.example.browser
A browser utility to browse entries in a specified space.
SpaceBrowser(Object, Browser) - Constructor for class org.apache.river.example.browser.SpaceBrowser
 
SpaceBrowser.BrowserMenuBar - Class in org.apache.river.example.browser
 
SpaceBrowser.SpaceEntryPanel - Class in org.apache.river.example.browser
 
SpaceEntryPanel(Object) - Constructor for class org.apache.river.example.browser.SpaceBrowser.SpaceEntryPanel
 
spaceItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
spaceProxy - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The proxy for this space.
SpaceProxy2 - Class in org.apache.river.outrigger
This class is the client-side proxy for the Outrigger implementation of a JavaSpacesTM service.
SpaceProxy2(OutriggerServer, Uuid, long) - Constructor for class org.apache.river.outrigger.SpaceProxy2
Create a new SpaceProxy2 for the given space.
SpaceProxy2.ReadProperityPrivilegedAction - Class in org.apache.river.outrigger
PrivilegedAction for reading a property.
spaceUuid - Variable in class org.apache.river.outrigger.AdminProxy
The Uuid that identifies the space this proxy is for
spaceUuid - Variable in class org.apache.river.outrigger.ParticipantProxy
The Uuid that identifies the space this proxy is for.
spaceUuid - Variable in class org.apache.river.outrigger.SpaceProxy2
The Uuid that identifies the space this proxy is for.
specialClasses - Static variable in class net.jini.io.MarshalInputStream
maps keywords for primitive types and void to corresponding Class objects
spi - Static variable in class org.apache.river.config.LocalHostLookup
 
split(String) - Method in class org.apache.river.api.security.Segment
Same as String.split(String regex) except that it stores the result internally.
srcJars - Variable in class org.apache.river.tool.JarWrapper
 
srvcRegistration - Variable in class net.jini.lookup.JoinManager.ProxyReg
The prepared registration proxy returned by this class' associated lookup service when this join manager registers its associated service.
ssf - Variable in class net.jini.jeri.http.HttpServerEndpoint
socket factory used to create server sockets
ssf - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
the socket factory that this KerberosServerEndpoint uses to create ServerSockets
ssf - Variable in class net.jini.jeri.tcp.TcpServerEndpoint
the socket factory that this TcpServerEndpoint uses to create ServerSocket objects
ssf - Variable in class net.jini.jrmp.JrmpExporter
 
ssl - Variable in class org.apache.river.jeri.internal.http.HttpSettings
 
SslConnection - Class in net.jini.jeri.ssl
Implementation of Connection used by SslEndpoint.
SslConnection(CallContext, String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.SslConnection
Creates a connection.
sslContext - Variable in class net.jini.jeri.ssl.SslConnection
The SSLContext -- only shared by connections with the same host, port, suite, and principals.
sslContext - Variable in class net.jini.jeri.ssl.Utilities.SSLContextInfo
 
SSLContextInfo(SSLContext, AuthManager) - Constructor for class net.jini.jeri.ssl.Utilities.SSLContextInfo
 
sslContextMap - Static variable in class net.jini.jeri.ssl.Utilities
Stores SSL contexts and auth managers.
SslEndpoint - Class in net.jini.jeri.ssl
An implementation of Endpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets.
SslEndpoint(String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.SslEndpoint
Creates an instance of this class.
SslEndpoint.SslEndpointInternals - Class in net.jini.jeri.ssl
Support EndpointInternals, for use by discovery providers
SslEndpointImpl - Class in net.jini.jeri.ssl
Provides the implementation of SslEndpoint so that the implementation can be inherited by HttpsEndpoint without revealing the inheritance in the public API.
SslEndpointImpl(Endpoint, String, int, SocketFactory) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl
Creates an instance of this class.
SslEndpointImpl.ComparableConnectionContext - Class in net.jini.jeri.ssl
Used for sorting ConnectionContexts by preferences and suite order.
SslEndpointImpl.ConnectionContextCache - Class in net.jini.jeri.ssl
Defines a structure to cache a ConnectionContexts for specific constraints and client principals.
SslEndpointImpl.ConnectionsIterator - Class in net.jini.jeri.ssl
Defines an iterator over active and idle connections which performs error checking on connections.
SslEndpointImpl.CopyOnRemoveList - Class in net.jini.jeri.ssl
A List that supports removing items by making a copy of the underlying list.
SslEndpointImpl.ExceptionOutboundRequestIterator - Class in net.jini.jeri.ssl
An outbound request iterator that throws an IOException or a SecurityException.
SslEndpointInternals() - Constructor for class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
 
SslEndpointInternalsAccess - Class in org.apache.river.discovery.internal
Provides a rendezvous point for the net.jini.jeri.ssl transport provider to register an EndpointInternals instance used by provider classes for the net.jini.discovery.ssl unicast discovery format.
SslEndpointInternalsAccess() - Constructor for class org.apache.river.discovery.internal.SslEndpointInternalsAccess
 
sslInit() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Initializes the sslSocketFactory and authManager fields.
SslListenCookie(int) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenCookie
 
SslListenEndpoint() - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
 
SslListenHandle(RequestDispatcher, ServerSocket) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Creates a listen handle
sslProtocol - Static variable in class net.jini.jeri.ssl.Utilities
The secure socket protocol used with JSSE.
SslServerConnection(SslServerEndpointImpl.SslListenHandle, Socket) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
Creates a server connection
SslServerEndpoint - Class in net.jini.jeri.ssl
An implementation of ServerEndpoint that uses TLS/SSL to support invocation constraints for direct communication over TCP sockets.
SslServerEndpoint(Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.ssl.SslServerEndpoint
Creates an instance of this class.
SslServerEndpointImpl - Class in net.jini.jeri.ssl
Provides the implementation of SslServerEndpoint so that the implementation can be inherited by HttpsServerEndpoint without revealing the inheritance in the public API.
SslServerEndpointImpl(ServerEndpoint, Subject, X500Principal[], String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl
Creates an instance of this class.
SslServerEndpointImpl.SslListenCookie - Class in net.jini.jeri.ssl
Implements ListenCookie
SslServerEndpointImpl.SslListenEndpoint - Class in net.jini.jeri.ssl
Implements ListenEndpoint
SslServerEndpointImpl.SslListenHandle - Class in net.jini.jeri.ssl
Implements ListenHandle
SslServerEndpointImpl.SslServerConnection - Class in net.jini.jeri.ssl
Implements ServerConnection
sslSessionContext - Variable in class net.jini.jeri.ssl.ServerAuthManager
The SSLSessionContext for all connections.
sslSocket - Variable in class net.jini.jeri.ssl.SslConnection
The socket
sslSocket - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
The JSSE socket used for communication
sslSocketFactory - Variable in class net.jini.jeri.ssl.SslConnection
The factory for creating SSL sockets.
sslSocketFactory - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
The factory for creating JSSE sockets -- set by sslInit
SslTrustVerifier - Class in net.jini.jeri.ssl
Trust verifier for the SslEndpoint, HttpsEndpoint, and ConfidentialityStrength classes.
SslTrustVerifier() - Constructor for class net.jini.jeri.ssl.SslTrustVerifier
Creates an instance of this class.
ssocket - Variable in class org.apache.river.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
 
ssuper - Variable in class org.apache.river.example.browser.Browser
 
st - Variable in class net.jini.config.ConfigurationFile.Parser
The tokenizer to use for parsing
stackSize - Variable in class org.apache.river.thread.NewThreadAction
 
STALE - Static variable in class org.apache.river.tool.PreferredListGen.Graph
type value for a stale node (marked for deletion)
stalled - Variable in class org.apache.river.thread.SynchronousExecutors.QueueWrapper
 
start() - Method in class net.jini.discovery.AbstractLookupDiscovery
In previous releases threads were started in the constructor, however this violates safe construction according to the JMM.
start() - Method in interface org.apache.river.api.util.Startable
Called after construction, this method enables objects to delay starting threads or exporting until after construction is complete, to allow safe publication of the service in accordance with the JMM.
start(long) - Method in class org.apache.river.concurrent.ReferenceProcessor
Register with executor service and finaliser for cleanup.
start() - Method in class org.apache.river.fiddler.FiddlerImpl
 
start() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection
Starts request dispatch thread.
START - Static variable in class org.apache.river.jeri.internal.http.MessageReader
 
START - Static variable in class org.apache.river.jeri.internal.http.MessageWriter
 
start() - Method in class org.apache.river.jeri.internal.mux.ConnectionIO
Start whatever asynchronous activities are required for implementing this instance.
start() - Method in class org.apache.river.jeri.internal.mux.Mux
Starts I/O processing.
start() - Method in class org.apache.river.jeri.internal.mux.SocketChannelConnectionIO
Starts processing connection data.
start() - Method in class org.apache.river.jeri.internal.mux.StreamConnectionIO
Starts processing connection data.
start() - Method in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
 
start() - Method in class org.apache.river.mahalo.TxnManagerImpl
 
start() - Method in class org.apache.river.mercury.MailboxImpl
 
start() - Method in class org.apache.river.norm.LeaseExpirationMgr
 
start() - Method in class org.apache.river.norm.NormServerBaseImpl
 
start() - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
start() - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
start() - Method in class org.apache.river.outrigger.TxnMonitor
 
start() - Method in class org.apache.river.reggie.RegistrarImpl
 
start() - Method in class org.apache.river.start.SharedGroupImpl
 
start() - Method in class org.apache.river.thread.InProgress
Signal the start of the operation this object bounds.
start() - Method in class org.apache.river.thread.SynchronousExecutors
 
START_PACKAGE - Static variable in class org.apache.river.start.ServiceStarter
Component name for service starter configuration entries
START_PACKAGE - Static variable in class org.apache.river.start.SharedGroupImpl
Component name for configuration entries
START_PROXY - Static variable in class org.apache.river.start.ProxyVerifier
Logger and configuration component name for SharedGroup
Startable - Interface in org.apache.river.api.util
Implemented by an object to enable starting threads, perform remote export or any other activity after construction is complete, required to put the object into an operational state.
startAccepting() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
Starts the accept loop.
startAccepting() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Starts the accept loop.
startAccepting() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
Starts the accept loop.
startConsumer() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
 
started - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
started - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
started - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
started - Variable in class org.apache.river.fiddler.FiddlerImpl
 
started - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
started - Variable in class org.apache.river.mercury.MailboxImpl
 
started - Variable in class org.apache.river.norm.NormServerBaseImpl
 
started - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
started - Variable in class org.apache.river.outrigger.TxnMonitor
 
starter - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
starter - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
starter - Variable in class org.apache.river.phoenix.Activation
Non-null if phoenix was started by the service starter
starting - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
 
startInput() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
startInput() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
startInput() - Method in class org.apache.river.jeri.internal.http.Request
Method called internally before any inbound data is read.
StartLine - Class in org.apache.river.jeri.internal.http
Class representing first line of an HTTP message.
StartLine(int, int, String, String) - Constructor for class org.apache.river.jeri.internal.http.StartLine
Creates start line for HTTP request message.
StartLine(int, int, int, String) - Constructor for class org.apache.river.jeri.internal.http.StartLine
Creates start line for HTTP response message.
StartLine(InputStream) - Constructor for class org.apache.river.jeri.internal.http.StartLine
Reads start line from given input stream.
startLock - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
Lock to enforce single start of mux.
startManager(Configuration, Object, ServiceID, Entry[]) - Method in class org.apache.river.mahalo.JoinStateManager
Start the manager.
startManager(Configuration, LogOps, Object, ServiceID, Entry[]) - Method in class org.apache.river.outrigger.JoinStateManager
Start the manager.
startNode() - Static method in class org.apache.river.outrigger.WrittenEntry
Return the node which is the head of the list.
startOrdinal - Variable in class org.apache.river.outrigger.TransitionWatcher
The transitions with higher ordinals occurred after the operation associated with this watcher was started.
startOutput() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
startOutput() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
startOutput() - Method in class org.apache.river.jeri.internal.http.Request
Method called internally before any outbound data is written.
startTime - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
startTime - Variable in class org.apache.river.outrigger.EntryHolder.SimpleRepEnum
 
startTime - Variable in class org.apache.river.outrigger.OutriggerQueryCookie
The time the first sub-query in a given series was started
startTime - Variable in class org.apache.river.thread.RetryTask
 
startTime() - Method in class org.apache.river.thread.RetryTask
Return the time this task was created, or the last time reset was called.
startTimeout - Variable in class org.apache.river.jeri.internal.mux.Mux
ONLY USED BY CLIENT
STARTUP_LOGGER - Static variable in class org.apache.river.mercury.MailboxImpl
Logger for (successful) service startup message
startupLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
startupLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for (successful) service startup message
stat - Variable in class org.apache.river.api.security.Segment
 
state - Static variable in class net.jini.export.ServerContext
 
state - Static variable in class net.jini.security.proxytrust.ProxyTrustVerifier
Thread-local state containing object to skip, if any
state - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
state - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
state - Variable in class org.apache.river.jeri.internal.http.MessageReader
 
state - Variable in class org.apache.river.jeri.internal.http.MessageWriter
 
state - Variable in class org.apache.river.norm.NormServerBaseImpl.ReadyState
 
state - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
state - Variable in class org.apache.river.outrigger.Txn
What state we think the transaction is in
state - Variable in class org.apache.river.outrigger.TxnState
The current state of the handle, such as READ or TAKE.
state - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
 
state - Variable in class org.apache.river.phoenix.Activation.ActLogHandler
 
State(Activator, UID) - Constructor for class org.apache.river.phoenix.AID.State
 
State(Activator, UID, MethodConstraints) - Constructor for class org.apache.river.phoenix.ConstrainableAID.State
 
state - Variable in class org.apache.river.thread.ReadyState
 
stateChangeWaiting - Variable in class org.apache.river.outrigger.Txn
true if there is a blocked state change.
stateCheck() - Method in class org.apache.river.mercury.PersistentEventLog
Asserts that the log is in a valid state.
stateCheck() - Method in class org.apache.river.mercury.TransientEventLog
Asserts that the log is in a valid state.
stateLock - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
stateLock - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
stateLock - Variable in class org.apache.river.jeri.internal.http.Request
 
stateLock - Variable in class org.apache.river.mahalo.TxnManagerTransaction
Interlock for transaction state needed since many threads on behalf of many clients can simultaneously access or attempt to modify this transaction's state as a side effect of calling commit or abort.
stateNames - Static variable in class org.apache.river.constants.TxnConstants
Names of each of the states
stateNames - Static variable in class org.apache.river.jeri.internal.mux.Session
 
stateNames - Static variable in interface org.apache.river.outrigger.TransactableConstants
 
stateOrProvince - Variable in class net.jini.lookup.entry.Address
Full name or standard postal abbreviation of a state or province.
stateReaders - Variable in class org.apache.river.outrigger.Txn
Count of number of threads holding a read lock on state
states - Static variable in class org.apache.river.mahalo.TxnManagerTransaction
 
status - Variable in class net.jini.jeri.connection.ConnectionManager.Outbound
Delivery status override from readResponseData.
Status - Class in net.jini.lookup.entry
The base class from which other status-related entry classes may be derived.
Status() - Constructor for class net.jini.lookup.entry.Status
Construct an empty Status object.
Status(StatusType) - Constructor for class net.jini.lookup.entry.Status
Construct a Status object with the given severity.
status() - Method in class org.apache.river.api.security.Segment
 
status(Segment.Status) - Method in class org.apache.river.api.security.Segment
 
Status() - Constructor for enum org.apache.river.api.security.Segment.Status
 
status - Variable in class org.apache.river.jeri.internal.http.StartLine
response status code
status - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
StatusBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a Status object.
StatusBean() - Constructor for class net.jini.lookup.entry.StatusBean
Unlike other EntryBean constructors, this one does not establish a link to a new object.
StatusType - Class in net.jini.lookup.entry
Information pertaining to the severity of a Status object.
StatusType(int) - Constructor for class net.jini.lookup.entry.StatusType
 
step() - Method in class org.apache.river.reggie.RegistrarImpl.AllItemIter
Set reg to the next matching element, or null if none
step() - Method in class org.apache.river.reggie.RegistrarImpl.AttrItemIter
Set reg to the next matching element, or null if none.
step() - Method in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Set reg to the next matching element, or null if none
step() - Method in class org.apache.river.reggie.RegistrarImpl.IDItemIter
Set reg to null
step() - Method in class org.apache.river.reggie.RegistrarImpl.ItemIter
Set reg to the next matching element, or null if none
step() - Method in class org.apache.river.reggie.RegistrarImpl.SvcIterator
Set reg to the next matching element, or null if none.
stepClass() - Method in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Step to the next matching entry class, if any, reset iter using the HashMap for the last field of the class (and reset (svcs and svcidx if the entry class has no fields), and return false if everything exhausted.
stepValue() - Method in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Step to the next HashMap value, if any, reset svcs and svcidx, and return false if everything exhausted.
stillInterested(String[], String[]) - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Determines if at least one member group of a given registrar is contained in the given set of desired groups.
stillMarshalledLeases - Variable in exception net.jini.lease.LeaseUnmarshalException
Array containing the set of Lease instances that could not be unmarshalled.
stmpl - Variable in class org.apache.river.example.browser.ServiceEditor
 
stop() - Method in class org.apache.river.mahalo.Job
Halt all of the work being performed by the Job
stop() - Method in class org.apache.river.mahalo.JoinStateManager
Make a good faith attempt to terminate discovery, and cancel any lookup registrations.
stop() - Method in class org.apache.river.thread.InProgress
Signal the stop of the operation this object bounds.
stop() - Method in class org.apache.river.thread.WakeupManager
Stop executing.
stoppable - Variable in class org.apache.river.tool.ClassServer.Initializer
 
stoppable - Variable in class org.apache.river.tool.ClassServer
Stoppable flag
stopTrying(Exception) - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Convenience method called by the child tasks when they encounter an exception.
StorableAvailabilityWatcher - Class in org.apache.river.outrigger
Subclass of AvailabilityRegistrationWatcher for non-transactional persistent availability/visibility event registrations.
StorableAvailabilityWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.StorableAvailabilityWatcher
Used during log recovery to create a mostly empty StorableAvailabilityWatcher.
StorableAvailabilityWatcher(long, long, Uuid, boolean, MarshalledObject, long, RemoteEventListener) - Constructor for class org.apache.river.outrigger.StorableAvailabilityWatcher
Create a new StorableAvailabilityWatcher.
StorableEventWatcher - Class in org.apache.river.outrigger
Subclass of EventRegistrationWatcher for non-transactional persistent event registrations.
StorableEventWatcher(long, long, long) - Constructor for class org.apache.river.outrigger.StorableEventWatcher
Used during log recovery to create a mostly empty StorableEventWatcher.
StorableEventWatcher(long, long, Uuid, MarshalledObject, long, RemoteEventListener) - Constructor for class org.apache.river.outrigger.StorableEventWatcher
Create a new StorableEventWatcher.
StorableObject - Class in org.apache.river.mahalo
This class holds a MarshalledObject that can be stored persistently.
StorableObject(Object) - Constructor for class org.apache.river.mahalo.StorableObject
Create a StorableObject that will hold obj in a MarshalledObject.
StorableObject(Object, MarshalledObject) - Constructor for class org.apache.river.mahalo.StorableObject
 
StorableObject<T> - Interface in org.apache.river.outrigger
Interface that must be implemented by objects that must persist their state.
StorableReference - Class in org.apache.river.outrigger
This class holds a proxy for some remote resource.
StorableReference(Object) - Constructor for class org.apache.river.outrigger.StorableReference
Create a StorableReference that will hold obj.
StorableReference() - Constructor for class org.apache.river.outrigger.StorableReference
Used by the object output stream.
StorableResource<T extends LeasedResource> - Interface in org.apache.river.outrigger
Sub-interface of StorableObject that must be implemented by objects that represent leased resources and must persist their state.
StorageLocationAdmin - Interface in org.apache.river.admin
Admin interface for controlling the location of a service's persistent storage.
store - Variable in class org.apache.river.norm.LeaseSet
PersistentStore that changes should be logged to.
store - Variable in class org.apache.river.norm.NormServerBaseImpl.RenewLogThread
 
store - Variable in class org.apache.river.norm.NormServerBaseImpl.SnapshotThread
 
store - Variable in class org.apache.river.norm.NormServerBaseImpl
Our persistant store
store(ObjectOutputStream) - Method in class org.apache.river.outrigger.EntryRep
 
store(ObjectOutputStream) - Method in class org.apache.river.outrigger.JoinStateManager
 
store - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Store - The reference to the persistent store, if any.
store(ObjectOutputStream) - Method in class org.apache.river.outrigger.StorableAvailabilityWatcher
Store the persistent fields
store(ObjectOutputStream) - Method in class org.apache.river.outrigger.StorableEventWatcher
Store the persistent fields
store(ObjectOutputStream) - Method in interface org.apache.river.outrigger.StorableObject
Store the persistent fields
Store - Interface in org.apache.river.outrigger
This interface defines the methods that any OutriggerServerImpl store must implement.
store(ObjectOutputStream) - Method in class org.apache.river.outrigger.Txn
 
StoredObject<T extends StorableObject<T>> - Interface in org.apache.river.outrigger
Interface for a stored resource.
storedpart - Variable in class org.apache.river.mahalo.ParticipantHandle
 
StoredResource - Interface in org.apache.river.outrigger
Interface for a stored resource.
StoreException - Exception in org.apache.river.norm
Base class for exceptions thrown by PersistantStore.
StoreException(String) - Constructor for exception org.apache.river.norm.StoreException
Create a store exception, forwarding a string to the superclass constructor.
StoreException(String, Throwable) - Constructor for exception org.apache.river.norm.StoreException
Create an exception, forwarding a string to the superclass constructor.
storeGroupID(String, ActivationGroupID) - Static method in class org.apache.river.start.SharedActivationGroupDescriptor
Stores the created object to a well known file under the provided dir path.
storeLocation - Variable in class org.apache.river.norm.PersistentStore
Location of the persistent store, or null if not persistent
storeLock - Variable in class org.apache.river.discovery.internal.X500Provider
 
storeLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to persistence
str - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
str - Variable in class org.apache.river.system.MultiCommandLine
 
str - Variable in class org.apache.river.system.POSIXCommandLine
 
stream - Variable in class org.apache.river.tool.envcheck.EnvCheck.Pipe
the output PrintStream
streamBatches - Static variable in class net.jini.jeri.BasicObjectEndpoint
maps ObjectInputStream to DgcBatchContext REMIND: We'd really like to use a weak *identity* hash map here-- does the lack of equals() security here create a risk?
StreamConnectionIO - Class in org.apache.river.jeri.internal.mux
StreamConnectionIO implements the ConnectionIO abstraction for a connection accessible through standard (blocking) I/O streams, i.e.
StreamConnectionIO(Mux, OutputStream, InputStream) - Constructor for class org.apache.river.jeri.internal.mux.StreamConnectionIO
Creates a new StreamConnectionIO for the connection represented by the supplied OutputStream and InputStream pair.
StreamConnectionIO.Reader - Class in org.apache.river.jeri.internal.mux
 
StreamConnectionIO.Writer - Class in org.apache.river.jeri.internal.mux
 
streamCorrupt() - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
Returns true if stream corrupted, false if stream ok.
StreamKey - Class in org.apache.river.mercury
Class used as the key value for an associated LogStream object in a collection of type java.util.Map.
StreamKey(File, StreamType) - Constructor for class org.apache.river.mercury.StreamKey
Simple constructor that accepts File and StreamType arguments and then assigns them to the appropriate internal fields.
StreamPlugThread - Class in org.apache.river.thread
StreamPlugThread is a utility class that "plugs" two streams, one input stream and one output stream, together by creating a thread that repeatedly reads any data available from the input stream and writes it to the output stream.
StreamPlugThread(InputStream, OutputStream) - Constructor for class org.apache.river.thread.StreamPlugThread
 
streamPool - Static variable in class org.apache.river.mercury.PersistentEventLog
The StreamPool reference to be used for all instances of EventLog.
StreamPool - Class in org.apache.river.mercury
This class provides a pool of LogStream objects.
StreamPool(int) - Constructor for class org.apache.river.mercury.StreamPool
Simple constructor that creates a pool of given size.
StreamType - Class in org.apache.river.mercury
Class that serves the purpose of an enumeration type.
StreamType() - Constructor for class org.apache.river.mercury.StreamType
Simple constructor.
street - Variable in class net.jini.lookup.entry.Address
Street address.
string - Variable in class org.apache.river.api.net.Uri
 
string - Variable in class org.apache.river.api.net.UriParser
 
StringConcatenation(ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.StringConcatenation
 
stringDigest(String) - Static method in class net.jini.url.httpmd.HttpmdUtil
Converts a String in hexadecimal format to a message digest.
StringLiteral(String, int) - Constructor for class net.jini.config.ConfigurationFile.StringLiteral
 
stringLiteral(String) - Static method in class org.apache.river.config.ConfigUtil
Returns a String whose characters, if parsed by a ConfigurationFile, would yield a String equivalent to the passed argument.
stringToLiteral(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
 
strip(Object, boolean) - Static method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
Extract the encapsulated value if the passed in object is an instance of ValueCell, clear the soft reference and mark the cell as invalid if drop is true.
strip(Object, boolean) - Static method in class org.apache.river.collection.SoftCache.Value
 
STRONG - Static variable in class net.jini.jeri.ssl.ConfidentialityStrength
If confidentiality of message contents is ensured, then use strong confidentiality for message contents.
strong - Variable in class org.apache.river.jeri.internal.runtime.AbstractDgcClient.CleanRequest
 
STRONG_ENCRYPTION_CIPHERS - Static variable in class net.jini.jeri.ssl.Utilities
The names of cipher algorithms that do strong encryption
strongRef - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
strong reference to impl, when pinned; guarded by "this"
StrongReference<T> - Class in org.apache.river.concurrent
Implemented as per Ref.STRONG
StrongReference(T) - Constructor for class org.apache.river.concurrent.StrongReference
Creates a new strong reference that refers to the given object.
StrongReference(T, ReferenceQueue<? super T>) - Constructor for class org.apache.river.concurrent.StrongReference
Creates a new strong reference that refers to the given object.
stub - Variable in class org.apache.river.phoenix.Activation.ObjectEntry
the stub (if active)
subclasses - Variable in class org.apache.river.outrigger.TypeTree
For each type, a set of known subtypes.
subDirectory() - Method in class org.apache.river.norm.lookup.JoinState
 
subDirectory() - Method in interface org.apache.river.norm.lookup.SubStore
If this components wants its own sub-directory, it should return a non-null string that will be its sub-directory's name.
subdirs - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
subEventByID - Variable in class org.apache.river.reggie.RegistrarImpl
Map from Long(eventID) to EventReg.
subEventByService - Variable in class org.apache.river.reggie.RegistrarImpl
Map from ServiceID to EventReg or EventReg[].
subHandlers - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
subject - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.CacheKey
 
subject - Variable in class net.jini.jeri.ssl.SubjectCredentials.GetAllPrivateCredentialsAction
 
subject - Variable in class net.jini.jeri.ssl.SubjectCredentials.GetPrivateCredentialAction
 
subject - Variable in class net.jini.security.Security.DistributedSubjectCombiner
 
subject - Variable in class net.jini.security.Security.SubjectProtectionDomain
 
subjectClientPrincipals - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
In case of subject is not readonly, snapshot its Kerberos principals
SubjectCredentials - Class in net.jini.jeri.ssl
Provides methods for retrieving credentials from a Subject.
SubjectCredentials() - Constructor for class net.jini.jeri.ssl.SubjectCredentials
This class shouldn't be instantiated
SubjectCredentials.CertificateMatcher - Class in net.jini.jeri.ssl
Provides utilities for converting between X.509 certificates and unique certificate names.
SubjectCredentials.GetAllPrivateCredentialsAction - Class in net.jini.jeri.ssl
A privileged action that returns all the X.500 private credentials for a subject as an X500PrivateCredential array.
SubjectCredentials.GetPrivateCredentialAction - Class in net.jini.jeri.ssl
A privileged action that gets the private credentials for an X.509 certificate.
SubjectDomain - Interface in org.apache.river.api.security
A Marker interface used by Security to mark a ProtectionDomain added to the stack that represents an authenticated Subject with Principal's.
subjectIsReadOnly - Variable in class net.jini.jeri.ssl.AuthManager
Whether the subject was read-only when it was stored -- used to avoid checking for changes in the contents of the subject.
SubjectProtectionDomain(Subject) - Constructor for class net.jini.security.Security.SubjectProtectionDomain
Visibility of Subject and it's principal set is guaranteed by final reference and safe construction of this object.
subjectReadOnly - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
True if the subject is readonly when this handle is instantiated
subjectRef - Variable in class net.jini.jeri.ssl.AuthManager
The Subject from which to retrieve principals and credentials.
subjectString(Subject) - Static method in class net.jini.jeri.ssl.Utilities
Returns a String that includes relevant information about a Subject
subList(int, int) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
subList(int, int) - Method in class org.apache.river.concurrent.ReferenceList
 
subMap(K, K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
subMap(K, boolean, K, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
subMap(K, boolean, K, boolean) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
subMap(K, K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
subMap(K, boolean, K, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
subMap(K, K) - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
submit(JoinManager.ProxyRegTask) - Method in class net.jini.lookup.JoinManager.ProxyRegTaskQueue
 
submit(Runnable) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskDependencyManager
 
submit(Callable<T>) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
submit(Runnable, T) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
submit(Runnable) - Method in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
subPolicies - Variable in class org.apache.river.start.AggregatePolicyProvider
 
subPolicyChildClassLoaderCache - Variable in class org.apache.river.start.AggregatePolicyProvider
 
subSet(T, T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
subSet(T, boolean, T, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
subSet(T, boolean, T, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
subSet(T, T) - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
SubStore - Interface in org.apache.river.norm.lookup
Interface components must meet if they implement their own persistent store.
subStores - Variable in class org.apache.river.norm.PersistentStore
A list of all of the sub-stores
subtreePrefs - Variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
subTypes(String) - Method in class org.apache.river.outrigger.TypeTree
Return an iterator over the subtypes of the given class (including the type itself).
SubURLClassLoader(URL[], AccessControlContext) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.SubURLClassLoader
 
SubURLClassLoader(URL[], ClassLoader, AccessControlContext) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.SubURLClassLoader
 
SubVM - Class in org.apache.river.tool.envcheck
A container for a subtask which runs in a separate and returns a single object by writing that object to System.out.
SubVM() - Constructor for class org.apache.river.tool.envcheck.SubVM
 
SubVMTask - Interface in org.apache.river.tool.envcheck
A subtask to be run in a separate VM.
success - Variable in class org.apache.river.jeri.internal.runtime.Target
 
successfulRenewal() - Method in class org.apache.river.norm.ClientLeaseWrapper
Log a successful lease renewalNote this is only called from from renew methods that are renewing the client lease associated with this wrapper so additional synchronization should not be necessary.
suffix - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
suffix - Variable in class org.apache.river.outrigger.snaplogstore.SnapshotFile
 
suffix - Variable in class org.apache.river.system.FileObserver
 
suiteIndex - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
 
SunJrmpExporter - Class in org.apache.river.phoenix
JRMP exporter to export an object using a well-known object identifier.
SunJrmpExporter(int, int) - Constructor for class org.apache.river.phoenix.SunJrmpExporter
Creates a JRMP exporter that exports using the specified well-known object identifier and the specified port.
superclass - Variable in class org.apache.river.reggie.EntryClass
Descriptor for the superclass
superclass - Variable in class org.apache.river.reggie.ServiceType
Descriptor for the superclass.
superclasses - Variable in class org.apache.river.outrigger.EntryRep
 
superclasses() - Method in class org.apache.river.outrigger.EntryRep
Return the array names of superclasses of this entry type.
supertypes() - Method in class org.apache.river.outrigger.EntryHolder
Return an array of the class names of the super classes of the entries in this holder, or null if the holder is empty.
supported(InvocationConstraints) - Method in class net.jini.jeri.ssl.ConnectionContext
Checks if the specified constraints are supported, computing integrityRequired, integrityPreferred, connectionTime and preferences as a side effect.
supported(InvocationConstraint) - Method in class net.jini.jeri.ssl.ConnectionContext
Checks if the constraint is supported, returning NOT_SUPPORTED if it is not supported, INTEGRITY if the constraint is Integrity.YES or constraint alternatives with elements of type Integrity, the connection time if the constraint is an instance of ConnectionAbsoluteTime or constraint alternatives of them, and otherwise OK.
supported(ConstraintAlternatives) - Method in class net.jini.jeri.ssl.ConnectionContext
Checks if the constraint alternatives are supported, returning NOT_SUPPORTED if the elements have different types or none are supported, INTEGRITY if the elements are instances of Integrity, the largest connection time if the elements are instances of ConnectionAbsoluteTime, and otherwise OK.
supported(InvocationConstraint) - Static method in class org.apache.river.discovery.internal.Plaintext
 
SUPPORTED - Static variable in class org.apache.river.discovery.internal.X500Constraints
 
SUPPORTED_ENCRYPTION_CIPHERS - Static variable in class net.jini.jeri.ssl.Utilities
The names of all cipher algorithms supported by this provider.
SUPPORTED_KEY_EXCHANGE_ALGORITHMS - Static variable in class net.jini.jeri.ssl.Utilities
The names of all the JSSE key exchange algorithms supported by this provider.
supportedAnnouncementConstraints - Static variable in class org.apache.river.discovery.internal.X500Constraints
 
supportedCipherSuite(String) - Static method in class net.jini.jeri.ssl.Utilities
Checks if the suite is supported by this provider.
supportedCipherSuitesInternal - Static variable in class net.jini.jeri.ssl.Utilities
The cipher suites supported by the JSSE implementation, or null if not set yet.
supportedClasses - Static variable in class net.jini.jeri.http.Constraints
maps constraint classes that are supported to Boolean indicating whether or not such constraints must be at least partially implemented by higher layers to be fully satisfied
supportedClasses - Static variable in class net.jini.jeri.tcp.Constraints
maps constraint classes that are supported to Boolean indicating whether or not such constraints must be at least partially implemented by higher layers to be fully satisfied
supportedConstraints - Static variable in class org.apache.river.discovery.internal.Plaintext
 
supportedLocales - Variable in class net.jini.lookup.ui.attribute.Locales
 
supportedProtocols - Static variable in class org.apache.river.discovery.DiscoveryConstraints
 
supportedRequestConstraints - Static variable in class org.apache.river.discovery.internal.X500Constraints
 
supportedValues - Static variable in class net.jini.jeri.http.Constraints
maps constraint values that are supported to Boolean indicating whether or not they must be at least partially implemented by higher layers to be fully satisfied
supportedValues - Static variable in class net.jini.jeri.tcp.Constraints
maps constraint values that are supported to Boolean indicating whether or not they must be at least partially implemented by higher layers to be fully satisfied
supportsChunking() - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Returns true if requests sent over this connection should chunk output.
supportsChunking(StartLine, Header) - Static method in class org.apache.river.jeri.internal.http.HttpServerConnection
Returns true if the received message start line indicates that the sender understands chunked transfer coding.
supportsPersist(StartLine, Header) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection
Returns true if the given response line and header indicate that the connection can be persisted, and use of persistent connections has not been disabled.
supportsPersist(StartLine, Header) - Static method in class org.apache.river.jeri.internal.http.HttpServerConnection
Returns true if the received message start line and header indicate that the connection can be persisted.
suppressStackTraces - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Flag to remove server-side stack traces before marshalling exceptions thrown by remote invocations to this VM
svcidx - Variable in class org.apache.river.reggie.RegistrarImpl.AttrItemIter
Current index into svcs
svcidx - Variable in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
Current index into svcs
SvcIterator(Template, Iterator<RegistrarImpl.SvcReg>) - Constructor for class org.apache.river.reggie.RegistrarImpl.SvcIterator
tmpl.serviceID == null and tmpl.serviceTypes is not empty
SvcReg(Item, Uuid, long) - Constructor for class org.apache.river.reggie.RegistrarImpl.SvcReg
Simple constructor
SvcRegisteredLogObj(RegistrarImpl.SvcReg) - Constructor for class org.apache.river.reggie.RegistrarImpl.SvcRegisteredLogObj
Simple constructor
svcs - Variable in class org.apache.river.reggie.RegistrarImpl.AttrItemIter
SvcRegs obtained from serviceByAttr for chosen attr
svcs - Variable in class org.apache.river.reggie.RegistrarImpl.ClassItemIter
SvcRegs obtained from iter or serviceByEmptyAttr
SwitchInputStream(InputStream) - Constructor for class org.apache.river.mercury.EventReader.SwitchInputStream
Simple constructor that assigns the given argument to the appropriate internal field.
SwitchOutputStream(LogOutputStream) - Constructor for class org.apache.river.mercury.EventWriter.SwitchOutputStream
Simple constructor that assigns the given argument to the appropriate internal field.
switchTo(KerberosUtil.Config) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Switch an idle connection to satisfy the given configuration.
sync() - Method in class org.apache.river.mercury.ControlLog
Forces system buffers to synchronize with the underlying device.
sync() - Method in class org.apache.river.mercury.LogOutputStream
Synchronizes system buffers with underlying device.
syncGetInstances(Collection, Class) - Static method in class org.apache.river.discovery.internal.X500Provider
Returns a new collection containing all instances of the specified class contained in the given collection.
SynchronousExecutors - Class in org.apache.river.thread
The intent of this Executor is to share a single thread pool among tasks with dependencies that prevent them running concurrently.
SynchronousExecutors(ScheduledExecutorService) - Constructor for class org.apache.river.thread.SynchronousExecutors
 
SynchronousExecutors.Distributor - Class in org.apache.river.thread
 
SynchronousExecutors.QueueWrapper<T> - Class in org.apache.river.thread
 
SynchronousExecutors.SerialExecutor<T> - Class in org.apache.river.thread
 
SynchronousExecutors.Task<T> - Class in org.apache.river.thread
 
syntax(String) - Method in class net.jini.config.ConfigurationFile.Parser
Throws a ConfigurationException for a syntax error described by the what argument.
sys - Variable in class org.apache.river.phoenix.AbstractActivationGroup.WrappedGID
Prepared system proxy
system - Variable in class org.apache.river.phoenix.Activation
SystemImpl instance
SYSTEM_LOADER - Static variable in class net.jini.loader.LoadClass.GetClassTask
 
SystemAccessExporter - Class in org.apache.river.phoenix
Exporter that wraps an ActivationSystem instance so that it only accepts calls from the local host and optionally enforces a GroupPolicy on calls to registerGroup and setActivationGroupDesc.
SystemAccessExporter() - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with an underlying SunJrmpExporter that exports using a well-known object identifier (4) on the standard activation port (1098), and a DefaultGroupPolicy instance.
SystemAccessExporter(GroupPolicy) - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with an underlying SunJrmpExporter that exports using a well-known object identifier (4) on the standard activation port (1098), and the specified group policy, if any.
SystemAccessExporter(int) - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with an underlying SunJrmpExporter that exports using a well-known object identifier (4) on the specified port, and a DefaultGroupPolicy instance.
SystemAccessExporter(int, GroupPolicy) - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with an underlying SunJrmpExporter that exports using a well-known object identifier (4) on the specified port, and the specified group policy, if any.
SystemAccessExporter(Exporter) - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with the specified underlying exporter and a DefaultGroupPolicy instance.
SystemAccessExporter(Exporter, GroupPolicy) - Constructor for class org.apache.river.phoenix.SystemAccessExporter
Creates an exporter with the specified underlying exporter and the specified group policy, if any.
SystemAccessExporter.SystemImpl - Class in org.apache.river.phoenix
 
SystemAccessILFactory - Class in org.apache.river.phoenix
Invocation layer factory for exporting an ActivationSystem to use Jini extensible remote invocation (Jini ERI), that is similar to BasicILFactory except the remote object must be an ActivationSystem instance and the returned dispatcher optionally accepts calls from the local host and optionally enforces a GroupPolicy on calls to registerGroup and setActivationGroupDesc.
SystemAccessILFactory() - Constructor for class org.apache.river.phoenix.SystemAccessILFactory
Creates an invocation layer factory that creates an invocation dispatcher with a DefaultGroupPolicy instance and a null class loader.
SystemAccessILFactory(GroupPolicy, ClassLoader) - Constructor for class org.apache.river.phoenix.SystemAccessILFactory
Creates an invocation layer factory that creates an invocation dispatcher with the specified group policy and the specified class loader.
SystemAccessILFactory(MethodConstraints) - Constructor for class org.apache.river.phoenix.SystemAccessILFactory
Creates a factory with a null class loader, the specified server constraints, the SystemPermission permission class, and a DefaultGroupPolicy instance.
SystemAccessILFactory(MethodConstraints, Class, GroupPolicy, ClassLoader) - Constructor for class org.apache.river.phoenix.SystemAccessILFactory
Creates a factory with the specified server constraints, permission class, group policy, and class loader.
SystemAccessILFactory.SystemDispatcher - Class in org.apache.river.phoenix
A subclass of BasicInvocationDispatcher for ActivationSystem instances that optionally enforces a GroupPolicy on calls to registerGroup and setActivationGroupDesc.
SystemAccessProxyTrustILFactory - Class in org.apache.river.phoenix
Invocation layer factory for exporting an ActivationSystem to use Jini extensible remote invocation (Jini ERI), that is similar to ProxyTrustILFactory except the remote object must be an ActivationSystem instance and the returned dispatcher optionally accepts calls from the local host and optionally enforces a GroupPolicy on calls to registerGroup and setActivationGroupDesc.
SystemAccessProxyTrustILFactory() - Constructor for class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
Creates an invocation layer factory that creates an invocation dispatcher with a DefaultGroupPolicy instance and a null class loader.
SystemAccessProxyTrustILFactory(GroupPolicy, ClassLoader) - Constructor for class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
Creates an invocation layer factory that creates an invocation dispatcher with the specified group policy and the specified class loader.
SystemAccessProxyTrustILFactory(MethodConstraints) - Constructor for class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
Creates a factory with a null class loader, the specified server constraints, the SystemPermission permission class, and a DefaultGroupPolicy instance.
SystemAccessProxyTrustILFactory(MethodConstraints, Class, GroupPolicy, ClassLoader) - Constructor for class org.apache.river.phoenix.SystemAccessProxyTrustILFactory
Creates a factory with the specified server constraints, permission class, group policy, and class loader.
systemClasspath - Static variable in class org.apache.river.tool.classdepend.ClassDepend
The system classpath.
SystemDispatcher(Collection, Remote, ServerCapabilities, MethodConstraints, Class, GroupPolicy, boolean, ClassLoader) - Constructor for class org.apache.river.phoenix.SystemAccessILFactory.SystemDispatcher
Creates an invocation dispatcher to receive incoming remote calls for the specified methods, for a server and transport with the specified capabilities, enforcing the specified constraints, and performing preinvocation access control using the specified permission class and group policy.
systemExecutor - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
Executes a Runnable in a system thread.
systemExecutor - Static variable in class net.jini.jeri.ssl.SslServerEndpointImpl
Executes a Runnable in a system thread -- used for listener accept threads.
systemExporter - Variable in class org.apache.river.phoenix.Activation
exporter for system
SystemImpl() - Constructor for class org.apache.river.phoenix.Activation.SystemImpl
 
SystemImpl(ActivationSystem, GroupPolicy) - Constructor for class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
SystemPermission - Class in org.apache.river.phoenix
Represents permissions that can be used to express the access control policy for the ActivationSystem remote object exported with BasicJeriExporter.
SystemPermission(String) - Constructor for class org.apache.river.phoenix.SystemPermission
Creates an instance with the specified name.
systemStub - Variable in class org.apache.river.phoenix.Activation
stub for system
SystemThreadFactory() - Constructor for class org.apache.river.concurrent.ReferenceProcessor.SystemThreadFactory
 
systemThreadGroup - Static variable in class org.apache.river.thread.NewThreadAction
cached reference to the system (root) thread group
systemThreadPool - Static variable in class net.jini.jeri.connection.ConnectionManager
Executor that executes tasks in pooled system threads.
systemThreadPool - Static variable in class net.jini.jeri.http.HttpServerEndpoint
pool of threads for executing tasks in system thread group: used for socket accept threads
systemThreadPool - Static variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
Pool of threads for executing tasks in system thread group: used for the accept threads
systemThreadPool - Static variable in class net.jini.jeri.tcp.TcpServerEndpoint
pool of threads for executing tasks in system thread group: used for TCP accept threads
systemThreadPool - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
Executor that executes tasks in pooled system threads.
systemThreadPool - Static variable in class org.apache.river.jeri.internal.http.ConnectionTimer
 
systemThreadPool - Static variable in class org.apache.river.jeri.internal.http.HttpClientManager
 
systemThreadPool - Static variable in class org.apache.river.jeri.internal.http.Request
 
systemThreadPool - Static variable in class org.apache.river.jeri.internal.mux.Mux
pool of threads for executing tasks in system thread group: used for shutting down sessions when a connection goes down
systemThreadPool - Static variable in class org.apache.river.jeri.internal.mux.Session
pool of threads for executing tasks in system thread group: used for I/O (reader and writer) threads and other asynchronous tasks
systemThreadPool - Static variable in class org.apache.river.jeri.internal.mux.StreamConnectionIO
pool of threads for executing tasks in system thread group: used for I/O (reader and writer) threads
systemThreadPool - Static variable in class org.apache.river.jeri.internal.runtime.SelectionManager
pool of threads for executing tasks in system thread group
systemThreadPool - Static variable in class org.apache.river.thread.GetThreadPoolAction
pool of threads for executing tasks in system thread group

T

t - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
exception associated with this error
t - Variable in class org.apache.river.concurrent.TempIdentityReferrer
 
table - Static variable in class net.jini.jeri.BasicJeriExporter
 
table - Variable in class org.apache.river.collection.WeakTable
The map of known objects.
table - Variable in class org.apache.river.jeri.internal.runtime.Binding
 
table - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
TableCache(boolean) - Constructor for class org.apache.river.jeri.internal.runtime.Util.TableCache
 
tail - Variable in class org.apache.river.jeri.internal.http.TimedMap.Queue
 
tail - Variable in class org.apache.river.outrigger.OperationJournal
The current tail of the transitions list.
tailMap(K) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
tailMap(K, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
tailMap(K, boolean) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
tailMap(K) - Method in class org.apache.river.concurrent.ReferenceConcurrentNavigableMap
 
tailMap(K, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableMap
 
tailMap(K) - Method in class org.apache.river.concurrent.ReferenceSortedMap
 
tailSet(T) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
tailSet(T, boolean) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
tailSet(T, boolean) - Method in class org.apache.river.concurrent.ReferenceNavigableSet
 
tailSet(T) - Method in class org.apache.river.concurrent.ReferenceSortedSet
 
take(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Take a matching entry from the space, waiting until one exists.
take(Collection, Transaction, long, long) - Method in interface net.jini.space.JavaSpace05
This method provides an overload of the JavaSpace.take method that attempts to remove, optionally under a Transaction, and return one or more entries from the space.
take() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
take() - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
take() - Method in class org.apache.river.concurrent.ReferenceBlockingQueue
 
take(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface org.apache.river.outrigger.OutriggerServer
Find and remove an entry in the space that matches the passed template and is visible to the passed transaction.
take(EntryRep[], Transaction, long, int, OutriggerServer.QueryCookie) - Method in interface org.apache.river.outrigger.OutriggerServer
Find and remove up to limit entries in the space that match one or more of the passed templates and are visible to the passed transaction.
take(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
take(EntryRep[], Transaction, long, int, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
take(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
take(EntryRep[], Transaction, long, int, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
take(Entry, Transaction, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
take(Collection, Transaction, long, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
TAKE - Static variable in interface org.apache.river.outrigger.TransactableConstants
 
TAKE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a take.
takeFirst() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
takeFirst() - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
takeIfExists(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Take a matching entry from the space, returning null if there is currently is none.
takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface org.apache.river.outrigger.OutriggerServer
Find and remove an entry in the space that matches the passed template and is visible to the passed transaction.
takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
takeIfExists(Entry, Transaction, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
TakeIfExistsWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for takeIfExists queries.
TakeIfExistsWatcher(long, long, long, Set<Uuid>, Set<EntryHandle>, Txn) - Constructor for class org.apache.river.outrigger.TakeIfExistsWatcher
Create a new TakeIfExistsWatcher.
takeIt - Variable in class org.apache.river.outrigger.ConsumingWatcher
true if this query is a take and false otherwise.
takeLast() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
takeLast() - Method in class org.apache.river.concurrent.ReferenceBlockingDeque
 
takeLimit - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
takeLimit - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Max number of entries to return in a take multiple call
TakeMultipleWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for blocking take multiple queries.
TakeMultipleWatcher(int, long, long, long, Set<EntryHandle>, Txn) - Constructor for class org.apache.river.outrigger.TakeMultipleWatcher
Create a new TakeMultipleWatcher.
takeOp(Uuid, Long) - Method in interface org.apache.river.outrigger.LogOps
Log a take operation.
takeOp(Uuid[], Long) - Method in interface org.apache.river.outrigger.LogOps
Log a batch take operation.
takeOp(byte[], Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method records a logged take operation.
takeOp(Uuid, Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a take operation.
takeOp(Uuid[], Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
TakeOp(byte[]) - Constructor for class org.apache.river.outrigger.snaplogstore.PendingTxn.TakeOp
 
takeSnapshot(OutputStream) - Method in class org.apache.river.fiddler.FiddlerImpl
Writes the current state of this service to persistent storage.
takeSnapshot(OutputStream) - Method in class org.apache.river.mercury.MailboxImpl
Write the current state of the Mercury to persistent storage.
takeSnapshot() - Method in class org.apache.river.norm.lookup.JoinState
Used by all the methods that change persistent state to commit the change to disk
takeSnapshot() - Method in class org.apache.river.norm.NormServerBaseImpl.SnapshotThread
Signal this thread that is should take a snapshot
takeSnapshot(OutputStream) - Method in class org.apache.river.reggie.RegistrarImpl
Write the current state of the Registrar to persistent storage.
takeTask() - Method in class org.apache.river.thread.TaskManager.TaskThread
Deprecated.
Find the next task that can be run, and mark it taken by moving firstPending past it (and moving the task in front of any pending tasks that are skipped due to execution constraints).
takeThem - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
true if entries yielded by the query should removed.
target - Variable in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
 
Target - Class in org.apache.river.jeri.internal.runtime
A Target represents a remote object, exported by BasicJeriExporter.
Target(Uuid, DgcRequestDispatcher[], boolean, boolean, ObjectTable, SecurityContext, ClassLoader, JvmLifeSupport) - Constructor for class org.apache.river.jeri.internal.runtime.Target
Construction must be directly followed by three calls.
target - Variable in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
The registration ID.
targetCerts - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
targetClass - Variable in class org.apache.river.discovery.DiscoveryConstraints.ConstraintReducer
 
targetInfo - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
targetJar - Variable in class org.apache.river.tool.PreferredListGen
the first JAR in the set of files loaded via the -jar option
targets - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
targets for all exports of referenced impl; guarded by "this"
targetURL(URL, String) - Method in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
task - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTaskWrapper
 
task - Variable in class org.apache.river.thread.InterruptedStatusThread
 
Task(Callable<T>, SynchronousExecutors.QueueWrapper, Lock, Condition) - Constructor for class org.apache.river.thread.SynchronousExecutors.Task
 
task - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
task - Variable in class org.apache.river.thread.TaskManager.TaskThread
Deprecated.
The task being run, if any
Task(Runnable, String) - Constructor for class org.apache.river.thread.ThreadPool.Task
 
task - Variable in class org.apache.river.thread.WakeupManager.Ticket
The task object to be executed
Task(Socket) - Constructor for class org.apache.river.tool.ClassServer.Task
Simple constructor
taskFor(Txn) - Method in class org.apache.river.outrigger.TxnMonitor
Return the monitor task for this transaction, creating it if necessary.
taskList - Variable in class net.jini.lookup.JoinManager.ProxyReg
The set of sub-tasks that are to be executed in order for the lookup service associated with the current instance of this class.
taskManager - Variable in class org.apache.river.mercury.MailboxImpl.Notifier
TaskManager that will be handling the notification tasks
taskManager - Variable in class org.apache.river.norm.event.EventTypeGenerator
ExecutorService used to send events
taskManager - Variable in class org.apache.river.outrigger.TxnMonitor
The manager for TxnMonitorTask objects.
TaskManager - Class in org.apache.river.thread
Deprecated.
will be removed from a future release soon.
TaskManager() - Constructor for class org.apache.river.thread.TaskManager
Deprecated.
Create a task manager with maxThreads = 10, timeout = 15 seconds, and loadFactor = 3.0.
TaskManager(int, long, float) - Constructor for class org.apache.river.thread.TaskManager
Deprecated.
Create a task manager.
TaskManager.Task - Interface in org.apache.river.thread
Deprecated.
The interface that tasks must implement
TaskManager.TaskThread - Class in org.apache.river.thread
Deprecated.
 
taskName(String) - Method in class org.apache.river.tool.envcheck.AbstractPlugin
Return a fully qualified external class name for the given static inner class name.
taskName - Variable in class org.apache.river.tool.envcheck.plugins.CheckJDK1_4
name of task to execute
taskpool - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
taskpool - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
tasks - Variable in class org.apache.river.mahalo.Job
 
tasks - Variable in class org.apache.river.thread.DependencyLinker
 
tasks - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Active and pending tasks
taskSeqN - Variable in class net.jini.lookup.JoinManager
Whenever a task is created in this join manager, it is assigned a unique sequence number so that the task is not run prior to the execution, and completion of, any other tasks with which that task is associated (tasks are grouped by the ProxyReg with which each task is associated).
taskSeqN - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
Whenever a ServiceIdTask is created in this cache, it is assigned a unique sequence number to allow such tasks associated with the same ServiceID to be executed in the order in which they were queued in the TaskManager.
tasksLogger - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
TaskThread() - Constructor for class org.apache.river.thread.TaskManager.TaskThread
Deprecated.
 
taskthreads - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
tasktimeout - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
taskWakeupMgr - Variable in class org.apache.river.mahalo.TxnManagerImpl
wakeup manager for ParticipantTask
taskWakeupMgr - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
TcpEndpoint - Class in net.jini.jeri.tcp
An implementation of the Endpoint abstraction that uses TCP sockets (instances of Socket) for the underlying communication mechanism.
TcpEndpoint(String, int, SocketFactory) - Constructor for class net.jini.jeri.tcp.TcpEndpoint
Constructs a new instance.
TcpEndpoint.ConnectionEndpointImpl - Class in net.jini.jeri.tcp
ConnectionEndpoint implementation.
TcpEndpoint.ConnectionImpl - Class in net.jini.jeri.tcp
Connection implementation.
TcpEndpoint.Handle - Class in net.jini.jeri.tcp
OutboundRequestHandle implementation.
TcpServerEndpoint - Class in net.jini.jeri.tcp
An implementation of the ServerEndpoint abstraction that uses TCP sockets (instances of ServerSocket) for the underlying communication mechanism.
TcpServerEndpoint(String, int, SocketFactory, ServerSocketFactory) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint
Constructs a new instance.
TcpServerEndpoint.LE - Class in net.jini.jeri.tcp
ListenEndpoint implementation.
TcpServerEndpoint.LE.Cookie - Class in net.jini.jeri.tcp
ListenCookie implementation: identifies a listen operation by containing the local port that the server socket is bound to.
TcpServerEndpoint.LH - Class in net.jini.jeri.tcp
ListenHandle implementation: represents a listen operation.
TcpServerEndpoint.LH.ServerConnectionImpl - Class in net.jini.jeri.tcp
ServerConnection implementation.
tell(List) - Method in class net.jini.lease.LeaseRenewalManager
Notify the listener for each lease
tells - Variable in class org.apache.river.tool.ClassDep
Given a specific fully qualified classes, what other classes in the roots list depend on it.
tells - Variable in class org.apache.river.tool.PreferredListGen
the set of classes to report based on the -tell options
TempComparableReferrer<T> - Class in org.apache.river.concurrent
 
TempComparableReferrer(T) - Constructor for class org.apache.river.concurrent.TempComparableReferrer
 
TempEqualReferrer<T> - Class in org.apache.river.concurrent
 
TempEqualReferrer(T) - Constructor for class org.apache.river.concurrent.TempEqualReferrer
 
TempIdentityReferrer<T> - Class in org.apache.river.concurrent
 
TempIdentityReferrer(T) - Constructor for class org.apache.river.concurrent.TempIdentityReferrer
 
Template - Class in org.apache.river.reggie
A Template contains the fields of a ServiceTemplate packaged up for transmission between client-side proxies and the registrar server.
Template(ServiceTemplate) - Constructor for class org.apache.river.reggie.Template
Converts a ServiceTemplate to a Template.
TemplateHandle - Class in org.apache.river.outrigger
TemplateHandle associates one or more TransitionWatchers with a template.
TemplateHandle(EntryRep, OutriggerServerImpl, Queue<TemplateHandle>) - Constructor for class org.apache.river.outrigger.TemplateHandle
Create a handle for the template tmpl.
TemplateReaper(long) - Constructor for class org.apache.river.outrigger.OutriggerServerImpl.TemplateReaper
Create a new TemplateReaper thread.
templateReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
templateReaperThread - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The reaper thread for expired notifications
templates - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
templates - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Templates for which someone has registered interest
templates - Variable in class org.apache.river.outrigger.snaplogstore.Registration
 
temporary - Variable in class org.apache.river.concurrent.CollectionDecorator
 
terminate() - Method in class net.jini.discovery.AbstractLookupDiscovery
Terminate the discovery process.
terminate() - Method in class net.jini.discovery.AbstractLookupDiscoveryManager
Terminates all threads, ending all discovery processing being performed by the current instance of this class.
terminate() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Terminates all threads, ending all locator discovery processing being performed by the current instance of this class.
terminate() - Method in interface net.jini.discovery.DiscoveryManagement
Ends all discovery processing being performed by the current implementation of this interface.
terminate() - Method in class net.jini.lookup.JoinManager.ProxyReg
 
terminate() - Method in class net.jini.lookup.JoinManager
Performs cleanup duties related to the termination of the lookup service discovery event mechanism, as well as the lease and thread management performed by the JoinManager.
terminate() - Method in interface net.jini.lookup.LookupCache
Performs cleanup duties related to the termination of the processing being performed by a particular instance of LookupCache.
terminate() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
terminate(ServiceDiscoveryManager.LookupCacheImpl) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheTerminator
 
terminate() - Method in class net.jini.lookup.ServiceDiscoveryManager
The terminate method performs cleanup duties related to the termination of the event mechanism for lookup service discovery, the event mechanism for service discovery, and the cache management duties of the ServiceDiscoveryManager.
terminate() - Method in class org.apache.river.mahalo.LeaseExpirationMgr
Terminate the LeaseExpirationMgr, killing any threads it has started
terminate() - Method in class org.apache.river.norm.event.EventTypeGenerator
Terminate any independent treads started by event types associated with this generator.
terminate() - Method in class org.apache.river.norm.LeaseExpirationMgr
Terminate the LeaseExpirationMgr, killing any threads it has started
terminate() - Method in class org.apache.river.outrigger.ExpirationOpQueue
Stop the queue
terminate() - Method in class org.apache.river.outrigger.Notifier
Terminate the notifier, shutting down any threads it has running.
terminate() - Method in class org.apache.river.outrigger.OperationJournal
Terminate queue processing.
TERMINATE - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
terminate() - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
terminate() - Method in class org.apache.river.thread.TaskManager
Deprecated.
Interrupt all threads, and stop processing tasks.
terminate() - Method in class org.apache.river.tool.ClassServer
Close the server socket, causing the thread to terminate.
terminated - Variable in class net.jini.discovery.AbstractLookupDiscovery
Flag indicating whether or not this class is still functional.
terminated - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Flag indicating whether or not this class is still functional.
TERMINATED - Static variable in class org.apache.river.jeri.internal.mux.Session
 
terminated - Variable in class org.apache.river.thread.TaskManager
Deprecated.
True if manager has been terminated
terminateJoin() - Method in class org.apache.river.norm.lookup.JoinState
Terminate our participation in the Join and discovery Protocols.
terminateTaskMgr() - Method in class net.jini.discovery.AbstractLookupDiscovery
This method removes all pending and active tasks from the TaskManager for this instance.
terminateTaskMgr() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
Convenience method that removes all pending and active tasks from the TaskManager, and removes all pending tasks from the WakeupManager.
terminateTaskMgr() - Method in class net.jini.lookup.JoinManager
Removes from the task manager, all pending tasks regardless of the the instance of ProxyReg with which the task is associated, and then terminates the task manager, and makes it a candidate for garbage collection.
TERMINATING - Static variable in class org.apache.river.phoenix.Activation.GroupEntry
 
terminating - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
terminator - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
terminatorThread - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
testAndSetRenewalPending() - Method in class org.apache.river.norm.ClientLeaseWrapper
Atomically test and set the renewalPending flag.
testArrayForNullElement(String[]) - Static method in class net.jini.discovery.AbstractLookupDiscovery
This method is used by the public methods of this class that are specified to throw a NullPointerException when the given array of group names contains one or more null elements; in which case, this method throws a NullPointerException which should be allowed to propagate outward.
testForNullElement(Object[]) - Method in class net.jini.lookup.JoinManager
Examines the elements of the input set and, upon finding at least one null element, throws a NullPointerException.
testSetForNull(LookupLocator[]) - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
This method is used by the public methods of this class that are specified to throw a NullPointerException when the set of locators is either null or contains one or more null elements; in either case, this method throws a NullPointerException which should be allowed to propagate outward.
text - Variable in class org.apache.river.example.browser.Browser
 
tg - Variable in class org.apache.river.concurrent.ReferenceProcessor.ThreadGroupAction
 
theProp - Variable in class org.apache.river.action.GetBooleanAction
 
theProp - Variable in class org.apache.river.action.GetIntegerAction
 
theProp - Variable in class org.apache.river.action.GetLongAction
 
theProp - Variable in class org.apache.river.action.GetPropertyAction
 
thisClassName - Variable in class org.apache.river.tool.ProfilingSecurityManager
 
thisCodeSourceURLString - Variable in class org.apache.river.tool.ProfilingSecurityManager
 
thisConfig - Variable in class net.jini.lookup.ServiceDiscoveryManager.Initializer
 
thisConfig - Variable in class net.jini.lookup.ServiceDiscoveryManager
 
thisLine - Variable in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
thisLineLength - Variable in class org.apache.river.jeri.internal.runtime.HexDumpEncoder
 
ThisRef(int) - Constructor for class net.jini.config.ConfigurationFile.ThisRef
 
thisServicesAttrs - Variable in class org.apache.river.fiddler.FiddlerImpl
The attributes to use when joining lookup service(s)
thisServicesGroups - Variable in class org.apache.river.fiddler.FiddlerImpl
Groups whose members are lookup services this service should join.
thisServicesLocators - Variable in class org.apache.river.fiddler.FiddlerImpl
Locators of specific lookup services this service should join.
thisTaskSeqN - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
 
thread(Runnable) - Method in class org.apache.river.thread.WakeupManager.ThreadDesc
Create a thread for the given runnable based on the values in this object.
threadContext - Variable in class org.apache.river.api.security.CombinerSecurityManager
 
threadCount - Variable in class org.apache.river.thread.NamedThreadFactory
 
ThreadDesc() - Constructor for class org.apache.river.thread.WakeupManager.ThreadDesc
Equivalent to ThreadDesc(null, false)
ThreadDesc(ThreadGroup, boolean) - Constructor for class org.apache.river.thread.WakeupManager.ThreadDesc
Equivalent to ThreadDesc(group, deamon, Thread.NORM_PRIORITY)
ThreadDesc(ThreadGroup, boolean, int) - Constructor for class org.apache.river.thread.WakeupManager.ThreadDesc
Describe a future thread that will be created in the given group, deamon status, and priority.
threadGroup - Variable in class org.apache.river.thread.ThreadPool.TPThreadFactory
thread group that this pool's threads execute in
ThreadGroupAction(ThreadGroup) - Constructor for class org.apache.river.concurrent.ReferenceProcessor.ThreadGroupAction
 
threadpool - Variable in class org.apache.river.mahalo.TxnManagerTransaction
"Parallelizing" the interaction between the manager and participants means using threads to interact with participants on behalf of the manager.
ThreadPool - Class in org.apache.river.thread
ThreadPool is a simple thread pool implementation of the Executor interface.
ThreadPool(ThreadGroup) - Constructor for class org.apache.river.thread.ThreadPool
 
ThreadPool(ExecutorService) - Constructor for class org.apache.river.thread.ThreadPool
 
ThreadPool.Task - Class in org.apache.river.thread
Task simply encapsulates a task's Runnable object with its name.
ThreadPool.TPThreadFactory - Class in org.apache.river.thread
Thread stack size hint given to jvm to minimise memory consumption as this executor can create many threads, tasks executed are relatively simple and don't need much memory.
ThreadPoolPermission - Class in org.apache.river.thread
Permission to use internal thread pools (see GetThreadPoolAction).
ThreadPoolPermission(String) - Constructor for class org.apache.river.thread.ThreadPoolPermission
Creates a new ThreadPoolPermission with the specified name.
threads - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Active threads
throttleLoopOnException() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager.SelectLoop
Throttles the select loop after an exception has been caught: if a burst of 10 exceptions in 5 seconds occurs, then wait for 10 seconds to curb busy CPU usage.
THROW - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Exceptional return.
throwable - Variable in class org.apache.river.lease.BasicRenewalFailureEvent
Transient cache of exception returned by getThrowable method.
ThrowableConstants - Class in org.apache.river.constants
Various constants useful in processing exceptions
ThrowableConstants() - Constructor for class org.apache.river.constants.ThrowableConstants
 
throwConfigurationException(ConfigurationException, List) - Method in class net.jini.config.ConfigurationFile
Allows a subclass of ConfigurationFile to control the ConfigurationException that is thrown.
thrown - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
thrown - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
thrown - Variable in class org.apache.river.mercury.MailboxImpl
 
thrown - Variable in class org.apache.river.outrigger.OutriggerServerImpl
 
throwNewCannotJoinException() - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw new CannotJoinException
throwNewConfigurationException(String) - Static method in class org.apache.river.outrigger.JoinStateManager
Construct, log, and throw a new ConfigurationException with the given message.
throwNewMarshalException(String, Exception) - Static method in class org.apache.river.outrigger.EntryRep
Construct, log, and throw a new MarshalException
throwNewNoSuchObjectException(String, Logger) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw new NoSuchObjectException
throwNewNoSuchObjectException(String, Throwable, Logger) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw new NoSuchObjectException with a nested exception
throwNewUnknownLeaseException(Object) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Log and throw a new UnknownLeaseException
throwNewUnusableEntryException(Entry, String[], Throwable[]) - Method in class org.apache.river.outrigger.EntryRep
Construct, log, and throw a new UnusableEntryException
throwNewUnusableEntryException(Throwable) - Static method in class org.apache.river.outrigger.EntryRep
Construct, log, and throw a new UnusableEntryException, that wraps a given exception.
throwNewUnusableEntryException(String, Exception) - Static method in class org.apache.river.outrigger.EntryRep
Construct, log, and throw a new UnusableEntryException, that will rap a newly constructed UnmarshalException (that optional wraps a given exception).
thrownException - Variable in class org.apache.river.tool.envcheck.Reporter.Message
optional exception associated with the message
throwRemoteException() - Method in exception org.apache.river.proxy.ThrowThis
Throw the RemoteException the server wants thrown
throwRuntime(RuntimeException) - Static method in class org.apache.river.outrigger.EntryRep
Log and throw a runtime exception
ThrowThis - Class in org.apache.river.outrigger
This is used as a handback object to indicate that a proxy's blocked call should "return" by throwing an exception.
ThrowThis(Long, Exception) - Constructor for class org.apache.river.outrigger.ThrowThis
 
ThrowThis - Exception in org.apache.river.proxy
The semi-official way for remote methods on registration objects (e.g LeaseRenewalSet, LookupDiscoveryRegistration, MailboxRegistration) to indicate that the registration no longer exists is to throw NoSuchObjectException.
ThrowThis(RemoteException) - Constructor for exception org.apache.river.proxy.ThrowThis
Simple constructor
ThrowThis(RemoteException, String) - Constructor for exception org.apache.river.proxy.ThrowThis
Simple constructor.
ticket - Variable in class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
ticket - Variable in class org.apache.river.norm.LeaseExpirationMgr.MgrTask
Ticket for this task
ticket - Variable in class org.apache.river.thread.RetryTask
 
Ticket(long, Runnable, WakeupManager.ThreadDesc, long) - Constructor for class org.apache.river.thread.WakeupManager.Ticket
 
ticketMap - Variable in class org.apache.river.mahalo.LeaseExpirationMgr
 
ticketMap - Variable in class org.apache.river.norm.LeaseExpirationMgr
Map of sets to task tickets.
tickets - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
tickets - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
tid - Variable in class org.apache.river.mahalo.SettlerTask
 
tiebreaker - Variable in class org.apache.river.outrigger.TransitionWatcher
The tie breaker for this object
time - Variable in class net.jini.core.constraint.ConnectionAbsoluteTime
Deadline for connection establishment in milliseconds from midnight, January 1, 1970 UTC.
time - Variable in class net.jini.core.constraint.ConnectionRelativeTime
The maximum connection duration in milliseconds.
TimeBomb - Interface in org.apache.river.concurrent
 
TimeConstants - Interface in org.apache.river.constants
Various constants useful in calculating times.
TimedComparableReferrerDecorator<T> - Class in org.apache.river.concurrent
 
TimedComparableReferrerDecorator(Referrer<T>) - Constructor for class org.apache.river.concurrent.TimedComparableReferrerDecorator
 
TimedConnection - Interface in org.apache.river.jeri.internal.http
Interface implemented by connections which can be timed out.
TimedMap - Class in org.apache.river.jeri.internal.http
Simple hash map which evicts entries after a fixed timeout.
TimedMap(Executor, long) - Constructor for class org.apache.river.jeri.internal.http.TimedMap
Creates empty TimedMap which uses threads from the given Executor to evict entries after the specified timeout.
TimedMap.Evictor - Class in org.apache.river.jeri.internal.http
Expired mapping eviction thread.
TimedMap.Mapping - Class in org.apache.river.jeri.internal.http
Key/value mapping.
TimedMap.Queue - Class in org.apache.river.jeri.internal.http
Lightweight doubly-linked queue supporting constant-time manipulation.
TimedMap.Queue.Node - Class in org.apache.river.jeri.internal.http
 
TimedReferrer<T> - Class in org.apache.river.concurrent
 
TimedReferrer(T, TimedRefQueue) - Constructor for class org.apache.river.concurrent.TimedReferrer
 
TimedReferrerDecorator<T> - Class in org.apache.river.concurrent
 
TimedReferrerDecorator(Referrer<T>) - Constructor for class org.apache.river.concurrent.TimedReferrerDecorator
 
TimedRefQueue - Class in org.apache.river.concurrent
 
TimedRefQueue() - Constructor for class org.apache.river.concurrent.TimedRefQueue
 
timeLastVerified - Variable in class net.jini.jeri.http.HttpEndpoint
Time at which the server endpoint was last pinged.
timeLastVerified - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
Time at which the server endpoint was last pinged.
timeList - Variable in class org.apache.river.system.FileObserver
 
TIMEOUT - Static variable in class net.jini.jeri.connection.ConnectionManager
How long to leave idle muxes around before closing them.
timeout - Variable in class org.apache.river.discovery.UnicastSocketTimeout
The socket timeout.
timeout - Variable in class org.apache.river.jeri.internal.http.TimedMap
 
timeout - Variable in class org.apache.river.thread.TaskManager
Deprecated.
Idle time before a thread should exit
TimeoutExpiredException - Exception in net.jini.core.transaction
Exception thrown when a transaction timeout has expired.
TimeoutExpiredException(boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
Constructs an instance with no detail message.
TimeoutExpiredException(String, boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
Constructs an instance with a detail message.
TimeoutMap(long) - Constructor for class org.apache.river.jeri.internal.http.ConnectionTimer.TimeoutMap
 
timeouts - Variable in class org.apache.river.jeri.internal.http.ConnectionTimer
 
timestamp - Variable in class org.apache.river.jeri.internal.http.ServerInfo
time of last update
timeStamp - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd.LastLog
 
timestamp - Variable in class org.apache.river.outrigger.TransitionWatcher
The time stamp for this object
timestamp - Variable in class org.apache.river.outrigger.WrittenEntry
The time at which this entry was written.
timestamp() - Method in class org.apache.river.outrigger.WrittenEntry
Return the time stamp when this entry was written.
timeToLive - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
tmpl - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
 
tmpl - Variable in class org.apache.river.example.browser.Browser
 
tmpl - Variable in class org.apache.river.outrigger.OutriggerServerImpl.IteratorImpl
The template the match
tmpl - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The template to match.
tmpl - Variable in class org.apache.river.reggie.RegistrarImpl.ItemIter
Template to match
tmpls - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Templates being used for the query
tmpls - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
The complete set of templates
to - Variable in class org.apache.river.logging.Levels.ClassReplacingObjectOutputStream
 
toArray() - Method in class net.jini.core.constraint.ArraySet
 
toArray(Object[]) - Method in class net.jini.core.constraint.ArraySet
 
toAsciiLowerCase(String) - Static method in class org.apache.river.api.net.Uri
 
toAsciiLowerCase(char[]) - Static method in class org.apache.river.api.net.Uri
 
toAsciiLowerCase(char) - Static method in class org.apache.river.api.net.Uri
 
toASCIIString() - Method in class org.apache.river.api.net.Uri
Returns the textual string representation of this URI instance using the US-ASCII encoding.
toAsciiUpperCase(String) - Static method in class org.apache.river.api.net.Uri
 
toAsciiUpperCase(char[]) - Static method in class org.apache.river.api.net.Uri
 
toAsciiUpperCase(char) - Static method in class org.apache.river.api.net.Uri
 
toASCIIUpperCase(String) - Static method in class org.apache.river.api.security.Util
 
toByteArray(Uuid) - Static method in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
Encode the passed Uuid in to a newly allocated byte[16] in big-endian byte order.
toClass(String) - Method in class org.apache.river.reggie.EntryClass
 
toClass(EntryClassBase[]) - Static method in class org.apache.river.reggie.EntryClassBase
Converts an array of EntryClassBase to an array of Class.
toClass(String) - Method in class org.apache.river.reggie.ServiceType
Converts this descriptor to a Class instance, loading from codebase
toClass(ServiceTypeBase[]) - Static method in class org.apache.river.reggie.ServiceTypeBase
Converts an array of ServiceTypeBase to an array of Class.
toDo - Variable in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
 
toEntry(EntryRep[]) - Static method in class org.apache.river.reggie.EntryRep
Converts an array of EntryRep to an array of Entry.
toEntryClass(Class) - Static method in class org.apache.river.reggie.ClassMapper
Returns an EntryClass descriptor for a class.
toEntryClassBase(Class) - Static method in class org.apache.river.reggie.ClassMapper
Returns a EntryClassBase descriptor for a class.
toEntryClassBase(Class, boolean) - Static method in class org.apache.river.reggie.ClassMapper
Returns a EntryClassBase descriptor for a class.
toEntryRep(Entry[], boolean) - Static method in class org.apache.river.reggie.EntryRep
Converts an array of Entry to an array of EntryRep.
toFile() - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
Returns file represented by this URL.
toFile(File) - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
Returns file represented by this URL.
toggle - Variable in class org.apache.river.api.security.Segment
 
toHexChar(int) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
toHexString(long, int) - Method in class net.jini.id.Uuid
Returns the specified number of the least significant digits of the hexadecimal representation of the given value, discarding more significant digits or padding with zeros as necessary.
toHexString(byte) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
toHexString(int) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
toHexString(byte[]) - Static method in class org.apache.river.jeri.internal.mux.Mux
 
token(char) - Method in class net.jini.config.ConfigurationFile.Parser
Parses the next token from the stream, and generates a syntax error if the token does not equal the specified character.
token(String) - Method in class net.jini.config.ConfigurationFile.Parser
Parses the next token from the stream, and generates a syntax error if the token is not a TT_WORD.
tokenString - Variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
toMO(Object) - Static method in class org.apache.river.mahalo.StorableObject
 
ToMOInputStream(InputStream) - Constructor for class net.jini.io.MarshalledInstance.ToMOInputStream
 
ToMonitor(QueryWatcher, Collection<Txn>) - Constructor for class org.apache.river.outrigger.TxnMonitor.ToMonitor
 
toolkit - Variable in class net.jini.lookup.entry.UIDescriptor
A String to facilitate searching whose value represents the main UI toolkit (for example Swing or AWT) which the produced UI makes use of.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.DialogFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a DialogFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.FrameFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a FrameFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JComponentFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a JComponentFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JDialogFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a JDialogFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JFrameFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a JFrameFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JWindowFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a JWindowFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.PanelFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a PanelFactory.
TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.WindowFactory
Convenience constant to use in the toolkit field of UIDescriptors that contain a WindowFactory.
toPermissionCollection(Collection<Permission>) - Static method in class org.apache.river.api.security.PolicyUtils
Converts common-purpose collection of Permissions to PermissionCollection.
topUuid - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
topUuid - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
topUuid - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The Uuid for this service.
topUuid - Variable in class org.apache.river.outrigger.snaplogstore.BackEnd
 
toServiceItem(List) - Static method in class org.apache.river.reggie.Item
Converts an ArrayList of Item to an array of ServiceItem.
toServiceType(Class) - Static method in class org.apache.river.reggie.ClassMapper
Returns a ServiceType descriptor for a class.
toServiceType(Class[]) - Static method in class org.apache.river.reggie.ClassMapper
Converts an array of Class to an array of ServiceType.
toServiceTypeBase(Class) - Static method in class org.apache.river.reggie.ClassMapper
Returns a ServiceTypeBase descriptor for a class.
toServiceTypeBase(Class, boolean) - Static method in class org.apache.river.reggie.ClassMapper
Returns a ServiceTypeBase descriptor for a class.
toString() - Method in class net.jini.activation.ActivatableInvocationHandler
Returns a string representation of this object.
toString() - Method in class net.jini.config.AbstractConfiguration.Primitive
Returns a string representation of this object.
toString() - Method in exception net.jini.config.ConfigurationException
Returns a short description of this exception.
toString() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
Returns a string representation of this error.
toString() - Method in class net.jini.config.ConfigurationFile
Returns a string representation of this object.
toString() - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Returns a string representation of this object.
toString(StringBuffer, boolean) - Method in class net.jini.constraint.BasicMethodConstraints.MethodDesc
Appends a string representation of this object to the buffer.
toString() - Method in class net.jini.constraint.BasicMethodConstraints
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ArraySet
 
toString() - Method in class net.jini.core.constraint.ClientAuthentication
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ClientMaxPrincipal
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ClientMaxPrincipalType
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ClientMinPrincipal
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ClientMinPrincipalType
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.Confidentiality
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ConnectionAbsoluteTime
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ConnectionRelativeTime
Returns a string representation of this object.
toString(Object[]) - Static method in class net.jini.core.constraint.Constraint
Returns a sorted comma-separated list of the toString form of the elements of the array.
toString() - Method in class net.jini.core.constraint.ConstraintAlternatives
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.Delegation
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.DelegationAbsoluteTime
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.DelegationRelativeTime
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.Integrity
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.InvocationConstraints
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ServerAuthentication
Returns a string representation of this object.
toString() - Method in class net.jini.core.constraint.ServerMinPrincipal
Returns a string representation of this object.
toString() - Method in class net.jini.core.discovery.LookupLocator
Return the string form of this LookupLocator, as a URL of scheme "jini".
toString() - Method in class net.jini.core.lookup.ServiceEvent
Returns a String representation of this ServiceEvent.
toString() - Method in class net.jini.core.lookup.ServiceID
Returns a 36-character string of five fields separated by hyphens, with each field represented in lowercase hexadecimal with the same number of digits as in the field.
toString() - Method in class net.jini.core.lookup.ServiceItem
Returns a String representation of this ServiceItem.
toString() - Method in class net.jini.core.lookup.ServiceMatches
Returns a String representation of this ServiceMatches.
toString() - Method in class net.jini.core.lookup.ServiceTemplate
Returns a String representation of this ServiceTemplate.
toString() - Method in class net.jini.core.transaction.NestableTransaction.Created
 
toString() - Method in class net.jini.core.transaction.server.NestableServerTransaction
 
toString() - Method in class net.jini.core.transaction.server.ServerTransaction
 
toString() - Method in class net.jini.core.transaction.server.TransactionManager.Created
 
toString() - Method in class net.jini.core.transaction.Transaction.Created
 
toString() - Method in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
toString() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery
 
toString() - Method in class net.jini.discovery.ConstrainableLookupLocator
Returns a string representation of this object.
toString() - Method in class net.jini.entry.AbstractEntry
Returns the result of calling AbstractEntry.toString(this).
toString(Entry) - Static method in class net.jini.entry.AbstractEntry
Returns a String representation of its argument that will contain the name of the argument's class and a representation of each of the argument's entry fields.
toString() - Method in class net.jini.id.Uuid
Returns a string representation of this Uuid.
toString() - Method in class net.jini.iiop.IiopExporter
Returns the string representation for this exporter.
toString() - Method in class net.jini.jeri.AbstractILFactory
Returns a string representation for this factory.
toString() - Method in class net.jini.jeri.BasicILFactory
Returns a string representation of this factory.
toString() - Method in class net.jini.jeri.BasicInvocationHandler
Returns a string representation of this BasicInvocationHandler.
toString() - Method in class net.jini.jeri.BasicJeriExporter
Returns the string representation for this exporter.
toString() - Method in class net.jini.jeri.BasicObjectEndpoint
Returns a string representation of this BasicObjectEndpoint.
toString() - Method in class net.jini.jeri.http.HttpEndpoint
Returns a string representation of this HttpEndpoint.
toString() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE.Cookie
 
toString() - Method in class net.jini.jeri.http.HttpServerEndpoint.LE
 
toString() - Method in class net.jini.jeri.http.HttpServerEndpoint.LH
 
toString() - Method in class net.jini.jeri.http.HttpServerEndpoint
Returns a string representation of this HttpServerEndpoint.
toString() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
Returns a string representation of this connection.
toString() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Returns a string representation of this request handle.
toString() - Method in class net.jini.jeri.kerberos.KerberosEndpoint
Returns a string representation of this endpoint.
toString() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
 
toString() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenEndpointImpl
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
Returns a string representation of this listen handle.
toString() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.kerberos.KerberosUtil.Config
Returns a string representation of this configuration.
toString() - Method in class net.jini.jeri.ssl.CallContext
 
toString() - Method in class net.jini.jeri.ssl.ConfidentialityStrength
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.ConnectionContext
 
toString() - Method in class net.jini.jeri.ssl.HttpsEndpoint
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.HttpsServerEndpoint
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslConnection
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslEndpoint
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
 
toString() - Method in class net.jini.jeri.ssl.SslEndpointImpl
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslServerEndpoint
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
Returns a string representation of this object.
toString() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
 
toString() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
Returns a string representation of this object.
toString(Object[]) - Static method in class net.jini.jeri.ssl.Utilities
Converts the contents of an Object array to a String.
toString() - Method in class net.jini.jeri.tcp.TcpEndpoint
Returns a string representation of this TcpEndpoint.
toString() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
 
toString() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LE
 
toString() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH
 
toString() - Method in class net.jini.jeri.tcp.TcpServerEndpoint
Returns a string representation of this TcpServerEndpoint.
toString() - Method in class net.jini.jrmp.JrmpExporter
Returns the string representation for this exporter.
toString() - Method in class net.jini.loader.pref.PreferredClassLoader
Returns a string representation of this class loader.
toString() - Method in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
toString() - Method in class net.jini.lookup.entry.StatusType
Returns a string representation of this object.
toString() - Method in class net.jini.security.BasicProxyPreparer
Returns a string representation of this object.
toString() - Method in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
Returns a string representation of this object.
toString() - Method in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
Returns a string representation of this object.
toString() - Method in class net.jini.security.VerifyingProxyPreparer
Returns a string representation of this object.
toString() - Method in class org.apache.river.api.lookup.DefaultEntries
 
toString() - Method in class org.apache.river.api.net.Uri
Returns the textual string representation of this URI instance.
toString() - Method in class org.apache.river.api.security.CertificateGrant
 
toString() - Method in class org.apache.river.api.security.ClassLoaderGrant
 
toString() - Method in class org.apache.river.api.security.CombinerSecurityManager.DelegateProtectionDomain
 
toString() - Method in class org.apache.river.api.security.DefaultPolicyScanner.GrantEntry
 
toString() - Method in class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
 
toString() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PermissionEntry
 
toString() - Method in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
 
toString() - Method in class org.apache.river.api.security.PermissionGrantBuilderImp.NullPermissionGrant
 
toString() - Method in class org.apache.river.api.security.PrincipalGrant
 
toString() - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
toString() - Method in class org.apache.river.api.security.Segment
 
toString() - Method in class org.apache.river.api.security.UnresolvedPrincipal
Returns a string describing this model of Principal.
toString() - Method in class org.apache.river.api.security.URIGrant
 
toString() - Method in class org.apache.river.collection.WeakSoftTable
Returns a string representation of this object.
toString() - Method in class org.apache.river.concurrent.AbstractReferrerDecorator
 
toString() - Method in class org.apache.river.concurrent.ReferenceCollection
 
toString() - Method in class org.apache.river.concurrent.SoftEqualityReference
 
toString() - Method in class org.apache.river.concurrent.SoftIdentityReference
 
toString() - Method in class org.apache.river.concurrent.StrongReference
 
toString() - Method in class org.apache.river.concurrent.TimedReferrer
 
toString() - Method in class org.apache.river.concurrent.WeakEqualityReference
 
toString() - Method in class org.apache.river.concurrent.WeakIdentityReference
 
toString() - Method in class org.apache.river.discovery.DiscoveryProtocolVersion
 
toString() - Method in class org.apache.river.discovery.DiscoveryV1
 
toString() - Method in class org.apache.river.discovery.DiscoveryV2
 
toString() - Method in class org.apache.river.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
 
toString() - Method in class org.apache.river.discovery.MulticastAnnouncement
Returns a string representation of this announcement.
toString() - Method in class org.apache.river.discovery.MulticastMaxPacketSize
 
toString() - Method in class org.apache.river.discovery.MulticastRequest
Returns string representation of this request.
toString() - Method in class org.apache.river.discovery.MulticastTimeToLive
 
toString() - Method in class org.apache.river.discovery.UnicastResponse
Returns a string representation of this response.
toString() - Method in class org.apache.river.discovery.UnicastSocketTimeout
 
toString() - Method in class org.apache.river.example.browser.Browser.ServiceListItem
 
toString() - Method in class org.apache.river.example.browser.ObjectNode
 
toString() - Method in class org.apache.river.example.browser.ServiceEditor.GroupItem
 
toString() - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
 
toString() - Method in class org.apache.river.jeri.internal.runtime.Target
 
toString() - Method in class org.apache.river.landlord.LandlordLease
 
toString() - Method in class org.apache.river.mercury.EventID
 
toString() - Method in class org.apache.river.mercury.ServiceRegistration
 
toString() - Method in class org.apache.river.norm.ClientLeaseWrapper
 
toString() - Method in class org.apache.river.norm.LeaseSet
Returns a string representation of this object.
toString(Object[]) - Static method in class org.apache.river.norm.NormServerBaseImpl
Returns the contents of an array as a string.
toString() - Method in class org.apache.river.norm.NormServerBaseImpl
Returns a string representation of this object.
toString() - Method in class org.apache.river.outrigger.AdminProxy
 
toString() - Method in class org.apache.river.outrigger.EntryHandle
 
toString() - Method in class org.apache.river.outrigger.EntryHandleTmplDesc
 
toString() - Method in class org.apache.river.outrigger.EntryRep
 
toString() - Method in class org.apache.river.outrigger.IteratorProxy
 
toString() - Method in class org.apache.river.outrigger.MatchSetProxy
 
toString() - Method in class org.apache.river.outrigger.OutriggerQueryCookie
 
toString() - Method in class org.apache.river.outrigger.ParticipantProxy
 
toString() - Method in class org.apache.river.outrigger.snaplogstore.LogInputFile
 
toString() - Method in class org.apache.river.outrigger.SpaceProxy2
 
toString() - Method in class org.apache.river.outrigger.ThrowThis
 
toString() - Method in class org.apache.river.outrigger.WrittenEntry
 
toString() - Method in class org.apache.river.reggie.AdminProxy
Returns a string created from the proxy class name, the registrar's service ID, and the result of the underlying proxy's toString method.
toString() - Method in class org.apache.river.reggie.EntryClass
 
toString() - Method in class org.apache.river.reggie.RegistrarLease
Returns a string created from the proxy class name, the registrar's service ID, the id of the lessee or event (depending on the subclass), and the result of the underlying server proxy's toString method.
toString() - Method in class org.apache.river.reggie.RegistrarProxy
Returns a string created from the proxy class name, the registrar's service ID, and the result of the underlying proxy's toString method.
toString() - Method in class org.apache.river.reggie.Registration
Returns a string created from the proxy class name and the result of calling toString on the contained lease.
toString() - Method in class org.apache.river.reggie.ServiceType
 
toString() - Method in class org.apache.river.start.ActivateWrapper.ActivateDesc
 
toString() - Method in class org.apache.river.start.ActivateWrapper.ExportClassLoader
 
toString() - Method in class org.apache.river.start.NonActivatableServiceDescriptor
Prints out a field summary
toString() - Method in class org.apache.river.start.ServiceStarter.Result
 
toString() - Method in class org.apache.river.start.SharedActivatableServiceDescriptor
 
toString() - Method in class org.apache.river.start.SharedActivationGroupDescriptor
 
toString() - Method in class org.apache.river.thread.ThreadPool.Task
 
toString() - Method in class org.apache.river.thread.WakeupManager.ThreadDesc
 
toString() - Method in class org.apache.river.thread.WakeupManager.Ticket
 
toString() - Method in class org.apache.river.tool.classdepend.ClassDependencyRelationship
 
toString() - Method in class org.apache.river.tool.DebugDynamicPolicyProvider.Request
 
toString() - Method in class org.apache.river.tool.JarWrapper.SourceJarURL
 
toString() - Method in class org.apache.river.tool.PreferredListGen.Graph
 
toString() - Method in class org.apache.river.tool.ProfilingSecurityManager
 
totalMatches - Variable in class net.jini.core.lookup.ServiceMatches
Total number of matching items.
totalMatches - Variable in class org.apache.river.reggie.Matches
ServiceMatches.totalMatches
toThrow - Variable in class org.apache.river.outrigger.SingletonQueryWatcher
If resolved and an exception needs to be thrown the exception to throw
toThrow - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
If resolved and an exception needs to be thrown the exception to throw
toThrow - Variable in class org.apache.river.outrigger.ThrowThis
 
toThrow() - Method in class org.apache.river.outrigger.ThrowThis
 
toThrow - Variable in exception org.apache.river.proxy.ThrowThis
Exception we want the proxy to throw
toUpperCase(String) - Static method in class org.apache.river.api.security.Util
 
toURL() - Method in class org.apache.river.api.net.Uri
Converts this URI instance to a URL.
toUtf(String) - Static method in class org.apache.river.discovery.internal.Plaintext
Returns a byte array containing the UTF encoding of the given string.
toUuid(byte[]) - Static method in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
Create a new Uuid that matches the bit pattern in the passed byte[].
TPThreadFactory(ThreadGroup) - Constructor for class org.apache.river.thread.ThreadPool.TPThreadFactory
 
tr - Variable in class org.apache.river.mahalo.AbortJob
 
tr - Variable in class org.apache.river.mahalo.CommitJob
 
tr - Variable in class org.apache.river.mahalo.PrepareAndCommitJob
 
tr - Variable in class org.apache.river.mahalo.PrepareJob
 
tr - Variable in class org.apache.river.outrigger.Txn
Cached ServerTransaction object for the transaction this object is fronting for.
traces - Static variable in class org.apache.river.tool.envcheck.Reporter
flag controlling printing stack traces
traceSupression() - Static method in class org.apache.river.jeri.internal.mux.Session
This method prevents a SecurityException from being thrown for a client proxy that doesn't have permission to read the property.
Transactable - Interface in org.apache.river.outrigger
This interface is implemented by objects that represent operations undertaken under a transaction.
TransactableAvailabilityWatcher - Class in org.apache.river.outrigger
Subclass of AvailabilityRegistrationWatcher for transactional availability event registrations.
TransactableAvailabilityWatcher(long, long, Uuid, boolean, MarshalledObject, long, RemoteEventListener, Txn) - Constructor for class org.apache.river.outrigger.TransactableAvailabilityWatcher
Create a new TransactableAvailabilityWatcher.
TransactableConstants - Interface in org.apache.river.outrigger
Useful constants for Transactable objects.
TransactableEventWatcher - Class in org.apache.river.outrigger
Subclass of EventRegistrationWatcher for transactional event registrations.
TransactableEventWatcher(long, long, Uuid, MarshalledObject, long, RemoteEventListener, Txn) - Constructor for class org.apache.river.outrigger.TransactableEventWatcher
Create a new TransactableEventWatcher.
TransactableMgr - Interface in org.apache.river.outrigger
This interface is implemented by entities in the system that manage a OutriggerServerImpl object's transaction state for a particular transaction.
TransactableReadIfExistsWatcher - Class in org.apache.river.outrigger
Subclass of QueryWatcher for and transactional readIfExists queries.
TransactableReadIfExistsWatcher(long, long, long, Set<Uuid>, Set<EntryHandle>, Txn) - Constructor for class org.apache.river.outrigger.TransactableReadIfExistsWatcher
Create a new TransactableReadIfExistsWatcher.
transaction - Variable in class net.jini.core.transaction.NestableTransaction.Created
The transaction.
Transaction - Interface in net.jini.core.transaction
Interface for classes representing transactions returned by TransactionManager servers for use with transaction participants that implement the default transaction semantics.
transaction - Variable in class net.jini.core.transaction.Transaction.Created
The transaction.
transaction - Variable in class org.apache.river.outrigger.snaplogstore.PendingTxn
 
Transaction.Created - Class in net.jini.core.transaction
Class that holds return values from create methods.
TransactionConstants - Interface in net.jini.core.transaction.server
Constants common to transaction managers and participants.
TransactionException - Exception in net.jini.core.transaction
Base class for exceptions thrown during a transaction.
TransactionException(String) - Constructor for exception net.jini.core.transaction.TransactionException
Constructs an instance with a detail message.
TransactionException() - Constructor for exception net.jini.core.transaction.TransactionException
Constructs an instance with no detail message.
TransactionException(String, Throwable) - Constructor for exception net.jini.core.transaction.TransactionException
 
TransactionFactory - Class in net.jini.core.transaction
Factory methods for creating top-level transactions.
TransactionFactory() - Constructor for class net.jini.core.transaction.TransactionFactory
 
TransactionManager - Interface in net.jini.core.transaction.server
The interface used for managers of the two-phase commit protocol for top-level transactions.
TransactionManager.Created - Class in net.jini.core.transaction.server
Class that holds return values from create methods.
transactionManagerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
transactionManagerPreparer - Variable in class org.apache.river.outrigger.OutriggerServerImpl
ProxyPreparer for transaction managers
TransactionParticipant - Interface in net.jini.core.transaction.server
The interface used for participants of the two-phase commit protocol.
transactionsLogger - Static variable in class org.apache.river.mahalo.SettlerTask
Logger for transactions related messages
transactionsLogger - Static variable in class org.apache.river.mahalo.TxnManagerImpl
Logger for transaction related messages (creation, destruction, transition, etc.)
transactionsLogger - Static variable in class org.apache.river.mahalo.TxnManagerTransaction
Logger for transaction related messages
transient_service_refs - Static variable in class org.apache.river.start.ServiceStarter
Array of strong references to transient services
TransientEventLog - Class in org.apache.river.mercury
Class that implements the interface for an EventLog.
TransientEventLog(Uuid) - Constructor for class org.apache.river.mercury.TransientEventLog
Simple constructor that takes a Uuid argument.
TransientEventLog.RemoteEventHolder - Class in org.apache.river.mercury
Helper class used to hold a remote event and a sequence id.
TransientFiddlerImpl - Class in org.apache.river.fiddler
Convenience class intended for use with the ServiceStarter framework to start a transient (non-activatable, non-persistent) implementation of Fiddler.
TransientFiddlerImpl(String[], LifeCycle) - Constructor for class org.apache.river.fiddler.TransientFiddlerImpl
Constructs a new instance of FiddlerImpl that is not activatable, and which will not persist its state.
TransientLogFile - Class in org.apache.river.mahalo.log
An implementation of a non-persistent Log.
TransientLogFile(long, MultiLogManager.LogRemovalManager) - Constructor for class org.apache.river.mahalo.log.TransientLogFile
Simple constructor that simply assigns the given parameter to an internal field.
TransientMahaloImpl - Class in org.apache.river.mahalo
Convenience class intended for use with the ServiceStarter framework to start a transient (non-activatable, non-persistent) implementation of Mahalo.
TransientMahaloImpl(String[], LifeCycle) - Constructor for class org.apache.river.mahalo.TransientMahaloImpl
Constructs a new instance of TxnManagerImpl that is not activatable, and which will not persist its state.
TransientMercuryImpl - Class in org.apache.river.mercury
Convenience class intended for use with the ServiceStarter framework to start a transient (non-activatable, non-persistent) implementation of Mercury.
TransientMercuryImpl(String[], LifeCycle) - Constructor for class org.apache.river.mercury.TransientMercuryImpl
Constructs a new instance of MercuryImpl that is not activatable, and which will not persist its state.
TransientNormServerImpl - Class in org.apache.river.norm
Provides a transient implementation of NormServer.
TransientNormServerImpl(String[], LifeCycle) - Constructor for class org.apache.river.norm.TransientNormServerImpl
Provides a constructor for a transient implementation of NormServer suitable for use with ServiceStarter.
TransientOutriggerImpl - Class in org.apache.river.outrigger
OutriggerServerWrapper subclass for transient servers.
TransientOutriggerImpl(String[], LifeCycle) - Constructor for class org.apache.river.outrigger.TransientOutriggerImpl
Create a new transient outrigger server.
TransientRegistrarImpl - Class in org.apache.river.reggie
Class for starting transient lookup services.
TransientRegistrarImpl(String[], LifeCycle) - Constructor for class org.apache.river.reggie.TransientRegistrarImpl
Constructs a TransientRegistrarImpl based on a configuration obtained using the provided arguments.
TransientRegistrarImpl(Configuration, LifeCycle) - Constructor for class org.apache.river.reggie.TransientRegistrarImpl
Constructs a TransientRegistrarImpl based on the configuration argument If lifeCycle is non-null, then its unregister method is invoked during service shutdown.
transition - Variable in class net.jini.core.lookup.ServiceEvent
One of ServiceRegistrar.TRANSITION_*MATCH_*MATCH.
transition - Variable in class org.apache.river.reggie.RegistrarImpl.EventTask
The transition that fired
TRANSITION_MATCH_MATCH - Static variable in interface net.jini.core.lookup.ServiceRegistrar
An event is sent when the changed item matches the template both before and after the operation.
TRANSITION_MATCH_NOMATCH - Static variable in interface net.jini.core.lookup.ServiceRegistrar
An event is sent when the changed item matches the template before the operation, but doesn't match the template after the operation (this includes deletion of the item).
TRANSITION_NOMATCH_MATCH - Static variable in interface net.jini.core.lookup.ServiceRegistrar
An event is sent when the changed item doesn't match the template before the operation (this includes not existing), but does match the template after the operation.
TransitionIterator(OperationJournal.JournalNode) - Constructor for class org.apache.river.outrigger.OperationJournal.TransitionIterator
Create a new TransitionIterator that will start with the first EntryTransition that appears in the journal after the passed JournalNode.
transitions - Variable in class org.apache.river.reggie.RegistrarImpl.EventReg
The transitions.
TransitionWatcher - Class in org.apache.river.outrigger
Base class for objects that represent interest in particular entry visibility transitions.
TransitionWatcher(long, long) - Constructor for class org.apache.river.outrigger.TransitionWatcher
Create a new TransitionWatcher.
TransitionWatchers - Class in org.apache.river.outrigger
Given an EntryHandle who's entry is making a visibility transition this class will find all the TransitionWatchers who are interested in that transition.
TransitionWatchers(OutriggerServerImpl) - Constructor for class org.apache.river.outrigger.TransitionWatchers
Create a new TransitionWatchers object for the specified server.
TransitionWatchers(boolean, OutriggerServerImpl) - Constructor for class org.apache.river.outrigger.TransitionWatchers
 
translateConstraints(MethodConstraints, Method[]) - Static method in class org.apache.river.proxy.ConstrainableProxyUtil
Creates a MethodConstraints using the constraints in methodConstraints, but with the methods remapped according to mappings, where the first element of each pair of elements is mapped to the second.
traverse(String) - Method in class org.apache.river.tool.ClassDep
Recursively traverse a given path, finding all the classes that make up the set to work with.
traverse(String, String) - Method in class org.apache.river.tool.ClassDep
Recursively traverse a given path, finding all the classes that make up the set of classes to work with.
tree - Variable in class org.apache.river.example.browser.EntryTreePanel
 
TreeLeafIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.TreeLeafIcon
 
trees - Variable in class org.apache.river.tool.ClassServer.Initializer
 
trId - Variable in class org.apache.river.outrigger.Txn
The id the transaction manager assigned to this transaction
trim(Object[], int) - Static method in class net.jini.core.constraint.Constraint
Returns an array containing the first len elements of the specified array, with the same element type as the specified array.
TRIM_THRESHOLD - Static variable in class org.apache.river.discovery.DiscoveryV2.DatagramBuffers
 
trm - Variable in class org.apache.river.outrigger.Txn
The transaction manager associated with the transaction this object is fronting for.
trstate - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
TRUE - Static variable in class org.apache.river.api.security.PolicyUtils
Positive value of switching properties.
TRUE - Variable in class org.apache.river.tool.PreferredListGen
Boolean equivalent of true
TRUE_LEN - Static variable in class org.apache.river.tool.JarWrapper.PreferredListWriter
 
trusted(Set, TrustVerifier.Context) - Static method in class net.jini.constraint.ConstraintTrustVerifier
Returns true if all elements of the set are trusted instances.
trusted(Iterator, TrustVerifier.Context) - Static method in class net.jini.constraint.ConstraintTrustVerifier
Returns true if all elements of the iterator are trusted instances.
TrustEquivalence - Interface in net.jini.security.proxytrust
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 trusted object.
trustGetCCL - Static variable in class org.apache.river.start.AggregatePolicyProvider
 
trustGetContextClassLoader(Thread) - Static method in class org.apache.river.start.AggregatePolicyProvider
Returns true if the given thread does not override Thread.getContextClassLoader(), false otherwise.
trustGetContextClassLoader0(Class) - Static method in class org.apache.river.start.AggregatePolicyProvider
 
trustLogger - Static variable in class net.jini.security.Security
 
trustManager - Static variable in class net.jini.jeri.ssl.FilterX509TrustManager
The trust manager to delegate to.
trustManagerFactoryAlgorithm - Static variable in class net.jini.jeri.ssl.FilterX509TrustManager
The trust manager factory algorithm.
trustStore - Variable in class org.apache.river.discovery.internal.X500Provider
 
TrustVerifier - Interface in net.jini.security
Defines the interface for trust verifiers used by Security.verifyObjectTrust, allowing the objects that are trusted to be extended.
TrustVerifier.Context - Interface in net.jini.security
Defines the context for trust verification used by TrustVerifier instances and Security.verifyObjectTrust.
tryGetProxy() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
Initiates unicast discovery of the lookup service referenced in this class.
tryIndx - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery.LocatorReg
 
tryIndx - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
 
tryOnce() - Method in class net.jini.discovery.AbstractLookupLocatorDiscovery.DiscoveryTask
Executes the current instance of this task once, attempting to discover - through unicast discovery - the lookup service referenced in that instance.
tryOnce() - Method in class net.jini.lookup.JoinManager.ProxyRegTask
Executes the current instance of this task once, queuing it for retry at a later time and returning false upon failure.
tryOnce() - Method in class org.apache.river.mahalo.ParticipantTask
 
tryOnce() - Method in class org.apache.river.mahalo.SettlerTask
 
tryOnce() - Method in class org.apache.river.mercury.MailboxImpl.NotifyTask
Try to notify the target.
tryOnce() - Method in class org.apache.river.norm.event.EventType.SendTask
 
tryOnce() - Method in class org.apache.river.outrigger.Notifier.NotifyTask
Try to notify the target.
tryOnce() - Method in class org.apache.river.outrigger.TxnMonitorTask
Try to see if this transaction should be aborted.
tryOnce() - Method in class org.apache.river.thread.RetryTask
Make a single attempt.
tStamp - Variable in class net.jini.discovery.AbstractLookupDiscovery.AnnouncementInfo
 
ttl - Variable in class org.apache.river.discovery.MulticastTimeToLive
The time to live value.
TUNNELED - Static variable in class org.apache.river.jeri.internal.http.HttpClientConnection
 
TWO - Static variable in class org.apache.river.discovery.DiscoveryProtocolVersion
Use discovery protocol version 2.
TWO_ARGS - Static variable in class org.apache.river.api.security.PolicyUtils
 
txn - Variable in class org.apache.river.outrigger.ConsumingWatcher
If non-null the transaction this query is being performed under.
txn - Variable in class org.apache.river.outrigger.EntryHolder.ContinuingQuery
Transaction (if any) being used for the query
txn - Variable in class org.apache.river.outrigger.EntryTransition
If this is a transition to visibility and/or availability, what transaction the entry is now available/visible to.
txn - Variable in class org.apache.river.outrigger.OutriggerServerImpl.AllReps
 
txn - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
The transaction the query is being performed under
txn - Variable in class org.apache.river.outrigger.TakeIfExistsWatcher
If non-null the transaction this query is being performed under.
txn - Variable in class org.apache.river.outrigger.TakeMultipleWatcher
If non-null the transaction this query is being performed under.
txn - Variable in class org.apache.river.outrigger.TransactableAvailabilityWatcher
The transaction (represented as a Txn) this event registration is associated with.
txn - Variable in class org.apache.river.outrigger.TransactableEventWatcher
The transaction (represented as a Txn) this event registration is associated with.
txn - Variable in class org.apache.river.outrigger.TransactableReadIfExistsWatcher
The transaction this query is being performed under.
Txn - Class in org.apache.river.outrigger
This class represents a space's state in a single transaction.
Txn(ServerTransaction, long) - Constructor for class org.apache.river.outrigger.Txn
Create a new Txn that represents our state in the given ServerTransaction.
Txn(long) - Constructor for class org.apache.river.outrigger.Txn
Used in recovery
txn - Variable in class org.apache.river.outrigger.TxnMonitorTask
transaction being monitored
txnables - Variable in class org.apache.river.outrigger.Txn
The list of Transactable participating in this transaction.
TxnConstants - Class in org.apache.river.constants
Names for constants common to transaction managers and participants.
TxnConstants() - Constructor for class org.apache.river.constants.TxnConstants
 
txnLeasePeriodPolicy - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
txnLeasePeriodPolicy - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
txnLogger - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger for information related to transactions
txnLogger - Static variable in class org.apache.river.outrigger.TxnState
Logger for logging transaction related information
txnLoggerName - Static variable in class org.apache.river.outrigger.OutriggerServerImpl
Logger name for information related to transactions
TxnLogRecord - Interface in org.apache.river.mahalo
A LogRecord which encapsulates a generic transactional logging information.
TxnManager - Interface in org.apache.river.mahalo
Encapsulates the interface of an implementation of a TransactionManager.
TxnManagerImpl - Class in org.apache.river.mahalo
An implementation of the Jini Transaction Specification.
TxnManagerImpl(String[], LifeCycle, boolean) - Constructor for class org.apache.river.mahalo.TxnManagerImpl
Constructs a non-activatable transaction manager.
TxnManagerImpl(ActivationID, MarshalledObject) - Constructor for class org.apache.river.mahalo.TxnManagerImpl
Constructs an activatable transaction manager.
TxnManagerImpl(String[], ActivationID, boolean, Object[]) - Constructor for class org.apache.river.mahalo.TxnManagerImpl
 
TxnManagerImpl.DestroyThread - Class in org.apache.river.mahalo
Termination thread code.
TxnManagerImpl.FutureFactory - Class in org.apache.river.mahalo
 
TxnManagerImplInitializer - Class in org.apache.river.mahalo
 
TxnManagerImplInitializer(Configuration, boolean, ActivationID, InterruptedStatusThread) - Constructor for class org.apache.river.mahalo.TxnManagerImplInitializer
 
TxnManagerInternalException - Exception in org.apache.river.mahalo
 
TxnManagerInternalException() - Constructor for exception org.apache.river.mahalo.TxnManagerInternalException
 
TxnManagerInternalException(String) - Constructor for exception org.apache.river.mahalo.TxnManagerInternalException
 
TxnManagerTransaction - Class in org.apache.river.mahalo
TxnManagerTransaction is a class which captures the internal representation of a transaction in the TxnManagerImpl server.
TxnManagerTransaction(TransactionManager, LogManager, long, ExecutorService, WakeupManager, TxnSettler, Uuid) - Constructor for class org.apache.river.mahalo.TxnManagerTransaction
Constructs a TxnManagerTransaction
txnmgr - Variable in class org.apache.river.mahalo.SettlerTask
 
txnMgrAdminProxy - Variable in class org.apache.river.mahalo.TxnManagerImpl
The admin proxy of this server
TxnMgrAdminProxy - Class in org.apache.river.mahalo
A TxnMgrAdminProxy is a client-side proxy for a mailbox service.
TxnMgrAdminProxy(TxnManager, Uuid) - Constructor for class org.apache.river.mahalo.TxnMgrAdminProxy
Simple constructor.
TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy - Class in org.apache.river.mahalo
 
txnMgrProxy - Variable in class org.apache.river.mahalo.TxnManagerImpl
The outer proxy of this server
TxnMgrProxy - Class in org.apache.river.mahalo
A TxnMgrProxy is a proxy for the transaction manager service.
TxnMgrProxy(TxnManager, Uuid) - Constructor for class org.apache.river.mahalo.TxnMgrProxy
Convenience constructor.
TxnMgrProxy.ConstrainableTxnMgrProxy - Class in org.apache.river.mahalo
A subclass of TxnMgrProxy that implements RemoteMethodControl.
txnMonitor - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
txnMonitor - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The monitor for ongoing transactions.
TxnMonitor - Class in org.apache.river.outrigger
This class provides a driver for monitoring the state of transactions that have blocked progress of other operations recently.
TxnMonitor(OutriggerServerImpl, Configuration) - Constructor for class org.apache.river.outrigger.TxnMonitor
Create a new TxnMonitor.
TxnMonitor.ToMonitor - Class in org.apache.river.outrigger
Each ToMonitor object represents a need to monitor the given transactions, possibly under a lease.
TxnMonitorTask - Class in org.apache.river.outrigger
A task that will try to validate the state of a transaction.
TxnMonitorTask(Txn, TxnMonitor, ExecutorService, WakeupManager) - Constructor for class org.apache.river.outrigger.TxnMonitorTask
Create a new TxnMonitorTask.
txns - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
txns - Variable in class org.apache.river.mahalo.TxnManagerImplInitializer
 
txns - Variable in class org.apache.river.outrigger.TxnMonitor.ToMonitor
 
txns - Variable in class org.apache.river.outrigger.TxnTable
Map of manager,id pairs (represented as Keyss) to non-broken Txns.
TxnSettler - Interface in org.apache.river.mahalo
 
txnState - Variable in class org.apache.river.outrigger.EntryHandle
If this entry is locked by one or more transaction the info on those transactions, otherwise null.
TxnState - Class in org.apache.river.outrigger
Class that manages transaction related state on behalf of EntryHandles.
TxnState(TransactableMgr, int, EntryHolder) - Constructor for class org.apache.river.outrigger.TxnState
Create a new TxnState.
txnTable - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
txnTable - Variable in class org.apache.river.outrigger.OutriggerServerImpl
The transactions in which this space is a participant.
TxnTable - Class in org.apache.river.outrigger
Keeps a mapping from TransactionManager/id pairs, to Txn objects.
TxnTable(ProxyPreparer) - Constructor for class org.apache.river.outrigger.TxnTable
Create a new TxnTable.
TxnTable.Key - Class in org.apache.river.outrigger
Key class for the primary map (from manager/id pairs to Txn s.
type - Variable in class net.jini.config.AbstractConfiguration.Primitive
The primitive type.
type - Variable in class net.jini.config.ConfigurationFile.ArrayConstructor
 
type - Variable in class net.jini.config.ConfigurationFile.Cast
 
type - Variable in class net.jini.config.ConfigurationFile.Entry
 
type - Variable in class net.jini.config.ConfigurationFile.Literal
 
type - Variable in class net.jini.lookup.entry.StatusType
 
type - Variable in class net.jini.security.GrantPermission.PermissionInfo
 
type - Variable in class net.jini.security.VerifyingProxyPreparer
SET_CONSTRAINTS, AS_IS, or ADD_CONSTRAINTS.
type - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
type - Variable in class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
The typename part of keystore clause.
type - Variable in class org.apache.river.concurrent.ReferenceCollection
 
type - Variable in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
type - Variable in class org.apache.river.concurrent.ReferenceProcessor
 
type - Variable in class org.apache.river.example.browser.Browser.AttrSet
 
type - Variable in class org.apache.river.example.browser.Browser.Service
 
type - Variable in class org.apache.river.lookup.entry.BasicServiceType
The type of service.
type - Variable in class org.apache.river.mercury.StreamKey
Holds the "enumeration" type for the associated stream.
type - Variable in class org.apache.river.outrigger.snaplogstore.Registration
 
type - Variable in class org.apache.river.reggie.ServiceTypeBase
The ServiceType.
type - Variable in class org.apache.river.tool.PreferredListGen.Graph
the type of the node
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.DialogFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a DialogFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.FrameFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a FrameFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.JComponentFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a JComponentFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.JDialogFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a JDialogFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.JFrameFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a JFrameFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.JWindowFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a JWindowFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.PanelFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a JPanelFactory.
TYPE_NAME - Static variable in interface net.jini.lookup.ui.factory.WindowFactory
Convenience constant to use in the UIFactoryTypes set in the attributes set of UIDescriptors that contain a WindowFactory.
typearray - Variable in class org.apache.river.outrigger.TypeTree.TypeTreeIterator
 
typeCheck(EntryRep) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Check if an entry (or template) class definition has changed.
typeHashes - Variable in class org.apache.river.outrigger.OutriggerServerImpl
A list of hashes to check against class types.
typeName - Variable in class net.jini.config.ConfigurationFile.ArrayConstructor
 
typeName - Variable in class net.jini.config.ConfigurationFile.Cast
 
typeName - Variable in class net.jini.config.ConfigurationFile.ConstructorCall
The name of the class to construct
typeName(Class) - Static method in class org.apache.river.example.browser.Browser
 
typeName(Class) - Static method in class org.apache.river.tool.CheckConfigurationFile
Returns the name of a type, in source code format.
typeNames - Variable in class net.jini.lookup.ui.attribute.UIFactoryTypes
 
types - Variable in class net.jini.constraint.BasicMethodConstraints.MethodDesc
The formal parameter types of the method, in declared order, or null for wildcard parameter types.
types - Variable in class org.apache.river.outrigger.OutriggerServerImpl
A list of known subclasses of each class of entry.
typesString(Class[]) - Static method in class net.jini.config.ConfigurationFile
Returns a String describing the types in an argument list.
typeString(Class) - Static method in class net.jini.config.Utilities
Returns a String describing the type.
TypeTree - Class in org.apache.river.outrigger
A type tree for entries.
TypeTree() - Constructor for class org.apache.river.outrigger.TypeTree
 
TypeTree.RandomizedIterator - Class in org.apache.river.outrigger
This class implements a randomized iterator over the TypeTree.
TypeTree.TypeTreeIterator<T> - Class in org.apache.river.outrigger
An iterator that will walk through a list of known types.
TypeTreeIterator(T[]) - Constructor for class org.apache.river.outrigger.TypeTree.TypeTreeIterator
 

U

UID - Variable in class org.apache.river.norm.ClientLeaseWrapper
Sequence number that uniquely identifies this wrapper
uid - Variable in class org.apache.river.phoenix.Activation.LogRegisterObject
 
uid - Variable in class org.apache.river.phoenix.Activation.LogUnregisterObject
 
uid - Variable in class org.apache.river.phoenix.Activation.LogUpdateDesc
 
uid - Variable in class org.apache.river.phoenix.AID.State
 
uid - Variable in class org.apache.river.phoenix.AID
 
uid - Variable in class org.apache.river.phoenix.ConstrainableAID.State
 
UIDescriptor - Class in net.jini.lookup.entry
Entry that enables a UI for a service to be associated with the service in the attribute sets of the service item.
UIDescriptor() - Constructor for class net.jini.lookup.entry.UIDescriptor
Constructs a UIDescriptor with all fields set to null.
UIDescriptor(String, String, Set, MarshalledObject) - Constructor for class net.jini.lookup.entry.UIDescriptor
Constructs a UIDescriptor with the fields set to passed values.
UIDescriptorBean - Class in net.jini.lookup.entry
A JavaBeans(TM) component that encapsulates a UIDescriptor object.
UIDescriptorBean() - Constructor for class net.jini.lookup.entry.UIDescriptorBean
Construct a new JavaBeans component, linked to a new empty UIDescriptor object.
uiDescriptorPopup() - Method in class org.apache.river.example.browser.ServiceBrowser
 
UIDescriptorPopup() - Constructor for class org.apache.river.example.browser.ServiceBrowser.UIDescriptorPopup
 
uiDescriptorPopup() - Method in class org.apache.river.example.browser.ServiceEditor
 
UIDescriptorPopup() - Constructor for class org.apache.river.example.browser.ServiceEditor.UIDescriptorPopup
 
UIDGenerator - Class in org.apache.river.norm
Utility class for generating locally unique IDs.
UIDGenerator() - Constructor for class org.apache.river.norm.UIDGenerator
 
UIFactoryTypes - Class in net.jini.lookup.ui.attribute
UI attribute that lists UI factory interfaces of which a UI factory is an instance.
UIFactoryTypes(Set) - Constructor for class net.jini.lookup.ui.attribute.UIFactoryTypes
Constructs a UIFactoryTypes attribute using the passed Set.
uiItem - Variable in class org.apache.river.example.browser.Browser.ServiceListPopup
 
umbrella - Variable in class org.apache.river.api.security.AbstractPolicy
 
UmbrellaGrantPermission - Class in net.jini.security.policy
Permission that is specially intepreted by PolicyFileProvider as shorthand for a GrantPermission covering all permissions authorized to a given protection domain.
UmbrellaGrantPermission() - Constructor for class net.jini.security.policy.UmbrellaGrantPermission
Creates a new UmbrellaGrantPermission.
unbind(String) - Method in class org.apache.river.phoenix.Activation.RegistryImpl
Always throws SecurityException.
unblock() - Method in class org.apache.river.thread.InProgress
Signal the unblocking of the operation this object bounds.
UNCATEGORIZED - Static variable in class org.apache.river.constants.ThrowableConstants
Value returned by retryable to indicate that the passed Throwable was of a type that could not be classified.
underlyingExporter - Variable in class net.jini.activation.ActivationExporter
the underlying exporter
unDiscard() - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
 
undiscoveredLocators - Variable in class net.jini.discovery.AbstractLookupLocatorDiscovery
Stores LookupLocators that have not been discovered yet.
unexport(boolean) - Method in class net.jini.activation.ActivationExporter
Unexports the activatable remote object that was previously exported via the export method of the underlying exporter supplied during construction of this exporter.
unexport(boolean) - Method in interface net.jini.export.Exporter
Unexports the remote object that was exported by this Exporter such that it will no longer receive remote method invocations that were made possible as a result of exporting it with this Exporter.
unexport(boolean) - Method in class net.jini.iiop.IiopExporter
Unexports the remote object exported via this exporter's IiopExporter.export(java.rmi.Remote) method such that the object can no longer accept incoming remote calls that were possible as a result of exporting via this exporter.
unexport(boolean) - Method in class net.jini.jeri.BasicJeriExporter
Unexports the remote object exported via the exporter's export method such that incoming remote calls to the object identifier in this exporter are no longer accepted through the server endpoint in this exporter.
unexport(boolean) - Method in class net.jini.jrmp.JrmpExporter
Unexports the remote object exported via this exporter's export method such that the object can no longer accept incoming remote calls that were possible as a result of exporting via this exporter.
unexport(boolean) - Method in class net.jini.security.proxytrust.ProxyTrustExporter
Unexports the remote objects that were previously exported via this exporter.
unexport() - Method in class org.apache.river.example.browser.Browser.Listener
 
unexport() - Method in class org.apache.river.example.browser.ServiceEditor.NotifyReceiver
 
unexport(boolean) - Method in class org.apache.river.jeri.internal.runtime.BasicExportTable.Entry
Unexports the exported object.
unexport(boolean) - Method in class org.apache.river.jeri.internal.runtime.Target
To quote the Exporter interface: If the remote object is unexported as a result of this method, then the implementation may (and should, if possible) prevent remote calls in progress from being able to communicate their results successfully.
unexport(boolean) - Method in class org.apache.river.norm.NormServerBaseImpl
Unexport our stub appropriately.
unexport(boolean) - Method in class org.apache.river.phoenix.AbstractActivationGroup.AlreadyExportedExporter
 
unexport(boolean) - Method in class org.apache.river.phoenix.InstantiatorAccessExporter
 
unexport(boolean) - Method in class org.apache.river.phoenix.MonitorAccessExporter
 
unexport(boolean) - Method in class org.apache.river.phoenix.SunJrmpExporter
 
unexport(boolean) - Method in class org.apache.river.phoenix.SystemAccessExporter
 
unexported - Variable in class org.apache.river.jeri.internal.runtime.Target
 
unexported - Variable in class org.apache.river.phoenix.Activation
 
unexportRetryDelay - Variable in class org.apache.river.mercury.MailboxImpl
Length of time to sleep between unexport attempts
unexportRetryDelay - Variable in class org.apache.river.mercury.MailboxImplInit
 
unexportRetryDelay - Variable in class org.apache.river.outrigger.OutriggerServerImpl.InitHolder
 
unexportRetryDelay - Variable in class org.apache.river.outrigger.OutriggerServerImpl
Length of time to sleep between unexport attempts
unexportTimeout - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
timeout on wait for unexport to succeed
unexportTimeout - Variable in class org.apache.river.phoenix.Activation
timeout on wait for unexport to succeed
unexportTimeout - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unexportTimeout - Variable in class org.apache.river.reggie.RegistrarImpl
Maximum time to wait for calls to finish before forcing unexport
unexportWait - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
timeout on wait between unexport attempts
unexportWait - Variable in class org.apache.river.phoenix.Activation
timeout on wait between unexport attempts
unexportWait - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unexportWait - Variable in class org.apache.river.reggie.RegistrarImpl
Time to wait between unexport attempts
unfulfilled - Variable in class org.apache.river.discovery.DiscoveryConstraints
 
unfulfilledConstraints - Variable in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
Constraints that must be partially or fully implemented by higher layers for an outbound request using this handle.
unfulfilledPreferences - Variable in class net.jini.jeri.http.Constraints.Distilled
 
unfulfilledPreferences - Variable in class net.jini.jeri.tcp.Constraints.Distilled
 
unfulfilledRequirements - Variable in class net.jini.jeri.http.Constraints.Distilled
 
unfulfilledRequirements - Variable in class net.jini.jeri.tcp.Constraints.Distilled
 
unicast - Variable in class org.apache.river.reggie.RegistrarImpl
 
Unicast(RegistrarImpl, int) - Constructor for class org.apache.river.reggie.RegistrarImpl.Unicast
Create a daemon thread.
UNICAST_DISCOVERY_CLIENT - Static variable in class org.apache.river.discovery.DiscoveryV2
 
UNICAST_DISCOVERY_SERVER - Static variable in class org.apache.river.discovery.DiscoveryV2
 
UNICAST_REQUEST_HEADER_LEN - Static variable in class org.apache.river.discovery.DiscoveryV2
 
UNICAST_RESPONSE_HEADER_LEN - Static variable in class org.apache.river.discovery.DiscoveryV2
 
unicastDelayRange - Variable in class net.jini.discovery.AbstractLookupDiscovery.Initializer
 
unicastDelayRange - Variable in class net.jini.discovery.AbstractLookupDiscovery
 
unicastDiscovery() - Static method in class org.apache.river.discovery.DiscoveryConstraints
Empty method which serves as a MethodConstraints key for looking up InvocationConstraints that apply to unicast discovery.
UnicastDiscoveryClient - Interface in org.apache.river.discovery
Interface implemented by classes which perform the client (discovering) side of unicast discovery.
unicastDiscoveryConstraints - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unicastDiscoveryConstraints - Variable in class org.apache.river.reggie.RegistrarImpl
Constraints specified for handling unicast discovery
unicastDiscoveryHost - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unicastDiscoveryHost - Variable in class org.apache.river.reggie.RegistrarImpl
 
unicastDiscoveryMethod - Static variable in class org.apache.river.discovery.DiscoveryConstraints
Method object for the unicastDiscovery method of this class.
UnicastDiscoveryServer - Interface in org.apache.river.discovery
Interface implemented by classes which handle the server (lookup service) side of unicast discovery.
unicastDiscoverySubjectChecker - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unicastDiscoverySubjectChecker - Variable in class org.apache.river.reggie.RegistrarImpl
Client subject checker to apply to unicast discovery attempts
UnicastDiscoveryTask(Object) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
UnicastDiscoveryTask(Object, boolean) - Constructor for class net.jini.discovery.AbstractLookupDiscovery.UnicastDiscoveryTask
 
unicaster - Variable in class org.apache.river.reggie.RegistrarImpl
Unicast discovery request packet receiving thread
unicastPort - Variable in class org.apache.river.reggie.RegistrarImpl.Initializer
 
unicastPort - Variable in class org.apache.river.reggie.RegistrarImpl
Port for unicast discovery
UnicastPortSetLogObj(int) - Constructor for class org.apache.river.reggie.RegistrarImpl.UnicastPortSetLogObj
Simple constructor
UnicastResponse - Class in org.apache.river.discovery
Class representing the values obtained as the result of unicast discovery.
UnicastResponse(String, int, String[], ServiceRegistrar) - Constructor for class org.apache.river.discovery.UnicastResponse
Creates new UnicastResponse instance containing the given values.
unicastServerRefConstructor - Static variable in class org.apache.river.phoenix.SunJrmpExporter
 
UnicastSocketTimeout - Class in org.apache.river.discovery
Represents a constraint on the timeout set on sockets used for unicast discovery.
UnicastSocketTimeout(int) - Constructor for class org.apache.river.discovery.UnicastSocketTimeout
Creates a UnicastSocketTimeout constraint for the given timeout.
UnicodeEscapesDecodingReader - Class in net.jini.config
A Reader that converts Unicode escape sequences, throwing IOException for malformed escapes.
UnicodeEscapesDecodingReader(Reader) - Constructor for class net.jini.config.UnicodeEscapesDecodingReader
Creates an instance of this class.
UniFind() - Constructor for class org.apache.river.example.browser.Browser.UniFind
 
UNKNOWN_EVENT_EXCEPTION_LOG_OBJ_SOURCE_CLASS - Static variable in class org.apache.river.mercury.MailboxImpl
 
UNKNOWN_PRINCIPAL - Static variable in class net.jini.jeri.ssl.Utilities
Represents a principal whose name is not known.
UnknownEventException - Exception in net.jini.core.event
An exception thrown when the recipient of a RemoteEvent does not recognize the combination of the event identifier and the event source as something in which it is interested.
UnknownEventException(String) - Constructor for exception net.jini.core.event.UnknownEventException
Constructs an UnknownEventException with the specified detail message.
UnknownEventException() - Constructor for exception net.jini.core.event.UnknownEventException
Constructs an UnknownEventException with no detail message.
UnknownEventExceptionLogObj(Uuid, EventID) - Constructor for class org.apache.river.mercury.MailboxImpl.UnknownEventExceptionLogObj
Simple constructor
unknownEvents - Variable in class org.apache.river.mercury.ServiceRegistration
Map of collected EventID's that resulted in an UnknownEventException for the current eventTarget.
UnknownLeaseException - Exception in net.jini.core.lease
An exception used to indicate that a lease is not known to the grantor of the lease.
UnknownLeaseException() - Constructor for exception net.jini.core.lease.UnknownLeaseException
Constructs an UnknownLeaseException with no detail message.
UnknownLeaseException(String) - Constructor for exception net.jini.core.lease.UnknownLeaseException
Constructs an UnknownLeaseException with the specified detail message.
UnknownTaskException - Exception in org.apache.river.mahalo
 
UnknownTaskException() - Constructor for exception org.apache.river.mahalo.UnknownTaskException
 
UnknownTaskException(String) - Constructor for exception org.apache.river.mahalo.UnknownTaskException
 
UnknownTransactionException - Exception in net.jini.core.transaction
Exception thrown when a transaction is not recognized as a valid or known transaction.
UnknownTransactionException(String) - Constructor for exception net.jini.core.transaction.UnknownTransactionException
Constructs an instance with a detail message.
UnknownTransactionException() - Constructor for exception net.jini.core.transaction.UnknownTransactionException
Constructs an instance with no detail message.
UnknownTransactionException(String, Throwable) - Constructor for exception net.jini.core.transaction.UnknownTransactionException
 
unmarshalArguments(Remote, Method, ObjectInputStream, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Unmarshals the arguments for the specified remote method from the specified marshal input stream, in, and returns an Object array containing the arguments read.
unmarshalAttributes(FiddlerImpl, MarshalledObject[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
Unmarshals each element of the MarshalledObject[] array parameter.
unmarshalAttributes(MarshalledObject[]) - Static method in class org.apache.river.mercury.MailboxImpl
Unmarshals each element of the MarshalledObject array parameter.
unmarshalAttributes(ObjectInputStream) - Static method in class org.apache.river.reggie.RegistrarImpl
Returns reggie's attributes unmarshalled from a null-terminated list of MarshalledInstances read from the given stream, logging (but tolerating) unmarshalling failures.
unmarshalledLeases - Variable in exception net.jini.lease.LeaseUnmarshalException
Array containing the set of instances of Lease that were successfully unmarshalled during the process in which at least one failure occurred.
unmarshalLocators(ObjectInputStream) - Static method in class org.apache.river.reggie.RegistrarImpl
Returns locators unmarshalled from a null-terminated list of MarshalledInstances read from the given stream, logging (but tolerating) unmarshalling failures.
unmarshalMethod(Remote, ObjectInputStream, Collection) - Method in class net.jini.jeri.BasicInvocationDispatcher
Unmarshals a method representation from the marshal input stream, in, and returns the Method object corresponding to that representation.
unmarshalRegistrars(List, List) - Method in class net.jini.discovery.RemoteDiscoveryEvent
Attempts to unmarshal each element of the first input argument.
unmarshalRegistrars(ArrayList, ArrayList) - Static method in class org.apache.river.fiddler.FiddlerRegistration
Attempts to unmarshal each element of the first input argument.
unmarshalReturn(Object, Method, ObjectInputStream, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Unmarshals the return value for the specified remote method from the incoming response stream, in.
unmarshalThrow(Object, Method, ObjectInputStream, Collection) - Method in class net.jini.jeri.BasicInvocationHandler
Unmarshals the throwable for the specified remote method from the incoming response stream, in, and returns the result.
unmarshalValue(Class, ObjectInput) - Static method in class org.apache.river.jeri.internal.runtime.Util
Unmarshals a value of the specified type from the ObjectInput stream, in, using RMI's serialization format for arguments or return values and returns the result.
Unmatch(int) - Constructor for class org.apache.river.example.browser.Browser.Unmatch
 
unpackFailure - Variable in class org.apache.river.outrigger.MatchSetProxy
True if reps[i] could not be unpacked
unpackLong(byte[], int) - Static method in class org.apache.river.mercury.PersistentEventLog
Utility method for unpacking a long from a byte array.
unpin(Target) - Method in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
Unpins a previous pin of this reference.
unprefPackageLen - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
unprefSubtreeLen - Variable in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
 
unrefCallback - Variable in class org.apache.river.jeri.internal.runtime.DgcRequestDispatcher
 
unreferenced(Uuid, long, boolean) - Method in class org.apache.river.jeri.internal.runtime.Target
 
unregister() - Method in class org.apache.river.phoenix.PhoenixStarter
 
unregister(Object) - Method in interface org.apache.river.start.LifeCycle
Method invoked by a server to inform the LifeCycle object that it can release any resources associated with the server.
unregisterGroup(boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
unregisterGroup(ActivationGroupID) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
unregisterGroup(ActivationGroupID) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
unregisterObject(UID, boolean) - Method in class org.apache.river.phoenix.Activation.GroupEntry
 
unregisterObject(ActivationID) - Method in class org.apache.river.phoenix.Activation.SystemImpl
 
unregisterObject(ActivationID) - Method in class org.apache.river.phoenix.SystemAccessExporter.SystemImpl
 
unregisterTarget(Target, Uuid) - Method in class org.apache.river.jeri.internal.runtime.ObjectTable
 
unreserved - Static variable in class org.apache.river.api.net.Uri
 
unresolved - Variable in class net.jini.security.GrantPermission.Implier
 
unresolved - Variable in class org.apache.river.api.security.ConcurrentPermissions
 
unresolvedPermission - Variable in class org.apache.river.api.security.ConcurrentPermissions.PermissionPendingResolution
 
UnresolvedPrincipal - Class in org.apache.river.api.security
Descriptive implementation of Principal, which holds a name and a classname of unresolved principal.
UnresolvedPrincipal(String, String) - Constructor for class org.apache.river.api.security.UnresolvedPrincipal
Constructs a a new definition of a Principal with specified parameters.
UNSATISFIABLE_CONSTRAINT_REQUIRED - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
unsentAcks - Variable in class org.apache.river.jeri.internal.http.HttpClientManager
 
unserializable - Variable in class net.jini.security.GrantPermission
 
unsettledtxns - Variable in class org.apache.river.mahalo.TxnManagerImpl
 
UNSTARTED - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
UNSUPPORTABLE_CONSTRAINT_REQUIRED - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
 
UNSUPPORTED - Static variable in class org.apache.river.discovery.internal.X500Constraints
 
UnsupportedConstraintException - Exception in net.jini.io
Typically used as the nested exception of a ConnectIOException if the constraints for a remote call cannot be satisfied.
UnsupportedConstraintException(String) - Constructor for exception net.jini.io.UnsupportedConstraintException
Creates an instance with the specified detail message.
UnsupportedConstraintException(String, Throwable) - Constructor for exception net.jini.io.UnsupportedConstraintException
Creates an instance with the specified detail message and cause.
UntouchableReferrer<T> - Interface in org.apache.river.concurrent
 
UntrustedObjectSecurityContext - Interface in net.jini.security.proxytrust
A trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects.
UnusableEntriesException - Exception in net.jini.entry
Thrown from methods that normally return a collection of Entry instances when one or more of the entries can't be unmarshalled.
UnusableEntriesException(String, Collection, Collection) - Constructor for exception net.jini.entry.UnusableEntriesException
Constructs an UnusableEntriesException with the given message, Collection of entries that could be unmarshalled, and Collection of UnusableEntryExceptions, detailing for each unusable Entry why it could not be unmarshalled.
UnusableEntryException - Exception in net.jini.core.entry
Thrown when one tries to get an Entry from a service, but the entry is unusable (due to serialization or other errors).
UnusableEntryException(Entry, String[], Throwable[]) - Constructor for exception net.jini.core.entry.UnusableEntryException
Create an exception for the given partial entry and vectors of bad field names/nested exception pairs.
UnusableEntryException(Throwable) - Constructor for exception net.jini.core.entry.UnusableEntryException
Create an exception for a nested exception that prevented even an attempt to build an entry.
unusableFields - Variable in exception net.jini.core.entry.UnusableEntryException
The names of the unusable fields.
unusableFileIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
UnusableFileIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.UnusableFileIcon
 
unusableFolderIcon - Static variable in class org.apache.river.example.browser.MetalIcons
 
UnusableFolderIcon() - Constructor for class org.apache.river.example.browser.MetalIcons.UnusableFolderIcon
 
UNUSED - Static variable in class org.apache.river.jeri.internal.http.Request
 
UNUSED - Static variable in class org.apache.river.phoenix.AbstractActivationGroup
instance has not been created
unwindConstructor(Throwable) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Undo any work a failed constructor might have done without destroying the service.
unwindExporter(OutriggerServer, Exporter) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
unwindReaper(OutriggerServerImpl.Reaper) - Method in class org.apache.river.outrigger.OutriggerServerImpl
Kill the given reaper as quickly and quietly
update(MessageDigest, ByteBuffer) - Static method in class org.apache.river.discovery.internal.EndpointBasedProvider
 
update() - Method in class org.apache.river.example.browser.Browser
 
update(long, boolean) - Method in class org.apache.river.jeri.internal.runtime.SequenceEntry
If the passed in sequence number is greater than the current number, it is updated.
update(Entry, Entry) - Static method in class org.apache.river.lookup.entry.LookupAttributes
Return a new entry that, for each non-null field of the parameter mods, has the same field value as mods, else the same field value as the parameter e.
update() - Method in class org.apache.river.mahalo.JoinStateManager
 
update(long, long, long) - Method in class org.apache.river.norm.ClientLeaseWrapper
Update the membership expiration and renewDuration of this lease
update(ClientLeaseWrapper) - Method in class org.apache.river.norm.LeaseSet
Add or update the specified wrapped client lease to the set.
update(Object) - Method in class org.apache.river.norm.PersistentStore
Log an update.
update() - Method in class org.apache.river.outrigger.JoinStateManager
 
update() - Method in class org.apache.river.outrigger.snaplogstore.BackEnd.ConsumerThread
 
update(Observable, Object) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
 
update(Object) - Method in class org.apache.river.reliableLog.ReliableLog
Records this update in the log file and forces the update to disk.
update(Object, boolean) - Method in class org.apache.river.reliableLog.ReliableLog
Records this update in the log file and optionally forces the update to disk.
update(Observable, Object) - Method in class org.apache.river.system.FileObserver
Called when an Observer monitors a change.
updateAttrs(RegistrarImpl.SvcReg, EntryRep, Object[]) - Method in class org.apache.river.reggie.RegistrarImpl
Store all non-null elements of values into the given entry, and update serviceByAttr to match.
updateAuthInfo(String) - Method in class org.apache.river.jeri.internal.http.ServerInfo
Updates authentication information based on contents of given string (which should be the value of either the "Authorization-Info" or "Proxy-Authorization-Info" header fields).
UpdateClientLease(LeaseSet, ClientLeaseWrapper) - Constructor for class org.apache.river.norm.LeaseSet.UpdateClientLease
Simple constructor
updateClock(long) - Method in interface org.apache.river.concurrent.TimeBomb
 
updateClock(long) - Method in class org.apache.river.concurrent.TimedReferrer
 
updateClock(long) - Method in class org.apache.river.concurrent.TimedReferrerDecorator
 
updateCount(int) - Method in class org.apache.river.norm.NormServerBaseImpl.CountLeases
 
updateCount - Variable in class org.apache.river.norm.PersistentStore
Number of updates since last snapshot
updateDiscoveryMgrGroups() - Method in class org.apache.river.fiddler.FiddlerImpl
Modifies the discovery manager's managed set of groups in the appropriate way; that is, adds to the discovery manager's managed set of groups, any new groups-of-interest, across all registrations, and removes any groups that are no longer of interest to any of the registrations.
updateDiscoveryMgrLocators() - Method in class org.apache.river.fiddler.FiddlerImpl
Modifies the discovery manager's managed set of locators in the appropriate way; that is, adds to the discovery manager's managed set of locators, any new locators-of-interest, across all registrations, and removes any locators that are no longer of interest to any of the registrations.
updateGroupsInGlobalSet(Map) - Method in class org.apache.river.fiddler.FiddlerImpl
For each registrar referenced in the global map allDiscoveredRegs, this method replaces the associated set of member groups with the corresponding set in the given registrars-to-groups map.
updateLeaseCount(int) - Method in class org.apache.river.norm.NormServerBaseImpl
Update the number of leases being managed by this server.
updatePerformed(int) - Method in class org.apache.river.norm.NormServerBaseImpl
Called by PersistentStore after every update to give server a chance to trigger a snapshot.
updateSeqNo(long) - Method in class net.jini.lookup.ServiceDiscoveryManager.EventReg
 
updateState(int, int) - Method in class org.apache.river.jeri.internal.http.MessageReader
 
updateState(int, int) - Method in class org.apache.river.jeri.internal.http.MessageWriter
 
upperCaseBitwiseMask - Static variable in class org.apache.river.api.net.Uri
 
uproxy - Variable in class net.jini.activation.ActivatableInvocationHandler
The underlying proxy or null.
uri - Static variable in class net.jini.loader.pref.PreferredClassProvider
value of "net.jini.loader.codebaseAnnotation" property, as cached at class initialization time.
uri - Static variable in class org.apache.river.api.net.RFC3986URLClassLoader
value of "net.jini.loader.codebaseAnnotation" property, as cached at class initialization time.
uri - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
Uri - Class in org.apache.river.api.net
This class represents an immutable instance of a URI as defined by RFC 3986.
Uri(String, String, String, String, String, String, int, String, String, String, boolean, boolean, boolean, int, boolean) - Constructor for class org.apache.river.api.net.Uri
 
Uri(UriParser) - Constructor for class org.apache.river.api.net.Uri
Private constructor that doesn't throw URISyntaxException, all public constructors are designed to avoid finalizer attacks by calling static methods that throw URISyntaxException, just in case we decide to make this class non final at some point in future.
Uri(String) - Constructor for class org.apache.river.api.net.Uri
Creates a new URI instance according to the given string uri.
Uri(String, String, String) - Constructor for class org.apache.river.api.net.Uri
Creates a new URI instance using the given arguments.
Uri(String, String, String, int, String, String, String) - Constructor for class org.apache.river.api.net.Uri
Creates a new URI instance using the given arguments.
Uri(String, String, String, String) - Constructor for class org.apache.river.api.net.Uri
Creates a new URI instance using the given arguments.
Uri(String, String, String, String, String) - Constructor for class org.apache.river.api.net.Uri
Creates a new URI instance using the given arguments.
URI - Static variable in class org.apache.river.api.security.PermissionGrantBuilder
The PermissionGrant generated will imply the ProtectionDomain run as a Subject with all Principals (when applicable) and CodeSource that has the Certificates and URI RFC3986 location as specified.
uri(String) - Method in class org.apache.river.api.security.PermissionGrantBuilder
The URI will be added to the PermissionGrant, multiple may be specified by calling multiple times.
uri - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
uri(String) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
uri - Variable in class org.apache.river.jeri.internal.http.StartLine
request URI
uriCache - Static variable in class net.jini.loader.pref.PreferredClassProvider
 
UriCodeSource(URL, Certificate[], Collection<Permission>) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
URIEncoderDecoder - Class in org.apache.river.api.net
This class is used to encode a string using the format required by application/x-www-form-urlencoded MIME content type.
URIEncoderDecoder() - Constructor for class org.apache.river.api.net.URIEncoderDecoder
 
URIGrant - Class in org.apache.river.api.security
RFC3986 URI PermissionGrant
URIGrant(String[], Certificate[], Principal[], Permission[]) - Constructor for class org.apache.river.api.security.URIGrant
 
URIGrant.NormaliseURLAction - Class in org.apache.river.api.security
 
UriParser - Class in org.apache.river.api.net
UriParser for parsing RFC3986 compliant URI strings.
UriParser() - Constructor for class org.apache.river.api.net.UriParser
 
uris - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
 
uris - Variable in class org.apache.river.api.security.PermissionGrantBuilderImp
 
uriToFile(Uri) - Static method in class org.apache.river.api.net.Uri
 
uriToURI(Uri) - Static method in class org.apache.river.api.net.Uri
 
url - Variable in class net.jini.url.httpmd.MdInputStream
The HTTPMD URL associated with the input stream being checked.
url - Variable in class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
url - Variable in class org.apache.river.api.security.DefaultPolicyScanner.KeystoreEntry
The URL part of keystore clause.
url - Variable in class org.apache.river.tool.envcheck.plugins.CheckCodebase.URLAccessor
 
URLAccessor(URL) - Constructor for class org.apache.river.tool.envcheck.plugins.CheckCodebase.URLAccessor
 
urlCache - Static variable in class net.jini.loader.pref.PreferredClassProvider
URL cache is time based, we need this to be as fast as possible, every remote class to be loaded is annotated.
URLFileHandler(URL, RFC3986URLClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.URLFileHandler
 
URLHandler(URL, RFC3986URLClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
URLHandler(URL, URL, RFC3986URLClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.URLHandler
 
URLJarHandler(URL, URL, JarFile, String, RFC3986URLClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
URLJarHandler(URL, URL, JarFile, String, RFC3986URLClassLoader.IndexFile, RFC3986URLClassLoader) - Constructor for class org.apache.river.api.net.RFC3986URLClassLoader.URLJarHandler
 
URLLoader(URL) - Constructor for class org.apache.river.api.security.PolicyUtils.URLLoader
Constructor with target URL parameter.
urls - Variable in class org.apache.river.tool.JarWrapper.JarIndexWriter
 
urlsMatchLoaderAnnotation(Uri[], ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
Returns true if the specified path of URLs is equal to the annotation URLs of the specified loader, and false otherwise.
urlsToPath(URL[]) - Static method in class net.jini.loader.pref.PreferredClassLoader
Convert an array of URL objects into a corresponding string containing a space-separated list of URLs.
urlsToPath(URL[]) - Static method in class org.apache.river.start.ActivateWrapper
Utility method that converts a URL[] into a corresponding, space-separated string with the same array elements.
urlToUri(URL) - Static method in class org.apache.river.api.net.Uri
 
usable(Method, Class, Class) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
Returns true if the method returns ProxyTrustIterator, has no declared exceptions, and is a non-static member of the base class.
usableField(Field) - Method in class org.apache.river.example.browser.ServiceEditor.AttributeTreePanel
 
usableField(Field) - Static method in class org.apache.river.outrigger.EntryRep
Return true if the field is to be used for the entry.
usage() - Static method in class org.apache.river.phoenix.Activation
 
usage() - Method in class org.apache.river.system.MultiCommandLine
Print out a summary of the commands usage, inferred from the requested options.
usage() - Method in class org.apache.river.system.POSIXCommandLine
Print out a summary of the commands usage, inferred from the requested options.
usage() - Static method in class org.apache.river.tool.CheckConfigurationFile
 
usage() - Static method in class org.apache.river.tool.ClassDep
Print out the usage for this utility.
usage() - Static method in class org.apache.river.tool.envcheck.EnvCheck
Output the usage message.
usage() - Static method in class org.apache.river.tool.PreferredListGen
Print the usage message.
USE_DEFAULT - Static variable in interface org.apache.river.outrigger.JavaSpaceAdmin
Deprecated.
Can be passed to contents to indicate no preference for the fetch size.
useCodebaseAnnotations() - Method in class net.jini.io.MarshalInputStream
Enables the use of codebase annotation strings written by the corresponding MarshalOutputStream.
used - Variable in class net.jini.activation.ActivationExporter
If true, this exporter has already been used to export an object
used - Variable in class net.jini.jeri.BasicJeriExporter
 
used - Variable in class org.apache.river.system.MultiCommandLine
which ones have been used?
USED - Static variable in class org.apache.river.system.POSIXCommandLine
Marks a character as being used up in the options.
usedUp - Variable in class org.apache.river.system.MultiCommandLine
Has the whole command line been eaten (via getOperands)?
usedUp - Variable in class org.apache.river.system.POSIXCommandLine
Has the whole command line been eaten (via getOperands)?
useFor(CallContext) - Method in class net.jini.jeri.ssl.SslConnection
Returns true if this connection is compatible with the specified call context.
useNIO - Static variable in class net.jini.jeri.tcp.TcpEndpoint
whether or not to use NIO-based sockets if possible
useNIO - Static variable in class net.jini.jeri.tcp.TcpServerEndpoint
whether or not to use NIO-based sockets if possible
user - Variable in class org.apache.river.thread.GetThreadPoolAction
 
userinfo - Variable in class org.apache.river.api.net.Uri
 
userinfo - Variable in class org.apache.river.api.net.UriParser
 
userinfoLegal - Static variable in class org.apache.river.api.net.Uri
 
userProg(String) - Static method in class org.apache.river.thread.StreamPlugThread
 
userThreadGroup - Static variable in class org.apache.river.thread.NewThreadAction
special child of the system thread group for running tasks that may execute user code, so that the security policy for threads in the system thread group will not apply
userThreadPool - Static variable in class org.apache.river.jeri.internal.http.HttpServerConnection
 
userThreadPool - Static variable in class org.apache.river.jeri.internal.http.HttpServerManager
 
userThreadPool - Static variable in class org.apache.river.jeri.internal.mux.MuxServer
pool of threads for executing tasks with user code: used for dispatching incoming requests to request dispatchers
userThreadPool - Static variable in class org.apache.river.thread.GetThreadPoolAction
pool of threads for executing tasks with user code
usesHttpProxy() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
Return true if this connection is using an HTTP proxy.
ushortToInt(short) - Static method in class org.apache.river.discovery.internal.Plaintext
Returns an integer with the unsigned value of the given short.
usingCodebaseAnnotations - Variable in class net.jini.io.MarshalInputStream
if false, pass null codebase values to loadClass and loadProxyClass methods; if true, pass codebase values from stream class annotations
usingProxy() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
 
utf - Static variable in class org.apache.river.discovery.internal.Plaintext
 
Util - Class in org.apache.river.api.security
 
Util() - Constructor for class org.apache.river.api.security.Util
 
Util - Class in org.apache.river.jeri.internal.runtime
Utility methods for implementing custom remote reference types.
Util() - Constructor for class org.apache.river.jeri.internal.runtime.Util
 
Util - Class in org.apache.river.reggie
Miscellaneous common utility methods.
Util() - Constructor for class org.apache.river.reggie.Util
 
Util - Class in org.apache.river.tool.envcheck
Miscellaneous utility methods for use by the checking framework and plugins.
Util() - Constructor for class org.apache.river.tool.envcheck.Util
 
Util.ClientHostImpl - Class in org.apache.river.jeri.internal.runtime
 
Util.ClientSubjectImpl - Class in org.apache.river.jeri.internal.runtime
 
Util.IntegrityEnforcementImpl - Class in org.apache.river.jeri.internal.runtime
 
Util.LazyMethodToHash_Map - Class in org.apache.river.jeri.internal.runtime
 
Util.TableCache - Class in org.apache.river.jeri.internal.runtime
 
Utilities - Class in net.jini.config
Provides utility methods for use in this package.
Utilities() - Constructor for class net.jini.config.Utilities
This class should not be instantiated.
Utilities - Class in net.jini.jeri.ssl
Provides miscellaneous utilities for the classes in this package.
Utilities() - Constructor for class net.jini.jeri.ssl.Utilities
 
Utilities.ClientKey - Class in net.jini.jeri.ssl
WeakKey for looking up a client SSLContext.
Utilities.ServerKey - Class in net.jini.jeri.ssl
WeakKey for looking up a server SSLContext.
Utilities.SSLContextInfo - Class in net.jini.jeri.ssl
Used to pass an SSLContext and AuthManager pair.
Utilities.Value - Class in net.jini.jeri.ssl
Used to store a soft reference to a SSLContext and the associated AuthManager in the SSL context map.
Uuid - Class in net.jini.id
A 128-bit value to serve as a universally unique identifier.
Uuid(long, long) - Constructor for class net.jini.id.Uuid
Creates a new Uuid with the specified 128-bit value.
uuid - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
uuid - Variable in class org.apache.river.mercury.EventLogFactory.EventLogIteratorImpl
The associated Uuid for this iterator
uuid - Variable in class org.apache.river.mercury.PersistentEventLog
The associated Uuid for this EventLog.
uuid - Variable in class org.apache.river.mercury.RemoteEventIteratorData
Uuid for iteration.
uuid - Variable in class org.apache.river.mercury.TransientEventLog
The associated Uuid for this EventLog.
uuid - Variable in class org.apache.river.norm.AbstractProxy
The unique identifier for this proxy.
uuid - Variable in class org.apache.river.outrigger.MatchSetData
Uuid for iteration and associated lease.
uuid - Variable in class org.apache.river.outrigger.MatchSetProxy
ID of the associated query (and lease)
uuid - Variable in class org.apache.river.outrigger.OutriggerServerImpl.ContentsQuery
Uuid associated with this query and its lease
uuid - Variable in class org.apache.river.outrigger.ProxyVerifier
The top level Uuid that has been assigned to the Outrigger server this verifier is for.
uuid - Variable in class org.apache.river.outrigger.snaplogstore.ByteArrayWrapper
The 16 bytes being wrapped
UUID_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records the service's Uuid.
UuidFactory - Class in net.jini.id
Provides static methods for creating Uuid instances.
UuidFactory() - Constructor for class net.jini.id.UuidFactory
Prevents instantiation.
UuidFactory.Impl - Class in net.jini.id
Extends Uuid trivially, in order to be a preferred class and retain the original codebase annotation.
UuidGenerator - Class in org.apache.river.reggie
Class for generating Uuid instances.
UuidGenerator() - Constructor for class org.apache.river.reggie.UuidGenerator
Creates new UuidGenerator instance.
uuidOp(Uuid) - Method in interface org.apache.river.outrigger.LogOps
Log the Uuid that identifies the space as a whole.
uuidOp(byte[]) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method records the service's top level Uuid
uuidOp(Uuid) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 

V

val - Variable in class net.jini.core.constraint.ClientAuthentication
true for YES, false for NO
val - Variable in class net.jini.core.constraint.Confidentiality
true for YES, false for NO
val - Variable in class net.jini.core.constraint.Delegation
true for YES, false for NO
val - Variable in class net.jini.core.constraint.Integrity
true for YES, false for NO
val - Variable in class net.jini.core.constraint.ServerAuthentication
true for YES, false for NO
val - Variable in class org.apache.river.concurrent.ReferenceMap
 
valid(Field) - Static method in class org.apache.river.example.browser.Browser
 
valid - Variable in class org.apache.river.mahalo.log.SimpleLogFile
Flag that indicates validity of this log.
validate(MarshalledObject[], Throwable[]) - Method in exception net.jini.lease.LeaseUnmarshalException
Helper method for constructors.
validate(String, String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
Validate a string by checking if it contains any characters other than: 1. letters ('a'..'
validateDuration(long, boolean, String) - Method in class net.jini.lease.LeaseRenewalManager
Error checking function that ensures renewDuration is valid taking into account the whether or not the desired expiration/duration is Lease.FOREVER.
validateFragment(String, String, int) - Method in class org.apache.river.api.net.UriParser
 
validateIterator(Uuid, Uuid) - Method in class org.apache.river.mercury.MailboxImpl
 
validateObject() - Method in class net.jini.jeri.BasicObjectEndpoint.DgcBatchContext
 
validatePartialMagicNumber(ByteBuffer) - Method in class org.apache.river.jeri.internal.mux.Mux
 
validateQuery(String, String, int) - Method in class org.apache.river.api.net.UriParser
 
validateScheme(String, String, int) - Method in class org.apache.river.api.net.UriParser
 
validateSegment(String, String, int, String) - Method in class org.apache.river.api.net.UriParser
 
validateSimple(String, String) - Static method in class org.apache.river.api.net.URIEncoderDecoder
 
validateSsp(String, String, int) - Method in class org.apache.river.api.net.UriParser
 
validateUserinfo(String, String, int) - Method in class org.apache.river.api.net.UriParser
 
validClass(String) - Static method in class net.jini.security.AccessPermission
Returns true if the name is a syntactically valid fully qualified class name (no whitespace permitted), and returns false otherwise.
validIdentifier(String) - Static method in class net.jini.config.AbstractConfiguration
Checks if the argument is a valid Identifier, as defined in the Java(TM) Language Specification.
validMethod(String) - Static method in class net.jini.security.AccessPermission
Returns true if the name is a syntactically valid method name, or if the name is a syntactically valid method name with a '*' appended or could be constructed from some syntactically valid method name containing more than two characters by replacing the first character of that name with '*', and returns false otherwise.
validQualifiedIdentifier(String) - Static method in class net.jini.config.AbstractConfiguration
Checks if the argument is a valid QualifiedIdentifier, as defined in the Java Language Specification.
valRef() - Method in class org.apache.river.concurrent.ReferenceMap
 
value - Variable in class net.jini.config.AbstractConfiguration.Primitive
The value, as a wrapper instance.
value - Variable in class net.jini.config.ConfigurationFile.ClassLiteral
 
value - Variable in class net.jini.config.ConfigurationFile.Entry
 
value - Variable in class net.jini.config.ConfigurationFile.Literal
 
value - Variable in class net.jini.config.ConfigurationFile.StringLiteral
 
value - Variable in class net.jini.jeri.ssl.ConfidentialityStrength
true for STRONG, false for WEAK
Value(Utilities.ServerKey, SSLContext, AuthManager) - Constructor for class net.jini.jeri.ssl.Utilities.Value
Creates a value for the associated key containing the specified SSL context and auth manager.
Value(Utilities.Value, ReferenceQueue) - Constructor for class net.jini.jeri.ssl.Utilities.Value
Copies the value to the queue.
value - Variable in class net.jini.lookup.entry.jmx.JMXProperty
 
Value(Object, Object, ReferenceQueue) - Constructor for class org.apache.river.collection.SoftCache.Value
 
Value(int, Field, Object) - Constructor for class org.apache.river.example.browser.Browser.Value
 
value - Variable in class org.apache.river.example.browser.Browser.Value
 
value - Variable in class org.apache.river.jeri.internal.http.TimedMap.Mapping
 
value - Variable in class org.apache.river.lease.AbstractIDLeaseMap.LeaseEntry
 
value - Variable in class org.apache.river.logging.Levels.LevelData
 
value - Variable in class org.apache.river.lookup.util.ConsistentMapEntry
 
value(int) - Method in class org.apache.river.outrigger.EntryRep
Return the MarshalledObject for the given field.
ValueCell(Object, Object, ReferenceQueue) - Constructor for class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
 
valueOf(String) - Static method in enum org.apache.river.api.security.Segment.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.river.concurrent.Ref
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.river.api.security.Segment.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.river.collection.WeakIdentityMap
Returns collection containing all values currently held in this map.
values() - Method in class org.apache.river.concurrent.ReadResolveFixForMapCircularReferences
 
values() - Static method in enum org.apache.river.concurrent.Ref
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.river.concurrent.ReferenceMap
 
values() - Method in class org.apache.river.concurrent.ReferenceMap
Returns collection containing all values currently held in this map.
Values(JMenu, int, Field) - Constructor for class org.apache.river.example.browser.Browser.Values
 
values() - Method in class org.apache.river.lease.AbstractLeaseMap
 
values - Variable in class org.apache.river.outrigger.EntryRep
The fields of the entry in marshalled form.
VelocityConfigurationBuilder - Class in org.apache.river.config.builder
 
VelocityConfigurationBuilder() - Constructor for class org.apache.river.config.builder.VelocityConfigurationBuilder
 
vendor - Variable in class net.jini.lookup.entry.ServiceInfo
The name of the vendor of this service.
VENDOR - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
VENDOR - Static variable in class org.apache.river.mercury.MailboxImpl
ServiceInfo vendor value
verbose - Variable in class org.apache.river.tool.ClassServer.Initializer
 
verbose - Variable in class org.apache.river.tool.ClassServer
Verbosity flag
Verifier(Activator) - Constructor for class org.apache.river.phoenix.ConstrainableAID.Verifier
Creates a verifier for the specified activator.
verifierLoader - Variable in class net.jini.io.MarshalInputStream
loader to pass to Security.verifyCodebaseIntegrity
verifiers - Variable in class net.jini.security.Security.Context
Trust verifiers.
verify(Principal[]) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, and that there are no duplicates;
verify(Class) - Static method in class net.jini.core.constraint.Constraint
Verifies that the class is not a primitive or array class, and either isn't final or is assignable to Principal.
verify(Class[]) - Static method in class net.jini.core.constraint.Constraint
Verifies that there is at least one element, that they are all valid classes, and that no class is assignable to any other class.
verify(InvocationConstraint[], int) - Static method in class net.jini.core.constraint.ConstraintAlternatives
Verifies that the array has at least min elements, and that the elements are all non-null and not ConstraintAlternatives instances.
verify(InvocationConstraint[]) - Static method in class net.jini.core.constraint.InvocationConstraints
Verifies that the array is non-null, the elements are all non-null, and there are no duplicates.
verify - Variable in class net.jini.security.BasicProxyPreparer
Whether to verify if proxies are trusted.
verify(Object) - Method in class net.jini.security.BasicProxyPreparer
Verifies that the proxy is trusted.
verify(ByteBuffer, ByteBuffer, PublicKey) - Method in class org.apache.river.discovery.internal.X500Provider
Returns true if the sig buffer contains the signature of the contents of the data buffer; returns false otherwise.
verifyCodebaseIntegrity - Variable in class net.jini.io.MarshalInputStream
true if this stream verifies codebase integrity
verifyCodebaseIntegrity(String, ClassLoader) - Static method in class net.jini.security.Security
Verifies that the URLs in the specified codebase all provide content integrity, using verifiers from the specified class loader.
verifyCodebaseIntegrity - Variable in class org.apache.river.lease.BasicRenewalFailureEvent
Whether to verify codebase integrity.
verifyCodebaseIntegrity - Variable in class org.apache.river.norm.GetLeasesResult
Whether to verify codebase integrity.
verifyCodebaseIntegrity() - Method in class org.apache.river.norm.GetLeasesResult
Returns whether to verify codebase integrity when unmarshalling leases.
verifyConsistentConstraints(MethodConstraints, Object, Method[]) - Static method in class org.apache.river.proxy.ConstrainableProxyUtil
Verify that an object, proxy, is an instance of RemoteMethodControl its MethodConstraints are equivalent to another MethodConstraints instance, methodConstraints once a mapping has been applied.
verifyGroups(String[]) - Static method in class net.jini.discovery.AbstractLookupDiscovery
 
VerifyingProxyPreparer - Class in net.jini.security
A ProxyPreparer for verifying that proxies are trusted, dynamically granting permissions to trusted proxies, and optionally setting the client constraints on trusted proxies.
VerifyingProxyPreparer(Object[], Permission[]) - Constructor for class net.jini.security.VerifyingProxyPreparer
Creates a proxy preparer that verifies proxies using the context class loader and specified trust verifier context elements, dynamically grants the specified permissions to trusted proxies for the principals of the preparing thread's subject, and returns trusted proxies with their client constraints set to the constraints specified as a trust verifier context element.
VerifyingProxyPreparer(ClassLoader, Object[], Principal[], Permission[]) - Constructor for class net.jini.security.VerifyingProxyPreparer
Creates a proxy preparer that verifies proxies using the specified class loader and trust verifier context elements, dynamically grants the specified permissions to trusted proxies for the specified principals, and returns trusted proxies with their client constraints set to the constraints specified as a trust verifier context element.
VerifyingProxyPreparer(boolean, ClassLoader, Object[], Principal[], Permission[]) - Constructor for class net.jini.security.VerifyingProxyPreparer
Creates a proxy preparer that verifies proxies using the specified class loader and trust verifier context elements (optionally with the proxy's client constraints as an additional context element), dynamically grants the specified permissions to trusted proxies for the specified principals, and returns trusted proxies with their original client constraints intact.
verifyIntegrity(String, ClassLoader) - Static method in class net.jini.loader.ClassLoading
Wraps Security.verifyCodebaseIntegrity with caching for performance.
verifyInvariants() - Method in class org.apache.river.mercury.PersistentEventLog
Utility method for checking if the object invariants are valid.
verifyLeaseUuid(Uuid) - Method in class org.apache.river.mahalo.TxnManagerImpl
 
verifyObjectTrust(Object, ClassLoader, Collection) - Static method in class net.jini.security.Security
Verifies that the specified object can be trusted to correctly implement its contract, using verifiers from the specified class loader and using the specified collection of context objects as necessary.
VERSION - Static variable in class net.jini.jeri.BasicInvocationDispatcher
Marshal stream protocol version.
version - Variable in class net.jini.lookup.entry.ServiceInfo
The version of this service.
version - Variable in class org.apache.river.discovery.DiscoveryProtocolVersion
The protocol version number.
VERSION - Static variable in class org.apache.river.fiddler.FiddlerImpl
 
VERSION - Static variable in class org.apache.river.jeri.internal.mux.Mux
 
VERSION - Static variable in class org.apache.river.mercury.MailboxImpl
ServiceInfo version value
version - Variable in class org.apache.river.reliableLog.ReliableLog
 
VersionConstants - Interface in org.apache.river.constants
Interface that holds the version string for the current release
versionFile - Static variable in class org.apache.river.reliableLog.ReliableLog
 
versionName(String) - Method in class org.apache.river.reliableLog.ReliableLog
Generates a version filename prepended with the stable storage directory path with the current version number as a suffix.
versionName(String, int) - Method in class org.apache.river.reliableLog.ReliableLog
Generates a version filename prepended with the stable storage directory path with the given version number as a suffix.
versionPattern - Static variable in class org.apache.river.tool.JarWrapper.JarIndexReader
 
versionPattern - Static variable in class org.apache.river.tool.JarWrapper.PreferredListReader
 
VisibilityEventSender(EntryRep, boolean, long) - Constructor for class org.apache.river.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
Create a new VisibilityEventSender that will send a new OutriggerAvailabilityEvent.
visibilityOnly - Variable in class org.apache.river.outrigger.AvailabilityRegistrationWatcher
true if client is interested in only visibility events, false otherwise.
visibilityTransition - Variable in class net.jini.space.AvailabilityEvent
true if this event signals a transition from invisible to visible as well as unavailable to available.
visible - Variable in class org.apache.river.outrigger.EntryTransition
true if the entry is transitioning from a state where it could not be read to one where it could be, false otherwise.
visit(String, Object) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.AnnotationVisit
 
visit(int, int, String, String, String, String[]) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
visitAnnotation(String, String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.AnnotationVisit
 
visitAnnotation(String, boolean) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
visitClassType(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.SignatureVisit
 
visitEnum(String, String, String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.AnnotationVisit
 
visitField(int, String, String, String, Object) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
visitFieldInsn(int, String, String, String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitInnerClass(String, String, String, int) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
visitInnerClassType(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.SignatureVisit
 
visitLdcInsn(Object) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitMethod(int, String, String, String, String[]) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor
 
visitMethodInsn(int, String, String, String, boolean) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitMultiANewArrayInsn(String, int) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitParameterAnnotation(int, String, boolean) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitTryCatchBlock(Label, Label, Label, String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitTypeInsn(int, String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.MethodVisit
 
visitTypeVariable(String) - Method in class org.apache.river.tool.classdepend.AbstractDependencyVisitor.SignatureVisit
 
VOTING - Static variable in interface net.jini.core.transaction.server.TransactionConstants
Transaction is determining if it can be committed.
vrqf - Variable in class org.apache.river.concurrent.EntryFacadeConverter
 
vrqf - Variable in class org.apache.river.concurrent.ReferenceMap
 
Vstartgroup() - Method in class org.apache.river.phoenix.Activation
Release the group semaphore.

W

WAIT_FOR_THREAD - Static variable in class org.apache.river.outrigger.snaplogstore.BackEnd
Max time to wait for the consumer thread to die on destroy
waiterNotify(Object) - Method in class org.apache.river.thread.ReadersWriter
Wake up any threads waiting on this notifier.
waitFor(long) - Method in class org.apache.river.thread.RetryTask
 
waitForIO(IOFuture) - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
This method must NOT be invoked while synchronized on this session's lock.
waitForReadyKey(int[]) - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
Waits until one of the registered channels is ready for one or more I/O operations.
waiting - Variable in class org.apache.river.thread.SynchronousExecutors.Distributor
 
waiting - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
waiting - Variable in class org.apache.river.thread.SynchronousExecutors.Task
 
waitingPriorityWriter - Variable in class org.apache.river.thread.ReadersWriter
 
waitingPriorityWriters - Variable in class org.apache.river.thread.ReadersWriter
 
waitingWriter - Variable in class org.apache.river.thread.ReadersWriter
 
waitingWriters - Variable in class org.apache.river.thread.ReadersWriter
 
waitOnCompleteRemoval() - Method in class org.apache.river.outrigger.EntryHandle
If this entry has been marked for removal by a non-transactional operation, but that operation has not be yet been committed to disk, block until the operation has been committed to disk, otherwise return immediately.
waitOnProvisionallyRemovedEntries(Set<EntryHandle>) - Static method in class org.apache.river.outrigger.OutriggerServerImpl
Call waitOnCompleteRemoval on each of the EntryHandles in the passed set.
waitOnResolution() - Method in class org.apache.river.outrigger.QueryWatcher
Block until the query this object represents is resolved.
waitOnResolution() - Method in class org.apache.river.outrigger.SingletonQueryWatcher
Block until the query this object represents is resolved.
waitOnResolution() - Method in class org.apache.river.outrigger.TakeMultipleWatcher
 
waitTillEmpty(int) - Method in class org.apache.river.tool.envcheck.EnvCheck.Pipe
Wait until the run method terminates due to reading EOF on input
waitTime - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
waitUntilDone() - Method in class org.apache.river.jeri.internal.mux.IOFuture
Waits until the I/O operation has completed.
waitUntilQuiet() - Method in class org.apache.river.thread.InProgress
Wait if the operation bounded by this object is either started or blocked.
waitWhileBlocked() - Method in class org.apache.river.thread.InProgress
Wait if the operation bounded by this object has been blocked, i.e., between a block and a unblock.
waitWhileStarted() - Method in class org.apache.river.thread.InProgress
Wait if the operation bounded by this object is in progress, i.e., between a start and a stop.
wakeup - Variable in class net.jini.lease.LeaseRenewalManager.QueuerTask
When to next wake up and queue a new renew task
wakeup - Variable in class org.apache.river.thread.RetryTask
 
wakeupBuffer - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
 
wakeupManager - Variable in class net.jini.lookup.JoinManager.Conf
 
wakeupManager - Variable in class org.apache.river.norm.event.EventTypeGenerator
Wakeup manager used by the event sending tasks to schedule retries.
WakeupManager - Class in org.apache.river.thread
A Queue of timed tasks.
WakeupManager() - Constructor for class org.apache.river.thread.WakeupManager
Create a new WakeupManager.
WakeupManager(WakeupManager.ThreadDesc) - Constructor for class org.apache.river.thread.WakeupManager
Create a new WakeupManager.
WakeupManager(WakeupManager.ThreadDesc, Configuration) - Constructor for class org.apache.river.thread.WakeupManager
Create a new WakeupManager.
WakeupManager.Kicker - Class in org.apache.river.thread
The kicker work.
WakeupManager.ThreadDesc - Class in org.apache.river.thread
Description of a future thread.
WakeupManager.Ticket - Class in org.apache.river.thread
A ticket that can be used for cancelling a future task.
wakeupMgr - Variable in class net.jini.lookup.JoinManager
Wakeup manager for the various tasks executed by this join manager.
wakeupMgr - Variable in class org.apache.river.mercury.MailboxImpl.Notifier
wakeup manager for NotifyTask
wakeupMgr - Variable in class org.apache.river.outrigger.Notifier
wakeup manager for NotifyTask
wakeupMgr - Variable in class org.apache.river.outrigger.TxnMonitor
wakeup manager for TxnMonitorTasks
wakeupPending - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
true if a wakeup has been requested but not yet processed
wakeupPipeKey - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
 
wakeupPipeSink - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
internal pipe used to wake up a blocked select operation
wakeupPipeSource - Variable in class org.apache.river.jeri.internal.runtime.SelectionManager
 
wakeupSelector() - Method in class org.apache.river.jeri.internal.runtime.SelectionManager
 
wakeupTime() - Method in class net.jini.lease.LeaseRenewalManager
Return the soonest actual renewal time
walk(File, boolean) - Method in class org.apache.river.system.FileWalker
Method to call that starts the directory traversal.
walkTree(Collection<String>, Collection<String>, TypeTree) - Static method in class org.apache.river.outrigger.TypeTree.RandomizedIterator
 
WARNING - Static variable in class net.jini.lookup.entry.StatusType
A problem merits attention, but is not impeding the operation of the service.
WARNING - Static variable in class org.apache.river.tool.envcheck.Reporter
the level at which warning messages are generated
warningCount - Static variable in class org.apache.river.tool.envcheck.Reporter
the warning count
WarningEventRegistration(LeaseSet) - Constructor for class org.apache.river.norm.LeaseSet.WarningEventRegistration
Simple constructor
warningEventType - Variable in class org.apache.river.norm.LeaseSet
The event type for expiration warning events
WarningFactory(LeaseSet) - Constructor for class org.apache.river.norm.LeaseSet.WarningFactory
Create a new WarningFactory
warningSeqNum - Variable in class org.apache.river.norm.LeaseSet
The current sequence number for expiration warning events
warningTime - Variable in class org.apache.river.norm.LeaseSet.WarningEventRegistration
Warning time associated with warning event registration
watchdog - Variable in class org.apache.river.phoenix.Activation.GroupEntry
 
Watchdog() - Constructor for class org.apache.river.phoenix.Activation.GroupEntry.Watchdog
 
watcher - Variable in class org.apache.river.outrigger.OperationJournal.CaughtUpMarker
The watcher to notify
watcherRegistered() - Method in class org.apache.river.outrigger.OperationJournal.TransitionIterator
Set the end of the iteration to ensure that any EntryTransition added after this iterator was created will either be returned by this iterator, or passed to the process() method of any watcher that was added to the watcher associated with the OperationJournal before this method was called.
watchers - Variable in class org.apache.river.outrigger.EntryTransition
Set of watchers that need to remember that they have seen this transition already
watchers - Variable in class org.apache.river.outrigger.OperationJournal
The object to ask about who is interested in a transition
watchers - Variable in class org.apache.river.outrigger.TemplateHandle
The watchers.
WatchersForTemplateClass - Class in org.apache.river.outrigger
Holds a collection of TemplateHandles who's templates are all of exactly the same class.
WatchersForTemplateClass(OutriggerServerImpl) - Constructor for class org.apache.river.outrigger.WatchersForTemplateClass
Create a new WatchersForTemplateClass object associated with the specified TransitionWatchers object.
wcount - Variable in class org.apache.river.mercury.PersistentEventLog
The current number of written events.
WEAK - Static variable in class net.jini.jeri.ssl.ConfidentialityStrength
If confidentiality of message contents is ensured, then use weak confidentiality for message contents.
WeakEqualityReference<T> - Class in org.apache.river.concurrent
Implemented as per Ref.WEAK
WeakEqualityReference(T, ReferenceQueue<? super T>) - Constructor for class org.apache.river.concurrent.WeakEqualityReference
 
WeakIdentityMap - Class in org.apache.river.collection
Identity-based weak hash map.
WeakIdentityMap() - Constructor for class org.apache.river.collection.WeakIdentityMap
 
WeakIdentityMap.Key - Class in org.apache.river.collection
 
WeakIdentityReference<T> - Class in org.apache.river.concurrent
Implemented as per Ref.WEAK_IDENTITY
WeakIdentityReference(T, ReferenceQueue<? super T>) - Constructor for class org.apache.river.concurrent.WeakIdentityReference
 
weakImplContainer - Variable in class net.jini.jeri.BasicJeriExporter
 
weakImplTable - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager
maps WeakKey(impl) to ImplRef(WeakKey(impl))
WeakKey(Object) - Constructor for class org.apache.river.collection.WeakSoftTable.WeakKey
Creates a key that holds a weak reference to the argument and compares it using ==.
WeakKey(WeakSoftTable.WeakKey, ReferenceQueue) - Constructor for class org.apache.river.collection.WeakSoftTable.WeakKey
Creates a copy of the key registered with the queue.
WeakKey - Class in org.apache.river.jeri.internal.runtime
WeakKey objects are used by the object table to hold weak references to DGC-enabled remote objects in the exported object table, so that such a remote object with no known client references may be (locally) garbage collected.
WeakKey(Object) - Constructor for class org.apache.river.jeri.internal.runtime.WeakKey
Create a new WeakKey to the given object.
WeakKey(Object, ReferenceQueue) - Constructor for class org.apache.river.jeri.internal.runtime.WeakKey
Create a new WeakKey to the given object, registered with a queue.
WeakKeyReference - Class in org.apache.river.collection
A weak reference to a key in a table.
WeakKeyReference(Object) - Constructor for class org.apache.river.collection.WeakKeyReference
Create a new WeakReference to the given key.
WeakKeyReference(Object, ReferenceQueue) - Constructor for class org.apache.river.collection.WeakKeyReference
Create a new WeakReference to the given key, placing the cleared reference on the specified ReferenceQueue.
WeakRef(Remote) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.WeakRef
Create an instance registered with queue
weakRef - Variable in class org.apache.river.jeri.internal.runtime.ImplRefManager.ImplRef
weak reference to impl
WeakSoftTable - Class in org.apache.river.collection
A table that maps a key containing a weak reference to one or more values containing soft references.
WeakSoftTable() - Constructor for class org.apache.river.collection.WeakSoftTable
Creates an instance of this class.
WeakSoftTable.RemovableReference - Interface in org.apache.river.collection
Implemented by classes to permit copying instances into reference queues when they are added to the table and to remove them from the table when the references are cleared.
WeakSoftTable.SoftValue - Class in org.apache.river.collection
A value that maintains a soft reference to an object.
WeakSoftTable.WeakKey - Class in org.apache.river.collection
A key that maintains a weak reference to an object which should be compared by object identity.
WeakTable - Class in org.apache.river.collection
This class is designed to allow weakly held keys to weakly held objects.
WeakTable() - Constructor for class org.apache.river.collection.WeakTable
Create a new WeakTable object to maintain the maps.
WeakTable(WeakTable.KeyGCHandler) - Constructor for class org.apache.river.collection.WeakTable
Create a new WeakTable object to maintain the maps that calls back the designated object when keys are collected.
WeakTable.KeyGCHandler - Interface in org.apache.river.collection
Handler for clients that need to know when a key is removed from the table because it has been collected.
wf - Variable in class org.apache.river.concurrent.EntryIteratorFacade
 
when - Variable in class org.apache.river.thread.WakeupManager.Ticket
When the task should occur.
WILDCARD - Static variable in class org.apache.river.api.security.DefaultPolicyScanner.PrincipalEntry
Wildcard value denotes any class and/or any name.
WILDCARD - Static variable in class org.apache.river.api.security.UnresolvedPrincipal
Wildcard value denotes any class and/or any name.
windowClosing(WindowEvent) - Method in class org.apache.river.example.browser.Browser.Exiter
 
WindowFactory - Interface in net.jini.lookup.ui.factory
UI factory for an AWT Window that isn't a Frame or a Dialog.
wl - Variable in class org.apache.river.jeri.internal.runtime.JvmLifeSupport
 
wl - Variable in class org.apache.river.outrigger.TemplateHandle
WriteLock guarantees that no updates can be performed during a removal operation.
wm - Variable in class org.apache.river.mahalo.Job
 
wm - Variable in class org.apache.river.mahalo.TxnManagerTransaction
 
WORD - Static variable in class org.apache.river.jeri.internal.http.ServerInfo.LineParser
 
workToDo - Variable in class org.apache.river.thread.SynchronousExecutors.Distributor
 
workToDo - Variable in class org.apache.river.thread.SynchronousExecutors.SerialExecutor
 
workToDo - Variable in class org.apache.river.thread.SynchronousExecutors
 
wpos - Variable in class org.apache.river.mercury.PersistentEventLog
The current write offset into the current "write" log.
wrap(PrivilegedAction<T>) - Method in class net.jini.security.Security.SecurityContextImpl
 
wrap(PrivilegedExceptionAction<T>) - Method in class net.jini.security.Security.SecurityContextImpl
 
wrap(PrivilegedAction<T>) - Method in interface net.jini.security.SecurityContext
Returns a security context-restoring PrivilegedAction that wraps the given action, or returns the action itself if the security context does not include any non-AccessControlContext state to restore.
wrap(PrivilegedExceptionAction<T>) - Method in interface net.jini.security.SecurityContext
Returns a security context-restoring PrivilegedExceptionAction that wraps the given action, or returns the action itself if the security context does not include any non-AccessControlContext state to restore.
wrap(ActionListener) - Method in class org.apache.river.example.browser.Browser
 
wrap(MenuListener) - Method in class org.apache.river.example.browser.Browser
 
wrap(MouseListener) - Method in class org.apache.river.example.browser.Browser
 
wrap(WindowListener) - Method in class org.apache.river.example.browser.Browser
 
wrap(Runnable) - Method in class org.apache.river.example.browser.Browser
 
wrap(Object, Class) - Method in class org.apache.river.example.browser.Browser
 
wrap(String, Exception) - Method in class org.apache.river.jeri.internal.mux.MuxInputStream
 
wrap(PrivilegedAction<T>) - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
wrap(PrivilegedExceptionAction<T>) - Method in class org.apache.river.start.AggregatePolicyProvider.AggregateSecurityContext
 
wrap(PrivilegedAction<T>) - Method in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
wrap(PrivilegedExceptionAction<T>) - Method in class org.apache.river.start.AggregatePolicyProvider.DefaultSecurityContext
 
wrap(String, String, String[], String, boolean) - Static method in class org.apache.river.tool.JarWrapper
Invokes wrap with the provided values and a null manifest.
wrap(String, String, String[], String, boolean, Manifest) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
wrap(String, String, String[], String, boolean, Manifest, List) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
wrap(String, String[], String, boolean, Manifest, List) - Static method in class org.apache.river.tool.JarWrapper
Generates a wrapper JAR file based on the provided values in the same manner as described in the documentation for JarWrapper.main(java.lang.String[]).
wrap() - Method in class org.apache.river.tool.JarWrapper
Processes source JAR files and outputs wrapper JAR file.
wrapKey(K, boolean, boolean) - Method in class org.apache.river.concurrent.ReferenceMap
 
wrapObj(T, boolean, boolean) - Method in class org.apache.river.concurrent.ReferenceCollection
 
wrapped - Variable in class org.apache.river.phoenix.InstantiatorAccessExporter
The wrapped impl.
wrapped - Variable in class org.apache.river.phoenix.MonitorAccessExporter
The wrapped impl.
wrapped - Variable in class org.apache.river.phoenix.SystemAccessExporter
The wrapped impl.
wrapped - Variable in exception org.apache.river.thread.ReadyState.RemoteExceptionWrapper
the exception that will be written to the output stream
WrappedGID(ActivationGroupID, ActivationSystem) - Constructor for class org.apache.river.phoenix.AbstractActivationGroup.WrappedGID
 
wrapperMap - Variable in class org.apache.river.norm.ClientLeaseMapWrapper
Map from client leases to ClientLeaseWrapper instances.
wrapSafeIOException(IOException, ObjectEndpoint) - Static method in class net.jini.jeri.BasicInvocationHandler
Wraps an IOException that occurred while attempting to communicate a remote call in a RemoteException that will indicate that the failed remote invocation is safe to retry without violating "at most once" execution semantics.
wrapVal(V, boolean) - Method in class org.apache.river.concurrent.ReferenceEntryFacade
 
wrapVal(V, boolean, boolean) - Method in class org.apache.river.concurrent.ReferenceMap
 
write(OutputStream) - Method in class net.jini.id.Uuid
Marshals a binary representation of this Uuid to an OutputStream.
write(byte[], int, int) - Method in class net.jini.jeri.kerberos.KerberosUtil.Connection
Wrap the content of the buffer into a GSS token and write it out to the underlying socket.
write(int) - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
write(byte[], int, int) - Method in class net.jini.jeri.kerberos.KerberosUtil.ConnectionOutputStream
 
write(OutputStream) - Method in class net.jini.loader.pref.PreferredResources
Write the preferences to the specified OutputStream using the preference list syntax.
write(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
Write a new entry into the space.
write(List, Transaction, List) - Method in interface net.jini.space.JavaSpace05
This method provides an overload of the JavaSpace.write method that allows new copies of multiple Entry instances to be stored in the space using a single call.
write(OutputStream) - Method in class org.apache.river.jeri.internal.http.Header
Writes header to given output stream.
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
write(int) - Method in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.MessageWriter.ChunkedOutputStream
 
write(int) - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.Request.ContentOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.Request
Method called internally to write outbound request/response data.
write(OutputStream) - Method in class org.apache.river.jeri.internal.http.StartLine
Writes start line to given output stream.
write(int) - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
 
write(LogRecord) - Method in interface org.apache.river.mahalo.log.ClientLog
 
write(LogRecord) - Method in class org.apache.river.mahalo.log.SimpleLogFile
Add a LogRecord to the Log.
write(LogRecord) - Method in class org.apache.river.mahalo.log.TransientLogFile
Add a LogRecord to the Log.
write(int) - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
 
write(byte[]) - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.mercury.EventWriter.SwitchOutputStream
 
write(RemoteEvent, LogOutputStream) - Method in class org.apache.river.mercury.EventWriter
Writes the given RemoteEvent to the provided LogOutputStream.
write(int) - Method in class org.apache.river.mercury.LogOutputStream
 
write(byte[]) - Method in class org.apache.river.mercury.LogOutputStream
 
write(byte[], int, int) - Method in class org.apache.river.mercury.LogOutputStream
 
write(EntryRep, Transaction, long) - Method in interface org.apache.river.outrigger.OutriggerServer
Write a new entry into the space.
write(EntryRep[], Transaction, long[]) - Method in interface org.apache.river.outrigger.OutriggerServer
Write a set of entires into the space.
write(EntryRep, Transaction, long) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
write(EntryRep[], Transaction, long[]) - Method in class org.apache.river.outrigger.OutriggerServerImpl
 
write(EntryRep, Transaction, long) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
write(EntryRep[], Transaction, long[]) - Method in class org.apache.river.outrigger.OutriggerServerWrapper
 
write(int) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputStream
Writes a byte of data.
write(byte[]) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputStream
Writes a sub-array of bytes.
write(Entry, Transaction, long) - Method in class org.apache.river.outrigger.SpaceProxy2
 
write(List, Transaction, List) - Method in class org.apache.river.outrigger.SpaceProxy2
 
WRITE - Static variable in interface org.apache.river.outrigger.TransactableConstants
 
write(byte[], int, int) - Method in class org.apache.river.phoenix.PipeWriter
Write a subarray of bytes.
write(byte) - Method in class org.apache.river.phoenix.PipeWriter
Write a byte of data to the stream.
write(int) - Method in class org.apache.river.reliableLog.LogOutputStream
Writes a byte of data.
write(byte[]) - Method in class org.apache.river.reliableLog.LogOutputStream
Writes an array of bytes.
write(byte[], int, int) - Method in class org.apache.river.reliableLog.LogOutputStream
Writes a sub-array of bytes.
write(byte[], int) - Method in class org.apache.river.tool.envcheck.EnvCheck.Pipe
Write each byte in the give byte array.
write(byte) - Method in class org.apache.river.tool.envcheck.EnvCheck.Pipe
If not annotated, write the byte to the stream immediately.
write(JarOutputStream) - Method in class org.apache.river.tool.JarWrapper.JarIndexWriter
Writes JAR index to the given output stream.
write(JarOutputStream) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Writes minimal combined preferred list to given output stream.
WRITE_OP - Static variable in class org.apache.river.outrigger.snaplogstore.LogFile
A log entry that records a write.
writeAnnotation(String) - Method in class net.jini.io.MarshalledInstance.MarshalledInstanceOutputStream
Overrides MarshalOutputStream.writeAnnotation implementation to write annotations to the location stream.
writeAnnotation(String) - Method in class net.jini.io.MarshalOutputStream
Writes a class annotation string value (possibly null) to be read by a corresponding MarshalInputStream implementation.
writeAnnotation(Class) - Method in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
 
writeArrayElements(Object[], Logger, Level) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeArrayElementsToString(Object[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeAttribute(Entry, Logger, Level) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeAttributes(Entry[], Logger, Level) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeAttributes(Entry[], ObjectOutput) - Static method in class org.apache.river.mahalo.JoinStateManager
Utility method to write out an array of entities to an ObjectOutputStream.
writeAttributes(Entry[], ObjectOutputStream) - Static method in class org.apache.river.norm.lookup.JoinState
Utility method to write out an array of entities to an ObjectOutputStream.
writeAttributes(Entry[], ObjectOutputStream) - Static method in class org.apache.river.outrigger.JoinStateManager
Utility method to write out an array of entities to an ObjectOutputStream.
writeBuffer(boolean) - Method in class org.apache.river.jeri.internal.mux.MuxOutputStream
Writes as much of the contents of this stream's output buffer as is allowed by the current output ration.
writeBytes(DataOutput) - Method in class net.jini.core.lookup.ServiceID
Writes out 16 bytes in standard network byte order.
writeClassDescriptor(ObjectStreamClass) - Method in class org.apache.river.logging.Levels.ClassReplacingObjectOutputStream
 
writeContent(byte[], int, int) - Method in class org.apache.river.jeri.internal.http.MessageWriter
Writes message content.
writeControlFile() - Method in class org.apache.river.mercury.PersistentEventLog
Write state information to the underlying store.
writeDir(Writer, boolean) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
Writes preferred list entries (if any) for this directory, which inherits the given preferred value as its default.
writeEntry(Writer, String, boolean) - Static method in class org.apache.river.tool.JarWrapper.PreferredListWriter
Writes preferred list entry with the given name and preferred setting.
writeExternal(ObjectOutput) - Method in class org.apache.river.outrigger.StorableReference
 
writeFiles(Writer, boolean) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
Writes preferred list entries (if any) for files in this directory, which has the given preferred value as its default.
writeGroupArray(String[], Logger, Level) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeGroupArrayToString(String[]) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeHeader(Header) - Method in class org.apache.river.jeri.internal.http.MessageWriter
"Writes" HTTP message header (the header may not actually be written until after the message content length is known).
writeInt(int) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Write an int value in single write operation.
writeInt(DataOutput, int) - Method in class org.apache.river.reliableLog.ReliableLog
Write an int value in single write operation.
writeLine(OutputStream, String) - Static method in class org.apache.river.jeri.internal.http.MessageWriter
Writes line to given output stream in ASCII, terminated by HTTP end-of-line sequence "\r\n".
writeList(Writer) - Method in class org.apache.river.tool.JarWrapper.PreferredListWriter.DirNode
Writes preferred list.
writeLock - Variable in class org.apache.river.phoenix.Activation
 
writeLock - Variable in class org.apache.river.thread.ReadersWriter
 
writeLock() - Method in class org.apache.river.thread.ReadersWriter
Obtain a regular write lock.
writeLong(long, OutputStream) - Static method in class net.jini.id.Uuid
Write a long value to an OutputStream in big-endian byte order.
writeMap(Map<String, Object>, Writer, String) - Method in class net.jini.loader.pref.PreferredResources
Write the contents of the map into out using the preference syntax.
writeObject(ObjectOutputStream) - Method in class net.jini.core.discovery.LookupLocator
Added to allow subclass implementations to be responsible for state, should they require immutability.
writeObject(ObjectOutputStream) - Method in class net.jini.core.event.RemoteEvent
All state is retrieved using getter methods and is written to the stream.
writeObject(ObjectOutputStream) - Method in class net.jini.jeri.BasicObjectEndpoint
If this BasicObjectEndpoint participates in DGC and if out is an instance of ObjectStreamContext and its context collection contains an AcknowledgmentSource, ensures that an AcknowledgmentSource.Listener is registered (with the AcknowledgmentSource) that will hold a strong reference to this BasicObjectEndpoint until the listener's acknowledgmentReceived method is invoked (or some other implementation-specific event occurs, such as a timeout expiration).
writeObject(ObjectOutputStream) - Method in class net.jini.jeri.ssl.HttpsEndpoint
Writes the serverHost, port, and socketFactory fields.
writeObject(ObjectOutputStream) - Method in class net.jini.jeri.ssl.SslEndpoint
Writes the serverHost, port, and socketFactory fields.
writeObject(ObjectOutputStream) - Method in class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
Writes the state to the stream.
writeObject(ObjectOutputStream) - Method in class net.jini.security.GrantPermission.GrantPermissionCollection
Writes the permissions list.
writeObject(ObjectOutputStream) - Method in class net.jini.security.GrantPermission
Writes target name representing contained permissions.
writeObject(ObjectOutputStream) - Method in class org.apache.river.api.security.DelegatePermission.SerializationProxy
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.api.security.PermissionGrantBuilderImp
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.concurrent.ReferenceCollectionSerialData
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.concurrent.ReferenceComparator
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.concurrent.ReferenceSerializedForm
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.concurrent.ReferrerDecorator
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.fiddler.FiddlerImpl.RegistrationInfo
When a registration is granted to a client, the client registers a remote listener with the lookup discovery service so that the lookup discovery service may send remote discovery events to the client.
writeObject(ObjectOutputStream) - Method in class org.apache.river.lease.AbstractLease
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.mercury.EventID
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.mercury.MailboxImpl.RegistrationEnabledLogObj
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.AdminProxy
Writes the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.ProxyVerifier
Writes the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarEvent
Writes the default serializable field value for this instance, followed by the serviceItem's service ID encoded as specified by the ServiceID.writeBytes method.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarImpl.EventReg
 
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LookupAttributesChangedLogObj
Writes attributes as a null-terminated list of MarshalledInstances.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
Writes locators as a null-terminated list of MarshalledInstances.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarLease
Writes the default serializable field values for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.RegistrarProxy
Writes the default serializable field value for this instance, followed by the registrar's service ID encoded as specified by the ServiceID.writeBytes method.
writeObject(ObjectOutputStream) - Method in class org.apache.river.reggie.ServiceLease
Writes the service ID, encoded as specified by the ServiceID.writeBytes method.
writeOp(StorableResource, Long) - Method in interface org.apache.river.outrigger.LogOps
Log a write operation.
writeOp(StorableResource[], Long) - Method in interface org.apache.river.outrigger.LogOps
Log a batch write operation.
writeOp(Resource, Long) - Method in class org.apache.river.outrigger.snaplogstore.BackEnd
This method records a logged write operation.
writeOp(StorableResource, Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
Log a write operation.
writeOp(StorableResource[], Long) - Method in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
WriteOp(Resource) - Constructor for class org.apache.river.outrigger.snaplogstore.PendingTxn.WriteOp
 
writer - Variable in class org.apache.river.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
 
writer - Variable in class org.apache.river.jeri.internal.http.HttpServerConnection.InboundRequestImpl
 
Writer() - Constructor for class org.apache.river.jeri.internal.mux.StreamConnectionIO.Writer
 
writeRegistrarsArray(ServiceRegistrar[], Logger, Level) - Static method in class org.apache.river.fiddler.FiddlerImpl
 
writeReplace() - Method in class net.jini.id.Uuid
Returns this object.
writeReplace() - Method in class org.apache.river.api.net.RFC3986URLClassLoader.UriCodeSource
 
writeReplace() - Method in class org.apache.river.api.security.CertificateGrant
 
writeReplace() - Method in class org.apache.river.api.security.ClassLoaderGrant
 
writeReplace() - Method in class org.apache.river.api.security.DelegatePermission.DelegatePermissionCollection
 
writeReplace() - Method in class org.apache.river.api.security.DelegatePermission
 
writeReplace() - Method in class org.apache.river.api.security.PrincipalGrant
 
writeReplace() - Method in class org.apache.river.api.security.ProtectionDomainGrant
 
writeReplace() - Method in class org.apache.river.api.security.URIGrant
 
writeReplace() - Method in class org.apache.river.concurrent.ReadResolveFixCollectionCircularReferences
 
writeReplace() - Method in class org.apache.river.concurrent.ReferenceCollection
 
writeReplace() - Method in class org.apache.river.concurrent.SoftEqualityReference
 
writeReplace() - Method in class org.apache.river.concurrent.SoftIdentityReference
 
writeReplace() - Method in class org.apache.river.concurrent.StrongReference
 
writeReplace() - Method in class org.apache.river.concurrent.WeakEqualityReference
 
writeReplace() - Method in class org.apache.river.concurrent.WeakIdentityReference
 
writeReplace() - Method in class org.apache.river.phoenix.AbstractActivationGroup.WrappedGID
 
writeReplace() - Method in class org.apache.river.phoenix.AbstractActivationGroup
Returns the proxy for this remote object.
writeReplace() - Method in class org.apache.river.phoenix.AID
 
writeReplace() - Method in class org.apache.river.phoenix.ConstrainableAID
 
writeReplace() - Method in class org.apache.river.start.ActivateWrapper
Return a reference to service being wrapped in place of this object.
writeReplace() - Method in exception org.apache.river.thread.ReadyState.RemoteExceptionWrapper
returns the exception to marshal
writeRequestData(OutboundRequestHandle, OutputStream) - Method in interface net.jini.jeri.connection.Connection
Writes to the specified stream any per-request data required by this connection for a request with the specified handle.
writeRequestData(OutboundRequestHandle, OutputStream) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.ConnectionImpl
 
writeRequestData(OutboundRequestHandle, OutputStream) - Method in class net.jini.jeri.ssl.SslConnection
 
writeRequestData(OutboundRequestHandle, OutputStream) - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
 
writeResponse(Object) - Static method in class org.apache.river.tool.envcheck.SubVM
Write the serialized form of the given object to System.out.
writerWait(Object, long) - Method in class org.apache.river.thread.ReadersWriter
Deprecated.
use newCondition() and Condition instead
writeStartLine(StartLine) - Method in class org.apache.river.jeri.internal.http.MessageWriter
Writes HTTP message start line.
writeStreamHeader() - Method in class org.apache.river.mahalo.log.SimpleLogFile.HeaderlessObjectOutputStream
Overrides ObjectOutputStream's method with no-op functionality.
writeStreamHeader() - Method in class org.apache.river.mercury.EventWriter.EventOutputStream
Overrides ObjectOutputStream's method with no-op functionality.
writeTrailer(Header) - Method in class org.apache.river.jeri.internal.http.MessageWriter
Writes message trailer (if not using chunked output, merges trailer with header before writing), completing message output.
writeUnicastResponse(OutputStream, UnicastResponse, Collection) - Static method in class org.apache.river.discovery.internal.Plaintext
Writes unicast response according to the net.jini.discovery.plaintext format.
writeUnlock() - Method in class org.apache.river.thread.ReadersWriter
Release a (regular or priority) write lock.
writeUpdate(OutputStream, Object) - Method in class org.apache.river.phoenix.Activation.ActLogHandler
 
writeUpdate(OutputStream, Object) - Method in class org.apache.river.reliableLog.LogHandler
Writes the representation (a serializable object) of an update to a stream.
writeVersionFile() - Method in class org.apache.river.reliableLog.ReliableLog
Writes the current version number to the version file.
WrittenEntry - Class in org.apache.river.outrigger
This class is used to create a singly-linked list of written nodes for notification and searches.
WrittenEntry(EntryRep) - Constructor for class org.apache.river.outrigger.WrittenEntry
Create a new time-stamped entry for the given EntryRep.
WrongMessageDigestException - Exception in net.jini.url.httpmd
Thrown when the message digest for data retrieved from an HTTPMD URL does not match the value specified in the URL.
WrongMessageDigestException(String) - Constructor for exception net.jini.url.httpmd.WrongMessageDigestException
Creates an instance with the specified detail message.
WRONLY - Static variable in interface org.apache.river.mahalo.log.FileModes
 

X

X500Client - Class in org.apache.river.discovery.internal
Superclass for client-side providers for the net.jini.discovery.x500.* discovery formats.
X500Client(String, String, int, String, String) - Constructor for class org.apache.river.discovery.internal.X500Client
Creates an instance with the given attributes.
X500Client.X500MulticastAnnouncement - Class in org.apache.river.discovery.internal
 
X500Constraints - Class in org.apache.river.discovery.internal
Processes constraints specified to net.jini.discovery.x500.* discovery format providers.
X500Constraints(InvocationConstraints) - Constructor for class org.apache.river.discovery.internal.X500Constraints
 
X500MulticastAnnouncement(MulticastAnnouncement, InvocationConstraints, X500Principal, ByteBuffer, ByteBuffer) - Constructor for class org.apache.river.discovery.internal.X500Client.X500MulticastAnnouncement
 
X500MulticastRequest(MulticastRequest, InvocationConstraints, X500Principal, ByteBuffer, ByteBuffer, ClientSubjectChecker) - Constructor for class org.apache.river.discovery.internal.X500Server.X500MulticastRequest
 
X500Provider - Class in org.apache.river.discovery.internal
Superclass for providers for the net.jini.discovery.x500.* discovery formats.
X500Provider(String, String, int, String, String) - Constructor for class org.apache.river.discovery.internal.X500Provider
Creates an instance with the given attributes.
X500Provider.SigningBufferFactory - Class in org.apache.river.discovery.internal
Buffer factory which signs data written into the buffers it dispenses.
X500Provider.SigningBufferFactory.BufferInfo - Class in org.apache.river.discovery.internal
 
X500Server - Class in org.apache.river.discovery.internal
Superclass for server-side providers for the net.jini.discovery.x500.* discovery formats.
X500Server(String, String, int, String, String) - Constructor for class org.apache.river.discovery.internal.X500Server
Creates an instance with the given attributes.
X500Server.X500MulticastRequest - Class in org.apache.river.discovery.internal
 

Y

YES - Static variable in class net.jini.core.constraint.ClientAuthentication
Authenticate the client to the server.
YES - Static variable in class net.jini.core.constraint.Confidentiality
Transmit message contents so that they cannot easily be interpreted by third parties (typically by using encryption).
YES - Static variable in class net.jini.core.constraint.Delegation
If the client authenticates to the server, then delegate from the client to the server, such that the server receives credentials which allow it to authenticate using the client's identity in subsequent remote calls that the server makes or receives.
YES - Static variable in class net.jini.core.constraint.Integrity
Detect when message contents (both requests and replies) have been altered by third parties, and if detected, refuse to process the message and throw an exception.
YES - Static variable in class net.jini.core.constraint.ServerAuthentication
Authenticate the server to the client.

Z

z - Static variable in class org.apache.river.api.net.Uri
 
Z - Static variable in class org.apache.river.api.net.Uri
 
zero - Static variable in class org.apache.river.norm.PersistentStore
Cache a Long object with a zero value
zeroBuf - Variable in class org.apache.river.outrigger.snaplogstore.LogOutputFile
 
zeroBuf - Variable in class org.apache.river.reliableLog.ReliableLog
 

_

__________EXCEPTION_RECEIVED_FROM_SERVER__________(Throwable) - Static method in class org.apache.river.jeri.internal.runtime.Util
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

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