- abort() - Method in class com.sun.jini.jeri.internal.http.Request
-
Terminates request.
- Abort - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- abort() - Method in class com.sun.jini.jeri.internal.mux.Session
-
- abort(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- abort(long, boolean) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- abort(long, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- abort(long, long, boolean) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- abort(long) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
Aborts the transaction.
- abort(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- abort(long, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- abort(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.outrigger.EntryHandle
-
- abort(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- abort(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- abort(TransactionManager, long) - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- abort(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.Transactable
-
Abort this object's part of the transaction.
- abort(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
Just need to terminate this registration.
- abort(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableEventWatcher
-
Just need to terminate this registration.
- abort(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Abort the transaction.
- abort(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class com.sun.jini.outrigger.TxnState
-
Abort this object's part of the transaction.
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a transaction abort
.
- Abort_partial - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- aborted - Variable in class com.sun.jini.jeri.internal.http.Request
-
- ABORTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
-
Transaction has been aborted.
- AbortJob - Class in com.sun.jini.mahalo
-
An implementation of a com.sun.jini.mahalo.Job
which
interacts with a set of
net.jini.core.transaction.server.TransactionParticipant
s
to inform them to roll back changes associated with a given
net.jini.core.transaction.Transaction
.
- AbortJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class com.sun.jini.mahalo.AbortJob
-
Constructs an AbortJob
- abortOp(Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a transaction abort
.
- abortOp(Long) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method aborts a pending transaction.
- abortOp(Long) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a transaction abort
operation.
- AbortRecord - Class in com.sun.jini.mahalo
-
An AbortRecord
represents the logged state of
a Transaction
which has changed to the ABORTED
state.
- AbortRecord(ParticipantHandle[]) - Constructor for class com.sun.jini.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.
- AbstractActivator - Class in com.sun.jini.phoenix
-
Abstract class for generating JRMP and IIOP stubs.
- AbstractActivator() - Constructor for class com.sun.jini.phoenix.AbstractActivator
-
- abstractBundle - Static variable in class com.sun.jini.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 - Class in net.jini.config
-
Represents the value of an entry with a primitive type.
- AbstractConfiguration.Primitive(Object) - 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.
- AbstractDependencyVisitor - Class in com.sun.jini.tool.classdepend
-
- AbstractDependencyVisitor() - Constructor for class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- AbstractDgcClient - Class in com.sun.jini.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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
- AbstractDgcClient.CleanRequest - Class in com.sun.jini.jeri.internal.runtime
-
CleanRequest holds the data for the arguments of a clean call
that needs to be made.
- AbstractDgcClient.CleanRequest(long, Object[], boolean) - Constructor for class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.CleanRequest
-
- AbstractDgcClient.DgcProxy - Interface in com.sun.jini.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 com.sun.jini.jeri.internal.runtime
-
EndpointEntry encapsulates the client-side DGC information specific
to a particular endpoint.
- AbstractDgcClient.EndpointEntry(Object) - Constructor for class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
- AbstractDgcClient.EndpointEntry.RefEntry - Class in com.sun.jini.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(Object) - Constructor for class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
- AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef - Class in com.sun.jini.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.RefEntry.PhantomLiveRef(Object) - Constructor for class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
-
- AbstractDgcClient.EndpointEntry.RenewCleanThread - Class in com.sun.jini.jeri.internal.runtime
-
RenewCleanThread handles the asynchronous client-side DGC activity
for this entry: renewing the leases and making clean calls.
- AbstractDgcClient.EndpointEntry.RenewCleanThread() - Constructor for class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RenewCleanThread
-
- 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.
- 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 com.sun.jini.phoenix
-
Abstract class for generating JRMP and IIOP stubs.
- AbstractInstantiator() - Constructor for class com.sun.jini.phoenix.AbstractInstantiator
-
- AbstractLease - Class in com.sun.jini.lease
-
A base class for implementing lease objects.
- AbstractLease(long) - Constructor for class com.sun.jini.lease.AbstractLease
-
Construct a relative-format lease.
- AbstractLeaseMap - Class in com.sun.jini.lease
-
A base class for implementing LeaseMaps.
- AbstractLeaseMap(Lease, long) - Constructor for class com.sun.jini.lease.AbstractLeaseMap
-
Default to using a small HashMap.
- AbstractLeaseMap(Map, Lease, long) - Constructor for class com.sun.jini.lease.AbstractLeaseMap
-
Provide a map of your choice.
- AbstractLeaseMap.Entry - Class in com.sun.jini.lease
-
Pass through, except for type checking on setValue
- AbstractLeaseMap.Entry(Map.Entry) - Constructor for class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- AbstractLeaseMap.EntryIterator - Class in com.sun.jini.lease
-
A wrapper so that we can wrap each Entry returned.
- AbstractLeaseMap.EntryIterator(Iterator) - Constructor for class com.sun.jini.lease.AbstractLeaseMap.EntryIterator
-
- AbstractLeaseMap.EntrySet - Class in com.sun.jini.lease
-
We use an AbstractSet to minimize the number of places where
we have to wrap objects inside new classes.
- AbstractLeaseMap.EntrySet(Set) - Constructor for class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- AbstractMonitor - Class in com.sun.jini.phoenix
-
Abstract class for generating JRMP and IIOP stubs.
- AbstractMonitor() - Constructor for class com.sun.jini.phoenix.AbstractMonitor
-
- AbstractPlugin - Class in com.sun.jini.tool.envcheck
-
Base class for plugins providing rudimentary I18N support
- AbstractPlugin() - Constructor for class com.sun.jini.tool.envcheck.AbstractPlugin
-
Initialize the base class by obtaining the resource bundle
associated with the instantiated class.
- AbstractProxy - Class in com.sun.jini.norm
-
Defines an abstract class that supplies basic referent UUID and
serialization behavior for Norm proxies.
- AbstractProxy(NormServer, Uuid) - Constructor for class com.sun.jini.norm.AbstractProxy
-
Creates an instance of this class.
- AbstractRegistry - Class in com.sun.jini.phoenix
-
Abstract class for generating JRMP and IIOP stubs.
- AbstractRegistry() - Constructor for class com.sun.jini.phoenix.AbstractRegistry
-
- AbstractSystem - Class in com.sun.jini.phoenix
-
Abstract class for generating JRMP and IIOP stubs.
- AbstractSystem() - Constructor for class com.sun.jini.phoenix.AbstractSystem
-
- AbstractVisitor - Class in com.sun.jini.tool.classdepend
-
An abstract implementation of the ASM visitor interfaces, including SignatureVisitor
.
- AbstractVisitor() - Constructor for class com.sun.jini.tool.classdepend.AbstractVisitor
-
- acc - Variable in class com.sun.jini.start.AggregatePolicyProvider.DefaultSecurityContext
-
- acc - Variable in class net.jini.loader.pref.PreferredClassLoader
-
security context for loading classes and resources
- accept() - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- accept(File) - Method in class com.sun.jini.system.JavaSourceFilter
-
Method required by FilenameFilter interface.
- ACCEPT - Static variable in class net.jini.security.AuthenticationPermission
-
The accept action (includes the listen action).
- 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
-
Used to throttle accept failures
- acceptFailureTime - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
-
- acceptLoop() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
-
Handles new socket connections.
- 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 com.sun.jini.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 com.sun.jini.phoenix.AccessILFactory
-
Creates an AccessILFactory
instance with no server
constraints, no permission class, and a null
class
loader.
- AccessILFactory(ClassLoader) - Constructor for class com.sun.jini.phoenix.AccessILFactory
-
Creates an AccessILFactory
instance with no server
constraints, no permission class, and the specified class loader.
- AccessILFactory.AccessDispatcher - Class in com.sun.jini.phoenix
-
- AccessILFactory.AccessDispatcher(Collection, ServerCapabilities, ClassLoader) - Constructor for class com.sun.jini.phoenix.AccessILFactory.AccessDispatcher
-
Constructs an invocation dispatcher for the specified methods.
- 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.
- ackListeners - Variable in class com.sun.jini.jeri.internal.http.HttpServerManager
-
- ackListeners - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- Acknowledgment - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
- acquireLock(ActivationID) - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
- acquireMutatorLock() - Method in class com.sun.jini.norm.PersistentStore
-
Block until we can acquire a non-exclusive mutator lock on the
server's persistent state.
- action - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.AllFind
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.AttrSet
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Exit
-
Cancels any lookup service event registration lease and
calls
System.exit
(0)
.
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Lookup
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.MultiFind
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.PubFind
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Reset
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Service
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Show
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.UniFind
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Unmatch
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Value
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- actions - Variable in class net.jini.security.AuthenticationPermission
-
The actions.
- actions - Variable in class net.jini.security.GrantPermission.PermissionInfo
-
- ActivatableFiddlerImpl - Class in com.sun.jini.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 com.sun.jini.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.
- ActivatableInvocationHandler.Failure(Throwable, boolean) - Constructor for class net.jini.activation.ActivatableInvocationHandler.Failure
-
- ActivatableMahaloImpl - Class in com.sun.jini.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 com.sun.jini.mahalo.ActivatableMahaloImpl
-
Constructs a new instance of TxnManagerImpl
that is
activatable, and which will persist its state.
- ActivatableMercuryImpl - Class in com.sun.jini.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 com.sun.jini.mercury.ActivatableMercuryImpl
-
Constructs a new instance of MailboxImpl
that is
activatable, and which will persist its state.
- ActivatableNormServerImpl - Class in com.sun.jini.norm
-
Provides an activatable implementation of NormServer.
- ActivatableNormServerImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.norm.ActivatableNormServerImpl
-
Provides a constructor for an activatable implementation of NormServer
suitable for use with
ServiceStarter
.
- activate() - Method in class com.sun.jini.jeri.internal.runtime.Binding
-
- activate(ActivationID, boolean) - Method in class com.sun.jini.phoenix.Activation.ActivatorImpl
-
- activate(UID, boolean) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- activate(UID, boolean, ActivationInstantiator) - Method in class com.sun.jini.phoenix.Activation.ObjectEntry
-
- activate(ActivationID, boolean) - Method in interface com.sun.jini.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 com.sun.jini.phoenix.AID
-
Activate the object corresponding to this instance.
- activate(boolean, Object, Method) - Method in class net.jini.activation.ActivatableInvocationHandler
-
Activate the object (see activate0).
- activate0(boolean, Object) - Method in class net.jini.activation.ActivatableInvocationHandler
-
Activate the object and update the underlying proxy.
- activated - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- ActivateWrapper - Class in com.sun.jini.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 com.sun.jini.start.ActivateWrapper
-
Activatable constructor.
- ActivateWrapper.ActivateDesc - Class in com.sun.jini.start
-
Descriptor for registering a "wrapped" activatable object.
- ActivateWrapper.ActivateDesc(String, URL[], URL[], String, MarshalledObject) - Constructor for class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
Trivial constructor.
- ActivateWrapper.ExportClassLoader - Class in com.sun.jini.start
-
A simple subclass of PreferredClassLoader
that overrides
getURLs
to
return the URL
s of the provided export codebase.
- ActivateWrapper.ExportClassLoader(URL[], URL[], ClassLoader) - Constructor for class com.sun.jini.start.ActivateWrapper.ExportClassLoader
-
Trivial constructor that calls
super(importURLs, parent, urlsToPath(exportURLs), false);
and assigns exportURLs
to an internal field.
- Activation - Class in com.sun.jini.phoenix
-
Phoenix main class.
- Activation() - Constructor for class com.sun.jini.phoenix.Activation
-
Create an uninitialized instance of Activation that can be
populated with log data.
- Activation.ActivatorImpl - Class in com.sun.jini.phoenix
-
- Activation.ActivatorImpl() - Constructor for class com.sun.jini.phoenix.Activation.ActivatorImpl
-
- Activation.ActLogHandler - Class in com.sun.jini.phoenix
-
Handler for the log that knows how to take the initial snapshot
and apply an update (a LogRecord) to the current state.
- Activation.ActLogHandler() - Constructor for class com.sun.jini.phoenix.Activation.ActLogHandler
-
- Activation.GroupEntry - Class in com.sun.jini.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(ActivationGroupID, ActivationGroupDesc) - Constructor for class com.sun.jini.phoenix.Activation.GroupEntry
-
- Activation.GroupEntry.Watchdog - Class in com.sun.jini.phoenix
-
Waits for process termination and then restarts services.
- Activation.GroupEntry.Watchdog() - Constructor for class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- Activation.LogGroupIncarnation - Class in com.sun.jini.phoenix
-
Log record for an active group incarnation
- Activation.LogGroupIncarnation(ActivationGroupID, long) - Constructor for class com.sun.jini.phoenix.Activation.LogGroupIncarnation
-
- Activation.LogRecord - Class in com.sun.jini.phoenix
-
Abstract class for all log records.
- Activation.LogRecord() - Constructor for class com.sun.jini.phoenix.Activation.LogRecord
-
- Activation.LogRegisterGroup - Class in com.sun.jini.phoenix
-
Log record for registering a group.
- Activation.LogRegisterGroup(ActivationGroupID, ActivationGroupDesc) - Constructor for class com.sun.jini.phoenix.Activation.LogRegisterGroup
-
- Activation.LogRegisterObject - Class in com.sun.jini.phoenix
-
Log record for registering an object.
- Activation.LogRegisterObject(UID, ActivationDesc) - Constructor for class com.sun.jini.phoenix.Activation.LogRegisterObject
-
- Activation.LogUnregisterGroup - Class in com.sun.jini.phoenix
-
Log record for unregistering a group.
- Activation.LogUnregisterGroup(ActivationGroupID) - Constructor for class com.sun.jini.phoenix.Activation.LogUnregisterGroup
-
- Activation.LogUnregisterObject - Class in com.sun.jini.phoenix
-
Log record for unregistering an object.
- Activation.LogUnregisterObject(UID) - Constructor for class com.sun.jini.phoenix.Activation.LogUnregisterObject
-
- Activation.LogUpdateDesc - Class in com.sun.jini.phoenix
-
Log record for updating an activation desc
- Activation.LogUpdateDesc(UID, ActivationDesc) - Constructor for class com.sun.jini.phoenix.Activation.LogUpdateDesc
-
- Activation.LogUpdateGroupDesc - Class in com.sun.jini.phoenix
-
Log record for unregistering a group.
- Activation.LogUpdateGroupDesc(ActivationGroupID, ActivationGroupDesc) - Constructor for class com.sun.jini.phoenix.Activation.LogUpdateGroupDesc
-
- Activation.MonitorImpl - Class in com.sun.jini.phoenix
-
- Activation.MonitorImpl() - Constructor for class com.sun.jini.phoenix.Activation.MonitorImpl
-
- Activation.ObjectEntry - Class in com.sun.jini.phoenix
-
- Activation.ObjectEntry(ActivationDesc) - Constructor for class com.sun.jini.phoenix.Activation.ObjectEntry
-
- Activation.RegistryImpl - Class in com.sun.jini.phoenix
-
A read-only registry containing a single entry for the system.
- Activation.RegistryImpl() - Constructor for class com.sun.jini.phoenix.Activation.RegistryImpl
-
- Activation.Shutdown - Class in com.sun.jini.phoenix
-
Thread to shutdown phoenix.
- Activation.Shutdown() - Constructor for class com.sun.jini.phoenix.Activation.Shutdown
-
- Activation.ShutdownHook - Class in com.sun.jini.phoenix
-
Thread to destroy children in the event of abnormal termination.
- Activation.ShutdownHook() - Constructor for class com.sun.jini.phoenix.Activation.ShutdownHook
-
- Activation.SystemImpl - Class in com.sun.jini.phoenix
-
- Activation.SystemImpl() - Constructor for class com.sun.jini.phoenix.Activation.SystemImpl
-
- ACTIVATION_SYSTEM_UUID - Static variable in class com.sun.jini.phoenix.PhoenixConstants
-
An object identifier for exporting the activation system.
- ActivationAdmin - Interface in com.sun.jini.phoenix
-
An administrative interface for the activation system daemon.
- activationArgs(ActivationGroupDesc) - Method in class com.sun.jini.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
-
- ActivationGroup(ActivationGroupID) - Constructor for class net.jini.activation.ActivationGroup
-
Constructs an activation group with the specified activation group
identifier.
- ActivationGroupData - Class in com.sun.jini.phoenix
-
- ActivationGroupData(String[]) - Constructor for class com.sun.jini.phoenix.ActivationGroupData
-
Constructs an instance with the specified
Configuration
options, if any.
- ActivationGroupImpl - Class in com.sun.jini.phoenix
-
The default activation group implementation for phoenix.
- ActivationGroupImpl(ActivationGroupID, MarshalledObject) - Constructor for class com.sun.jini.phoenix.ActivationGroupImpl
-
Creates an instance with the specified group identifier and
initialization data.
- ActivationGroupImpl.ActiveEntry - Class in com.sun.jini.phoenix
-
Entry in table for active object.
- ActivationGroupImpl.ActiveEntry(Remote) - Constructor for class com.sun.jini.phoenix.ActivationGroupImpl.ActiveEntry
-
- ActivationGroupImpl.AlreadyExportedExporter - Class in com.sun.jini.phoenix
-
Exporter for an object that is already exported to JRMP.
- ActivationGroupImpl.AlreadyExportedExporter() - Constructor for class com.sun.jini.phoenix.ActivationGroupImpl.AlreadyExportedExporter
-
- ActivationGroupImpl.WrappedGID - Class in com.sun.jini.phoenix
-
ActivationGroupID containing a prepared ActivationSystem proxy and
the original ActivationGroupID (with unprepared ActivationSystem
proxy), that writeReplaces itself to the original.
- ActivationGroupImpl.WrappedGID(ActivationGroupID, ActivationSystem) - Constructor for class com.sun.jini.phoenix.ActivationGroupImpl.WrappedGID
-
- ActivationGroupInit - Class in com.sun.jini.phoenix
-
This is the bootstrap code to start a virtual machine (VM) executing an
activation group.
- ActivationGroupInit() - Constructor for class com.sun.jini.phoenix.ActivationGroupInit
-
- activationID - Variable in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
- activationID - Variable in class com.sun.jini.mercury.MailboxImpl
-
Our activation ID
- activationID - Variable in class com.sun.jini.norm.ActivatableNormServerImpl
-
Our activation ID
- activationID - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Our activation ID, null
if we are not activatable
- activationID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Our activation id, or null if not activatable
- activationID - Variable in class com.sun.jini.start.SharedGroupImpl
-
Our prepared activation ID reference
- activationPrepared - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Whether the activation ID has been prepared
- activationPrepared - Variable in class com.sun.jini.mercury.MailboxImpl
-
Whether the activation ID has been prepared
- activationSystem - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
- activationSystem - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The activation system, prepared
- activationSystem - Variable in class com.sun.jini.mercury.MailboxImpl
-
The activation system, prepared
- activationSystem - Variable in class com.sun.jini.norm.ActivatableNormServerImpl
-
The activation system, prepared
- activationSystem - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
A prepared reference to the activation system, null
if
we are not activatable.
- activationSystem - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Associated activation system, or null if not activatable
- activationSystem - Variable in class com.sun.jini.start.SharedGroupImpl
-
The prepared activation system reference
- activator - Variable in class com.sun.jini.phoenix.Activation
-
ActivatorImpl instance
- Activator - Interface in com.sun.jini.phoenix
-
The activator used by
AID
.
- activator - Variable in class com.sun.jini.phoenix.AID
-
- activator - Variable in class com.sun.jini.phoenix.AID.State
-
- activator - Variable in class com.sun.jini.phoenix.ConstrainableAID.State
-
- activator - Variable in class com.sun.jini.phoenix.ConstrainableAID.Verifier
-
The expected activator.
- ACTIVATOR_UUID - Static variable in class com.sun.jini.phoenix.PhoenixConstants
-
An object identifier for exporting the activator.
- activatorExporter - Variable in class com.sun.jini.phoenix.Activation
-
exporter for activator
- ActivatorPermission - Class in com.sun.jini.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 com.sun.jini.phoenix.ActivatorPermission
-
Creates an instance with the specified name.
- activatorStub - Variable in class com.sun.jini.phoenix.Activation
-
stub for activator
- ActivatorSunJrmpExporter - Class in com.sun.jini.phoenix
-
JRMP exporter to export an Activator
using the well-known
activator object identifier.
- ActivatorSunJrmpExporter() - Constructor for class com.sun.jini.phoenix.ActivatorSunJrmpExporter
-
Creates a JRMP exporter that exports on the standard port (1098).
- ActivatorSunJrmpExporter(int) - Constructor for class com.sun.jini.phoenix.ActivatorSunJrmpExporter
-
Creates a JRMP exporter that exports on the specified port.
- ACTIVE - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
createGroup has succeeded
- active - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
maps ActivationID to ActiveEntry
- ACTIVE - Static variable in interface net.jini.core.transaction.server.TransactionConstants
-
Transaction is currently active.
- active - Variable in class net.jini.jeri.connection.ConnectionManager
-
The active muxes (during connect).
- active - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
-
- activeCipherSuite - Variable in class net.jini.jeri.ssl.SslConnection
-
The currently active cipher suite
- activeGroup(ActivationInstantiator, long) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- activeGroup(ActivationGroupID, ActivationInstantiator, long) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- activeObject(UID, MarshalledObject) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- activeObject(ActivationID, MarshalledObject) - Method in class com.sun.jini.phoenix.Activation.MonitorImpl
-
- activeObject(ActivationID, Remote) - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
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(ActivationID, MarshalledObject) - Method in class com.sun.jini.phoenix.MonitorAccessExporter.MonitorImpl
-
- activeObjectPermission - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
permission to check for monitor's activeObject call
- activeReaders - Variable in class com.sun.jini.thread.ReadersWriter
-
The number of active readers
- activeReg - Variable in class com.sun.jini.mercury.MailboxImpl
-
Map of ServiceRegistrations that have event
delivery enabled and have event delivery tasks currently
scheduled.
- activeWriter - Variable in class com.sun.jini.thread.ReadersWriter
-
True if there is an active writer
- actTypes - Static variable in class com.sun.jini.start.ActivateWrapper
-
The parameter types for the "activation constructor".
- actTypes - Static variable in class com.sun.jini.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(WeakSoftTable.WeakKey, WeakSoftTable.SoftValue) - Method in class com.sun.jini.collection.WeakSoftTable
-
Associates an additional value with the specified key.
- add(ObjectNode) - Method in class com.sun.jini.example.browser.ObjectNode
-
- add(Target) - Method in class com.sun.jini.jeri.internal.runtime.Lease
-
- add(Entry[], Entry[]) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.TxnManagerTransaction
-
Convenience method which adds a given ParticipantHandle
to the set of ParticpantHandle
s associated with this
transaction.
- add(RemoteEvent) - Method in interface com.sun.jini.mercury.EventLog
-
Writes the given RemoteEvent to the underlying
storage mechanism, if possible.
- add(RemoteEvent) - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- add(RemoteEvent) - Method in interface com.sun.jini.mercury.EventLogIterator
-
Store the given RemoteEvent event.
- add(RemoteEvent) - Method in class com.sun.jini.mercury.PersistentEventLog
-
- add(RemoteEvent) - Method in class com.sun.jini.mercury.TransientEventLog
-
- add(ClientLeaseWrapper) - Method in class com.sun.jini.norm.DeformedLeaseList
-
Add a wrapped client lease to the list of deformed client leases.
- add(LeaseSet, Lease, long, long) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Add the lease to the set.
- add(TransactableMgr, int, EntryHolder) - Method in class com.sun.jini.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 com.sun.jini.outrigger.EntryHolder
-
Add new new entry to the holder.
- add(T) - Method in class com.sun.jini.outrigger.FastList
-
Add a node to the tail of the list.
- add(Transactable) - Method in interface com.sun.jini.outrigger.TransactableMgr
-
Add a new Transactable
object to the list of transactable
operations managed by this object.
- add(TransitionWatcher, EntryRep) - Method in class com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Caution: see locking discussion at the class level.
- add(QueryWatcher, Collection) - Method in class com.sun.jini.outrigger.TxnMonitor
-
Add a set of transactions
to be monitored under the
given query.
- add(Collection) - Method in class com.sun.jini.outrigger.TxnMonitor
-
Add a set of transactions
to be monitored under no
lease.
- add(QueryWatcher) - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
Add in a resource.
- add(TransactableMgr, int) - Method in class com.sun.jini.outrigger.TxnState
-
Add mgr
to the list of known managers, setting the
state of this handle to op
.
- add(TransitionWatcher, EntryRep) - Method in class com.sun.jini.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 com.sun.jini.outrigger.WrittenEntry
-
Add a new entry after this one.
- add(Permission) - Method in class com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
- add(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
Add a new task.
- add(String, ArrayList) - Static method in class com.sun.jini.tool.ClassDep
-
Take the given argument and add it to the provided container.
- add(String, int, File) - Method in class com.sun.jini.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(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(Permission[]) - Method in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- add(Principal[], Permission[]) - Method in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- add(Object) - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- ADD_CONSTRAINTS - Static variable in class net.jini.security.VerifyingProxyPreparer
-
Add proxy's constraints to context.
- addAckListener(AcknowledgmentSource.Listener) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- addAckListener(AcknowledgmentSource.Listener) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- addAckListener(String, AcknowledgmentSource.Listener) - Method in class com.sun.jini.jeri.internal.http.HttpServerManager
-
Registers listener waiting for given cookie.
- addAckListener(AcknowledgmentSource.Listener) - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally to register acknowledgment listener.
- addAcknowledgmentListener(AcknowledgmentSource.Listener) - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally to implement AcknowledgmentSource;
checks state and delegates to addAckListener method.
- 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.
- addAll(Collection) - Method in class com.sun.jini.thread.TaskManager
-
Add all tasks in a collection, in iterator order.
- addAll(Collection) - Method in class net.jini.core.constraint.ArraySet
-
Always throws UnsupportedOperationException.
- 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.
- addApi(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Initialize the dependency graph with a public API entry.
- addAttr() - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- addAttr(RegistrarImpl.SvcReg, EntryClass, int, Object) - Method in class com.sun.jini.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[], boolean) - Method in class com.sun.jini.norm.lookup.JoinState
-
Add attribute sets for the service.
- addAttributes(ServiceID, Uuid, EntryRep[]) - Method in interface com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- addAttributes(Entry[]) - Method in class com.sun.jini.reggie.Registration
-
- 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.
- addAttributesDo(ServiceID, Uuid, EntryRep[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of addAttributes.
- addAttrs(RegistrarImpl.SvcReg, EntryRep) - Method in class com.sun.jini.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 com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- addClasses(String) - Method in class com.sun.jini.tool.ClassDep
-
Add an entry into the set of classes that
dependencies are going to be computed on.
- addClassesRecursively(List) - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- addDesc(String) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addDiscoveredSet(LookupDiscoveryManager.ProxyReg) - Method in class net.jini.discovery.LookupDiscoveryManager.LocatorDiscoveryListener
-
- addDiscoveryListener(DiscoveryListener) - Method in interface net.jini.discovery.DiscoveryManagement
-
Adds an instance of DiscoveryListener
to the set of
objects listening for discovery events.
- addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscovery
-
Register a listener as interested in receiving DiscoveryEvent
notifications.
- addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Adds an instance of DiscoveryListener
to the set of
objects listening for discovery events.
- addDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Add a DiscoveryListener to the listener set.
- addEntries(JarFile, JarWrapper.SourceJarURL) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.PreferredListGen.Graph
-
Add preferred list entries (represented by PrefData
objects) to the given Collection
.
- adder - Variable in class com.sun.jini.example.browser.Browser
-
- addEvent(RegistrarImpl.EventReg) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Add an event registration to our state.
- addField(String, String) - Method in class com.sun.jini.jeri.internal.http.Header
-
Associates additional value with named field.
- addFile(String, String, boolean) - Method in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
Records the preferred setting of the given file entry.
- addFilteredItemToMap(ServiceItem, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Convenience method called by filterMaybeDiscard
and ServiceDiscardTimerTask.run
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.
- addFrom(int) - Method in class net.jini.discovery.LookupDiscoveryManager.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(Uuid, String[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Add new groups to the set to join.
- 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 class net.jini.discovery.LookupDiscovery
-
Add a set of groups to the set to be discovered.
- addGroups(String[]) - Method in class net.jini.discovery.LookupDiscoveryManager
-
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.
- addGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method addGroups
.
- addGroupsDo(Uuid, HashMap, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
GroupsAddedToRegistrationLogObj
(which is invoked
during state recovery).
- addHidePackage(String) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addHidePackages(String[]) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addHidePackages(List) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addHides(String) - Method in class com.sun.jini.tool.ClassDep
-
Add an entry into the set of package prefixes that
are to remain hidden from processing.
- addIfNew(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
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 com.sun.jini.tool.PreferredListGen
-
Add to the given set of roots the interface named intFace
if
that interface is public.
- addImpl(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Initialize the dependency graph with a private API entry.
- addInside(String) - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
Inside packages limit the scope of the dependency search to
Classes within these packages.
- addInsidePackages(String[]) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
Inside packages limit the scope of the dependency search to
Classes within these packages.
- addInsidePackages(List) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addInsideRoot(String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- addItems(String[]) - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- addItems(String[]) - Method in class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- addItems(String[]) - Method in class com.sun.jini.example.browser.ServiceEditor.MemberGroupLister
-
- addJar(String, List, Map) - Method in class com.sun.jini.tool.ClassServer
-
Add transitive Class-Path JARs to jflist.
- addJar(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Add jarName
to the list of JAR files to process.
- addKnown(String, String) - Method in class com.sun.jini.outrigger.TypeTree
-
Add the subclass to the list of known subclasses of this superclass.
- addLease(Lease, long, long, LeaseListener, long) - Method in class net.jini.lease.LeaseRenewalManager
-
- addLeaves(Collection) - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
- addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.ListenContextImpl
-
- addListenEndpoint(ServerEndpoint.ListenEndpoint) - Method in class com.sun.jini.jeri.internal.runtime.BasicExportTable.LC
-
- 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
.
- 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(Uuid, LookupLocator[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Add locators for specific new lookup services to join.
- addLocators(LookupLocator[]) - Method in interface net.jini.discovery.DiscoveryLocatorManagement
-
Adds a set of locators to the managed set of locators.
- addLocators(LookupLocator[]) - Method in class net.jini.discovery.LookupDiscoveryManager
-
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(LookupLocator[]) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Adds a set of locators to the managed set of locators.
- addLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method addLocators
.
- addLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
LocsAddedToRegistrationLogObj
(which is invoked
during state recovery).
- addLogRecord(FiddlerImpl.LogRecord) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Add a state-change record to persistent storage.
- addLogRecord(MailboxImpl.LogRecord) - Method in class com.sun.jini.mercury.MailboxImpl
-
Add a state-change record to persistent storage.
- addLogRecord(Activation.LogRecord) - Method in class com.sun.jini.phoenix.Activation
-
Adds a record to the activation log.
- addLogRecord(RegistrarImpl.LogRecord) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Add a state-change record to persistent storage.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Add attribute sets to the current set of attributes associated
with the lookup discovery service.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Adds attribute sets to the current set of attributes associated
with the lookup discovery service.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Add attribute sets for the service.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.norm.AdminProxy
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Add attribute sets for the service.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- addLookupAttributes(Entry[]) - Method in interface net.jini.admin.JoinAdmin
-
Add attribute sets for the service.
- addLookupGroups(String[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.JoinStateManager
-
Add new groups to the set to join.
- addLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- addLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- addLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- addLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- addLookupGroups(String[]) - Method in class com.sun.jini.norm.AdminProxy
-
- addLookupGroups(String[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- addLookupGroups(String[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- addLookupGroups(String[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Add new groups to the set to join.
- addLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- addLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- addLookupGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- addLookupGroups(String[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- addLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
-
Add new groups to the set to join.
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Add a set of LookupLocator objects to the lookup discovery service's
managed set of locators.
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Add a set of LookupLocator objects to the lookup discovery service's
managed set of locators.
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Add locators for specific new lookup services to join.
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.AdminProxy
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Add locators for specific new lookup services to join.
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- addLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- addLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
-
Add locators for specific new lookup services to join.
- addMemberGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- addMemberGroups(String[]) - Method in class com.sun.jini.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.
- addMethodDesc(String) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addName(String) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addNameInternal(String) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addNames(String[]) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addNone(JMenu) - Static method in class com.sun.jini.example.browser.Browser
-
- addNotify(ArrayList, Map, int) - Method in class net.jini.discovery.LookupDiscovery
-
Add a notification task to the pending queue, and start an instance of
the Notifier thread if one isn't already running.
- addNotify(ArrayList, Map, boolean) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Add a notification task to the pending queue, and start an instance of
the Notifier thread if one isn't already running.
- addOne(ServiceRegistrar) - Method in class com.sun.jini.example.browser.Browser
-
- addOpt(String, String) - Method in class com.sun.jini.system.MultiCommandLine
-
Add the given option of the given type to the list of known options.
"-?"
- addOpt(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
-
Add the given option of the given type to the list of known options
- addOrUpdateReadyQueue(SelectionManager.Key, int) - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- addOrUpdateRenewQueue(SelectionManager.Key, int) - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- addOutside(String) - Method in class com.sun.jini.tool.ClassDep
-
Add an entry into the set of package prefixes
that will bypassed during dependency checking.
- addOutsidePackageOrClass(String) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
The package patterns or class names to be excluded from the dependency
search results.
- addOutsidePackagesOrClasses(String[]) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addOutsidePackagesOrClasses(List) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addOutsideRoot(String) - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.ClasspathPackages
-
Adds the package of the class named by the JAR entry, if any
- addPackages(String, String, Set) - Static method in class com.sun.jini.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.
- addProvider(ClassDependencyRelationship) - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
Add a provider class to this dependant class.
- addProxy(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Add proxy
to the set of proxies used to identify
roots.
- addProxy(ServiceRegistrar, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
-
- addProxyReg(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Add a new ProxyReg to the lookupCache.
- addProxyRoot(Class, Collection) - Method in class com.sun.jini.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 com.sun.jini.tool.ClassDep
-
Add an entry into the set of package prefixes
that will be skipped as part of the dependency
generation.
- addr - Variable in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- addr - Variable in class com.sun.jini.jeri.internal.runtime.Util.ClientHostImpl
-
- addr - Variable in class net.jini.discovery.IncomingMulticastRequest
-
The address to which any responses should go.
- addRegInfoGroups(FiddlerImpl.RegistrationInfo, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl.AddGroupsTask
-
Augments the registration's managed set of groups with the new
groups.
- addRegInfoLocators(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl.AddLocatorsTask
-
Augments the registration's managed set of locators with the new
locators.
- addRegistration(FiddlerImpl.RegistrationInfo) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Places the registration corresponding to the regInfo
parameter in both the registrationByID
map and the
registrationByTime
map.
- addRegistration(ServiceRegistration) - Method in class com.sun.jini.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.
- addRoots(String) - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen.Graph
-
Add roots from this subtree of the graph to the given
collection of roots.
- addService(RegistrarImpl.SvcReg) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Add a service to our state.
- addServiceByTypes(ServiceType, RegistrarImpl.SvcReg) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
This method is intended to be invoked by subclasses only.
- addShow(String) - Method in class com.sun.jini.tool.ClassDep
-
Add an entry into the set of package prefixes
that we want to display.
- addShowPackage(String) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addShowPackages(String[]) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addShowPackages(List) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- addSibling(Txn) - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
Add a ``sibling'' transaction, one that is now blocking progress
on one of the same entries.
- addSignature(String) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addSkip(String) - Method in class com.sun.jini.tool.ClassDep
-
Add an entry into the set of classes that
should be skipped during dependency generation.
- addSubStore(SubStore) - Method in class com.sun.jini.norm.PersistentStore
-
Inform the store of a sub-store
- addTake(byte[]) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Add a new pending take
operation.
- addTarget(Target) - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Add tellName
to the tell list.
- addTells(String) - Method in class com.sun.jini.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 com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Associate a TemplateHandle
with this object.
- addTemplateHandle(TemplateHandle) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
Associate a TemplateHandle
with this object.
- addTemplateHandle(TemplateHandle) - Method in class com.sun.jini.outrigger.SingletonQueryWatcher
-
Associate a TemplateHandle
with this object.
- addTemplateHandle(TemplateHandle) - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
Associate a TemplateHandle
with this object.
- addTemplateHandle(TemplateHandle) - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Associate a TemplateHandle
with this object.
- addToConnectionSet() - Method in class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
-
- addToDiscoveredRegs(HashMap) - Method in class com.sun.jini.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 com.sun.jini.norm.LeaseSet
-
Add a lease already in the lease set to the lease table.
- addToMap(LookupLocatorDiscovery.LocatorReg) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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.
- addTransitionWatcher(TransitionWatcher) - Method in class com.sun.jini.outrigger.TemplateHandle
-
Add a watcher to this handle.
- addTxns(Collection) - Method in class com.sun.jini.outrigger.EntryHandle
-
Add into the collection any transactions that are known to this
handle.
- addTxns(Collection) - Method in class com.sun.jini.outrigger.TxnState
-
Add all the managers of this transaction to the given
collection.
- addType(Class, Vector) - Method in class com.sun.jini.example.browser.Browser.Entries
-
- addType(Class, Vector) - Method in class com.sun.jini.example.browser.Browser.Services
-
- addType(Type) - Method in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addTypes(EntryRep) - Method in class com.sun.jini.outrigger.TypeTree
-
Update the type tree with the given bits.
- addTypes(ArrayList, ArrayList, ServiceType[], String, ServiceType, String) - Static method in class com.sun.jini.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 com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- addUnknownEvent(Uuid, EventID) - Method in class com.sun.jini.mercury.MailboxImpl
-
Utility method that adds the provided EventID
to the given registration's "unknown" event list.
- addUnknownEventDo(Uuid, EventID) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual logic for adding an unknown event to the
given registration's unknown event list.
- addUnknownEvents(Uuid, Collection) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Get events for the given registration
- addUnknownEvents(Uuid, Collection) - Method in class com.sun.jini.mercury.MailboxImpl
-
- addUnknownEvents(Collection) - Method in class com.sun.jini.mercury.Registration
-
- addUnknownEvents(Collection) - Method in interface net.jini.event.MailboxPullRegistration
-
Adds the provided collection of unknown events to this registration.
- addUnknownEventsDo(Uuid, Collection) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual logic for synchronously getting events
for a particular registration.
- addUnsentAcks(String, int, String[]) - Method in class com.sun.jini.jeri.internal.http.HttpClientManager
-
Adds to list of unsent acknowledgments for server at given host/port.
- addWithPreference(String, int, boolean, File) - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Add a new pending write
operation.
- addWrittenRep(EntryHandle, EntryHolder, Txn) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Add the written rep to the relevant data structures.
- admin - Variable in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- admin - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- admin - Variable in class com.sun.jini.outrigger.AdminProxy
-
Reference to the actual remote admin object.
- Administrable - Interface in net.jini.admin
-
Every administrable service should implement this interface.
- adminItem - Variable in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- AdminIterator - Interface in com.sun.jini.outrigger
-
- adminLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for service administration related messages
- adminPreparer - Variable in class com.sun.jini.example.browser.Browser
-
- adminProxy - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The admin proxy to this server
- AdminProxy - Class in com.sun.jini.norm
-
Defines a proxy for a Norm server's admin object.
- AdminProxy(NormServer, Uuid) - Constructor for class com.sun.jini.norm.AdminProxy
-
Creates an instance of this class.
- adminProxy - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Admin proxy
- AdminProxy - Class in com.sun.jini.outrigger
-
AdminProxy
objects are connected to particular
OutriggerServerImpl
s to implement the
JavaSpaceAdmin
interface for the server.
- AdminProxy(OutriggerAdmin, Uuid) - Constructor for class com.sun.jini.outrigger.AdminProxy
-
Create an AdminProxy
for the given remote admin
objects.
- adminProxy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The admin proxy for this space.
- AdminProxy - Class in com.sun.jini.reggie
-
Proxy for administering a registrar, returned from the getAdmin method of
the main registrar proxy.
- AdminProxy(Registrar, ServiceID) - Constructor for class com.sun.jini.reggie.AdminProxy
-
Constructor for use by getInstance(), ConstrainableAdminProxy.
- AdminProxy.ConstrainableAdminProxy - Class in com.sun.jini.norm
-
Defines a subclass that implements RemoteMethodControl.
- AdminProxy.ConstrainableAdminProxy(NormServer, Uuid) - Constructor for class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
Creates an instance of this class.
- 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 com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
- AggregatePolicyProvider - Class in com.sun.jini.start
-
Security policy provider which supports associating security sub-policies
with context class loaders.
- AggregatePolicyProvider() - Constructor for class com.sun.jini.start.AggregatePolicyProvider
-
Creates a new AggregatePolicyProvider
instance, containing
a main policy created as follows: if the
com.sun.jini.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 com.sun.jini.start.AggregatePolicyProvider
-
Creates a new AggregatePolicyProvider
instance with the
given main policy, which must be non-null
.
- AggregatePolicyProvider.AggregateSecurityContext - Class in com.sun.jini.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.AggregateSecurityContext(SecurityContext) - Constructor for class com.sun.jini.start.AggregatePolicyProvider.AggregateSecurityContext
-
- AggregatePolicyProvider.DefaultSecurityContext - Class in com.sun.jini.start
-
Stand-in "default" security context for sub-policies that do not
implement SecurityContextSource.
- AggregatePolicyProvider.DefaultSecurityContext() - Constructor for class com.sun.jini.start.AggregatePolicyProvider.DefaultSecurityContext
-
- AID - Class in com.sun.jini.phoenix
-
- AID(Activator, UID) - Constructor for class com.sun.jini.phoenix.AID
-
- aid - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
-
The activation id of the service
- AID.State - Class in com.sun.jini.phoenix
-
- AID.State(Activator, UID) - Constructor for class com.sun.jini.phoenix.AID.State
-
- algorithm - Variable in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
HTTPMD digest algorithm, or null if non-HTTPMD URL
- algorithm - Variable in class net.jini.url.httpmd.HttpmdURLConnection
-
The message digest algorithm.
- 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_GROUPS - Static variable in class net.jini.discovery.LookupDiscovery
-
Convenience constant used to request that attempts be made to
discover all lookup services that are within range, and which
belong to any group.
- allDiscoveredRegs - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Map from the set of all currently discovered registrars to their
corresponding [locator,member groups] pairs (locatorGroupsStuct).
- allMatches(EntryTransition, long) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Test if all elements of the array are null.
- allowCalls - Variable in class com.sun.jini.outrigger.OutriggerServerWrapper
-
If false
, hold calls until it becomes
true
- allowCalls() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
Allow incoming calls.
- allowDGC - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- allowStateChange() - Method in class com.sun.jini.outrigger.Txn
-
Release the read lock created by an ensureActive
call.
- allUsed - Variable in class com.sun.jini.system.MultiCommandLine
-
Have all the options been consumed?
- allUsed - Variable in class com.sun.jini.system.POSIXCommandLine
-
Have all the options been consumed?
- analyzePostResponse(StartLine, Header) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.EnvCheck.Pipe
-
the output stream annotation
- announce(String[]) - Method in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Announce membership in the specified groups, and return false if
interrupted, otherwise return true.
- announceeThread - Variable in class net.jini.discovery.LookupDiscovery
-
Thread that handles incoming multicast announcements.
- announcement - Variable in class net.jini.discovery.LookupDiscovery.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.
- announcementSeqNo - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Multicast announcement sequence number
- announcementTimerThread - Variable in class net.jini.discovery.LookupDiscovery
-
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.
- announcer - Variable in class com.sun.jini.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 com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- append(TimedMap.Queue.Node) - Method in class com.sun.jini.jeri.internal.http.TimedMap.Queue
-
- appendArray(Object[], Object) - Static method in class com.sun.jini.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.
- apply(FiddlerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LeasesCancelledLogObj
-
Modifies this service's state by canceling each of the leases
specified by the stored IDs.
- apply(FiddlerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LogRecord
-
- apply(FiddlerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
-
Modifies this service's state by modifying this service's existing
set of 'groups to join'.
- apply(FiddlerImpl) - Method in class com.sun.jini.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
-
Modifies this service's state by modifying this service's existing
set of 'locators to join'.
- apply(FiddlerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury.MailboxImpl.LogRecord
-
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.LookupGroupsChangedLogObj
-
Sets the value of lookupGroups
to the provided
set.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.LookupLocatorsChangedLogObj
-
Sets lookupLocators
to value of the provided
set.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationCancelledLogObj
-
Sets the expiration time of the associated registration.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationDisabledLogObj
-
Disables the associated, stored registration.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
Enables the stored RemoteEventListener object with the
associated, stored registration.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
-
Disables the associated, stored registration.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationLogObj
-
Adds the stored registration object to the mailbox's state.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationRenewedLogObj
-
Sets the expiration time of the associated registration.
- apply(MailboxImpl) - Method in class com.sun.jini.mercury.MailboxImpl.UnknownEventExceptionLogObj
-
Adds the given EventID
to the set of unknownEvents
for the associated registration.
- apply(Map) - Method in class com.sun.jini.norm.CancelLeaseSet
-
- apply(Map) - Method in class com.sun.jini.norm.CreateLeaseSet
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.ChangeSetExpiration
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.FailureEventRegistration
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.RemoveClientLease
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.RenewalFailure
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.UpdateClientLease
-
- apply(LeaseSet) - Method in class com.sun.jini.norm.LeaseSet.WarningEventRegistration
-
- apply(Map) - Method in class com.sun.jini.norm.LeaseSetOperation
-
- apply(LeaseSet) - Method in class com.sun.jini.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 com.sun.jini.norm.LoggedOperation
-
Update state of the passed Map
of
LeaseSet
s to reflect the state of server after
this operation was performed.
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogGroupIncarnation
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogRecord
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogRegisterGroup
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogRegisterObject
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogUnregisterGroup
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogUnregisterObject
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogUpdateDesc
-
- apply(Object) - Method in class com.sun.jini.phoenix.Activation.LogUpdateGroupDesc
-
- apply(RegistrarImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.LeasesCancelledLogObj
-
Modifies the state of the Registrar by cancelling the specified
leases.
- apply(RegistrarImpl) - Method in class com.sun.jini.reggie.RegistrarImpl.LeasesRenewedLogObj
-
Modifies the state of the Registrar by renewing the specified
leases.
- apply(RegistrarImpl) - Method in interface com.sun.jini.reggie.RegistrarImpl.LogRecord
-
- apply(RegistrarImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.SvcRegisteredLogObj
-
Modifies the state of the Registrar by registering the service
stored in the reg object.
- apply(RegistrarImpl) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
Bounds the duration by the value of the bound
parameter,
and checks for negative value.
- applyException(Throwable) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
For each lease in the map, call failedRenewal
- applyUpdate(Object) - Method in class com.sun.jini.fiddler.FiddlerImpl.LocalLogHandler
-
Required method that implements the abstract applyUpdate()
defined in ReliableLog's associated LogHandler class.
- applyUpdate(Object) - Method in class com.sun.jini.mahalo.JoinStateManager
-
This method always throws
UnsupportedOperationException
since
FileJoinAdminState
should never update a
log.
- applyUpdate(Object) - Method in class com.sun.jini.mercury.MailboxImpl.LocalLogHandler
-
Required method implementing the abstract applyUpdate()
defined in ReliableLog's associated LogHandler class.
- applyUpdate(Object) - Method in class com.sun.jini.norm.lookup.JoinState
-
This method always throws UnsupportedOperationException
since JoinState
should never update a log.
- applyUpdate(Object) - Method in class com.sun.jini.norm.NormServerBaseImpl.OurLogHandler
-
- applyUpdate(Object) - Method in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- applyUpdate(Object) - Method in class com.sun.jini.reggie.RegistrarImpl.LocalLogHandler
-
Required method implementing the abstract applyUpdate()
defined in ReliableLog's associated LogHandler class.
- applyUpdate(Object) - Method in class com.sun.jini.reliableLog.LogHandler
-
Reads a stably logged update (a serializable object) from a stream.
- arg - Variable in class net.jini.config.ConfigurationFile.Cast
-
- args - Variable in class com.sun.jini.system.MultiCommandLine
-
The args provided.
- args - Variable in class com.sun.jini.system.POSIXCommandLine
-
The words blown up into an array of array of characters.
- args - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the command line arguments of the command being analyzed
- args(String, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Return a string array representing the given arguments.
- args - Variable in class net.jini.config.ConfigurationFile.Call
-
- argType - Variable in class com.sun.jini.system.MultiCommandLine.Opt
-
The argument type.
- argType - Variable in class com.sun.jini.system.POSIXCommandLine.Opt
-
The argument type.
- arrayAdd(Object[], Object) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Return a new array containing the elements of the given array
plus the given element added to the end.
- arrayDel(Object[], int) - Static method in class com.sun.jini.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 com.sun.jini.example.browser.ObjectNode
-
- arrayOfObjects - Variable in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- 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.
- ArraySet.Iter() - Constructor for class net.jini.core.constraint.ArraySet.Iter
-
- AS_IS - Static variable in class net.jini.security.VerifyingProxyPreparer
-
No change to proxy or context.
- asList(Object[]) - Static method in class com.sun.jini.discovery.DiscoveryV2
-
- assertInvariants() - Method in class com.sun.jini.mercury.PersistentEventLog
-
Utility method for asserting that the object invariants are valid.
- assertNoSingles() - Method in class com.sun.jini.system.POSIXCommandLine
-
Assert that no boolean options have yet been consumed.
- assertNotUsedUp() - Method in class com.sun.jini.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 com.sun.jini.outrigger.IteratorProxy
-
Throw IllegalStateException
if this iterator
has been closed; otherwise just return.
- assertOpen() - Method in class com.sun.jini.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
-
- asyncSend(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.ConnectionIO
-
Sends the sequence of bytes contained in the supplied buffer to the
underlying connection.
- asyncSend(ByteBuffer, ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.ConnectionIO
-
Sends the sequence of bytes contained in the supplied buffers to the
underlying connection.
- asyncSend(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- asyncSend(ByteBuffer, ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- asyncSend(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- asyncSend(ByteBuffer, ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- asyncSendAbort(int, int, ByteBuffer) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
Sends an Acknowledgment message for the specified "sessionID".
- asyncSendClientConnectionHeader() - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends the ClientConnectionHeader message for this connection.
- asyncSendClose(int) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends a Close message for the specified "sessionID".
- asyncSendData(int, int, ByteBuffer) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
Sends an IncrementRation message for the specified "sessionID" and
the specified "increment".
- asyncSendNoOperation(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends a NoOperation message with the contents of the supplied buffer
as the data.
- asyncSendPing(int) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends a Ping message with the specified "cookie".
- asyncSendPingAck(int) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends a PingAck message with the specified "cookie".
- asyncSendServerConnectionHeader() - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends the ServerConnectionHeader message for this connection.
- asyncSendShutdown(String) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Sends a Shutdown message with the UTF-8 encoding of the supplied
message as the data.
- attempt(TaskManager.Task) - Method in class com.sun.jini.mahalo.Job
-
Given a TaskManager.Task
, this method
returns the current number of attempts it has made.
- attempt - Variable in class com.sun.jini.mahalo.SettlerTask
-
- attempt - Variable in class com.sun.jini.thread.RetryTask
-
- attempt() - Method in class com.sun.jini.thread.RetryTask
-
Return the attempt number, starting with zero.
- attemptCapture(EntryHandle, TransactableMgr, boolean, Set, Set, WeakHashMap, long) - Method in class com.sun.jini.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, WeakHashMap, long, QueryWatcher) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.AddressTask
-
attempt a connection to multicast request client
- attempts - Variable in class com.sun.jini.mahalo.Job
-
- attributes - Variable in class com.sun.jini.mahalo.JoinStateManager
-
The join state, this data needs to be persisted between restarts
- attributes - Variable in class com.sun.jini.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 com.sun.jini.outrigger.JoinStateManager
-
The list of attributes to start with.
- attributes - Variable in class net.jini.lookup.entry.UIDescriptor
-
A set of objects that describe the UI generated by the marshalled UI factory.
- attributeSets - Variable in class com.sun.jini.reggie.Item
-
ServiceItem.attributeSets converted to EntryReps.
- attributeSets - Variable in class net.jini.core.lookup.ServiceItem
-
Attribute sets.
- attributeSetTemplates - Variable in class com.sun.jini.reggie.Template
-
ServiceTemplate.attributeSetTemplates converted to EntryReps
- attributeSetTemplates - Variable in class net.jini.core.lookup.ServiceTemplate
-
Attribute set templates to match, or null.
- attributesFor() - Static method in class com.sun.jini.mahalo.TxnManagerImpl
-
Create the service owned attributes for an Mahalo server
- attributesFor() - Static method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Create the service-owned attributes for an Outrigger server.
- attrMatch(EntryRep[], EntryRep) - Static method in class com.sun.jini.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 com.sun.jini.example.browser.ServiceBrowser
-
- attrPanel - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- attrs - Variable in class com.sun.jini.reggie.RegistrarImpl.LookupAttributesChangedLogObj
-
The new lookup service attributes.
- attrsAddedLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- attrSets - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsAddedLogObj
-
The attributes added.
- attrSets - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
The new attributes.
- attrSets - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsSetLogObj
-
The new attributes.
- 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.
- attrSetTemplates - Variable in class net.jini.lookup.JoinManager.ModifyAttributesTask
-
- attrSetTmpls - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
The templates to match.
- attrsModifiedLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- authAlgorithm - Variable in class com.sun.jini.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.AuthenticationPermissionCollection() - Constructor for class net.jini.security.AuthenticationPermission.AuthenticationPermissionCollection
-
- 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.
- AuthenticationPermission.Data() - Constructor for class net.jini.security.AuthenticationPermission.Data
-
Simple constructor.
- 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 com.sun.jini.jeri.internal.http.ServerInfo
-
authentication challenge
- authOpaque - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
authentication cookie
- authPassword - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
authentication password
- authPermission - Static variable in class com.sun.jini.discovery.internal.X500Provider
-
- 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.
- authRealm - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
authentication realm
- authScheme - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
authentication scheme, if any
- authUser - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
authentication username
- autoConfirm - Variable in class com.sun.jini.example.browser.Browser
-
- AvailabilityEvent - Class in net.jini.space
-
- AvailabilityEvent(JavaSpace, long, long, MarshalledObject, boolean) - Constructor for class net.jini.space.AvailabilityEvent
-
Create a new AvailabilityEvent
instance.
- AvailabilityRegistrationWatcher - Class in com.sun.jini.outrigger
-
Subclass of TransitionWatcher
for availability event
registrations.
- AvailabilityRegistrationWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Used during log recovery to create a mostly empty
AvailabilityRegistrationWatcher
.
- AvailabilityRegistrationWatcher(long, long, Uuid, boolean, MarshalledObject, long) - Constructor for class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Create a new AvailabilityRegistrationWatcher
.
- AvailabilityRegistrationWatcher.VisibilityEventSender - Class in com.sun.jini.outrigger
-
Common implementation of EventSender
for visibility events
- AvailabilityRegistrationWatcher.VisibilityEventSender(EntryRep, boolean, long) - Constructor for class com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
Create a new VisibilityEventSender
that will send
a new OutriggerAvailabilityEvent
.
- available() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- available() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- available() - Method in class com.sun.jini.jeri.internal.http.MessageReader.BoundedInputStream
-
- available() - Method in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- available() - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally to gauge available inbound data.
- available() - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
- available() - Method in class com.sun.jini.jeri.internal.mux.Session.MuxInputStream
-
- available() - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- available() - Method in class com.sun.jini.mercury.LogInputStream
-
- available - Variable in class com.sun.jini.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 com.sun.jini.reliableLog.LogInputStream
-
Returns the number of bytes that can be read without blocking.
- 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
-
- availableContent() - Method in class com.sun.jini.jeri.internal.http.MessageReader
-
Returns count of available message content.
- await() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- awaitPending(long) - Method in class com.sun.jini.mahalo.Job
-
- 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 com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- cache - Static variable in class com.sun.jini.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.
- cacheBasePerms - Variable in class net.jini.security.policy.DynamicPolicyProvider
-
- cacheIndex - Variable in class net.jini.jeri.BasicInvocationHandler
-
next index to (over)write in the method constraint cache
- 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 com.sun.jini.jeri.internal.http.HttpClientManager
-
Caches HTTP server information, overwriting any previously registered
information for server if timestamp is more recent.
- cacheTaskMgr - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Task manager for the various tasks executed by this LookupCache
- 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 com.sun.jini.outrigger.SpaceProxy2
-
Utility method to calculate the absolute end time of a query.
- calcEntryLength(String, boolean) - Static method in class com.sun.jini.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 com.sun.jini.landlord.FixedLeasePeriodPolicy
-
Calculates an expiration based on the passed time and a requested
duration.
- calcHandshakeHash(ByteBuffer, ByteBuffer) - Static method in class com.sun.jini.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 com.sun.jini.norm.ClientLeaseWrapper
-
Given the current time and a membershipDuration set membershipExpiration
the correct value.
- calcNextTryTime() - Method in class net.jini.discovery.LookupLocatorDiscovery.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 com.sun.jini.landlord.FixedLeasePeriodPolicy
-
Returns the duration this policy is willing to grant for the
passed resource at this time.
- 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 com.sun.jini.jeri.internal.runtime.Target
-
- canBatch(Lease) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.landlord.ConstrainableLandlordLease
-
- canBatch(Lease) - Method in class com.sun.jini.landlord.LandlordLease
-
- canBatch(Lease) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarLease
-
Two leases can be batched if they are both RegistrarLeases and
have the same server.
- 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.
- canBatchMethodMapArray - Static variable in class com.sun.jini.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 class com.sun.jini.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 com.sun.jini.landlord.Landlord
-
Called by the lease when its
cancel
method is
called.
- cancel() - Method in class com.sun.jini.landlord.LandlordLease
-
- cancel(Uuid) - Method in interface com.sun.jini.landlord.LocalLandlord
-
Cancel the lease that is associated with the given cookie.
- cancel(Uuid) - Method in interface com.sun.jini.mahalo.LeaseExpirationMgr.Expirer
-
Called by a LeaseExpirationMgr when it needs to expire a
resource.
- cancel(Uuid) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Cancels the lease on a Transaction
.
- cancel(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl
-
- cancel(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl.LocalLandlordAdaptor
-
- cancel() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Always throws UnsupportedOperationException
since
a lease renewal service should never cancel a client lease.
- cancel(Uuid) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- cancel() - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
- cancel() - Method in interface com.sun.jini.outrigger.EventRegistrationRecord
-
Make sure this object will be removed from the system
independent of the expiration time.
- cancel() - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
- cancel(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- cancel() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Remove this query, assumes caller holds lock on this
object.
- cancel(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- cancel() - Method in class com.sun.jini.reggie.EventLease
-
- cancel() - Method in class com.sun.jini.reggie.ServiceLease
-
- cancel() - Method in class com.sun.jini.thread.RetryTask
-
Cancel the retrying of the task.
- cancel(WakeupManager.Ticket) - Method in class com.sun.jini.thread.WakeupManager
-
Cancel the given ticket.
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a cancel
.
- cancelAll() - Method in class com.sun.jini.fiddler.FiddlerLeaseMap
-
Cancels all leases in this map.
- cancelAll(Uuid[]) - Method in interface com.sun.jini.landlord.Landlord
-
Called by the lease map when its
cancelAll
method is called.
- cancelAll() - Method in class com.sun.jini.landlord.LandlordLeaseMap
-
- cancelAll(LocalLandlord, Uuid[]) - Static method in class com.sun.jini.landlord.LandlordUtil
-
Call landlord.cancel()
for each object in
cookies[]
, passing cookies[i]
.
- cancelAll(Uuid[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Bulk cancel of leases on Transaction
s.
- cancelAll(Uuid[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- cancelAll() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- cancelAll() - Method in class com.sun.jini.norm.DeformedClientLeaseMapWrapper
-
- cancelAll(Uuid[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- cancelAll(Uuid[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- cancelAll(Uuid[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- cancelAll() - Method in class com.sun.jini.reggie.RegistrarLeaseMap
-
- cancelAll() - Method in class com.sun.jini.thread.WakeupManager
-
Cancel all tickets.
- cancelAll() - Method in interface net.jini.core.lease.LeaseMap
-
Cancels all leases in the LeaseMap.
- cancelAllDo(Uuid[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual cancelAll logic
- cancelAllMethod - Static variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Convenience field containing the cancelAll
method
defined in the Landlord
interface.
- cancelAllMethod - Static variable in class net.jini.lease.LeaseRenewalManager
-
- 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 com.sun.jini.mercury.MailboxImpl
-
Performs the actual registration cancellation logic
- cancelEventLease(long, Uuid) - Method in interface com.sun.jini.reggie.Registrar
-
Cancels an event lease.
- cancelEventLease(long, Uuid) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- cancelEventLeaseDo(long, Uuid) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of cancelEventLease.
- cancelLease() - Method in class com.sun.jini.example.browser.Browser
-
- cancelLease(Uuid, Uuid) - Method in interface com.sun.jini.fiddler.Fiddler
-
This method cancels the lease corresponding to the given
registrationID
and leaseID
parameters.
- cancelLease(Uuid, Uuid) - Method in class com.sun.jini.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.
- cancelLease(Lease) - Method in class net.jini.lookup.ServiceDiscoveryManager
-
Cancels the given event lease.
- cancelLeaseDo(FiddlerImpl.RegistrationInfo, Uuid) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method cancelLease
.
- cancelLeaseDo(Uuid, HashMap, Uuid) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
LeaseCancelledLogObj
(which is invoked during state
recovery).
- cancelLeases(Uuid[], Uuid[]) - Method in interface com.sun.jini.fiddler.Fiddler
-
Cancels all leases from a LeaseMap
.
- cancelLeases(Uuid[], Uuid[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Cancels all leases from a LeaseMap
.
- cancelLeases(Object[], Uuid[]) - Method in interface com.sun.jini.reggie.Registrar
-
Cancels service and event leases from a LeaseMap.
- cancelLeases(Object[], Uuid[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- cancelLeasesDo(Uuid[], Uuid[]) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of cancelLeases.
- CancelLeaseSet - Class in com.sun.jini.norm
-
Class that logs the removal of a set from the service
- CancelLeaseSet(Uuid) - Constructor for class com.sun.jini.norm.CancelLeaseSet
-
Simple constructor
- cancelled - Variable in class com.sun.jini.thread.RetryTask
-
- cancelled() - Method in class com.sun.jini.thread.RetryTask
-
Return true
if cancel
has been invoked.
- cancelMethod - Static variable in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
- cancelMethod - Static variable in class com.sun.jini.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
-
- cancelMethod - Static variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Convenience field containing the cancel
method
defined in the Lease
interface.
- cancelMethod - Static variable in class net.jini.lease.LeaseRenewalManager
-
- cancelNotify() - Method in class com.sun.jini.example.browser.ServiceEditor
-
- cancelOp(Uuid, boolean) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a cancel
and entry or registration.
- cancelOp(Uuid, boolean) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log a "cancel" operation.
- cancelOp(byte[]) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method processes a logged cancel operation.
- cancelOp(Uuid, boolean) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a cancel
operation.
- cancelRegistration() - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
- cancelRegistration() - Method in class com.sun.jini.outrigger.EventRegistrationWatcher.BasicEventSender
-
- cancelRegistration() - Method in interface com.sun.jini.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 com.sun.jini.reggie.Registrar
-
Cancels a service lease.
- cancelServiceLease(ServiceID, Uuid) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- cancelServiceLeaseDo(ServiceID, Uuid) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of cancelServiceLease.
- cancelTimeout(TimedConnection) - Method in class com.sun.jini.jeri.internal.http.ConnectionTimer
-
Attempts to cancel timeout for the given connection.
- canContainKey(Object) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.landlord.ConstrainableLandlordLeaseMap
-
- canContainKey(Object) - Method in class com.sun.jini.landlord.LandlordLeaseMap
-
- canContainKey(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- canContainKey(Object) - Method in class com.sun.jini.norm.DeformedClientLeaseMapWrapper
-
- canContainKey(Object) - Method in class com.sun.jini.reggie.ConstrainableRegistrarLeaseMap
-
Only allow leases permitted by RegistrarLeaseMap with compatible
constraints.
- canContainKey(Object) - Method in class com.sun.jini.reggie.RegistrarLeaseMap
-
Any RegistrarLease from the same server can be in the map
- 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.
- canContainKeyMethodMapArray - Static variable in class com.sun.jini.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
-
- canGetSubject() - Static method in class com.sun.jini.discovery.internal.X500Provider
-
Test whether the caller has AuthPermission("getSubject").
- canGetSubject() - Static method in class net.jini.jeri.kerberos.KerberosUtil
-
Test whether the caller has AuthPermission("getSubject").
- canInterrupt - Variable in class com.sun.jini.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 com.sun.jini.mahalo.log
-
- CannotRecoverException() - Constructor for exception com.sun.jini.mahalo.log.CannotRecoverException
-
- CannotRecoverException(String) - Constructor for exception com.sun.jini.mahalo.log.CannotRecoverException
-
- canon(String) - Method in class com.sun.jini.tool.ClassServer.Task
-
Canonicalize the path
- canPerform(TransactableMgr, int) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.TakeMultipleWatcher
-
Mark this query as resolved.
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.ConsumingWatcher
-
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.QueryWatcher
-
Process a transition which was posted before the watcher was
placed in TransitionWatchers
object.
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadWatcher
-
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
- catchUp(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
- caughtUp() - Method in interface com.sun.jini.outrigger.IfExistsWatcher
-
Called after the last transition that was recored
during the initial search has been processed.
- caughtUp() - Method in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
Once the backlog is complete we can resolve if
lockedEntries is/becomes empty.
- caughtUp() - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
Once the backlog is complete we can resolve if
lockedEntries is/becomes empty.
- caughtUp() - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
Once the backlog is complete we can resolve if
lockedEntries is/becomes empty.
- cause - Variable in class com.sun.jini.jeri.internal.mux.Mux.SessionShutdownTask
-
- ccl - Variable in class com.sun.jini.example.browser.Browser
-
- ccl - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- ccl - Variable in class com.sun.jini.start.AggregatePolicyProvider.AggregateSecurityContext
-
- cd - Variable in class com.sun.jini.tool.ClassDep
-
- 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.
- 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 com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- certStores - Variable in class com.sun.jini.discovery.internal.X500Provider
-
- changed(DiscoveryEvent) - Method in class com.sun.jini.fiddler.FiddlerImpl.LookupDiscoveryListener
-
- changed() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Called when a renewal thread changes the persistent state of the
this wrapper.
- 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 - Static variable in class net.jini.discovery.LookupDiscovery
-
- CHANGED - Static variable in class net.jini.discovery.LookupDiscoveryManager
-
- changed(DiscoveryEvent) - Method in class net.jini.discovery.LookupDiscoveryManager.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.
- changeServiceNotify(ServiceItem, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Sends a notification when a ServiceItem has been changed, but
still matches.
- channel - Variable in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
socket channel for underlying connection
- channel - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
the channel that this Key represents a registration for
- CharacterEncoder - Class in com.sun.jini.jeri.internal.runtime
-
This class defines the encoding half of character encoders.
- CharacterEncoder() - Constructor for class com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
- check() - Method in class com.sun.jini.jeri.internal.runtime.JvmLifeSupport
-
- check(Entry[], boolean) - Static method in class com.sun.jini.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 com.sun.jini.lookup.entry.LookupAttributes
-
Throws a SecurityException
if parameter e
is instanceof ServiceControlled
.
- check() - Method in class com.sun.jini.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() - Static method in class com.sun.jini.phoenix.LocalAccess
-
Checks whether a call was made by a local host.
- check() - Method in class com.sun.jini.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 com.sun.jini.tool.CheckConfigurationFile
-
Checks the format of a configuration source file.
- check(String, ClassLoader, boolean, String[], String, PrintStream) - Static method in class com.sun.jini.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 com.sun.jini.tool.CheckConfigurationFile
-
Checks the format of a ConfigurationFile
.
- check(Object, Properties, ClassLoader, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Checks the entries in config against the descriptions in entries,
resolving expected types in loader.
- check(String, int) - Static method in class com.sun.jini.tool.CheckSer
-
Checks the class file directory hierarchy starting from the specified
directory.
- 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.
- checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class com.sun.jini.phoenix.AccessILFactory.AccessDispatcher
-
Checks that the client is calling from the local host.
- checkAccess(Remote, Method, InvocationConstraints, Collection) - Method in class com.sun.jini.phoenix.SystemAccessILFactory.SystemDispatcher
-
Checks that the client is calling from the local host.
- 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.
- checkAccessibility(URL, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check the accessibility of the codebase URL
by opening a
connection to it.
- CheckActivationSystem - Class in com.sun.jini.tool.envcheck.plugins
-
Plugin which checks the liveness of the activation system.
- CheckActivationSystem() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
- CheckActivationSystem.CheckActivationTask - Class in com.sun.jini.tool.envcheck.plugins
-
subtask to perform the actual check
- CheckActivationSystem.CheckActivationTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
-
- checkAnnouncementConstraints(MulticastAnnouncement) - Method in class net.jini.discovery.LookupDiscovery
-
- checkArgs(NonActivatableServiceDescriptor, String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
Performs the check
- checkCacheTerminated() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- checkCertificate(X509Certificate) - Static method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Compare the given hash with the hash stored for the given
class name, if any.
- checkClass(String, int) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.plugins
-
Plugin which performs a variety of checks on codebase components.
- CheckCodebase() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
- CheckCodebase.GetURLTask - Class in com.sun.jini.tool.envcheck.plugins
-
- CheckCodebase.GetURLTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckCodebase.GetURLTask
-
- CheckCodebase.URLAccessor - Class in com.sun.jini.tool.envcheck.plugins
-
A Runnable
which attempts to open a URL
connection.
- CheckCodebase.URLAccessor(URL) - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckCodebase.URLAccessor
-
- CheckConfig - Class in com.sun.jini.tool.envcheck.plugins
-
Check the configuration files for services identified by service descriptors
in the service starter configuration.
- CheckConfig() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig
-
- CheckConfig.ConfigTask - Class in com.sun.jini.tool.envcheck.plugins
-
Subtask to load the configuration
- CheckConfig.ConfigTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig.ConfigTask
-
- CheckConfig.GetGroupsTask - Class in com.sun.jini.tool.envcheck.plugins
-
Subtask which obtains all initialLookupGroups
entries and
returns them in an array of GroupInfo
objects.
- CheckConfig.GetGroupsTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig.GetGroupsTask
-
- CheckConfig.GroupInfo - Class in com.sun.jini.tool.envcheck.plugins
-
Struct to hold entryName/Group pairs
- CheckConfig.GroupInfo(String, String[]) - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckConfig.GroupInfo
-
- checkConfigLoad(NonActivatableServiceDescriptor, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckConfig
-
Execute the subtask which loads the configuration file.
- CheckConfigurationFile - Class in com.sun.jini.tool
-
- CheckConfigurationFile() - Constructor for class com.sun.jini.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(InvocationConstraints) - Static method in class com.sun.jini.discovery.DiscoveryV1
-
- checkConstraints(InvocationConstraints) - Static method in class com.sun.jini.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 com.sun.jini.discovery.internal.X500Client.X500MulticastAnnouncement
-
- checkConstraints() - Method in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- checkConstraints() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Checks if the constraints whose checking was delayed when this instance
was decoded, if any, are satisfied.
- checkConstraints() - Method in class com.sun.jini.discovery.MulticastRequest
-
Checks if the constraints whose checking was delayed when this instance
was decoded, if any, are satisfied.
- checkConstraints(InvocationConstraints) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- checkConstraints(InvocationConstraints) - Method in class com.sun.jini.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.
- 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
-
- 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
-
- 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 com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
Perform a check on the given persistence directory.
- checkDirectory(SharedActivatableServiceDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
Launch a subtask for the given descriptor to obtain all the
persistenceDirectory
entries.
- checkDiscoveryStore(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Check the validity of the discovery trust store definition for the
command line or group.
- checkDomain(Class) - Static method in class net.jini.security.policy.DynamicPolicyProvider
-
- checked - Variable in class net.jini.url.httpmd.MdInputStream
-
Set to true when the contents have been checked against the message
digest.
- 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 com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
Check entries
for validity.
- checker - Variable in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- checkExceptions(Class, String, Class[]) - Static method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check for existence.
- checkExistance(SharedActivationGroupDescriptor, String, String, String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.Util
-
Validate the accessibility of the non-directory file identified by
name
.
- checkForAllGroups(NonActivatableServiceDescriptor, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckConfig
-
Execute the subtask which checks for ALL_GROUPS.
- checkForEmpty(EntryRep[], String) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Utility method to check for zero length arrays of entries
and throw an exception if necessary
- checkForFQDomain(URL, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check for a fully qualified host name.
- checkForKnownHost(URL, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check the ability to resolve the host component of url
to an InetAddress
.
- checkForLocalHost(URL, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check whether the host component of url
resolves
to a loopback address.
- checkForMD5(URL, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check for use of an MD5 httpmd URL.
- checkForNull(Object, String) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Utility method to check for null argument values and throw
an exception if necessary
- checkGroup(ActivationGroupDesc) - Method in class com.sun.jini.phoenix.DefaultGroupPolicy
-
Checks permissions for the specified group descriptor.
- checkGroup(ActivationGroupDesc) - Method in interface com.sun.jini.phoenix.GroupPolicy
-
Checks if the caller is permitted to use the specified group descriptor.
- checkGroups(String[]) - Static method in class net.jini.discovery.LookupDiscovery
-
Determines if the caller has discovery permission for each group.
- checkGroupVM() - Method in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
Check the activation group VM.
- checkHead() - Method in class com.sun.jini.thread.WakeupManager
-
Called whenever we change contents to update head
and see if we need to wake up the queue thread.
- checkIdle(long, List) - 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 com.sun.jini.phoenix.ActivationGroupImpl
-
- checkInboundRation() - Method in class com.sun.jini.jeri.internal.mux.Session.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 com.sun.jini.discovery.internal.EndpointBasedProvider
-
Returns true if the given constraints include Integrity.YES as a
requirement or preference; returns false otherwise.
- 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 com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
-
Checks a component on the classpath for existence and accessibility.
- CheckJDK1_4 - Class in com.sun.jini.tool.envcheck.plugins
-
Check that the Java platform is at least version 1.4.
- CheckJDK1_4() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
- CheckJDK1_4.JDK1_4Task - Class in com.sun.jini.tool.envcheck.plugins
-
Subtask to check the VM version.
- CheckJDK1_4.JDK1_4Task() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
-
- CheckJSKPlatform - Class in com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
-
- CheckJSKPolicy - Class in com.sun.jini.tool.envcheck.plugins
-
Check whether jsk-policy.jar
is installed in the extensions
directory.
- CheckJSKPolicy() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
-
- CheckJSKPolicy.JSKPolicyTask - Class in com.sun.jini.tool.envcheck.plugins
-
The task which checks the group VM.
- CheckJSKPolicy.JSKPolicyTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
-
- CheckJsseProps - Class in com.sun.jini.tool.envcheck.plugins
-
Checks whether various security oriented configuration files exist and are
accessible.
- CheckJsseProps() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
- CheckJsseProps.CheckLoginConfigInit - Class in com.sun.jini.tool.envcheck.plugins
-
Checks the existence and accessibility of the login configuration.
- CheckJsseProps.CheckLoginConfigInit() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
-
- CheckJsseProps.CheckProviderTask - Class in com.sun.jini.tool.envcheck.plugins
-
Checks the policy provider of the group.
- CheckJsseProps.CheckProviderTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
-
- CheckJsseProps.GetGroupLoginConfigs - Class in com.sun.jini.tool.envcheck.plugins
-
Gets login configuration urls of the group.
- CheckJsseProps.GetGroupLoginConfigs() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
-
- checkKey(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
Check that the key is valid for this map
- checkKey(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
Check that the key is valid for this map, if it is return the client
lease, if not throw IllegalArgumentException.
- 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.
- checkKeyStore(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Check the validity of the key store definition for the command line
or group.
- checkLimit(long) - Method in class com.sun.jini.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, URL[]) - Method in class net.jini.loader.pref.PreferredClassProvider
-
- CheckLoggingConfig - Class in com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckLoggingConfig
-
- checkLoggingConfig(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckLoggingConfig
-
Check the logging configuration for the group or command line.
- checkLoginConfigs(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Check the validity of the login configuration for the command line
or group.
- checkMainVM() - Method in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
Check the vm invoked by the command-line java command.
- checkMethod(Method) - Static method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins
-
Checks that the return from InetAddress.getLocalHost()
is not a loopback address.
- CheckNoLoopback() - Constructor for class com.sun.jini.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[]) - Static method in class net.jini.security.policy.DynamicPolicyProvider
-
- checkOpen() - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
Checks to make sure stream is open and startInput has been called.
- checkOpen() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util
-
Check for permission to access the package of the specified class.
- checkPackageAccess(Class) - Static method in class net.jini.config.ConfigurationFile
-
Check for permission to access the package of the specified class, if
any.
- checkPermission(Permission) - Method in class com.sun.jini.phoenix.DefaultGroupPolicy
-
- 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() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Verifies that calling context has sufficient security permissions to
receive a request on this connection.
- checkPermissions() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- checkPermissions() - Method in class com.sun.jini.jeri.internal.mux.MuxServer
-
Verifies that the calling context has all of the security
permissions necessary to receive a request on this connection.
- checkPermissions(InboundRequestHandle) - Method in interface net.jini.jeri.connection.ServerConnection
-
- 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(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.
- CheckPersistence - Class in com.sun.jini.tool.envcheck.plugins
-
Check that the persistence directory supplied by any
SharedActivatableServiceDescriptor
s are either non-existant or
empty.
- CheckPersistence() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
- CheckPersistence.CheckDirTask - Class in com.sun.jini.tool.envcheck.plugins
-
Perform directory check with an active security policy in place.
- CheckPersistence.CheckDirTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence.CheckDirTask
-
- CheckPersistence.GetEntriesTask - Class in com.sun.jini.tool.envcheck.plugins
-
The subtask which obtains the list of persistence directory entries.
- CheckPersistence.GetEntriesTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
-
- checkPlatform(String, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
-
Check classpath
for the existence of
jsk-platform.jar
.
- checkPolicy(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
-
Check the policy for the command line or group.
- CheckPolicy - Class in com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckPolicy
-
- CheckPolicy.AllPermissionsTask - Class in com.sun.jini.tool.envcheck.plugins
-
Task the check the policy in a child VM.
- CheckPolicy.AllPermissionsTask() - Constructor for class com.sun.jini.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
-
- checkPolicyPermission(String, URL[]) - Static method in class com.sun.jini.start.ActivateWrapper
-
Checks that all the provided URL
s 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 com.sun.jini.jeri.internal.runtime.Util
-
Throws IllegalArgumentException if any superinterface of c has its
name in prohibitedProxyInterfaces.
- checkProperty() - Method in class com.sun.jini.tool.envcheck.plugins.CheckPolicy
-
Check existence and accessibility of the policy file.
- checkProtocolVersion(int) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Check that the security provider is an instance of
DynamicPolicyProvider
.
- checkProxyRemoteMethod(Class, Method) - Static method in class com.sun.jini.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.
- checkReferenced() - Method in class com.sun.jini.jeri.internal.runtime.Binding
-
- checkRegistrantServiceID(ServiceID, Logger, Level) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.ServiceStarter
-
Utility routine that prints out warning messages for each service
descriptor that produced an exception or that was null.
- CheckSer - Class in com.sun.jini.tool
-
Tool to check for serializable classes that do not have explicit
serialVersionUID
fields.
- CheckSer() - Constructor for class com.sun.jini.tool.CheckSer
-
- checkServerPrincipal(X500Principal) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.Activation
-
If shutting down, throw an ActivationException.
- checkState() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Utility method to check for negative timeouts
- checkTrustEquivalence(Object, Object) - Static method in class com.sun.jini.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 com.sun.jini.phoenix.ConstrainableAID
-
Returns true if the object is an instance of this class with the same
UID and a trust equivalent activator.
- 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.
- checkTrustStore(SharedActivationGroupDescriptor) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
Check the validity of the trust store definition for the command line
or group.
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.kerberos.Client
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.kerberos.Server
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Client
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.plaintext.Server
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.ssl.Client
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in class com.sun.jini.discovery.ssl.Server
-
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface com.sun.jini.discovery.UnicastDiscoveryClient
-
Checks and returns normally if this client is capable of fulfilling the
given absolute constraints.
- checkUnicastDiscoveryConstraints(InvocationConstraints) - Method in interface com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Check whether urlToken
can be used to construct
a URL
object.
- checkURL(URL, String) - Static method in class com.sun.jini.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) - Static method in class com.sun.jini.lease.AbstractLeaseMap
-
Check that the value is a Long
- checkValue(Object) - Static method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
Check that the value is a Long.
- child - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- childGone() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- childPref() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Return the implied preference of the parent node if the parent is a
package wildcard.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.http.MessageWriter
-
- cin - Variable in class com.sun.jini.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.
- CLASS - Static variable in class com.sun.jini.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.
- ClassDep - Class in com.sun.jini.tool
-
Tool used to analyze a set of classes and determine on what other classes
they directly or indirectly depend.
- ClassDep() - Constructor for class com.sun.jini.tool.ClassDep
-
No argument constructor.
- ClassDep(String[]) - Constructor for class com.sun.jini.tool.ClassDep
-
Constructor that takes command line arguments and fills in the
appropriate fields.
- ClassDep.Compare - Class in com.sun.jini.tool
-
- ClassDep.Compare() - Constructor for class com.sun.jini.tool.ClassDep.Compare
-
- ClassDepend - Class in com.sun.jini.tool.classdepend
-
Provides a utility for computing which classes are depended on by a set of
classes.
- ClassDepend(String, String) - Constructor for class com.sun.jini.tool.classdepend.ClassDepend
-
Creates an instance of this class.
- ClassDependencyRelationship - Class in com.sun.jini.tool.classdepend
-
A container to store class dependency related information for later analysis.
- ClassDependencyRelationship(String, boolean) - Constructor for class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- ClassDependencyRelationship(String) - Constructor for class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- ClassDependParameters - Class in com.sun.jini.tool.classdepend
-
Effectively Immutable parameter class for ClassDepend.
- ClassDependParameters(ClassDependParameters.CDPBuilder) - Constructor for class com.sun.jini.tool.classdepend.ClassDependParameters
-
- ClassDependParameters.CDPBuilder - Class in com.sun.jini.tool.classdepend
-
CDPBuilder - to build an immutable ClassDependParameters object, much
like the StringBuilder and String class relationship.
- ClassDependParameters.CDPBuilder() - Constructor for class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- classes - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
The Set
of classes we need to search
- classes - Variable in class com.sun.jini.tool.ClassDep
-
Class set to look at for dependencies.
- classes - Variable in class net.jini.core.constraint.ClientMaxPrincipalType
-
The classes.
- classes - Variable in class net.jini.core.constraint.ClientMinPrincipalType
-
The classes.
- classesIterator - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
An iteration into classes
- classFor() - Method in class com.sun.jini.outrigger.BaseHandle
-
- classFor() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the class name for this entry.
- classFor() - Method in interface com.sun.jini.outrigger.LeaseDesc
-
Return the name for the class for the entry this object represents.
- classHashes - Static variable in class com.sun.jini.outrigger.EntryRep
-
Cached hash values for all classes we encounter.
- classidx - Variable in class com.sun.jini.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.
- classLoaderPerms - Variable in class net.jini.loader.pref.PreferredClassProvider
-
Map to hold permissions needed to check the URLs of
URLClassLoader objects.
- ClassLoaderUtil - Class in com.sun.jini.start
-
This class provides useful utilities for creating and
manipulating class loaders.
- ClassLoaderUtil() - Constructor for class com.sun.jini.start.ClassLoaderUtil
-
- ClassLoading - Class in net.jini.loader
-
- 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 com.sun.jini.reggie
-
Maps Class to ServiceType/Base, Class to EntryClass/Base, and Class to
Field[], with caching for efficiency.
- ClassMapper() - Constructor for class com.sun.jini.reggie.ClassMapper
-
- ClassMapper.EntryField - Class in com.sun.jini.reggie
-
Field of an Entry class, with marshalling information
- ClassMapper.EntryField(Field) - Constructor for class com.sun.jini.reggie.ClassMapper.EntryField
-
Basic constructor.
- ClassMapper.FieldComparator - Class in com.sun.jini.reggie
-
Comparator for sorting fields.
- ClassMapper.FieldComparator() - Constructor for class com.sun.jini.reggie.ClassMapper.FieldComparator
-
- className - Variable in class com.sun.jini.outrigger.EntryRep
-
- className - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The activatable object's class name.
- className - Variable in class net.jini.config.ConfigurationFile.ClassLiteral
-
- classpath - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- classpath - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- classpath - Variable in class com.sun.jini.tool.ClassDep
-
Set of paths to find class definitions in order to determine
dependencies.
- classpath - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the classpath on the command line being checked
- classPath - Variable in class com.sun.jini.tool.JarWrapper
-
- classpath - Variable in class com.sun.jini.tool.PreferredListGen
-
the classpath specified by the -cp option
- ClasspathPackages - Class in com.sun.jini.tool.classdepend
-
Utility class for finding the names of packages in a class path.
- ClasspathPackages() - Constructor for class com.sun.jini.tool.classdepend.ClasspathPackages
-
- classPresent(String, ClassLoader) - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
Checks if the class is present in the given loader.
- ClassServer - Class in com.sun.jini.tool
-
A simple HTTP server, for serving up JAR and class files.
- ClassServer(int, String, boolean, boolean) - Constructor for class com.sun.jini.tool.ClassServer
-
Construct a server that does not support network shutdown.
- ClassServer(int, String, boolean, boolean, boolean) - Constructor for class com.sun.jini.tool.ClassServer
-
Construct a server.
- ClassServer(String[], LifeCycle) - Constructor for class com.sun.jini.tool.ClassServer
-
Construct a running server, accepting the same command line options
supported by
main
, except for the
-stop
option.
- ClassServer.Task - Class in com.sun.jini.tool
-
Simple daemon task thread
- ClassServer.Task(Socket) - Constructor for class com.sun.jini.tool.ClassServer.Task
-
Simple constructor
- classVector(String) - Method in class com.sun.jini.outrigger.TypeTree
-
Return the vector of subclasses for the given class.
- cLast - Variable in class com.sun.jini.phoenix.PipeWriter
-
count since last separator
- clazz - Variable in class com.sun.jini.example.browser.ObjectNode
-
- clean(long, Object[], boolean) - Method in interface com.sun.jini.jeri.internal.runtime.AbstractDgcClient.DgcProxy
-
- clean(long, Object[], boolean) - Method in class com.sun.jini.jeri.internal.runtime.DgcClient.DgcProxyImpl
-
- clean(Uuid, long, Uuid[], boolean) - Method in interface com.sun.jini.jeri.internal.runtime.DgcServer
-
- clean(Uuid, long, Uuid[], boolean) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable.DgcServerImpl
-
- cleanConnectRetries - Static variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
retry count for clean calls that fail with ConnectException
- cleanInterval - Static variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
maximum interval between retries of failed clean calls
- cleanup() - Method in class com.sun.jini.example.browser.ServiceEditor
-
- cleanup() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- cleanup() - Method in class com.sun.jini.mercury.MailboxImpl
-
- cleanup(OutriggerServerImpl, boolean) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Clean up any state when the transaction is finished.
- cleanup() - Method in class com.sun.jini.start.SharedGroupImpl
-
Private utility method which attempts to roll back from
from a failed initialization attempt.
- cleanupInitFailure() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- clear() - Method in class com.sun.jini.collection.SoftCache
-
Removes all associations from this map.
- clear() - Method in class com.sun.jini.collection.WeakIdentityMap
-
Removes all associations from this map.
- clear() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- clear() - Method in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- clear() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- clear() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- 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
- cleared(Map) - Method in interface com.sun.jini.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 com.sun.jini.collection.WeakSoftTable.SoftValue
-
- cleared(Map) - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
-
- clearExpirationWarningListener() - Method in class com.sun.jini.norm.SetProxy
-
- clearExpirationWarningListener() - Method in interface net.jini.lease.LeaseRenewalSet
-
Remove the listener currently registered for expiration warning
events.
- clearImpl() - Method in class net.jini.jeri.BasicJeriExporter.ImplContainer
-
- clearListener() - Method in class com.sun.jini.norm.event.EventType
-
Utility method to null out listener
- clearListenerIfSequenceMatch(long) - Method in class com.sun.jini.norm.event.EventType
-
Atomically clear the current registration if its sequence
number matches the passed in sequence number.
- clearRenewalFailureListener() - Method in class com.sun.jini.norm.SetProxy
-
- clearRenewalFailureListener() - Method in interface net.jini.lease.LeaseRenewalSet
-
Remove the listener currently registered for renewal failure
events.
- clearRenewed() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Atomically clear the renewalPending flag.
- clearServerInfo() - Method in class com.sun.jini.jeri.internal.http.HttpClientManager
-
Forgets all cached information about contacted HTTP servers.
- clearStackTraces(Throwable) - Static method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientManager
-
Removes cookies from list of unsent acknowledgments for server at given
host/port.
- Client - Class in com.sun.jini.discovery.kerberos
-
Implements the client side of the net.jini.discovery.kerberos
unicast discovery format.
- Client() - Constructor for class com.sun.jini.discovery.kerberos.Client
-
Creates a new instance.
- Client - Class in com.sun.jini.discovery.plaintext
-
Implements the client side of the net.jini.discovery.plaintext
discovery format.
- Client() - Constructor for class com.sun.jini.discovery.plaintext.Client
-
Constructs a new instance.
- Client - Class in com.sun.jini.discovery.ssl
-
Implements the client side of the net.jini.discovery.ssl
unicast discovery format.
- Client() - Constructor for class com.sun.jini.discovery.ssl.Client
-
- Client - Class in com.sun.jini.discovery.x500.sha1withdsa
-
Implements the client side of the
net.jini.discovery.x500.SHA1withDSA
format.
- Client() - Constructor for class com.sun.jini.discovery.x500.sha1withdsa.Client
-
Constructs a new instance.
- Client - Class in com.sun.jini.discovery.x500.sha1withrsa
-
Implements the client side of the
net.jini.discovery.x500.SHA1withRSA
format.
- Client() - Constructor for class com.sun.jini.discovery.x500.sha1withrsa.Client
-
Constructs a new instance.
- CLIENT - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- CLIENT - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
- client - Variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Client called during log recovery to process log objects
- client - Variable in class net.jini.jeri.ssl.ConnectionContext
-
The client principal, or null for an anonymous client
- Client.ClientImpl - Class in com.sun.jini.discovery.kerberos
-
- Client.ClientImpl() - Constructor for class com.sun.jini.discovery.kerberos.Client.ClientImpl
-
- Client.ClientImpl - Class in com.sun.jini.discovery.ssl
-
- Client.ClientImpl() - Constructor for class com.sun.jini.discovery.ssl.Client.ClientImpl
-
Creates a new instance.
- Client.ClientImpl - Class in com.sun.jini.discovery.x500.sha1withdsa
-
- Client.ClientImpl() - Constructor for class com.sun.jini.discovery.x500.sha1withdsa.Client.ClientImpl
-
- Client.ClientImpl - Class in com.sun.jini.discovery.x500.sha1withrsa
-
- Client.ClientImpl() - Constructor for class com.sun.jini.discovery.x500.sha1withrsa.Client.ClientImpl
-
- 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 com.sun.jini.jeri.internal.mux.Mux
-
- clientConnectionReady - Variable in class com.sun.jini.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.
- clientID - Static variable in class com.sun.jini.jeri.internal.runtime.DgcClient
-
unique identifier for this DgcClient as a client of DGC
- clientID - Variable in class com.sun.jini.jeri.internal.runtime.Lease
-
- clientInitialInboundRation - Static variable in class com.sun.jini.jeri.internal.mux.MuxClient
-
initial inbound ration as client, default is 32768
- clientLease - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Transient copy of unpacked lease, null
if we could not
unpack or prepare the lease.
- clientLeaseExpiration - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Most current expiration time of client Lease that we know of
- clientLeaseMap - Variable in class com.sun.jini.norm.ClientLeaseMapWrapper
-
LeaseMap created by client lease, mapping client leases to Long
expiration times.
- ClientLeaseMapWrapper - Class in com.sun.jini.norm
-
Class that wraps LeaseMap created by client Leases.
- ClientLeaseMapWrapper(ClientLeaseWrapper, long) - Constructor for class com.sun.jini.norm.ClientLeaseMapWrapper
-
Create a ClientLeaseMapWrapper object that will hold
the specified client Lease.
- ClientLeaseMapWrapper.Entry - Class in com.sun.jini.norm
-
Our implementation of Map.Entry
- ClientLeaseMapWrapper.Entry(ClientLeaseWrapper) - Constructor for class com.sun.jini.norm.ClientLeaseMapWrapper.Entry
-
- ClientLeaseMapWrapper.EntryIterator - Class in com.sun.jini.norm
-
An implementation of Iterator backed by the ClientMapWrapper's mappings,
which are from wrapperMap's values to clientLeaseMap
- ClientLeaseMapWrapper.EntryIterator() - Constructor for class com.sun.jini.norm.ClientLeaseMapWrapper.EntryIterator
-
- ClientLeaseMapWrapper.EntrySet - Class in com.sun.jini.norm
-
An implementation of Set backed by the ClientLeaseMapWrapper's
mappings, which are from wrapperMap's values to clientLeaseMap
- ClientLeaseMapWrapper.EntrySet() - Constructor for class com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- ClientLeaseWrapper - Class in com.sun.jini.norm
-
Class that wraps client Leases.
- ClientLeaseWrapper(Lease, long, List, LeaseSet, long, long, long) - Constructor for class com.sun.jini.norm.ClientLeaseWrapper
-
Simple constructor
- ClientLeaseWrapper.FailureFactory - Class in com.sun.jini.norm
-
Nested top-level implementation of EventFactory
that
generates RenewalFailureEvent
events
- ClientLeaseWrapper.FailureFactory(LeaseRenewalSet, MarshalledInstance, MarshalledInstance) - Constructor for class com.sun.jini.norm.ClientLeaseWrapper.FailureFactory
-
Simple constructor
- ClientLog - Interface in com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery
-
Interface for approving or rejecting client subjects during unicast
discovery and decoding of multicast requests.
- 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.
- clone() - Method in class com.sun.jini.jeri.internal.http.ServerInfo
-
- clone() - Method in class com.sun.jini.reggie.EntryRep
-
Deep clone (which just means cloning the fields array too).
- clone() - Method in class com.sun.jini.reggie.Item
-
Deep clone.
- cloneArraytoList(String[]) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- cloneEntry(Entry) - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- close() - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- close() - Method in class com.sun.jini.jeri.internal.http.MessageWriter.ChunkedOutputStream
-
- close() - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
- close(boolean) - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
Attempts to close stream.
- close() - Method in class com.sun.jini.jeri.internal.http.Request.ContentOutputStream
-
- close(boolean) - Method in class com.sun.jini.jeri.internal.http.Request.ContentOutputStream
-
Attempts to close stream.
- Close - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- close() - Method in class com.sun.jini.jeri.internal.mux.Session.MuxInputStream
-
- close() - Method in class com.sun.jini.jeri.internal.mux.Session.MuxOutputStream
-
- close() - Method in interface com.sun.jini.mercury.EventLog
-
Close this log and release any associated runtime resources.
- close() - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- close() - Method in class com.sun.jini.mercury.EventWriter.SwitchOutputStream
-
- close() - Method in class com.sun.jini.mercury.LogInputStream
-
- close() - Method in class com.sun.jini.mercury.LogOutputStream
-
- close() - Method in interface com.sun.jini.mercury.LogStream
-
Closes this LogStream object and releases any
associated resources.
- close() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- close() - Method in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
- close() - Method in class com.sun.jini.mercury.TransientEventLog
-
- close() - Method in interface com.sun.jini.outrigger.AdminIterator
-
Deprecated.
Tell the server that this iterator is no longer in use.
- close() - Method in class com.sun.jini.outrigger.IteratorProxy
-
- close(Uuid) - Method in interface com.sun.jini.outrigger.OutriggerAdmin
-
Forget about the indicated iteration
- close(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- close() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
Close operations on this iterator.
- close(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- close() - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Stop the consumer and close the database.
- close() - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Close the log, but don't remove it.
- close() - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputStream
-
A LogOutputStream cannot be closed, so this does nothing.
- close() - Method in class com.sun.jini.outrigger.snaplogstore.LogStore
-
- close() - Method in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
Close the log, but don't remove it.
- close() - Method in interface com.sun.jini.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 com.sun.jini.reliableLog.LogInputStream
-
Closes the input stream.
- close() - Method in class com.sun.jini.reliableLog.LogOutputStream
-
A LogOutputStream cannot be closed, so this does nothing.
- close() - Method in class com.sun.jini.reliableLog.ReliableLog
-
Closes the stable storage directory in an orderly manner.
- 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.url.httpmd.MdInputStream
-
- closeButton - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- closed - Variable in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- CLOSED - Static variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- CLOSED - Static variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- CLOSED - Static variable in class com.sun.jini.jeri.internal.http.Request
-
- closed - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- closed - Variable in class com.sun.jini.mercury.PersistentEventLog
-
Flag that is used to determine whether or not this object
has been closed.
- closed - Variable in class com.sun.jini.mercury.TransientEventLog
-
Flag that is used to determine whether or not this object
has been closed.
- closed - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
true
if closed, false
otherwise
- 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
-
- 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(ArrayList) - Method in class com.sun.jini.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 com.sun.jini.norm.LeaseSet.RemoveClientLease
-
Client lease to be removed
- clw - Variable in class com.sun.jini.norm.LeaseSet.UpdateClientLease
-
Wrapped version of client lease
- clw - Variable in class com.sun.jini.norm.LRMEventListener.Discriminator
-
The wrapped leases associated with the event
- cnt - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- 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 com.sun.jini.outrigger.EntryRep
-
- codebase - Variable in class com.sun.jini.reggie.EntryClassBase
-
The codebase.
- codebase - Variable in class com.sun.jini.reggie.EntryRep
-
The codebase of the entry class.
- codebase - Variable in class com.sun.jini.reggie.Item
-
The codebase of the service object.
- codebase - Variable in class com.sun.jini.reggie.ServiceTypeBase
-
The codebase.
- codebase - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- codebase - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
-
- codebase - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- codebaseProperty - Static variable in class net.jini.loader.pref.PreferredClassProvider
-
value of "java.rmi.server.codebase" property, as cached at class
initialization time.
- codeSource - Variable in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- 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
-
- collect() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- collectClasses(File, boolean, String, Set) - Static method in class com.sun.jini.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, EntryTransition, long) - Method in class com.sun.jini.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, EntryTransition, long) - Method in class com.sun.jini.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.
- collectionToStrings(Collection) - Static method in class net.jini.discovery.LookupDiscovery
-
Converts a collection to an array of strings.
- com.artima.lookup.util - package com.artima.lookup.util
-
- com.sun.jini.action - package com.sun.jini.action
-
Provides convenience
PrivilegedAction
implementations for retrieving system property values.
- com.sun.jini.admin - package com.sun.jini.admin
-
Interfaces that a service might choose to use
for some common administrative tasks.
- com.sun.jini.collection - package com.sun.jini.collection
-
Various collection classes used internally by code in
com.sun.jini
classes.
- com.sun.jini.config - package com.sun.jini.config
-
- com.sun.jini.constants - package com.sun.jini.constants
-
These are interfaces and classes for working with certain constants.
- com.sun.jini.discovery - package com.sun.jini.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.
- com.sun.jini.discovery.internal - package com.sun.jini.discovery.internal
-
- com.sun.jini.discovery.kerberos - package com.sun.jini.discovery.kerberos
-
Provides an implementation of the net.jini.discovery.kerberos
discovery format, specified in the Jini Discovery and Join
Specification.
- com.sun.jini.discovery.plaintext - package com.sun.jini.discovery.plaintext
-
Provides an implementation of the net.jini.discovery.plaintext
discovery format, specified in the Jini Discovery and Join
Specification.
- com.sun.jini.discovery.ssl - package com.sun.jini.discovery.ssl
-
Provides an implementation of the net.jini.discovery.ssl
discovery
format, specified in the Jini Discovery and Join Specification.
- com.sun.jini.discovery.x500.sha1withdsa - package com.sun.jini.discovery.x500.sha1withdsa
-
Provides an implementation of the
net.jini.discovery.x500.SHA1withDSA
discovery format, specified in
the Jini Discovery and Join Specification.
- com.sun.jini.discovery.x500.sha1withrsa - package com.sun.jini.discovery.x500.sha1withrsa
-
Provides an implementation of the
net.jini.discovery.x500.SHA1withRSA
discovery format, specified in
the Jini Discovery and Join Specification.
- com.sun.jini.example.browser - package com.sun.jini.example.browser
-
A visualization tool for exploring Jini Network Technology
communities (djinns) with support for ServiceUI.
- com.sun.jini.fiddler - package com.sun.jini.fiddler
-
- com.sun.jini.jeri.internal.connection - package com.sun.jini.jeri.internal.connection
-
- com.sun.jini.jeri.internal.http - package com.sun.jini.jeri.internal.http
-
- com.sun.jini.jeri.internal.mux - package com.sun.jini.jeri.internal.mux
-
- com.sun.jini.jeri.internal.runtime - package com.sun.jini.jeri.internal.runtime
-
- com.sun.jini.landlord - package com.sun.jini.landlord
-
This is a utility for services implementing leases.
- com.sun.jini.lease - package com.sun.jini.lease
-
Some basic utility classes for helping with
client-side lease renewal operations.
- com.sun.jini.loader.pref.internal - package com.sun.jini.loader.pref.internal
-
- com.sun.jini.logging - package com.sun.jini.logging
-
- com.sun.jini.lookup.entry - package com.sun.jini.lookup.entry
-
Helper utility classes for managing entries used as lookup service attributes.
- com.sun.jini.mahalo - package com.sun.jini.mahalo
-
- com.sun.jini.mahalo.log - package com.sun.jini.mahalo.log
-
Utilities for managing Mahalo's recoverable log of transaction state.
- com.sun.jini.mercury - package com.sun.jini.mercury
-
- com.sun.jini.norm - package com.sun.jini.norm
-
- com.sun.jini.norm.event - package com.sun.jini.norm.event
-
- com.sun.jini.norm.lookup - package com.sun.jini.norm.lookup
-
- com.sun.jini.outrigger - package com.sun.jini.outrigger
-
This is an implementation of a JavaSpaces technology-enabled service.
- com.sun.jini.outrigger.snaplogstore - package com.sun.jini.outrigger.snaplogstore
-
- com.sun.jini.phoenix - package com.sun.jini.phoenix
-
A configurable Java(TM) Remote Method Invocation (Java RMI) activation
system daemon implementation.
- com.sun.jini.proxy - package com.sun.jini.proxy
-
- com.sun.jini.reggie - package com.sun.jini.reggie
-
- com.sun.jini.reliableLog - package com.sun.jini.reliableLog
-
Reliable log is used to store state in case of system crash
or reboot.
- com.sun.jini.resource - package com.sun.jini.resource
-
Utility classes for manipulating resources.
- com.sun.jini.start - package com.sun.jini.start
-
Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.
- com.sun.jini.system - package com.sun.jini.system
-
Utility classes helping with interactions with the underlying system.
- com.sun.jini.thread - package com.sun.jini.thread
-
These are utility classes and interfaces for helping with tasks done in multiple threads.
- com.sun.jini.tool - package com.sun.jini.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.
- com.sun.jini.tool.classdepend - package com.sun.jini.tool.classdepend
-
- com.sun.jini.tool.envcheck - package com.sun.jini.tool.envcheck
-
Tool for examining the run-time environment of a Jini component.
- com.sun.jini.tool.envcheck.plugins - package com.sun.jini.tool.envcheck.plugins
-
- 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
-
- combinedClasspath - Static variable in class com.sun.jini.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 - Variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext.Combiner
-
- COMMA - Static variable in class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- command - Variable in class com.sun.jini.phoenix.Activation
-
the default java command for groups
- CommandLine - Class in com.sun.jini.system
-
CommandLine
is a base class for command line parsing
classes.
- CommandLine() - Constructor for class com.sun.jini.system.CommandLine
-
- CommandLine.BadInvocationException - Exception in com.sun.jini.system
-
Signal that the user specified an option in an improper way.
- CommandLine.BadInvocationException(Object) - Constructor for exception com.sun.jini.system.CommandLine.BadInvocationException
-
Create an "Argument required" exception for the given option.
- CommandLine.BadInvocationException(String) - Constructor for exception com.sun.jini.system.CommandLine.BadInvocationException
-
Create an exception with the given detail string.
- CommandLine.HelpOnlyException - Exception in com.sun.jini.system
-
Signal that this was a "help only" invocation.
- CommandLine.HelpOnlyException() - Constructor for exception com.sun.jini.system.CommandLine.HelpOnlyException
-
Create a new HelpOnlyException
with a descriptive
string.
- CommandLine.ProgrammingException - Exception in com.sun.jini.system
-
Signal that the programmer has invoked a method out of order.
- CommandLine.ProgrammingException(String) - Constructor for exception com.sun.jini.system.CommandLine.ProgrammingException
-
Create an exception with the given detail string.
- commDiscard - Variable in class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
Special-purpose flag used in the discard process.
- comment - Variable in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
HTTPMD digest comment, or null if non-HTTPMD URL
- 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.
- 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(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- commit(long, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- commit(long) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
Commits the transaction.
- commit(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- commit(long, long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.ConsumingWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.EntryHandle
-
- commit(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- commit(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- commit(TransactionManager, long) - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- commit(BackEnd) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Commit all the operations by invoking the relevant method
on the processor
object.
- commit(BackEnd) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn.PendingOp
-
Commit the operation by invoking the relevant method on the
processor
object.
- commit(BackEnd) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn.TakeOp
-
- commit(BackEnd) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn.WriteOp
-
- commit() - Method in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(TransactableMgr, OutriggerServerImpl) - Method in interface com.sun.jini.outrigger.Transactable
-
Commit this object's part of the transaction.
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableEventWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
This should never happen since we always return
NOTCHANGED
from prepare
.
- commit(OutriggerServerImpl) - Method in class com.sun.jini.outrigger.Txn
-
Having prepared, roll the changes
forward.
- commit(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class com.sun.jini.outrigger.TxnState
-
Commit this object's part of the transaction.
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a transaction commit
.
- CommitJob - Class in com.sun.jini.mahalo
-
An implementation of a Job
which interacts with
a set of TransactionParticipant
s to inform them
to roll forward changes associated with a given Transaction
.
- CommitJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class com.sun.jini.mahalo.CommitJob
-
Constructs an CommitJob
- commitOp(Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a transaction commit
or
prepareAndCommit
.
- commitOp(Long) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method commits a pending transaction.
- commitOp(Long) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a transaction commit
operation.
- CommitRecord - Class in com.sun.jini.mahalo
-
A CommitRecord
represents the logged state of
a Transaction
which has moved to the COMMITTED
state.
- CommitRecord(ParticipantHandle[]) - Constructor for class com.sun.jini.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.
- comparableMethodsMapArray - Static variable in class com.sun.jini.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.
- comparator - Static variable in class com.sun.jini.lookup.entry.LookupAttributes
-
Comparator for sorting fields
- comparator - Static variable in class com.sun.jini.outrigger.EntryRep
-
Comparator for sorting fields
- comparator - Static variable in class com.sun.jini.reggie.ClassMapper
-
Comparator for sorting fields
- compare(Object, Object) - Method in class com.sun.jini.lookup.entry.LookupAttributes.FieldComparator
-
Sorts superclass fields before subclass fields, and sorts
fields alphabetically within a given class.
- compare(Object, Object) - Method in class com.sun.jini.outrigger.EntryRep.FieldComparator
-
Super before subclass, alphabetical within a given class
- compare(Object, Object) - Method in class com.sun.jini.reggie.ClassMapper.FieldComparator
-
Super before subclass, alphabetical within a given class
- compare(long, long) - Static method in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
Compares long values, returning -1, 0, or 1 if l1 is less than,
equal to or greater than l2, respectively.
- compare(Object, Object) - Method in class com.sun.jini.tool.ClassDep.Compare
-
- 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
Uuid
s, or if they are both null
.
- compareTo(Object) - Method in class com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
Performs a primary sort by leaseExpiration, and a secondary sort
by registrationID.
- compareTo(Object) - Method in class com.sun.jini.mercury.ServiceRegistration
-
Primary sort by leaseExpiration, secondary by leaseID.
- compareTo(Object) - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Compares this object with another.
- compareTo(Object) - Method in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
Primary sort by leaseExpiration, secondary by eventID.
- compareTo(Object) - Method in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
Primary sort by leaseExpiration, secondary by leaseID.
- compareTo(Object) - Method in class com.sun.jini.thread.WakeupManager.Ticket
-
- compareTo(Object) - Method in class com.sun.jini.tool.PreferredListGen.PrefData
-
- 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
- compareVersions(int, int, int, int) - Static method in class com.sun.jini.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 com.sun.jini.tool.JarWrapper.PreferredListWriter.DirNode
-
Computes minimal list length using dynamic programming.
- complete - Variable in class com.sun.jini.thread.RetryTask
-
- complete() - Method in class com.sun.jini.thread.RetryTask
-
Return true
if tryOnce
has returned
successfully.
- completeNamePrefs - Variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
- completeTake(EntryHandle[], int, Txn) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- completeTake(EntryHandle, Txn) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- Component - Annotation Type in com.sun.jini.config
-
The Component annotation is used in a Groovy class to indicate what
configuration component the class is to be used for.
- COMPONENT - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Logger and configuration component name
- component - Variable in class net.jini.config.ConfigurationFile.Entry
-
- COMPONENT_NAME - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- COMPONENT_NAME - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Component name we use to find items in the configuration and loggers.
- COMPONENT_NAME - Static variable in class com.sun.jini.thread.WakeupManager
-
Component we pull configuration entries from and our logger name
- COMPONENT_NAME - Static variable in class net.jini.discovery.LookupDiscovery
-
- COMPONENT_NAME - Static variable in class net.jini.discovery.LookupDiscoveryManager
-
- COMPONENT_NAME - Static variable in class net.jini.discovery.LookupLocatorDiscovery
-
- COMPONENT_NAME - Static variable in class net.jini.lookup.JoinManager
-
- COMPONENT_NAME - Static variable in class net.jini.lookup.ServiceDiscoveryManager
-
- compute() - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.ClasspathPackages
-
Computes the packages in the specified class path.
- compute(String[]) - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.PackageClasses
-
- compute(boolean, String[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.classdepend.ReferencedClasses
-
Computes the classes referred to by another class.
- compute() - Method in class com.sun.jini.tool.PreferredListGen
-
Load JAR files, initialize the dependency graph, and perform the
dependency analysis.
- computeClasses(Collection) - Method in class com.sun.jini.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(String, String) - Method in class com.sun.jini.jeri.internal.http.ServerInfo
-
Computes digest authentication response for request using the given
method and uri.
- ComputeDigest - Class in com.sun.jini.tool
-
Prints the message digest for the contents of a URL.
- ComputeDigest() - Constructor for class com.sun.jini.tool.ComputeDigest
-
- 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.
- 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 com.sun.jini.discovery.DiscoveryV2
-
- computeHash(ClassMapper.EntryField[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool
-
Computes the message digests for a codebase with HTTPMD URLs.
- ComputeHttpmdCodebase() - Constructor for class com.sun.jini.tool.ComputeHttpmdCodebase
-
- computeMaxLeases() - Method in class com.sun.jini.reggie.RegistrarImpl
-
Compute new maxServiceLease and maxEventLease values.
- computeMethodHash(Method) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.AbortJob
-
Gathers partial results submitted by tasks and produces
a single outcome.
- computeResult() - Method in class com.sun.jini.mahalo.CommitJob
-
Gathers partial results submitted by tasks and produces
a single outcome.
- computeResult() - Method in class com.sun.jini.mahalo.Job
-
Generate the solution to the original problem.
- computeResult() - Method in class com.sun.jini.mahalo.PrepareAndCommitJob
-
Gathers partial results submitted by tasks and produces
a single outcome.
- computeResult() - Method in class com.sun.jini.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(Object[]) - Static method in class com.sun.jini.config.ConfigUtil
-
- concat(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
-
Return a concatenation of the two arrays.
- concat(InvocationConstraint[], InvocationConstraint[]) - Static method in class net.jini.core.constraint.InvocationConstraints
-
Returns a new array containing the elements of both arguments.
- concurrency - Static variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
number of concurrent I/O processing threads
- concurrentObj - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Concurrent object to control read and write access
- concurrentObj - Variable in class com.sun.jini.mercury.MailboxImpl
-
Concurrent object (lock) to control read and write access
- concurrentObj - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Concurrent object to control read and write access
- 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 - Class in com.sun.jini.config
-
Provides static methods for getting entries from a
Configuration
.
- Config() - Constructor for class com.sun.jini.config.Config
-
This class cannot be instantiated.
- config - Variable in class com.sun.jini.example.browser.Browser
-
- config - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
- config - Variable in class com.sun.jini.norm.lookup.JoinState
-
Configuration, to supply initial attributes, groups, and locators
- config - Variable in class com.sun.jini.phoenix.ActivationGroupData
-
The configuration options.
- config - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ServerConnectionImpl.InboundRequestHandleImpl
-
- configId - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
-
- configs - Variable in class com.sun.jini.resource.Service.LazyIterator
-
- 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.
- configuration - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
serverConfigArgs override.
- 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.
- 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.ArrayConstructor(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.ArrayConstructor
-
- ConfigurationFile.Call - Class in net.jini.config
-
Describes a call to a constructor, method, array constructor,
or string concatenation operation.
- ConfigurationFile.Call(ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.Call
-
- ConfigurationFile.Cast - Class in net.jini.config
-
Represents a cast.
- ConfigurationFile.Cast(String, boolean, ConfigurationFile.ParseNode, int) - Constructor for class net.jini.config.ConfigurationFile.Cast
-
- ConfigurationFile.ClassLiteral - Class in net.jini.config
-
Represents a Class literal.
- ConfigurationFile.ClassLiteral(String, boolean, int) - Constructor for class net.jini.config.ConfigurationFile.ClassLiteral
-
- ConfigurationFile.ConstructorCall - Class in net.jini.config
-
Describes a Constructor call
- ConfigurationFile.ConstructorCall(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.ConstructorCall
-
- ConfigurationFile.Entry - Class in net.jini.config
-
Represents an entry.
- ConfigurationFile.Entry(String, String, boolean, boolean, boolean, int, ConfigurationFile.Parser) - Constructor for class net.jini.config.ConfigurationFile.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.ErrorDescriptor(int, int, String, String, Throwable) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
-
Creates a new error descriptor.
- ConfigurationFile.ErrorDescriptor(int, int, String, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
-
Creates a new error descriptor.
- ConfigurationFile.ErrorDescriptor(int, int, String) - Constructor for class net.jini.config.ConfigurationFile.ErrorDescriptor
-
Creates a new error descriptor.
- ConfigurationFile.Literal - Class in net.jini.config
-
Represents a simple literal value.
- ConfigurationFile.Literal(Class, Object, int) - Constructor for class net.jini.config.ConfigurationFile.Literal
-
- ConfigurationFile.MethodCall - Class in net.jini.config
-
Describes a method call.
- ConfigurationFile.MethodCall(String, ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.MethodCall
-
- ConfigurationFile.NameRef - Class in net.jini.config
-
Represents a reference to an entry, data specified by getEntry, or a
field.
- ConfigurationFile.NameRef(String, String, int) - Constructor for class net.jini.config.ConfigurationFile.NameRef
-
- ConfigurationFile.ParseNode - Class in net.jini.config
-
Base class to represent parse results.
- ConfigurationFile.ParseNode(int) - Constructor for class net.jini.config.ConfigurationFile.ParseNode
-
- 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.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.
- ConfigurationFile.PushbackStreamTokenizer - Class in net.jini.config
-
Defines a StreamTokenizer that resets sval, nval, and lineno when the
pushBack method is called.
- ConfigurationFile.PushbackStreamTokenizer(Reader) - Constructor for class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
-
- ConfigurationFile.StringConcatenation - Class in net.jini.config
-
- ConfigurationFile.StringConcatenation(ConfigurationFile.ParseNode[], int) - Constructor for class net.jini.config.ConfigurationFile.StringConcatenation
-
- ConfigurationFile.StringLiteral - Class in net.jini.config
-
Represents a String literal.
- ConfigurationFile.StringLiteral(String, int) - Constructor for class net.jini.config.ConfigurationFile.StringLiteral
-
- ConfigurationFile.ThisRef - Class in net.jini.config
-
Represents a reference to this ConfigurationFile.
- ConfigurationFile.ThisRef(int) - Constructor for class net.jini.config.ConfigurationFile.ThisRef
-
- 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.
- ConfigUtil - Class in com.sun.jini.config
-
A set of static convenience methods for use in configuration files.
- ConfigUtil() - Constructor for class com.sun.jini.config.ConfigUtil
-
This class cannot be instantiated.
- confirmAvailability(EntryRep, EntryHandle, TransactableMgr, boolean, long, Set, Set, WeakHashMap) - Method in class com.sun.jini.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, WeakHashMap) - Method in class com.sun.jini.outrigger.EntryHolder
-
- conn - Variable in class com.sun.jini.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
-
- connClosed - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
-
- connect(HttpClientSocketFactory) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Opens underlying 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
-
- connectDeadline - Variable in class net.jini.jeri.http.Constraints.Distilled
-
- connectDeadline - Variable in class net.jini.jeri.tcp.Constraints.Distilled
-
- connectFailures - Variable in class com.sun.jini.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 - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ConnectionHandler
-
Server connection handled by this handler
- 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 - Variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- 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
- 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.
- 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.
- ConnectionIO - Class in com.sun.jini.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 com.sun.jini.jeri.internal.mux.ConnectionIO
-
Constructs a new instance.
- connectionIO - Variable in class com.sun.jini.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
-
- 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(OutboundRequest, Connection, OutboundRequestHandle) - Constructor for class net.jini.jeri.connection.ConnectionManager.Outbound
-
- 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.Outbound.Input(OutboundRequestHandle) - Constructor for class net.jini.jeri.connection.ConnectionManager.Outbound.Input
-
- ConnectionManager.OutboundMux - Class in net.jini.jeri.connection
-
Subclass wrapper around MuxClient for outbound connections.
- ConnectionManager.OutboundMux(Connection) - Constructor for class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
Constructs an instance from the connection's streams.
- ConnectionManager.OutboundMux(Connection, boolean) - Constructor for class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
Constructs an instance from the connection's channel.
- 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.Reaper() - Constructor for class net.jini.jeri.connection.ConnectionManager.Reaper
-
- ConnectionManager.ReqIterator - Class in net.jini.jeri.connection
-
Outbound request iterator returned by newRequest.
- ConnectionManager.ReqIterator(OutboundRequestHandle) - Constructor for class net.jini.jeri.connection.ConnectionManager.ReqIterator
-
- 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.
- 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
-
- 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 - Class in com.sun.jini.jeri.internal.http
-
Utility class for timing out connections.
- ConnectionTimer(long) - Constructor for class com.sun.jini.jeri.internal.http.ConnectionTimer
-
Creates new ConnectionTimer which shuts down overdue connections after
the given timeout.
- connectionTimer - Static variable in class net.jini.jeri.ssl.HttpsServerEndpoint
-
Times out idle connections.
- ConnectionTimer.TimeoutMap - Class in com.sun.jini.jeri.internal.http
-
Map for tracking idle connection timeouts.
- ConnectionTimer.TimeoutMap(long) - Constructor for class com.sun.jini.jeri.internal.http.ConnectionTimer.TimeoutMap
-
- 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 com.sun.jini.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
-
- connLock - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH.Connection
-
- ConnManager - Interface in com.sun.jini.jeri.internal.connection
-
- connManager - Variable in class net.jini.jeri.kerberos.KerberosEndpoint
-
The ConnManager
this endpoint uses to create
connections.
- ConnManagerFactory - Interface in com.sun.jini.jeri.internal.connection
-
- 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 - Class in com.artima.lookup.util
-
An implementation of the java.util.Map
interface that has
a serialized form consistent in all virtual machines.
- ConsistentMap() - Constructor for class com.artima.lookup.util.ConsistentMap
-
Constructs a new, empty ConsistentMap
.
- ConsistentMap(Map) - Constructor for class com.artima.lookup.util.ConsistentMap
-
Constructs a new ConsistentMap
containing the elements
in the passed collection.
- ConsistentMapEntry - Class in com.artima.lookup.util
-
An implementation of the java.util.Map.Entry
interface that has
a serialized form consistent in all virtual machines.
- ConsistentMapEntry(Object, Object) - Constructor for class com.artima.lookup.util.ConsistentMapEntry
-
Constructs a new ConsistentMapEntry
with passed
key
and value
.
- ConsistentSet - Class in com.artima.lookup.util
-
An implementation of the java.util.Set
interface that has
a serialized form consistent in all virtual machines.
- ConsistentSet() - Constructor for class com.artima.lookup.util.ConsistentSet
-
Constructs a new, empty ConsistentSet
.
- ConsistentSet(Collection) - Constructor for class com.artima.lookup.util.ConsistentSet
-
Constructs a new ConsistentSet
containing the elements
in the passed collection.
- Constants - Class in com.sun.jini.discovery.x500.sha1withdsa
-
Constants used by net.jini.discovery.x500.SHA1withDSA format providers.
- Constants() - Constructor for class com.sun.jini.discovery.x500.sha1withdsa.Constants
-
- Constants - Class in com.sun.jini.discovery.x500.sha1withrsa
-
Constants used by net.jini.discovery.x500.SHA1withRSA format providers.
- Constants() - Constructor for class com.sun.jini.discovery.x500.sha1withrsa.Constants
-
- 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.
- ConstrainableAdminProxy - Class in com.sun.jini.outrigger
-
Constrainable subclass of AdminProxy
- ConstrainableAdminProxy(OutriggerAdmin, Uuid, MethodConstraints) - Constructor for class com.sun.jini.outrigger.ConstrainableAdminProxy
-
Create a new ConstrainableAdminProxy
.
- ConstrainableAdminProxy - Class in com.sun.jini.reggie
-
AdminProxy subclass that supports constraints.
- ConstrainableAdminProxy(Registrar, ServiceID, MethodConstraints) - Constructor for class com.sun.jini.reggie.ConstrainableAdminProxy
-
Creates new ConstrainableAdminProxy with given server reference, service
ID and client constraints.
- ConstrainableAID - Class in com.sun.jini.phoenix
-
A subclass of
AID
that implements the
RemoteMethodControl
interface by delegating to the contained activator.
- ConstrainableAID(Activator, UID) - Constructor for class com.sun.jini.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 com.sun.jini.phoenix.ConstrainableAID
-
Creates an activation identifier containing the specified
remote object activator and a new unique identifier.
- ConstrainableAID.State - Class in com.sun.jini.phoenix
-
- ConstrainableAID.State(Activator, UID, MethodConstraints) - Constructor for class com.sun.jini.phoenix.ConstrainableAID.State
-
- ConstrainableAID.Verifier - Class in com.sun.jini.phoenix
-
A ProxyTrust
trust verifier for
ConstrainableAID
instances.
- ConstrainableAID.Verifier(Activator) - Constructor for class com.sun.jini.phoenix.ConstrainableAID.Verifier
-
Creates a verifier for the specified activator.
- ConstrainableEventLease - Class in com.sun.jini.reggie
-
EventLease subclass that supports constraints.
- ConstrainableEventLease(Registrar, ServiceID, long, Uuid, long, MethodConstraints) - Constructor for class com.sun.jini.reggie.ConstrainableEventLease
-
Creates new ConstrainableEventLease with given server reference, event
and lease IDs, expiration time and client constraints.
- ConstrainableIteratorProxy - Class in com.sun.jini.outrigger
-
Constrainable subclass of IteratorProxy
- ConstrainableIteratorProxy(Uuid, OutriggerAdmin, int, MethodConstraints) - Constructor for class com.sun.jini.outrigger.ConstrainableIteratorProxy
-
Create a new ConstrainableIteratorProxy
.
- ConstrainableJavaSpaceAdmin - Interface in com.sun.jini.outrigger
-
- ConstrainableLandlordLease - Class in com.sun.jini.landlord
-
Constrainable sub-class of LandlordLease
.
- ConstrainableLandlordLease(Uuid, Landlord, Uuid, long, MethodConstraints) - Constructor for class com.sun.jini.landlord.ConstrainableLandlordLease
-
Create a new ConstrainableLandlordLease
.
- ConstrainableLandlordLeaseMap - Class in com.sun.jini.landlord
-
Constrainable sub-class of LandlordLeaseMap
.
- ConstrainableLandlordLeaseMap(Landlord, Uuid, Lease, long) - Constructor for class com.sun.jini.landlord.ConstrainableLandlordLeaseMap
-
Create a new ConstrainableLandlordLeaseMap
.
- 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
-
- ConstrainableLookupLocatorTrustVerifier() - Constructor for class net.jini.discovery.ConstrainableLookupLocatorTrustVerifier
-
Creates an instance.
- ConstrainableParticipantProxy - Class in com.sun.jini.outrigger
-
Subclass of ParticipantProxy
that implements
RemoteMethodControl
- ConstrainableParticipantProxy(TransactionParticipant, Uuid, MethodConstraints) - Constructor for class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
Create a new ConstrainableParticipantProxy
for the given
space.
- ConstrainableProxyUtil - Class in com.sun.jini.proxy
-
A collection of utility methods for use in implementing constrainable
proxies.
- ConstrainableProxyUtil() - Constructor for class com.sun.jini.proxy.ConstrainableProxyUtil
-
This class cannot be instantiated.
- ConstrainableRegistrarLeaseMap - Class in com.sun.jini.reggie
-
RegistrarLeaseMap subclass that supports constraints.
- ConstrainableRegistrarLeaseMap(RegistrarLease, long) - Constructor for class com.sun.jini.reggie.ConstrainableRegistrarLeaseMap
-
Constructs lease map containing a mapping from the given constrainable
lease to the specified duration.
- ConstrainableRegistrarProxy - Class in com.sun.jini.reggie
-
RegistrarProxy subclass that supports constraints.
- ConstrainableRegistrarProxy(Registrar, ServiceID, MethodConstraints) - Constructor for class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
Creates new ConstrainableRegistrarProxy with given server reference,
service ID and client constraints.
- ConstrainableRegistration - Class in com.sun.jini.reggie
-
Registration subclass that supports constraints.
- ConstrainableRegistration(Registrar, ServiceLease, MethodConstraints) - Constructor for class com.sun.jini.reggie.ConstrainableRegistration
-
Creates new ConstrainableRegistration with given server reference,
service lease and client constraints.
- ConstrainableServiceLease - Class in com.sun.jini.reggie
-
ServiceLease subclass that supports constraints.
- ConstrainableServiceLease(Registrar, ServiceID, ServiceID, Uuid, long, MethodConstraints) - Constructor for class com.sun.jini.reggie.ConstrainableServiceLease
-
Creates new ConstrainableServiceLease with given server reference, event
and lease IDs, expiration time and client constraints.
- ConstrainableSpaceProxy2 - Class in com.sun.jini.outrigger
-
Constrainable subclass of SpaceProxy2
- ConstrainableSpaceProxy2(OutriggerServer, Uuid, long, MethodConstraints) - Constructor for class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
Create a new ConstrainableSpaceProxy2
.
- constrainServer(Fiddler, MethodConstraints) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.ConstrainableParticipantProxy
-
Returns a copy of the server proxy with the specified client
constraints and methods mapping.
- constrainServer(OutriggerServer, MethodConstraints) - Static method in class com.sun.jini.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) - 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)
- constraints - Variable in class com.sun.jini.discovery.internal.X500Client.X500MulticastAnnouncement
-
- constraints - Variable in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- constraints - Variable in class com.sun.jini.phoenix.ConstrainableAID
-
the client constraints
- constraints - Variable in class com.sun.jini.phoenix.ConstrainableAID.State
-
- constraints - Variable in class com.sun.jini.reggie.ConstrainableAdminProxy
-
Client constraints for this proxy, or null
- constraints - Variable in class com.sun.jini.reggie.ConstrainableEventLease
-
Client constraints for this proxy, or null
- constraints - Variable in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
Client constraints for this proxy, or null
- constraints - Variable in class com.sun.jini.reggie.ConstrainableRegistration
-
Client constraints for this proxy, or null
- constraints - Variable in class com.sun.jini.reggie.ConstrainableServiceLease
-
Client constraints for this proxy, or null
- 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.Distilled - Class in net.jini.jeri.http
-
A distillation of constraints to a form more directly usable by
this provider.
- Constraints.Distilled(InvocationConstraints, boolean) - Constructor for class net.jini.jeri.http.Constraints.Distilled
-
- Constraints.Distilled - Class in net.jini.jeri.tcp
-
A distillation of constraints to a form more directly usable by
this provider.
- Constraints.Distilled(InvocationConstraints, boolean) - Constructor for class net.jini.jeri.tcp.Constraints.Distilled
-
- ConstraintTrustVerifier - Class in net.jini.constraint
-
- ConstraintTrustVerifier() - Constructor for class net.jini.constraint.ConstraintTrustVerifier
-
Creates an instance.
- constructLease(Uuid, long) - Method in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
- constructLease(Uuid, long) - Method in class com.sun.jini.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
-
- constructorArgs - Static variable in class net.jini.activation.ActivatableInvocationHandler
-
Constructor parameter classes for proxy classes.
- consume(BackEnd) - Method in class com.sun.jini.outrigger.snaplogstore.LogInputFile
-
Consume the input file, invoking the appropriate operations on
the given object.
- consumeLogs(boolean) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Consume the log files that exist.
- consumer - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Log file consumer thread.
- ConsumingWatcher - Class in com.sun.jini.outrigger
-
Subclass of QueryWatcher for takes and transactional reads.
- ConsumingWatcher(long, long, long, WeakHashMap, Txn, boolean) - Constructor for class com.sun.jini.outrigger.ConsumingWatcher
-
Create a new ConsumingWatcher
.
- contains(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- contains(Entry[], Entry) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- contains(String) - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Return true
if the graph contains a node having
the given name.
- 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.
- containsAll(Collection) - Method in class net.jini.core.constraint.ArraySet
-
- containsAll(Set, Set) - Static method in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- 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 com.sun.jini.lease.AbstractLeaseMap
-
- containsKey(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- containsLeavesOnly() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Test whether all of the immediate child nodes of this
node are leaf (class) nodes.
- containsNullElement(Object[]) - Static method in class com.sun.jini.fiddler.FiddlerImpl
-
Determines if any element in the input array is null.
- containsValue(String, String, boolean) - Method in class com.sun.jini.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 com.sun.jini.lease.AbstractLeaseMap
-
- containsValue(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- CONTENT - Static variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- CONTENT - Static variable in class com.sun.jini.jeri.internal.http.MessageWriter
-
- content - Variable in class net.jini.url.httpmd.HttpmdURLConnection
-
The URL specifying the location of the data.
- contentIndicated(StartLine, Header) - Static method in class com.sun.jini.jeri.internal.http.MessageReader
-
Returns true if given start line and header indicate a content body.
- contentMap - Variable in class com.sun.jini.tool.JarWrapper.JarIndexWriter
-
- contents(Entry, Transaction) - Method in class com.sun.jini.outrigger.AdminProxy
-
- contents(Entry, Transaction, int) - Method in class com.sun.jini.outrigger.AdminProxy
-
- contents(Entry, Transaction, int) - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
Override super class to create secure IteratorProxy
s
- contents(Entry, Transaction, int, MethodConstraints) - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
- contents(Entry, Transaction) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 - Variable in class com.sun.jini.outrigger.EntryHolder
-
The list that holds the handles
- contents(TransactableMgr) - Method in class com.sun.jini.outrigger.EntryHolder
-
Return an enumerator over the contents of this space that are visible
from the given mgr.
- contents(Entry, Transaction) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.OutriggerAdmin
-
Return the remote iterator object needed by
JavaSpaceAdmin.contents
.
- contents(EntryRep[], Transaction, long, long) - Method in interface com.sun.jini.outrigger.OutriggerServer
-
Start a new contents query.
- contents - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
List of com.sun.jini.outrigger.EntryHolder
s for
each specific type.
- contents(EntryRep[], Transaction, long, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- contents(EntryRep, Transaction) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- contents(EntryRep[], Transaction, long, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- contents(EntryRep, Transaction) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- contents(Collection, Transaction, long, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- contents - Variable in class com.sun.jini.outrigger.WatchersForTemplateClass
-
All the templates we know about
- contents - Variable in class com.sun.jini.thread.WakeupManager
-
The queue.
- 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.
- contentsIterator - Variable in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Current position in parent EntryHolder
's
contents
- contentsIterator - Variable in class com.sun.jini.outrigger.EntryHolder.SimpleRepEnum
-
- contentsLeasePolicy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Policy used to create and renew leases on event contents queries
- contentsQueries - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
A map from contents result cookies to ContentsQuery
objects.
- contentsQueryReaperThread - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The reaper thread for expired contents queries
- 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 - Variable in class net.jini.security.Security.Context
-
Caller context.
- 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 com.sun.jini.outrigger.EntryHolder
-
Return an object that can be used to perform a query that can
return multiple matches and be restarted in another thread.
- CONTROL - Static variable in class com.sun.jini.mercury.StreamType
-
Control data stream enumeration.
- controlFile - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The File object that will maintain the control data for
for this EventLog.
- ControlLog - Class in com.sun.jini.mercury
-
Class that implements the interface for a ControlLog.
- ControlLog(File, StreamKey) - Constructor for class com.sun.jini.mercury.ControlLog
-
Constructor that takes a File and StreamKey argument.
- 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 com.sun.jini.start.SharedActivationGroupDescriptor
-
- convertToRegex(String) - Static method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Converts host pattern obtained from http.nonProxyHosts property to
java.util.regex-style regular expression.
- cookie - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- cookie - Variable in class com.sun.jini.landlord.LandlordLease
-
A universally unique ID that identifies the lease this object
represents.
- cookie() - Method in class com.sun.jini.landlord.LandlordLease
-
Return the cookie.
- cookie() - Method in interface com.sun.jini.mahalo.log.Log
-
- cookie - Variable in class com.sun.jini.mahalo.log.SimpleLogFile
-
Unique ID associated with this log
- cookie() - Method in class com.sun.jini.mahalo.log.SimpleLogFile
-
Returns the identifier associated with information in
this Log
.
- cookie - Variable in class com.sun.jini.mahalo.log.TransientLogFile
-
Unique ID associated with this log
- cookie() - Method in class com.sun.jini.mahalo.log.TransientLogFile
-
Returns the identifier associated with information in
this Log
.
- cookie - Variable in class com.sun.jini.mercury.RemoteEventData
-
Cookie associated with the RemoteEvent
- cookie - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
-
- cookie - Variable in class com.sun.jini.mercury.ServiceRegistration
-
Unique identifier object
- cookie - Variable in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The UUID that identifies this registration
Only for use by subclasses.
- cookie - Variable in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The UUID that identifies this registration
Protected, but only for use by subclasses.
- cookie - Variable in class com.sun.jini.outrigger.snaplogstore.PendingTxn.TakeOp
-
- cookie - Variable in class com.sun.jini.outrigger.snaplogstore.Resource
-
- cookie - Variable in class net.jini.jeri.http.HttpServerEndpoint.LH
-
- cookie - Variable in class net.jini.jeri.tcp.TcpServerEndpoint.LH
-
- cookieLock - Variable in class com.sun.jini.jeri.internal.http.HttpServerManager
-
- copy(ReferenceQueue) - Method in interface com.sun.jini.collection.WeakSoftTable.RemovableReference
-
Returns a copy of this instance registered with the specified queue.
- copy(ReferenceQueue) - Method in class com.sun.jini.collection.WeakSoftTable.SoftValue
-
- copy(ReferenceQueue) - Method in class com.sun.jini.collection.WeakSoftTable.WeakKey
-
- 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
-
- copyItem(Item) - Static method in class com.sun.jini.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).
- copyServiceTemplate(ServiceTemplate) - Static method in class net.jini.lookup.ServiceDiscoveryManager
-
Returns a "non-shallow" (not just a clone) copy of the given
template.
- corrupt - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- CorruptedStoreException - Exception in com.sun.jini.norm
-
Exception thrown by PersistentStore
when it discovers
the store has become corrupted.
- CorruptedStoreException(String) - Constructor for exception com.sun.jini.norm.CorruptedStoreException
-
Constructs an CorruptedStoreException
with a detail
message.
- CorruptedStoreException(String, Throwable) - Constructor for exception com.sun.jini.norm.CorruptedStoreException
-
Constructs an CorruptedStoreException
with a detail
message and a nested exception.
- count - Variable in class com.sun.jini.mercury.LogInputStream
-
count of available bytes in the read buffer
- count - Variable in class com.sun.jini.norm.NormServerBaseImpl.CountLeases
-
- count - Variable in class com.sun.jini.thread.InProgress
-
The state.
- countEntries(int, Boolean) - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Count the number of entries which would be created
by this node for the given node type and preference.
- countImpliedFailures() - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen.Graph
-
Count the number of child leaf nodes.
- countLeases - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Keep track of the number of leases.
- countPreferred(boolean) - Method in class com.sun.jini.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 com.sun.jini.example.browser.EntryTreePanel
-
- cout - Variable in class com.sun.jini.jeri.internal.http.MessageWriter
-
- covers(ClassLoader, ClassLoader) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
Returns true if the first argument is either equal to, or is a
descendant of, the second argument.
- 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.
- cpIter - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
-
- crashcount - Variable in class com.sun.jini.mahalo.ParticipantHandle
-
- crashCount - Variable in class com.sun.jini.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(Object, Object, ReferenceQueue) - Static method in class com.sun.jini.collection.SoftCache.Value
-
- create(Object, ReferenceQueue) - Static method in class com.sun.jini.collection.WeakIdentityMap.Key
-
- create(ConnectionEndpoint) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
-
- create(ConnectionEndpoint) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.connection.ConnManagerFactory
-
Creates ConnManager
for managing connections initiated over
the given ConnectionEndpoint
.
- create(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- create(TxnManager, Uuid) - Static method in class com.sun.jini.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 com.sun.jini.mahalo.TxnMgrProxy
-
Creates a transaction manager proxy, returning an instance
that implements RemoteMethodControl if the server does too.
- create(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- create(Uuid, MailboxBackEnd) - Static method in class com.sun.jini.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 com.sun.jini.mercury.MailboxAdminProxy
-
Creates a mailbox proxy, returning an instance
that implements RemoteMethodControl if the server does too.
- create(MailboxBackEnd, Uuid) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.AdminProxy
-
Creates an admin proxy, returning an instance that implements
RemoteMethodControl if the server does.
- create(NormServer, Uuid) - Static method in class com.sun.jini.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 com.sun.jini.norm.SetProxy
-
Creates a lease set proxy, returning an instance that implements
RemoteMethodControl if the server does.
- create(Configuration) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Attempts to create a service instance based on the service
description information provided via constructor parameters.
- create(Configuration) - Method in interface com.sun.jini.start.ServiceDescriptor
-
Creates an object described by the
actual ServiceDescriptor
instance.
- create(ServiceDescriptor[], Configuration) - Static method in class com.sun.jini.start.ServiceStarter
-
Generic service creation method that attempts to start the
services defined by the provided ServiceDescriptor[]
argument.
- create(Configuration) - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Method that attempts to create a service based on the service
description information provided via constructor parameters.
- create(Configuration) - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Method that attempts to create a shared activation system group from the
description information provided via constructor parameters.
- 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) - 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.
- createAdminProxy(Fiddler, Uuid) - Static method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Public static factory method that creates and returns an instance of
FiddlerAdminProxy
.
- createAnnotation() - Method in class com.sun.jini.phoenix.PipeWriter
-
Create an annotation string to be printed out after
a new line and end of stream.
- createBaseHeader() - Method in class com.sun.jini.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
- 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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Creates header for use in CONNECT messages sent to proxies.
- CREATED - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
constructor (including activeGroup) has succeeded
- createDiscoveryManager() - Method in class com.sun.jini.norm.lookup.JoinState
-
Creates the discovery manager.
- createEmptyList() - Static method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- 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 com.sun.jini.norm.ClientLeaseWrapper.FailureFactory
-
- createEvent(long, long, MarshalledObject) - Method in interface com.sun.jini.norm.event.EventFactory
-
Create the concrete RemoteEvent
for the associated
event occurrence.
- createEvent(long, long, MarshalledObject) - Method in class com.sun.jini.norm.LeaseSet.WarningFactory
-
- createGraph(File) - Method in class com.sun.jini.tool.PreferredListGen
-
Create a Graph
initialized from the preferred list of
the given JAR file.
- createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
- createGroup(ActivationGroupID, ActivationGroupDesc, long) - Static method in class net.jini.activation.ActivationGroup
-
Creates and sets the activation group for the current virtual machine.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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.
- 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.
- 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.
- createJoinManager(ServiceID, Object, Entry[], ServiceIDListener, LeaseRenewalManager, Configuration) - Method in 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.
- createLease(Fiddler, Uuid, Uuid, Uuid, long) - Static method in class com.sun.jini.fiddler.FiddlerLease
-
Public static factory method that creates and returns an instance of
FiddlerLease
.
- createLeaseMap(long) - Method in class com.sun.jini.fiddler.FiddlerLease
-
Creates a LeaseMap
object that can contain leases whose
renewal or cancellation can be batched.
- createLeaseMap(FiddlerLease, long) - Static method in class com.sun.jini.fiddler.FiddlerLeaseMap
-
Static factory method that creates and returns an instance of
FiddlerLeaseMap
.
- createLeaseMap(long) - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- createLeaseMap(long) - Method in class com.sun.jini.landlord.LandlordLease
-
- createLeaseMap(long) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
- createLeaseMap(long) - Method in class com.sun.jini.reggie.ConstrainableEventLease
-
Creates a constraint-aware lease map.
- createLeaseMap(long) - Method in class com.sun.jini.reggie.ConstrainableServiceLease
-
Creates a constraint-aware lease map.
- createLeaseMap(long) - Method in class com.sun.jini.reggie.RegistrarLease
-
Creates a lease map.
- 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.
- createLeaseRenewalSet(long) - Method in class com.sun.jini.norm.NormProxy
-
inherit javadoc
- createLeaseRenewalSet(long) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- createLeaseRenewalSet(long) - Method in interface net.jini.lease.LeaseRenewalService
-
Create a new LeaseRenewalSet
that the client can
populate with leases to be renewed.
- CreateLeaseSet - Class in com.sun.jini.norm
-
Class that logs the creation of a set by the service
- CreateLeaseSet(LeaseSet) - Constructor for class com.sun.jini.norm.CreateLeaseSet
-
Simple constructor
- createLeaseUuid(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- createLevel(String, int, String) - Static method in class com.sun.jini.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
-
- 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
-
- createObjectIDArray(Set) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Creates header for use in OPTIONS messages sent to proxies.
- createPattern(Collection) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Creates header for outbound HTTP POST message with given start line.
- createPostLine() - Method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Crerate a ContinuingQuery for the holder of the specified class.
- createRegistration(Fiddler, Uuid, EventRegistration) - Static method in class com.sun.jini.fiddler.FiddlerRegistration
-
Public static factory method that creates and returns an instance of
FiddlerRegistration
.
- createRequestDispatcher(Unreferenced) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- createResponseHeader(boolean) - Static method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Creates base header to be used in response message.
- createServerSocket() - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- createServerSocket(int) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- createServerSocket(int, int) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- createServerSocket(int, int, InetAddress) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- createServiceID(String) - Static method in class com.sun.jini.config.ConfigUtil
-
Returns a ServiceID
constructed from a 128-bit value
represented by a string.
- createServiceProxy(Fiddler, Uuid) - Static method in class com.sun.jini.fiddler.FiddlerProxy
-
Public static factory method that creates and returns an instance of
FiddlerProxy
.
- createSocket() - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- createSocket(String, int) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- createSocket(InetAddress, int) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- createSocket(String, int, InetAddress, int) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- createSocket(InetAddress, int, InetAddress, int) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- createSocket(String, int) - Method in interface com.sun.jini.jeri.internal.http.HttpClientSocketFactory
-
Creates client socket connected to the given host and port.
- 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.
- createTasks() - Method in class com.sun.jini.mahalo.AbortJob
-
Creates the TaskManager.Task
s necessary to
inform participants to roll-back.
- createTasks() - Method in class com.sun.jini.mahalo.CommitJob
-
Creates the TaskManager.Task
s necessary to
inform participants to roll-back.
- createTasks() - Method in class com.sun.jini.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 com.sun.jini.mahalo.PrepareAndCommitJob
-
Creates the TaskManager.Task
s necessary to
inform participants to vote and roll-forward/back.
- createTasks() - Method in class com.sun.jini.mahalo.PrepareJob
-
Creates the TaskManager.Task
s necessary to
inform participants to vote.
- 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.
- createTunnelSocket(Socket) - Method in interface com.sun.jini.jeri.internal.http.HttpClientSocketFactory
-
Creates layered socket on top of given base socket, for use when
tunneling HTTP messages through a proxy.
- 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.
- createWithLogin(ServiceDescriptor[], Configuration, LoginContext) - Static method in class com.sun.jini.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 com.sun.jini.phoenix.Activation.GroupEntry
-
- CREATING - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
in the middle of createGroup
- 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
Socket
s
- csf - Variable in class net.jini.jrmp.JrmpExporter
-
- CTLBLOCK_LEN - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Size of control data file: 4 longs * 8 bytes per long
- ctlbuf - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The in memory buffer that holds the control data
- CTLFILE_SUFFIX - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
File suffix for the control file
- ctx - Variable in class com.sun.jini.example.browser.Browser
-
- ctxAccess - Static variable in class net.jini.security.Security
-
SecurityManager instance used to obtain caller's Class.
- curEnum - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.AllReps
-
- curEventID - Variable in class com.sun.jini.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 com.sun.jini.outrigger.OperationJournal.TransitionIterator
-
Our current position in the journal
- CURRENT_LOG_VERSION - Static variable in class com.sun.jini.norm.NormServerBaseImpl
-
Current version of log format
- currentByte - Variable in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- currentDataBuffer - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- currentFile - Variable in class com.sun.jini.system.FileObserver
-
- currentLengthRemaining - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- currentOp - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- currentOrdinal() - Method in class com.sun.jini.outrigger.OperationJournal
-
Return the ordinal of the last operation posted.
- currentOrdinalAtCreation() - Method in class com.sun.jini.outrigger.OperationJournal.TransitionIterator
-
Return the ordinal of the last operation posted
when this iterator was created.
- currentQuery - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
The current ContinuingQuery
- currentSeqNum - Variable in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The current sequence number.
- currentSeqNum - Variable in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The current sequence number.
- currentSessionID - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- currentTime() - Method in class com.sun.jini.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 com.sun.jini.phoenix.PipeWriter
-
current chunk of input being compared to lineSeparator.
- cursor - Variable in class com.sun.jini.outrigger.TypeTree.TypeTreeIterator
-
- customizeSharedGroupOptions(String, String[]) - Static method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- customizeSharedGroupProperties(String, Properties) - Static method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- daemon - Variable in class com.sun.jini.thread.NewThreadAction
-
- daemon - Variable in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- DARK - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- data - Variable in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
-
- Data - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- data - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The activatable object's initialization data.
- Data_ackRequired - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- Data_close - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- Data_eof - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- Data_open - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- datagram - Variable in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
-
- datagram - Variable in class com.sun.jini.reggie.RegistrarImpl.DecodeRequestTask
-
The multicast packet to decode
- datagram - Variable in class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
- DatagramBufferFactory - Interface in com.sun.jini.discovery
-
Factory that produces byte buffers, each corresponding to a separate
datagram packet to be sent.
- datagrams - Variable in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- dataPackets - Variable in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Cached datagram packets
- date - Variable in class com.sun.jini.phoenix.PipeWriter
-
- dateFmt - Static variable in class com.sun.jini.thread.WakeupManager
-
- dateFormat - Static variable in class com.sun.jini.jeri.internal.http.Header
-
- DAYS - Static variable in interface com.sun.jini.constants.TimeConstants
-
Tics per day.
- dead - Variable in class com.sun.jini.outrigger.ExpirationOpQueue
-
true
if we should stop
- dead - Variable in class com.sun.jini.outrigger.OperationJournal
-
If true
stop thread
- dead - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.Reaper
-
- dead - Variable in class com.sun.jini.thread.WakeupManager
-
true
if we have been stopped.
- DEBUG - Static variable in class com.sun.jini.collection.WeakKeyReference
-
Print debug messages to this stream if not null
.
- DEBUG - Static variable in class com.sun.jini.collection.WeakTable
-
Print debug messages to this stream if not null
.
- DEBUG - Static variable in class com.sun.jini.mahalo.StorableObject
-
- DEBUG - Static variable in class com.sun.jini.outrigger.AdminProxy
-
- debug(Object, String) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Print out a debug description of obj
, followed by
the given str
.
- DEBUG - Static variable in class com.sun.jini.outrigger.StorableReference
-
- DEBUG - Static variable in class com.sun.jini.start.SharedActivationPolicyPermission
-
- debug - Variable in class com.sun.jini.thread.InProgress
-
- debug(boolean) - Method in class com.sun.jini.thread.InProgress
-
Set the debug mode on or off.
- DebugDynamicPolicyProvider - Class in com.sun.jini.tool
-
Defines a
DynamicPolicy
that logs information about missing
permissions, and optionally grants all permissions, which is
FOR
DEBUGGING ONLY.
- DebugDynamicPolicyProvider() - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider
-
- DebugDynamicPolicyProvider(Policy) - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider
-
Creates an instance of this class that wraps around the given
non-null
base policy object.
- DebugDynamicPolicyProvider.Request - Class in com.sun.jini.tool
-
- DebugDynamicPolicyProvider.Request(ProtectionDomain, Permission) - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- DebugDynamicPolicyProvider.Request(Class, Principal[], Permission[]) - Constructor for class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- debugState - Static variable in class com.sun.jini.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, int) - Static method in class com.sun.jini.tool.ClassServer
-
Parse % HEX HEX from s starting at i
- decode(String) - Static method in class com.sun.jini.tool.ClassServer
-
Decode escape sequences
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery.DiscoveryV1
-
- decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- decodeMulticastAnnouncement(DatagramPacket, InvocationConstraints) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- decodeMulticastAnnouncement(ByteBuffer) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Decodes multicast announcement according to the
net.jini.discovery.plaintext format.
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.internal.X500Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in interface com.sun.jini.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 com.sun.jini.discovery.plaintext.Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Client
-
- decodeMulticastAnnouncement(ByteBuffer, InvocationConstraints, boolean) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Client
-
- decodeMulticastAnnouncement(DatagramPacket) - Method in class net.jini.discovery.LookupDiscovery
-
Decodes received multicast announcement packet.
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery.DiscoveryV1
-
- decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- decodeMulticastRequest(DatagramPacket, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- decodeMulticastRequest(ByteBuffer) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Decodes multicast request according to the net.jini.discovery.plaintext
format.
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.internal.X500Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.internal.X500Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in interface com.sun.jini.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 com.sun.jini.discovery.plaintext.Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Server
-
- decodeMulticastRequest(ByteBuffer, InvocationConstraints, ClientSubjectChecker, boolean) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Server
-
- decoder - Variable in class com.sun.jini.reggie.RegistrarImpl.DecodeRequestTask
-
The decoder for parsing the packet
- decrementedKeepAlive - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- decrementExportInProgress() - Method in class com.sun.jini.jeri.internal.runtime.Binding
-
- decrementKeepAliveCount() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Target
-
- decrementPending() - Method in class com.sun.jini.mahalo.Job
-
- deepCopy(HashMap) - Method in class net.jini.discovery.LookupDiscovery
-
Creates and returns a deep copy of the input parameter.
- deepCopy(HashMap) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Creates and returns a deep copy of the input parameter.
- deepCopy(HashMap) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Creates and returns a deep copy of the input parameter.
- DEFAULT - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value for the default preference (root) node
- DEFAULT_DIR - Static variable in class com.sun.jini.tool.ClassServer
-
Default directory to serve files from on non-Windows OS
- DEFAULT_EVENTS_PER_LOGFILE - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Default number of events per log file, if not overriden by the user
- DEFAULT_HTTPMD_ALGORITHM - Static variable in class com.sun.jini.tool.JarWrapper
-
- DEFAULT_MAX_PACKET_SIZE - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Default maximum size of multicast packets to send and receive
- DEFAULT_MAX_PACKET_SIZE - Static variable in class net.jini.discovery.LookupDiscovery
-
Default maximum size of multicast packets to send and receive.
- DEFAULT_MULTICAST_TTL - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Default time to live value to use for sending multicast packets
- DEFAULT_MULTICAST_TTL - Static variable in class net.jini.discovery.LookupDiscovery
-
Default time to live value to use for sending multicast packets.
- DEFAULT_PORT - Static variable in class com.sun.jini.tool.ClassServer
-
Default HTTP port
- DEFAULT_QUEUE_THREAD_TIMEOUT - Static variable in class com.sun.jini.thread.WakeupManager
-
Default value for queueThreadTimeout
- DEFAULT_SOCKET_TIMEOUT - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Default timeout to set on sockets used for unicast discovery
- DEFAULT_SOCKET_TIMEOUT - Static variable in class net.jini.discovery.LookupDiscovery
-
Default timeout to set on sockets used for unicast discovery.
- DEFAULT_SOCKET_TIMEOUT - Static variable in class net.jini.discovery.LookupLocatorDiscovery
-
Default timeout to set on sockets used for unicast discovery.
- DEFAULT_STREAM_POOL_SIZE - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Default size for the stream pool, if not overriden by the user
- DEFAULT_TIMEOUT - Static variable in class com.sun.jini.discovery.internal.MultiIPDiscovery
-
- DEFAULT_TIMEOUT - Static variable in class net.jini.discovery.ConstrainableLookupLocator
-
- DEFAULT_WIN_DIR - Static variable in class com.sun.jini.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
-
- DefaultGroupPolicy - Class in com.sun.jini.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 com.sun.jini.phoenix.DefaultGroupPolicy
-
- defaultLength - Variable in class com.sun.jini.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
- defaultMainPolicyClass - Static variable in class com.sun.jini.start.AggregatePolicyProvider
-
- defaultPolicy - Variable in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- defaultPref - Variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- defaultPreference - Variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
default preference setting
- defaultServerConnectionManager - Static variable in class net.jini.jeri.ssl.SslServerEndpointImpl
-
The default server connection manager.
- defaultSet - Variable in class com.sun.jini.action.GetIntegerAction
-
- defaultSet - Variable in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
the default preference value to force
- defaultVal - Variable in class com.sun.jini.action.GetIntegerAction
-
- defaultVal - Variable in class com.sun.jini.action.GetLongAction
-
- defaultVal - Variable in class com.sun.jini.action.GetPropertyAction
-
- defaultValue() - Method in class com.sun.jini.action.GetIntegerAction
-
- defaultValue() - Method in class com.sun.jini.action.GetLongAction
-
- deferedPosition - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- deferedUpdateLength - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- definePackage(String, String, String, String, String, String, String, URL) - Method in class net.jini.loader.pref.PreferredClassLoader
-
- definiteException(EventType, RemoteEvent, long, Throwable) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl.SendMonitorImpl
-
- DeformedClientLeaseMapWrapper - Class in com.sun.jini.norm
-
An implementation of LeaseMap that holds exactly one lease.
- DeformedClientLeaseMapWrapper(ClientLeaseWrapper, long) - Constructor for class com.sun.jini.norm.DeformedClientLeaseMapWrapper
-
Create a DeformedClientLeaseMapWrapper.
- DeformedLeaseList - Class in com.sun.jini.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 com.sun.jini.norm.DeformedLeaseList
-
- deformedLeases - Variable in class com.sun.jini.norm.LeaseTable
-
The list we store deformed wrappers in.
- DelayedMulticastAnnouncementDecoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which decode multicast announcement data
and additionally support delayed constraint checking.
- DelayedMulticastRequestDecoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which decode multicast request data
and additionally support delayed constraint checking.
- delayFlag - Variable in class net.jini.discovery.LookupDiscovery.Requestor
-
- delayNextTryTime() - Method in class net.jini.discovery.LookupLocatorDiscovery.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.LookupDiscovery.UnicastDiscoveryTask
-
- delays - Static variable in class com.sun.jini.outrigger.Notifier
-
- delays - Static variable in class com.sun.jini.thread.RetryTask
-
Default delay backoff times.
- deleg - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
-
whether client credential should be delegated to server
- delegate - Variable in class com.sun.jini.outrigger.OutriggerServerWrapper
-
The object being delegated to
- DELEGATE - Static variable in class net.jini.security.AuthenticationPermission
-
The delegate action (includes the connect action).
- delegateConnection - Variable in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
The HTTP URL connection to which operations should be delegated.
- delegateMap - Variable in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- 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 com.sun.jini.lookup.entry.LookupAttributes
-
Return a new array containing all but the given element.
- delete() - Method in interface com.sun.jini.mercury.EventLog
-
Delete associated storage resources for this log.
- delete() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- delete() - Method in class com.sun.jini.mercury.TransientEventLog
-
- delete() - Method in interface com.sun.jini.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 com.sun.jini.outrigger.IteratorProxy
-
- delete(Uuid, Uuid) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- delete(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
Delete the entry of the given class and id.
- delete(Uuid, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- deleteAttrs(RegistrarImpl.SvcReg, EntryRep, boolean) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Remove an event registration from our state.
- deleteFile(String) - Method in class com.sun.jini.reliableLog.ReliableLog
-
Deletes a file.
- deleteInstance(EntryClass) - Method in class com.sun.jini.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 com.sun.jini.reliableLog.ReliableLog
-
Removes the incremental update log file.
- deleteNextEvent(ServiceRegistration) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Delete given service, generating events as necessary.
- deleteServiceFromTypes(ServiceType, RegistrarImpl.SvcReg) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Deletes a service registration from types in its hierarchy
- deleteSet(Item, int) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Delete item.attributeSets[i] and return the new array.
- deleteSnapshot(int) - Method in class com.sun.jini.reliableLog.ReliableLog
-
Removes the snapshot file.
- deleteStaleNodes() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Recursively remove child nodes of type STALE.
- deleteWrapperJar() - Method in class com.sun.jini.tool.JarWrapper
-
Attempts to delete wrapper JAR file.
- deliveryLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for event delivery related messages
- deltaT - Variable in class com.sun.jini.outrigger.TxnMonitorTask
-
next value added to nextQuery
- denied - Variable in class com.sun.jini.landlord.Landlord.RenewResults
-
The i
th -1 in granted
was denied because of denied[i]
.
- dependants - Variable in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- depends - Static variable in class net.jini.jeri.kerberos.KerberosUtil
-
Map constraints to other constraints they depend on
- dequeue() - Method in class com.sun.jini.norm.Queue
-
Block until the queue is non-empty and return the first item.
- desc - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- desc - Variable in class com.sun.jini.phoenix.Activation.LogRegisterGroup
-
- desc - Variable in class com.sun.jini.phoenix.Activation.LogRegisterObject
-
- desc - Variable in class com.sun.jini.phoenix.Activation.LogUpdateDesc
-
- desc - Variable in class com.sun.jini.phoenix.Activation.LogUpdateGroupDesc
-
- desc - Variable in class com.sun.jini.phoenix.Activation.ObjectEntry
-
descriptor for object
- desc - Variable in class com.sun.jini.thread.WakeupManager.Ticket
-
The ThreadDesc
, or null
if none.
- descCreated - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Flag indicating when create() has been called
- descCreatedLock - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Lock object for descCreated
flag
- descFor(EntryRep, int) - Static method in class com.sun.jini.outrigger.EntryHandle
-
Return the template description -- mask and hash.
- descFor(int) - Method in class com.sun.jini.outrigger.TemplateHandle
-
Return the description for the given field count.
- 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 com.sun.jini.start.ServiceStarter.Result
-
Associated ServiceDescriptor
object
used to create the service instance
- descriptors - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the ServiceDescriptor
s obtained from the starter config
- descs - Variable in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
EntryHandleTmplDesc
for the templates
- descs - Variable in class com.sun.jini.outrigger.TemplateHandle
-
A cache of the EntryHandleTmplDesc
indexed
by the number of fields.
- 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 com.sun.jini.norm.NormServerBaseImpl
-
Remove a lease that has reached its desired expiration.
- destJar - Variable in class com.sun.jini.tool.JarWrapper
-
- destroy() - Method in interface com.sun.jini.admin.DestroyAdmin
-
Destroy the service, if possible, including its persistent storage.
- destroy() - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Destroy the lookup discovery service, if possible, including its
persistent storage.
- destroy() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Destroy the lookup discovery service, if possible, including its
persistent storage.
- destroy() - Method in class com.sun.jini.mahalo.JoinStateManager
-
- destroy() - Method in class com.sun.jini.mahalo.log.MultiLogManager
-
Clean up all LogFile
objects on behalf of caller.
- destroy() - Method in interface com.sun.jini.mahalo.log.MultiLogManagerAdmin
-
Destroy any existing Log
objects
- destroy() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Cleans up and exits the transaction manager.
- destroy() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- destroy() - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- destroy() - Method in interface com.sun.jini.mercury.EventLogIterator
-
Destroy the collection of stored events.
- destroy() - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- destroy() - Method in class com.sun.jini.mercury.MailboxImpl
-
- destroy() - Method in class com.sun.jini.norm.ActivatableNormServerImpl
-
- destroy() - Method in class com.sun.jini.norm.AdminProxy
-
- destroy() - Method in class com.sun.jini.norm.LeaseSet
-
Destroy a lease set
- destroy() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- destroy() - Method in class com.sun.jini.norm.PersistentStore
-
Destroy the store.
- destroy() - Method in class com.sun.jini.outrigger.AdminProxy
-
- destroy() - Method in class com.sun.jini.outrigger.JoinStateManager
-
Make a good faith attempt to terminate
discovery, and cancel any lookup registrations.
- destroy() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Destroy this space, exiting when finished.
- destroy() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- destroy() - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Destroy the consumer thread and database
- destroy() - Method in class com.sun.jini.outrigger.snaplogstore.LogFile
-
Destroy all log files associated with this stream.
- destroy() - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.LogStore
-
Destroy everything.
- destroy() - Method in class com.sun.jini.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 com.sun.jini.outrigger.Store
-
Destroy any persistent state and release
any resources associated with this store.
- destroy() - Method in class com.sun.jini.outrigger.TxnMonitor
-
- destroy() - Method in class com.sun.jini.reggie.AdminProxy
-
- destroy() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- destroy(ServiceDescriptor[], Configuration) - Static method in class com.sun.jini.start.DestroySharedGroup
-
Method that attempts to destroy any available SharedGroup
objects in the provided ServiceDescriptor[]
.
- destroy(File, boolean) - Static method in class com.sun.jini.system.FileSystem
-
Remove this completely.
- DestroyAdmin - Interface in com.sun.jini.admin
-
Admin interface for destroying a service.
- destroyDir(File, Collection) - Static method in class com.sun.jini.system.FileSystem
-
Perform the recursion for destroy
.
- destroyDo() - Method in class com.sun.jini.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 com.sun.jini.mahalo.log.MultiLogManager
-
Flag that is set to true upon destruction
- destroyLock - Variable in class com.sun.jini.mercury.MailboxImpl
-
Object for coordinating the destroy process
- destroyLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for service destruction related messages
- destroyReaper(OutriggerServerImpl.Reaper) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Shutdown a reaper as part of a controlled tear-down
- DestroySharedGroup - Class in com.sun.jini.start
-
This class contains the command-line interface for
destroying an instance of a shared activation group.
- DestroySharedGroup() - Constructor for class com.sun.jini.start.DestroySharedGroup
-
- destroySucceeded - Variable in class com.sun.jini.mercury.MailboxImpl
-
Flag that denotes whether or not destroy has already been called.
- destroyThreadSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- destroyVM() - Method in interface com.sun.jini.start.SharedGroup
-
Cause the hosting VM to exit.
- destroyVM() - Method in class com.sun.jini.start.SharedGroupImpl
-
- destroyWithLogin(ServiceDescriptor[], Configuration, LoginContext) - Static method in class com.sun.jini.start.DestroySharedGroup
-
Method that attempts to login via the provided
LoginContext
and then calls destroy
.
- detail - Variable in exception com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Jeri
-
- DgcClient - Class in com.sun.jini.jeri.internal.runtime
-
Jeri ERI client-side DGC implementation.
- DgcClient() - Constructor for class com.sun.jini.jeri.internal.runtime.DgcClient
-
- dgcClient - Static variable in class net.jini.jeri.BasicObjectEndpoint
-
local client-side DGC implementation
- DgcClient.DgcProxyImpl - Class in com.sun.jini.jeri.internal.runtime
-
- DgcClient.DgcProxyImpl(DgcServer) - Constructor for class com.sun.jini.jeri.internal.runtime.DgcClient.DgcProxyImpl
-
- dgcDispatcher - Variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dgcDispatcherMethods - Static variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dgcEnabledCount - Variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dgcProxy - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
synthesized reference to the remote server-side DGC
- DgcRequestDispatcher - Class in com.sun.jini.jeri.internal.runtime
-
- DgcRequestDispatcher(Unreferenced, ObjectTable) - Constructor for class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dgcRequestDispatcher - Variable in class com.sun.jini.jeri.internal.runtime.ObjectTable.DgcServerImpl
-
- dgcServer - Variable in class com.sun.jini.jeri.internal.runtime.DgcClient.DgcProxyImpl
-
- dgcServer - Variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- DgcServer - Interface in com.sun.jini.jeri.internal.runtime
-
Remote interface for Jini ERI server-side DGC implementation.
- dgcServerCapabilities - Static variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dgm - Variable in class com.sun.jini.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.
- die - Variable in class com.sun.jini.outrigger.TxnMonitor
-
Set when we are told to stop
- digest - Variable in class com.sun.jini.tool.JarWrapper
-
- digest - Variable in class com.sun.jini.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.
- dir - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- DIRECT - Static variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- directBuffersUseful - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- directBuffersUseful() - Method in class com.sun.jini.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 com.sun.jini.tool.classdepend.PackageClasses
-
The names of directories in the classpath.
- directory - Variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Persistence directory
- dirs - Variable in class com.sun.jini.tool.ClassServer
-
Directories to serve from
- dirty(long, Object[], long) - Method in interface com.sun.jini.jeri.internal.runtime.AbstractDgcClient.DgcProxy
-
- dirty(long, Object[], long) - Method in class com.sun.jini.jeri.internal.runtime.DgcClient.DgcProxyImpl
-
- dirty(Uuid, long, Uuid[]) - Method in interface com.sun.jini.jeri.internal.runtime.DgcServer
-
- dirty(Uuid, long, Uuid[]) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable.DgcServerImpl
-
- dirtyFailed - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
true if a dirty call containing this ref has failed
- dirtyFailureDuration - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
(average) elapsed time for recent failed dirty calls
- dirtyFailureRetries - Static variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
minimum retry count for dirty calls that fail
- dirtyFailures - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
count of recent dirty calls that have failed
- dirtyFailureStartTime - Variable in class com.sun.jini.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(Uuid) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Disable delivery of events for the given registration
- disableDelivery(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl
-
- disableDelivery() - Method in class com.sun.jini.mercury.Registration
-
- disableDelivery() - Method in interface net.jini.event.MailboxRegistration
-
Ceases delivery of stored notifications to the existing
target listener, if any.
- disableDeliveryDo(Uuid) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxImpl
-
Utility method that disables event delivery for the
registration associated with the given UUID
- disableRegistration(Uuid, RemoteEventListener) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxImpl
-
Utility method that sets the valid iterator id for provided registration.
- disableSocketConnect(Endpoint) - Method in interface com.sun.jini.discovery.internal.EndpointInternals
-
Causes the given endpoint not to connect sockets it obtains from its
socket factory.
- 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.
- discard(Uuid, ServiceRegistrar) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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.
- 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 class net.jini.discovery.LookupDiscovery
-
Discard a registrar from the set of registrars already
discovered.
- discard(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscoveryManager
-
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.LookupDiscoveryManager.ProxyReg
-
Discards the registrar referenced in this class from either the
LookupDiscovery
or LookupLocatorDiscovery
utility employed by this LookupDiscoveryManager
.
- 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(ServiceRegistrar) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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.LookupLocatorDiscovery.NotifyTask
-
True if discarded, else discovered
- 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(Object) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- discarded(DiscoveryEvent) - Method in class com.sun.jini.example.browser.Browser.LookupListener
-
- discarded(DiscoveryEvent) - Method in class com.sun.jini.fiddler.FiddlerImpl.LookupDiscoveryListener
-
- discarded(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryListener
-
Called when one or more lookup service registrars has been discarded.
- DISCARDED - Static variable in class net.jini.discovery.LookupDiscovery
-
- DISCARDED - Static variable in class net.jini.discovery.LookupDiscoveryManager
-
- discarded(DiscoveryEvent) - Method in class net.jini.discovery.LookupDiscoveryManager.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.LookupDiscoveryManager.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.LookupLocatorDiscovery.LocatorReg
-
- 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
-
- discardFlag - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
- discardRetryLater(ServiceItem, ServiceRegistrar, boolean) - 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
-
- 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
-
- discMgrInternal - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- 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 - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- disco - Variable in class com.sun.jini.example.browser.Browser
-
- discoer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Manager for discovering other lookup services
- disconnect() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Closes and releases reference to underlying socket.
- disconnect() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- discovered(DiscoveryEvent) - Method in class com.sun.jini.example.browser.Browser.LookupListener
-
- discovered(DiscoveryEvent) - Method in class com.sun.jini.fiddler.FiddlerImpl.LookupDiscoveryListener
-
- discovered(DiscoveryEvent) - Method in interface net.jini.discovery.DiscoveryListener
-
Called when one or more lookup service registrars has been discovered.
- DISCOVERED - Static variable in class net.jini.discovery.LookupDiscovery
-
Constants used to tell the notifierThread the type of event to send
- DISCOVERED - Static variable in class net.jini.discovery.LookupDiscoveryManager
-
Constants used to indicate the type of event to send
- discovered(DiscoveryEvent) - Method in class net.jini.discovery.LookupDiscoveryManager.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.LookupDiscoveryManager.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 class net.jini.lookup.JoinManager.DiscMgrListener
-
- discovered(DiscoveryEvent) - Method in class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
-
- discoveredLocators - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Stores LookupLocators that have been discovered
- discoveredRegsMap - Variable in class com.sun.jini.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.LookupDiscoveryManager
-
Contains instances of the ProxyReg
wrapper class.
- discoverLocators(LookupLocator[]) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Initiates the discovery process for the lookup services having the
given locators.
- discoverLocatorsCalled - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
- Discovery - Class in com.sun.jini.discovery
-
Class providing methods for participating in versions 1 and 2 of the
discovery protocol.
- Discovery() - Constructor for class com.sun.jini.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 com.sun.jini.discovery
-
- DiscoveryConstraints(InvocationConstraints) - Constructor for class com.sun.jini.discovery.DiscoveryConstraints
-
- DiscoveryConstraints.ConnectionAbsoluteTimeReducer - Class in com.sun.jini.discovery
-
- DiscoveryConstraints.ConnectionAbsoluteTimeReducer() - Constructor for class com.sun.jini.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
-
- DiscoveryConstraints.ConstraintReducer - Class in com.sun.jini.discovery
-
Utility for reducing constraints of a given type into a base set of
alternatives.
- DiscoveryConstraints.ConstraintReducer(Class) - Constructor for class com.sun.jini.discovery.DiscoveryConstraints.ConstraintReducer
-
Creates reducer that operates on instances of the given constraint
class.
- DiscoveryConstraints.MaxValueReducer - Class in com.sun.jini.discovery
-
- DiscoveryConstraints.MaxValueReducer(Class) - Constructor for class com.sun.jini.discovery.DiscoveryConstraints.MaxValueReducer
-
- DiscoveryConstraints.MulticastMaxPacketSizeReducer - Class in com.sun.jini.discovery
-
- DiscoveryConstraints.MulticastMaxPacketSizeReducer() - Constructor for class com.sun.jini.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
-
- DiscoveryConstraintTrustVerifier - Class in com.sun.jini.discovery
-
- DiscoveryConstraintTrustVerifier() - Constructor for class com.sun.jini.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) - Constructor for class net.jini.discovery.DiscoveryEvent
-
Construct a new DiscoveryEvent
object, with the given
source and registrars-to-groups mapping.
- DiscoveryFormatProvider - Interface in com.sun.jini.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 - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The listener registered for both group discovery events and locator
discovery events.
- DiscoveryListener - Interface in net.jini.discovery
-
This interface must be implemented by parties that wish to obtain
notifications from a LookupDiscovery object.
- 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 com.sun.jini.fiddler.FiddlerImpl
-
Performs all group and locator discovery on behalf of clients
- 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
- DiscoveryPermission.Collection() - Constructor for class net.jini.discovery.DiscoveryPermission.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 com.sun.jini.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 com.sun.jini.discovery.DiscoveryProtocolException
-
Constructs a new DiscoveryProtocolException
with the
specified detail message.
- DiscoveryProtocolException(String, Throwable) - Constructor for exception com.sun.jini.discovery.DiscoveryProtocolException
-
Constructs a new DiscoveryProtocolException
with the
specified detail message and cause.
- DiscoveryProtocolVersion - Class in com.sun.jini.discovery
-
Represents a constraint on the version of the discovery protocol used to
contact lookup services.
- DiscoveryProtocolVersion(int) - Constructor for class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- discoveryTaskMgr - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Task manager for the discovery tasks.
- DiscoveryV1 - Class in com.sun.jini.discovery
-
Class providing methods for implementing discovery protocol version 1.
- DiscoveryV1() - Constructor for class com.sun.jini.discovery.DiscoveryV1
-
- DiscoveryV2 - Class in com.sun.jini.discovery
-
Class providing methods for implementing discovery protocol version 2.
- DiscoveryV2(List[]) - Constructor for class com.sun.jini.discovery.DiscoveryV2
-
- DiscoveryV2.DatagramBuffers - Class in com.sun.jini.discovery
-
Buffer factory passed to multicast request and announcement encoders.
- DiscoveryV2.DatagramBuffers(InetAddress, int, byte, long) - Constructor for class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- DiscoveryV2.DatagramBuffers.DatagramInfo - Class in com.sun.jini.discovery
-
- DiscoveryV2.DatagramBuffers.DatagramInfo() - Constructor for class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
-
- discoveryWakeupMgr - Variable in class net.jini.discovery.LookupDiscovery
-
- discoveryWakeupMgr - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Wakeup manager for the discovery tasks.
- dispatch(InboundRequest) - Method in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dispatch(InboundRequest) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- dispatch(InboundRequest, InvocationDispatcher, Remote, Thread) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- dispatch(InboundRequest, InvocationDispatcher, Remote) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- dispatch(Remote, RemoteCall) - Method in class com.sun.jini.phoenix.RegistrySunExporter.BootstrapServerRef
-
Deprecated.
no replacement
- 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
-
- dispatchCurrentMessage() - Method in class com.sun.jini.jeri.internal.mux.Mux
-
- dispatchDgcRequest(InboundRequest) - Method in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- dispatcher - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- 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
-
- dispatchNewRequest(int) - Method in class com.sun.jini.jeri.internal.mux.MuxServer
-
- displayClassLoaderTree(ClassLoader) - Static method in class com.sun.jini.start.ClassLoaderUtil
-
Utility method that displays the class loader delegation tree for
the given class loader.
- displayContextClassLoaderTree() - Static method in class com.sun.jini.start.ClassLoaderUtil
-
Utility method that displays the class loader delegation tree for
the current context class loader.
- dispose() - Method in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
Marks this thread as one that is no longer needed.
- distill(Set, boolean, boolean) - Static method in class com.sun.jini.discovery.internal.X500Constraints
-
Returns principal-dependent constraints distilled from the given set of
overall constraints.
- distill(InvocationConstraint, boolean) - Static method in class com.sun.jini.discovery.internal.X500Constraints
-
Returns distilled (principal-dependent) constraint, or
SUPPORTED/UNSUPPORTED if the constraint is unconditionally supported or
not supported.
- 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.
- distilled - Variable in class com.sun.jini.discovery.internal.X500Constraints
-
- distilled - Variable in class net.jini.jeri.http.HttpEndpoint.SocketFactoryAdapter
-
- distilled - Variable in class net.jini.jeri.tcp.TcpEndpoint.Handle
-
- dListener - 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.
- dm - Variable in class com.sun.jini.mahalo.JoinStateManager
-
Object used to find lookups.
- dm - Variable in class com.sun.jini.norm.lookup.JoinState
-
The DiscoveryManagement
we are using to find lookups, which
must also implement DiscoveryGroupManagement
and
DiscoveryLocatorManagement
.
- doAbort(long) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- doAckNotifications(LinkedList, boolean) - Static method in class com.sun.jini.jeri.internal.http.HttpServerManager
-
Notifies list of AcknowledgmentSource.Listeners.
- doAction(PrivilegedExceptionAction) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
Execute the specified action on behalf of the server subject without
requiring the caller to have doAsPrivileged permission.
- 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 com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
flag indicating whether to perform the check
- doChecks(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
Perform all of the checks on codebase
.
- doChecks - Static variable in class com.sun.jini.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 com.sun.jini.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, boolean) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Initialization common to all modes in which instances of this service
runs: activatable/persistent, non-activatable/persistent, and
transient (non-activatable /non-persistent).
- doInit(Configuration) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- doInit(Configuration) - Method in class com.sun.jini.mercury.MailboxImpl
-
Initialization common to both activatable and transient instances.
- doInit(Configuration) - Method in class com.sun.jini.start.SharedGroupImpl
-
- doInitWithLogin(Configuration, LoginContext) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- doInitWithLogin(Configuration, LoginContext) - Method in class com.sun.jini.mercury.MailboxImpl
-
Method that attempts to login before delegating the
rest of the initialization process to doInit
- doInitWithLogin(Configuration, LoginContext) - Method in class com.sun.jini.start.SharedGroupImpl
-
- domainPerms - Variable in class net.jini.security.policy.DynamicPolicyProvider
-
- domains - Variable in class com.sun.jini.discovery.ClientPermissionChecker
-
- domains - Static variable in class net.jini.jeri.BasicInvocationDispatcher
-
Map from WeakKey(Subject) to ProtectionDomain.
- doMerge - Variable in class com.sun.jini.tool.PreferredListGen
-
if true, load JARs without preferred lists directly into listGraph
- done(boolean) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- done(boolean) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- DONE - Static variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- DONE - Static variable in class com.sun.jini.jeri.internal.http.MessageWriter
-
- done(boolean) - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally when request is finished.
- done - Variable in class com.sun.jini.jeri.internal.mux.IOFuture
-
- done() - Method in class com.sun.jini.jeri.internal.mux.IOFuture
-
Signals that this I/O operation has completed successfully.
- done(IOException) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.BasicExportTable.LC
-
- done - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
-
- doPrivileged(PrivilegedAction) - 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) - 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 com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The heavy lifting of removing ourselves.
- doRemove(long, boolean) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The heavy lifting of removing ourselves.
- doRenew(long) - Method in class com.sun.jini.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 com.sun.jini.landlord.LandlordLease
-
- doRenew(long) - Method in class com.sun.jini.lease.AbstractLease
-
Renew the lease for a duration relative to now, and return
the duration actually granted.
- doRenew(long) - Method in class com.sun.jini.reggie.EventLease
-
Renews the event lease associated with an instance of this class.
- doRenew(long) - Method in class com.sun.jini.reggie.ServiceLease
-
Do the actual renew.
- doRun() - Method in class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
Decodes this task's multicast announcement packet.
- doRun() - Method in class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
- dos - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
-
Output stream provided by the underlying socket
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryV1
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.internal.EndpointBasedClient
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.kerberos.Client
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.plaintext.Client
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in class com.sun.jini.discovery.ssl.Client
-
- doUnicastDiscovery(Socket, InvocationConstraints, ClassLoader, ClassLoader, Collection, ByteBuffer, ByteBuffer) - Method in interface com.sun.jini.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.
- doUnicastDiscovery(Socket, DiscoveryConstraints, Discovery) - Method in class net.jini.discovery.LookupDiscovery
-
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.LookupDiscovery
-
- doUnicastDiscovery(LookupLocator, InvocationConstraints) - Method in class net.jini.discovery.LookupLocatorDiscovery.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.
- 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.
- 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(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.AbortJob
-
The work to be performed by each TaskManager.Task
is provided by the Job
that creates it.
- doWork(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.CommitJob
-
The work to be performed by each TaskManager.Task
is provided by the Job
that creates it.
- doWork(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.Job
-
The work performed is implemented here.
- doWork(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.PrepareAndCommitJob
-
The work to be performed by each TaskManager.Task
is provided by the Job
that creates it.
- doWork(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.PrepareJob
-
The work to be performed by each TaskManager.Task
is provided by the Job
that creates it.
- drain() - Method in class com.sun.jini.mercury.LogOutputStream
-
Writes any unwritten bytes to the underlying output stream.
- drainNotifyQueue() - Method in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- drainQueue(LinkedList) - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- drainStream(InputStream) - Static method in class com.sun.jini.start.HTTPDStatus
-
Reads and discards all data from a given input stream.
- drainWakeupPipe() - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- drawCross(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- drawCross(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- drop() - Method in class com.sun.jini.collection.SoftCache.Value
-
- drop() - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
-
Clear the soft reference, and mark the cell as invalid
- DROPPED - Static variable in class com.sun.jini.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 com.sun.jini.example.browser.Browser
-
- dummyModel - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- dump() - Method in class com.sun.jini.mercury.StreamPool
-
- dump(String) - Method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Debug method: Dump out the bucket for the holder for the given
rep.
- dump(EntryHolder, String, EntryRep) - Static method in class com.sun.jini.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 com.sun.jini.mercury.MailboxImpl
-
Utility method for displaying lookup service attributes
- dumpGroups(String[], Logger, Level) - Static method in class com.sun.jini.mercury.MailboxImpl
-
Utility method for displaying lookup group attributes
- dumpInfo(Logger) - Method in class com.sun.jini.mercury.ServiceRegistration
-
Utility method to display debugging information to the
provided Logger
- dumpLocators(LookupLocator[], Logger, Level) - Static method in class com.sun.jini.mercury.MailboxImpl
-
Utility method for displaying lookup locator attributes
- dupsPossible - Variable in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
True means duplicate items are possible
- duration - Variable in class com.sun.jini.landlord.LeasePeriodPolicy.Result
-
The duration.
- 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.
- durations - Variable in class com.sun.jini.fiddler.FiddlerRenewResults
-
The granted duration for each lease.
- durations - Variable in class com.sun.jini.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.
- 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.
- DynamicPolicyProvider.DomainPermissions - Class in net.jini.security.policy
-
Class which holds permissions and principals of a ProtectionDomain.
- DynamicPolicyProvider.DomainPermissions(ProtectionDomain) - Constructor for class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- DynamicPolicyProvider.Grants - Class in net.jini.security.policy
-
Class which tracks dynamic permission grants.
- DynamicPolicyProvider.Grants() - Constructor for class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- DynamicPolicyProvider.Grants.PrincipalGrants - Class in net.jini.security.policy
-
- DynamicPolicyProvider.Grants.PrincipalGrants() - Constructor for class net.jini.security.policy.DynamicPolicyProvider.Grants.PrincipalGrants
-
- DynamicPolicyProvider.WeakGroup - Class in net.jini.security.policy
-
Grouping of non-null, weakly-referenced objects.
- DynamicPolicyProvider.WeakGroup() - Constructor for class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- DynamicPolicyProvider.WeakGroup.Node - Class in net.jini.security.policy
-
- DynamicPolicyProvider.WeakGroup.Node(Object) - Constructor for class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- DynamicPolicyProvider.WeakGroup.Node(Object, ReferenceQueue) - Constructor for class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- e - Variable in class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- eclass - Variable in class com.sun.jini.reggie.EntryClassBase
-
The EntryClass.
- eclass - Variable in class com.sun.jini.reggie.EntryRep
-
The Class of the Entry converted to EntryClass.
- eclass - Variable in class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
Entry class to match on
- edges - Variable in class com.sun.jini.tool.ClassDep
-
Flag to determine whether there is interest
in dependencies that go outside the set of
interested classes.
- edges - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- edges(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- edges - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- edges() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- editable - Variable in class com.sun.jini.example.browser.ObjectNode
-
- editField(ObjectNode) - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- ein - Variable in class com.sun.jini.mercury.EventReader
-
Reference to EventInputStream for this class
- elease - Variable in class com.sun.jini.example.browser.Browser
-
- elease - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- elements - Variable in class com.artima.lookup.util.ConsistentSet
-
- elements() - Method in class com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
- 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
-
- empty() - Method in class com.sun.jini.outrigger.TxnState
-
Return true if there are no more transactions associated with
this object.
- empty - Static variable in class com.sun.jini.reggie.ClassMapper
-
- empty - Static variable in class com.sun.jini.reggie.ServiceType
-
- 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.
- emptyAttrs - Static variable in class com.sun.jini.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 com.sun.jini.discovery.ClientPermissionChecker
-
- emptyCS - Static variable in class com.sun.jini.tool.DebugDynamicPolicyProvider
-
The empty codesource.
- emptyCS - Static variable in class net.jini.jeri.BasicInvocationDispatcher
-
Empty codesource.
- emptyCS - Static variable in class net.jini.security.proxytrust.BasicUntrustedObjectSecurityContext
-
Empty codesource.
- emptyObjectArray - Static variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
constant empty Object array for lease renewal optimization
- emptyPD - Static variable in class com.sun.jini.discovery.ClientPermissionChecker
-
- 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.
- enableDelivery(Uuid, RemoteEventListener) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Enable delivery of events for the given registration
to the specified target
- enableDelivery(Uuid, RemoteEventListener) - Method in class com.sun.jini.mercury.MailboxImpl
-
- enableDelivery(RemoteEventListener) - Method in class com.sun.jini.mercury.Registration
-
- enableDelivery(RemoteEventListener) - Method in interface net.jini.event.MailboxRegistration
-
Initiates delivery of stored notifications to the supplied
target
listener, if any.
- enableDeliveryDo(Uuid, RemoteEventListener) - Method in class com.sun.jini.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 com.sun.jini.reggie.Item
-
Flag to enable JRMP impl-to-stub replacement during marshalling of
service proxy.
- enableRegistration(Uuid, RemoteEventListener) - Method in class com.sun.jini.mercury.MailboxImpl
-
Utility method that associates the given listener with the
associated registration object.
- enableRegistrationIterator(Uuid, Uuid) - Method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryV1
-
- encode(MulticastAnnouncement, int, InvocationConstraints) - Static method in class com.sun.jini.discovery.DiscoveryV1
-
- encode(MessageDigest, String) - Method in class com.sun.jini.jeri.internal.http.ServerInfo
-
Returns digest of the given string, represented as string of hexadecimal
digits.
- encode(InputStream, OutputStream) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the buffer in aBuffer and write the encoded
result to the OutputStream aStream.
- encode(byte[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode one "atom" of information into characters.
- encodeAtom(OutputStream, byte[], int, int) - Method in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- encodeBuffer(InputStream, OutputStream) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the buffer in aBuffer and write the encoded
result to the OutputStream aStream.
- encodeBuffer(byte[]) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the prefix for the entire buffer.
- encodeBufferPrefix(OutputStream) - Method in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- encodeBufferSuffix(OutputStream) - Method in class com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the suffix for the entire buffer.
- EncodeIterator - Interface in com.sun.jini.discovery
-
Iterator for performing multicast encode operations on (potentially)
multiple discovery format providers.
- encodeLinePrefix(OutputStream, int) - Method in class com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the prefix that starts every output line.
- encodeLinePrefix(OutputStream, int) - Method in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- encodeLineSuffix(OutputStream) - Method in class com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Encode the suffix that ends every output line.
- encodeLineSuffix(OutputStream) - Method in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class com.sun.jini.discovery.Discovery
-
Returns an iterator which can be used to encode the given multicast
announcement data into sets of
DatagramPacket
s, 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 com.sun.jini.discovery.DiscoveryV1
-
- encodeMulticastAnnouncement(MulticastAnnouncement, int, InvocationConstraints) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Encodes multicast announcement according to the
net.jini.discovery.plaintext format.
- encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Server
-
- encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in interface com.sun.jini.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 com.sun.jini.discovery.plaintext.Server
-
- encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Server
-
- encodeMulticastAnnouncement(MulticastAnnouncement, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Server
-
- encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class com.sun.jini.discovery.Discovery
-
Returns an iterator which can be used to encode the given multicast
request data into sets of
DatagramPacket
s, 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 com.sun.jini.discovery.DiscoveryV1
-
- encodeMulticastRequest(MulticastRequest, int, InvocationConstraints) - Method in class com.sun.jini.discovery.DiscoveryV2
-
- encodeMulticastRequest(MulticastRequest, DatagramBufferFactory) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Encodes multicast request according to the net.jini.discovery.plaintext
format.
- encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.internal.X500Client
-
- encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in interface com.sun.jini.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 com.sun.jini.discovery.plaintext.Client
-
- encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withdsa.Client
-
- encodeMulticastRequest(MulticastRequest, DatagramBufferFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.x500.sha1withrsa.Client
-
- encodeMulticastRequest(MulticastRequest) - Method in class net.jini.discovery.LookupDiscovery
-
Encodes outgoing multicast requests based on protocol in use, applying
configured security constraints (if any).
- encry - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
-
whether the channel should be encrypted
- end - Variable in class com.sun.jini.outrigger.OperationJournal.TransitionIterator
-
The place to end, null
if
watcherRegistered
has not yet
been called.
- endInput() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- endInput() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- endInput() - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally when finished reading inbound data.
- endOutput() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- endOutput() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- endOutput() - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally to signal the end of outbound data.
- endpoint - Variable in class com.sun.jini.discovery.internal.EndpointBasedClient.ConnectionInfo
-
- endpoint - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
the endpoint that this EndpointEntry is for
- endpoint - Variable in class com.sun.jini.jeri.internal.runtime.BasicExportTable.Entry
-
- 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
-
- EndpointBasedClient - Class in com.sun.jini.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 com.sun.jini.discovery.internal.EndpointBasedClient
-
Constructs instance with the given format name and object providing
access to non-public endpoint operations.
- EndpointBasedClient.ConnectionInfo - Class in com.sun.jini.discovery.internal
-
Components for initiating a connection.
- EndpointBasedClient.ConnectionInfo(ConnectionEndpoint, OutboundRequestHandle) - Constructor for class com.sun.jini.discovery.internal.EndpointBasedClient.ConnectionInfo
-
- EndpointBasedClient.ConnManagerFactoryImpl - Class in com.sun.jini.discovery.internal
-
Factory which produces connection managers that capture the
OutboundRequestHandle and ConnectionEndpoint instances used to initiate
connections, and then return empty OutboundRequestIterators.
- EndpointBasedClient.ConnManagerFactoryImpl() - Constructor for class com.sun.jini.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
-
- EndpointBasedClient.PrearrangedSocketFactory - Class in com.sun.jini.discovery.internal
-
Socket factory which returns a prearranged socket.
- EndpointBasedClient.PrearrangedSocketFactory(Socket) - Constructor for class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- EndpointBasedProvider - Class in com.sun.jini.discovery.internal
-
Superclass for endpoint-based unicast discovery providers.
- EndpointBasedProvider(String, EndpointInternals) - Constructor for class com.sun.jini.discovery.internal.EndpointBasedProvider
-
Constructs instance with the given format name and object providing
access to non-public endpoint operations.
- EndpointBasedServer - Class in com.sun.jini.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 com.sun.jini.discovery.internal.EndpointBasedServer
-
Constructs instance with the given format name and object providing
access to non-public endpoint operations.
- EndpointBasedServer.ListenContextImpl - Class in com.sun.jini.discovery.internal
-
Listen context that listens on the endpoint it is given, and stores the
resulting handle.
- EndpointBasedServer.ListenContextImpl() - Constructor for class com.sun.jini.discovery.internal.EndpointBasedServer.ListenContextImpl
-
- EndpointBasedServer.PrearrangedServerSocket - Class in com.sun.jini.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.PrearrangedServerSocket(Socket) - Constructor for class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- EndpointBasedServer.PrearrangedServerSocketFactory - Class in com.sun.jini.discovery.internal
-
Server socket factory that returns a PrearrangedServerSocket for a
prearranged socket.
- EndpointBasedServer.PrearrangedServerSocketFactory(Socket) - Constructor for class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- EndpointBasedServer.ServerConnManagerImpl - Class in com.sun.jini.discovery.internal
-
Server connection manager that stores the connection it is given to
handle.
- EndpointBasedServer.ServerConnManagerImpl() - Constructor for class com.sun.jini.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
-
- endpointImpl - Variable in class net.jini.jeri.ssl.CallContext
-
The associated endpoint implementation delegate.
- endpointInternals - Variable in class com.sun.jini.discovery.internal.EndpointBasedProvider
-
Object providing access to non-public endpoint operations
- EndpointInternals - Interface in com.sun.jini.discovery.internal
-
Provides back-door interface used by EndpointDiscoveryClient and
EndpointDiscoveryServer for performing non-public endpoint operations.
- endpointInternals - Static variable in class com.sun.jini.discovery.internal.KerberosEndpointInternalsAccess
-
- endpointInternals - Static variable in class com.sun.jini.discovery.internal.SslEndpointInternalsAccess
-
- EndpointInternalsPermission - Class in com.sun.jini.discovery.internal
-
Permission required in order to set the EndpointInternals instances stored
by the SslEndpointInternals and KerberosEndpointInternals holder classes.
- EndpointInternalsPermission(String) - Constructor for class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
endpoint table: maps generic endpoint to EndpointEntry
(lock guards endpointTable)
- endpointTable - Variable in class net.jini.jeri.BasicObjectEndpoint.DgcBatchContext
-
maps Endpoint to List
- endTime - Variable in class net.jini.lease.LeaseRenewalManager.Entry
-
Current actual expiration
- endTime - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
-
- enqueue(Object) - Method in class com.sun.jini.norm.Queue
-
Enqueue an item.
- enqueue(Uuid) - Method in class com.sun.jini.outrigger.ExpirationOpQueue
-
Enqueue the logging of the expiration of the specified lease.
- enqueueDelivery(EventSender) - Method in class com.sun.jini.outrigger.Notifier
-
Queue up an event for delivery.
- enqueueDelivery(EventSender) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Queue up an event for delivery.
- ensureActive() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
Utility method that check for valid resource
- ensureCurrent() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- ensureCurrent(LeasedResource) - Static method in class com.sun.jini.mercury.MailboxImpl
-
Utility method that check for valid resource
- ensureCurrent(long) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Called by ClientLeaseMapWrapper to see if the set associated with
this wrapper is still valid.
- ensureCurrent(long) - Method in class com.sun.jini.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 com.sun.jini.norm.LeaseSet.ExpirationTime
-
Return true if expiration time has not been reached
- ensureCurrent(LeaseSet) - Static method in class com.sun.jini.norm.NormServerBaseImpl
-
Throw a NoSuchObjectException, wrapped in a ThrowThis, if the
passed set has expired.
- ensureDependenciesResolved() - Method in class com.sun.jini.start.AggregatePolicyProvider
-
Ensures that any classes depended on by this policy provider are
resolved.
- ensureDependenciesResolved() - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
Ensures that any classes depended on by this policy provider are
resolved.
- ensureDependenciesResolved() - Method in class net.jini.security.policy.DynamicPolicyProvider
-
Ensures that any classes depended on by this policy provider are
resolved.
- ensureDependenciesResolved() - Method in class net.jini.security.policy.PolicyFileProvider
-
Ensures that any classes depended on by this policy provider are
resolved.
- ensureDir(String) - Static method in class com.sun.jini.system.FileSystem
-
Ensure that the given path is a directory, creating it if
necessary.
- ensureOpen() - Method in class com.sun.jini.jeri.internal.mux.Session.MuxOutputStream
-
This method must ONLY be invoked while synchronized on
this session's lock.
- ensurePoolSpace() - Method in class com.sun.jini.mercury.StreamPool
-
Ensures that room is available in the pool.
- ensureSecurityManager() - Static method in class com.sun.jini.start.ServiceStarter
-
Utility routine that sets a security manager if one isn't already
present.
- ensureValidClass(Class) - Static method in class com.sun.jini.outrigger.EntryRep
-
Ensure that the entry class is valid, that is, that it has appropriate
access.
- enterTMT(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- enterTxn(Transaction) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- entries - Variable in class com.sun.jini.mercury.TransientEventLog
-
The associated, non-persistent storage for events
- entries - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- 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
- entry() - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.PendingTxn.WriteOp
-
- 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 - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderEntryHolder
-
- 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 com.sun.jini.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 com.sun.jini.reggie.EntryClass
-
Should only be called by ClassMapper
- EntryClass(EntryClass) - Constructor for class com.sun.jini.reggie.EntryClass
-
Constructor used for creating replacement instances,
containing only name and hash.
- EntryClassBase - Class in com.sun.jini.reggie
-
An EntryClass annotated with a codebase.
- EntryClassBase(EntryClass, String) - Constructor for class com.sun.jini.reggie.EntryClassBase
-
Simple constructor
- entryClasses - Variable in class com.sun.jini.reggie.RegistrarImpl
-
All EntryClasses with non-zero numInstances
- entryFrom(EntryRep) - Static method in class com.sun.jini.outrigger.SpaceProxy2
-
Return an entry generated from the given rep.
- EntryHandle - Class in com.sun.jini.outrigger
-
This object holds an annotated reference to an
EntryRep
object.
- EntryHandle(EntryRep, TransactableMgr, EntryHolder) - Constructor for class com.sun.jini.outrigger.EntryHandle
-
Create a new handle, calculating the hash for the object.
- EntryHandleHashDesc - Class in com.sun.jini.outrigger
-
Used to hold the description of the parameters of the hash.
- EntryHandleHashDesc() - Constructor for class com.sun.jini.outrigger.EntryHandleHashDesc
-
- EntryHandleTmplDesc - Class in com.sun.jini.outrigger
-
A description of a template's parameters.
- EntryHandleTmplDesc() - Constructor for class com.sun.jini.outrigger.EntryHandleTmplDesc
-
- EntryHolder - Class in com.sun.jini.outrigger
-
EntryHolder
s hold all the entries of a exact given
class.
- EntryHolder(OutriggerServerImpl, Hashtable) - Constructor for class com.sun.jini.outrigger.EntryHolder
-
Create a new EntryHolder
with the shared
idMap
, and which will hold classes of the given
className
.
- EntryHolder.ContinuingQuery - Class in com.sun.jini.outrigger
-
Object that can be used to perform a query that can
return multiple matches and be restarted in another thread.
- EntryHolder.ContinuingQuery(EntryRep[], TransactableMgr, boolean, long) - Constructor for class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Create a new ContinuingQuery
object.
- EntryHolder.SimpleRepEnum - Class in com.sun.jini.outrigger
-
The class that implements RepEnum
for this class.
- EntryHolder.SimpleRepEnum(TransactableMgr) - Constructor for class com.sun.jini.outrigger.EntryHolder.SimpleRepEnum
-
- EntryHolderSet - Class in com.sun.jini.outrigger
-
A set of EntryHolder
objects for a given space.
- EntryHolderSet(OutriggerServerImpl) - Constructor for class com.sun.jini.outrigger.EntryHolderSet
-
- entryLeasePolicy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Policy used to create and renew leases on entries
- entryMap - Static variable in class com.sun.jini.reggie.ClassMapper
-
Weak Map from Class to SoftReference(EntryClassBase)
- entryName - Variable in class com.sun.jini.tool.envcheck.plugins.CheckConfig.GroupInfo
-
- entryPanel - Variable in class com.sun.jini.example.browser.SpaceBrowser.BrowserMenuBar
-
- entryReaperThread - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The reaper thread for removed entries.
- EntryRep - Class in com.sun.jini.outrigger
-
An EntryRep
object contains a packaged
Entry
object for communication between the client and a
JavaSpace
.
- EntryRep(Entry, boolean) - Constructor for class com.sun.jini.outrigger.EntryRep
-
Create a serialized form of the entry.
- EntryRep(Entry) - Constructor for class com.sun.jini.outrigger.EntryRep
-
Create a serialized form of the entry with our object's
relevant fields set.
- EntryRep() - Constructor for class com.sun.jini.outrigger.EntryRep
-
Used in recovery
- EntryRep - Class in com.sun.jini.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 com.sun.jini.reggie.EntryRep
-
Converts an Entry to an EntryRep.
- EntryRep.FieldComparator - Class in com.sun.jini.outrigger
-
Comparator for sorting fields.
- EntryRep.FieldComparator() - Constructor for class com.sun.jini.outrigger.EntryRep.FieldComparator
-
- entrySet - Variable in class com.artima.lookup.util.ConsistentMap
-
- entrySet() - Method in class com.artima.lookup.util.ConsistentMap
-
Returns a set view of the mappings contained in this
ConsistentMap
.
- entrySet() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- entrySet() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- EntryTransition - Class in com.sun.jini.outrigger
-
Object that that represents a visibility transition of some
entry.
- EntryTransition(EntryHandle, TransactableMgr, boolean, boolean, boolean) - Constructor for class com.sun.jini.outrigger.EntryTransition
-
Create a new EntryTransition
object
with the specified content.
- EntryTreePanel - Class in com.sun.jini.example.browser
-
- EntryTreePanel(boolean) - Constructor for class com.sun.jini.example.browser.EntryTreePanel
-
- EntryTreePanel.ObjectNodeRenderer - Class in com.sun.jini.example.browser
-
- EntryTreePanel.ObjectNodeRenderer() - Constructor for class com.sun.jini.example.browser.EntryTreePanel.ObjectNodeRenderer
-
- 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 com.sun.jini.outrigger.OutriggerServerImpl.AllReps
-
Return the RepEnum
for the given class.
- EnvCheck - Class in com.sun.jini.tool.envcheck
-
Tool used to perform validity checks on the run-time environment of a client
or service.
- EnvCheck() - Constructor for class com.sun.jini.tool.envcheck.EnvCheck
-
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
reference to the container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckCodebase
-
reference to the plugin container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckConfig
-
reference to the plugin container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
reference to the plugin container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
-
the plugin container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
-
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
reference to the plugin container
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckLoggingConfig
-
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
- envCheck - Variable in class com.sun.jini.tool.envcheck.plugins.CheckPolicy
-
the plugin container
- EnvCheck.GetDescriptors - Class in com.sun.jini.tool.envcheck
-
A subtask which returns the service descriptors and service
destructors supplied by the service starter configuration constructed
from args
.
- EnvCheck.GetDescriptors() - Constructor for class com.sun.jini.tool.envcheck.EnvCheck.GetDescriptors
-
- EnvCheck.Pipe - Class in com.sun.jini.tool.envcheck
-
An I/O redirection pipe.
- EnvCheck.Pipe(String, InputStream, PrintStream, String) - Constructor for class com.sun.jini.tool.envcheck.EnvCheck.Pipe
-
Create a new Pipe object and start the thread to handle the data.
- EOF - Static variable in class com.sun.jini.jeri.internal.http.Request
-
- EOL - Static variable in class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- eout - Variable in class com.sun.jini.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.
- epi - Static variable in class com.sun.jini.discovery.kerberos.Client.ClientImpl
-
- epi - Static variable in class com.sun.jini.discovery.kerberos.Server.ServerImpl
-
- epi - Static variable in class com.sun.jini.discovery.ssl.Client.ClientImpl
-
- epi - Static variable in class com.sun.jini.discovery.ssl.Server.ServerImpl
-
- equal(Entry, Entry) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
-
Test that two entries are the same type, with the same
public fields.
- equal(Entry[], Entry[]) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
-
Tests that two Entry[]
arrays are the same.
- equal(Object, Object) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
-
Returns true
if the two input objects are the same in
MarshalledObject
form, false
otherwise.
- equal(Class, Class) - Static method in class com.sun.jini.lookup.entry.LookupAttributes
-
Tests if two classes are equal, using the class equivalence
semantics of the lookup service: same name.
- 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).
- equalInterfaces(Object, Object) - Static method in class com.sun.jini.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 com.artima.lookup.util.ConsistentMapEntry
-
Compares the specified object (the Object
passed
in o
) with this ConsistentMapEntry
object for equality.
- equals(Object) - Method in class com.sun.jini.collection.WeakIdentityMap.Key
-
- equals(Object) - Method in class com.sun.jini.collection.WeakKeyReference
-
Equivalence for WeakKeyReference is defined as follows:
If the other reference is to this object, return true
.
- equals(Object) - Method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryConstraints
-
- equals(Object) - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- equals(Object) - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
-
- equals(Object) - Method in class com.sun.jini.discovery.MulticastTimeToLive
-
- equals(Object) - Method in class com.sun.jini.discovery.UnicastSocketTimeout
-
- equals(Object) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.http.Header.FieldKey
-
- equals(Object) - Method in class com.sun.jini.jeri.internal.http.HttpClientManager.ServerKey
-
- EQUALS - Static variable in class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- equals(Object) - Method in class com.sun.jini.jeri.internal.runtime.SameClassKey
-
- equals(Object, Object) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.landlord.LandlordLease
-
- equals(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- equals(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- equals(Object) - Method in class com.sun.jini.mahalo.ParticipantHandle
-
- equals(Object) - Method in class com.sun.jini.mahalo.StorableObject
-
- equals(Object) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
Proxies for servers with the same ID are considered equal.
- equals(Object) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
Proxies for servers with the same proxyID
are
considered equal.
- equals(Object) - Method in class com.sun.jini.mercury.EventID
-
Return true if the given object is equal to this
object
and false otherwise.
- equals(Object) - Method in class com.sun.jini.mercury.ListenerProxy
-
Proxies for servers with the same proxyID
are
considered equal.
- equals(Object) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
Proxies for servers with the same serviceProxyID are considered equal.
- equals(Object) - Method in class com.sun.jini.mercury.MailboxProxy
-
Proxies for servers with the same proxyID
are
considered equal.
- equals(Object) - Method in class com.sun.jini.mercury.Registration
-
Proxies with the same registrationID are considered equal.
- equals(Object) - Method in class com.sun.jini.mercury.StreamKey
-
- equals(Object) - Method in class com.sun.jini.norm.AbstractProxy
-
Returns true if the object has the same UUID as this instance.
- equals(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.Entry
-
- equals(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- equals(Object) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
- equals(Object) - Method in class com.sun.jini.outrigger.AdminProxy
-
- equals(Object) - Method in class com.sun.jini.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 com.sun.jini.outrigger.ParticipantProxy
-
- equals(Object) - Method in class com.sun.jini.outrigger.snaplogstore.ByteArrayWrapper
-
- equals(Object) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
- equals(Object) - Method in class com.sun.jini.outrigger.snaplogstore.Resource
-
- equals(Object) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- equals(Object) - Method in class com.sun.jini.outrigger.TxnTable.Key
-
- equals(Object) - Method in class com.sun.jini.phoenix.AID
-
- equals(Object) - Method in class com.sun.jini.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 com.sun.jini.phoenix.ExecPermission
-
Two instances of this class are equal if FilePermission
instances created with their names are equal.
- equals(Object) - Method in class com.sun.jini.proxy.MarshalledWrapper
-
Compares the specified object with this MarshalledWrapper
for equality.
- equals(Object) - Method in class com.sun.jini.reggie.AdminProxy
-
Proxies for servers with the same service ID are considered equal.
- equals(Object) - Method in class com.sun.jini.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 com.sun.jini.reggie.EntryRep
-
EntryReps are equal if they have the same class and the fields
are pairwise equal.
- equals(Object) - Method in class com.sun.jini.reggie.RegistrarImpl.AddressTask
-
Two tasks are equal if they have the same address and port
- equals(Object) - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns true if lease Uuids match, false otherwise.
- equals(Object) - Method in class com.sun.jini.reggie.RegistrarProxy
-
Proxies for servers with the same service ID are considered equal.
- equals(Object) - Method in class com.sun.jini.reggie.Registration
-
Returns true if registration Uuids match, false otherwise.
- equals(Object) - Method in class com.sun.jini.reggie.ServiceType
-
Returns true if the object passed in is an instance of Type
with the same type hash.
- equals(Object) - Method in class com.sun.jini.start.SharedActivationPolicyPermission
-
Two instances are equal if they have the same name.
- equals(Object) - Method in class com.sun.jini.thread.WakeupManager.Ticket
-
- equals(Object) - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- equals(Object) - Method in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- equals(Object, Object) - Static method in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- equals(Object[], Object[]) - Static method in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- equals(Object) - Method in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
- 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.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.discovery.LookupDiscovery.CheckGroupsMarker
-
- equals(Object) - Method in class net.jini.discovery.LookupDiscovery.CheckReachabilityMarker
-
- equals(Object) - Method in class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
- equals(Object) - Method in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
Returns true if the locators are equal.
- 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
-
- 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.VerifyingProxyPreparer
-
Returns true
if the specified object and this object
are both instances of this class that were constructed with equivalent
arguments.
- equalsOrNull(Object, Object) - Static method in class com.artima.lookup.util.ConsistentMapEntry
-
- equivalentConstraints(MethodConstraints, MethodConstraints, Method[]) - Static method in class com.sun.jini.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.LookupTask
-
- Error - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- error(String) - Static method in class com.sun.jini.thread.StreamPlugThread
-
- ERROR - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the level at which error messages are generated
- ERROR - Static variable in class net.jini.lookup.entry.StatusType
-
An error has occurred that is preventing a service from
operating correctly.
- 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 com.sun.jini.tool.envcheck.Reporter
-
the error count
- 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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.ChangedEventTask
-
The local event sent by the discovery manager.
- event - Variable in class com.sun.jini.fiddler.FiddlerImpl.DiscardedEventTask
-
The local event sent by the discovery manager.
- event - Variable in class com.sun.jini.fiddler.FiddlerImpl.DiscoveredEventTask
-
The local event sent by the discovery manager.
- event - Variable in class com.sun.jini.fiddler.FiddlerImpl.SendEventTask
-
The remote event to send to the given registration's listener
- event - Variable in class com.sun.jini.norm.event.EventType.SendTask
-
Cached event
- eventByID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from Long(eventID) to EventReg.
- eventByTime - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Identity map from EventReg to EventReg, ordered by lease expiration.
- eventCounter - Variable in class com.sun.jini.mercury.TransientEventLog
-
Counter used to produce event ids.
- eventExpirer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Event lease expiration thread
- EventFactory - Interface in com.sun.jini.norm.event
-
Factory interface for creating
net.jini.core.event.RemoteEvent
.
- eventFactory - Variable in class com.sun.jini.norm.event.EventType.SendTask
-
Factory used to create the RemoteEvent
to be sent
- eventForRegistrationNumber - Variable in class com.sun.jini.norm.event.EventType.SendTask
-
Registration sequence number of the listener/handback pair
event was built for
- eventID - Variable in class com.sun.jini.example.browser.Browser
-
- eventID - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- eventID - Variable in class com.sun.jini.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 com.sun.jini.mercury
-
The EventID
class is used to represent a unique event
registration.
- EventID(Object, long) - Constructor for class com.sun.jini.mercury.EventID
-
Simple constructor that assigns the provided arguments
to the appropriate internal fields
- EventID(RemoteEvent) - Constructor for class com.sun.jini.mercury.EventID
-
Convenience constructor.
- eventID - Variable in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The event ID associated with this registration
Protected, but only for use by subclasses.
- eventID - Variable in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The event ID associated with this registration
Protected, but only for use by subclasses.
- eventID - Variable in class com.sun.jini.reggie.EventLease
-
The eventID returned in the EventRegistration.
- eventID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Event ID
- eventID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseCancelledLogObj
-
The event id.
- eventID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseRenewedLogObj
-
The event id.
- eventID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The event id.
- 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
-
- eventIterator - Variable in class com.sun.jini.mercury.ServiceRegistration
-
Event log iterator.
- EventLease - Class in com.sun.jini.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 com.sun.jini.reggie.EventLease
-
Constructor for use by getInstance(), ConstrainableEventLease.
- eventLeasePolicy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Policy used to create and renew leases on event registrations
- eventLeasePreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- EventLog - Interface in com.sun.jini.mercury
-
Interface implemented by event storage objects.
- EventLogFactory - Class in com.sun.jini.mercury
-
This class serves as a factory for generating EventLogIterator
objects.
- EventLogFactory() - Constructor for class com.sun.jini.mercury.EventLogFactory
-
- eventLogFactory - Variable in class com.sun.jini.mercury.MailboxImpl
-
EventLogIterator
generator
- EventLogFactory.EventLogIteratorImpl - Class in com.sun.jini.mercury
-
Private class which implements the EventLogIterator
interface.
- EventLogFactory.EventLogIteratorImpl(Uuid, File) - Constructor for class com.sun.jini.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.
- EventLogFactory.EventLogIteratorImpl(Uuid) - Constructor for class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
Simple constructor that assigns the Uuid
field to the appropriate internal field and creates
a transient event log.
- eventLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to events
- EventLogIterator - Interface in com.sun.jini.mercury
-
EventLogIterator
provides an abstraction for accessing
the events
stored on behalf of a particular registration.
- 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.
- eventNotifier - Variable in class com.sun.jini.mercury.MailboxImpl
-
Object for coordinating actions with the notification thread
- eventNotifier - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Object for synchronizing with the event expire thread
- EventReader - Class in com.sun.jini.mercury
-
This class provides the methods for reading RemoteEvents from
a given LogInputStream.
- EventReader() - Constructor for class com.sun.jini.mercury.EventReader
-
Simple constructor that creates the appropriate internal objects.
- eventReader - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The EventReader used to retrieve events.
- EventReader.EventInputStream - Class in com.sun.jini.mercury
-
This class extends ObjectInputStream in order to obtain
object reading methods.
- EventReader.EventInputStream(InputStream) - Constructor for class com.sun.jini.mercury.EventReader.EventInputStream
-
Simple constructor that passes its argument to the superclass
- EventReader.SwitchInputStream - Class in com.sun.jini.mercury
-
This class is intended to be the InputStream provided
to EventInputStream's constructor.
- EventReader.SwitchInputStream(InputStream) - Constructor for class com.sun.jini.mercury.EventReader.SwitchInputStream
-
Simple constructor that assigns the given argument to the
appropriate internal field.
- eventReg - Variable in class com.sun.jini.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 - Variable in class com.sun.jini.reggie.RegistrarImpl.EventRegisteredLogObj
-
The event registration.
- 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 com.sun.jini.outrigger
-
Common functionally shared between new entry and (re)visibility
events.
- eventRegistrations - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
A map from event registration cookies to
EventRegistrationRecord
instances
- EventRegistrationWatcher - Class in com.sun.jini.outrigger
-
Subclass of TransitionWatcher
for event
registrations.
- EventRegistrationWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.EventRegistrationWatcher
-
Used during log recovery to create a mostly empty
EventRegistrationWatcher
.
- EventRegistrationWatcher(long, long, Uuid, MarshalledObject, long) - Constructor for class com.sun.jini.outrigger.EventRegistrationWatcher
-
Create a new EventRegistrationWatcher
.
- EventRegistrationWatcher.BasicEventSender - Class in com.sun.jini.outrigger
-
Common implementation of EventSender
.
- EventRegistrationWatcher.BasicEventSender() - Constructor for class com.sun.jini.outrigger.EventRegistrationWatcher.BasicEventSender
-
- eventRegMap - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- events - Variable in class com.sun.jini.mercury.RemoteEventIteratorData
-
Initial set of entries
- EventSender - Interface in com.sun.jini.outrigger
-
EventSender
s 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 com.sun.jini.fiddler.FiddlerImpl
-
- eventSource - Variable in class com.sun.jini.example.browser.Browser
-
- eventsPerLogFile - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Maximum number of event objects per log file.
- EventType - Class in com.sun.jini.norm.event
-
Representation of an event type the supports a single registrant.
- EventType(EventTypeGenerator, SendMonitor, long, RemoteEventListener, MarshalledObject) - Constructor for class com.sun.jini.norm.event.EventType
-
Simple constructor.
- eventType - Variable in class net.jini.discovery.LookupDiscovery.NotifyTask
-
The type of event to send: DISCOVERED, DISCARDED, CHANGED
- EventType.SendTask - Class in com.sun.jini.norm.event
-
Subclass of RetryTask
used by EventType
to send events.
- EventType.SendTask(TaskManager, WakeupManager, EventFactory, long) - Constructor for class com.sun.jini.norm.event.EventType.SendTask
-
Simple constructor.
- EventTypeGenerator - Class in com.sun.jini.norm.event
-
Factory class for EventType
objects.
- EventTypeGenerator() - Constructor for class com.sun.jini.norm.event.EventTypeGenerator
-
- EventWriter - Class in com.sun.jini.mercury
-
This class provides the interface for writing RemoteEvents to
a given LogOutputStream.
- EventWriter() - Constructor for class com.sun.jini.mercury.EventWriter
-
Simple constructor that creates the appropriate internal objects.
- eventWriter - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The EventWriter used to store events
- EventWriter.EventOutputStream - Class in com.sun.jini.mercury
-
This class extends ObjectOutputStream in order to obtain
object writing methods.
- EventWriter.EventOutputStream(OutputStream) - Constructor for class com.sun.jini.mercury.EventWriter.EventOutputStream
-
Simple constructor that passes its argument to the superclass
- EventWriter.SwitchOutputStream - Class in com.sun.jini.mercury
-
This class is intended to be the OutputStream provided
to EventOutputStream's constructor.
- EventWriter.SwitchOutputStream(LogOutputStream) - Constructor for class com.sun.jini.mercury.EventWriter.SwitchOutputStream
-
Simple constructor that assigns the given argument to the
appropriate internal field.
- evicted(Object, Object) - Method in class com.sun.jini.jeri.internal.http.ConnectionTimer.TimeoutMap
-
- evicted(Object, Object) - Method in class com.sun.jini.jeri.internal.http.HttpServerManager.AckListenerMap
-
- evicted(Object, Object) - Method in class com.sun.jini.jeri.internal.http.TimedMap
-
Upcall invoked after key's timeout has expired and key has been removed
from the map.
- evictorActive - Variable in class com.sun.jini.jeri.internal.http.TimedMap
-
- evictQueue - Variable in class com.sun.jini.jeri.internal.http.TimedMap
-
- evID - Variable in class com.sun.jini.norm.event.EventType
-
Our event ID
- evID - Variable in class com.sun.jini.norm.LeaseSet.RenewalFailure
-
Event ID of the corresponding renewal failure event (if any)
- evID - Variable in class com.sun.jini.outrigger.ThrowThis
-
- evtID - Variable in class com.sun.jini.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 - Variable in class com.sun.jini.norm.ClientLeaseMapWrapper
-
Retain initial wrapper so canContainKey can use it to determine if
a specified lease may be added.
- Example - Class in org.apache.river.config.builder
-
- Example() - Constructor for class org.apache.river.config.builder.Example
-
- exception - Variable in class com.sun.jini.jeri.internal.mux.IOFuture
-
- exception - Variable in class com.sun.jini.start.ServiceStarter.Result
-
Service creation exception, if any.
- exception - Variable in class com.sun.jini.tool.envcheck.plugins.CheckCodebase.URLAccessor
-
- 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
-
- 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.
- exceptionReceivedFromServer(Throwable) - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
Appends the current thread's stack trace to the stack trace of the
given exception.
- exceptions - Variable in class com.sun.jini.fiddler.FiddlerRenewResults
-
Exceptions thrown as a result of a renewal attempt in renewLeases.
- exceptions - Variable in class com.sun.jini.reggie.RenewResults
-
Any exceptions thrown.
- 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.
- excludePlatformClasses - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- excludePlatformClasses(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
This optional parameter if true, excludes Java platform classes
from the dependency search.
- excludePlatformClasses - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- excludePlatformClasses() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- ExecOptionPermission - Class in com.sun.jini.phoenix
-
Represents permission to use a specific option or options in the command
for creating an activation group.
- ExecOptionPermission(String) - Constructor for class com.sun.jini.phoenix.ExecOptionPermission
-
Constructs an instance with the specified name.
- ExecPermission - Class in com.sun.jini.phoenix
-
Represents permission to execute a command to create an activation group.
- ExecPermission(String) - Constructor for class com.sun.jini.phoenix.ExecPermission
-
Constructs an instance with the specified name.
- execString - Variable in class com.sun.jini.phoenix.PipeWriter
-
- execute(Runnable, String) - Method in interface com.sun.jini.thread.Executor
-
Executes the given Runnable action asynchronously in some thread.
- execute(Runnable, String) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.TimedMap
-
- Executor - Interface in com.sun.jini.thread
-
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
- existingLogs(Collection) - Method in class com.sun.jini.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
-
- exiter - Variable in class com.sun.jini.example.browser.Browser
-
- expandStringProperties(String, int) - Method in class net.jini.config.ConfigurationFile
-
Expands properties embedded in a string with ${some.property.name}.
- expandUmbrella(PermissionCollection) - Static method in class net.jini.security.policy.PolicyFileProvider
-
- 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 com.sun.jini.jeri.internal.mux.Mux
-
- expiration - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseRenewedLogObj
-
The new absolute time of expiration of the lease that was renewed.
- expiration - Variable in class com.sun.jini.jeri.internal.runtime.Lease
-
- expiration - Variable in class com.sun.jini.landlord.LeasePeriodPolicy.Result
-
The expiration time.
- expiration - Variable in class com.sun.jini.lease.AbstractLease
-
The lease expiration, in local absolute time.
- expiration - Variable in class com.sun.jini.mercury.ServiceRegistration
-
The current expiration for this registration
- expiration - Variable in class com.sun.jini.norm.LeaseSet.ChangeSetExpiration
-
Updated expiration time
- expiration - Variable in class com.sun.jini.norm.LeaseSet
-
Expiration time of the set
- expiration - Variable in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The current expiration time of the registration
Protected, but only for use by subclasses.
- expiration - Variable in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The current expiration time of the registration
Protected, but only for use by subclasses.
- expiration - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
The current expiration time
- expiration - Variable in class com.sun.jini.outrigger.QueryWatcher
-
When this query ends
- expiration - Variable in class com.sun.jini.outrigger.snaplogstore.Resource
-
- 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
- expiration2 - Variable in class com.sun.jini.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_WARNING_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
-
The event id for all ExpirationWarningEvent
objects.
- expirationLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for lease expiration related messages
- expirationNotifier - Variable in class com.sun.jini.mercury.MailboxImpl
-
Object for coordinating actions with the expire thread
- ExpirationOpQueue - Class in com.sun.jini.outrigger
-
Logs expiration of leases and asynchronously persists them to disk.
- ExpirationOpQueue(OutriggerServerImpl) - Constructor for class com.sun.jini.outrigger.ExpirationOpQueue
-
Create a new ExpirationOpQueue
that
will handle lease expiration logging for the
specified server.
- expirationOpQueue - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Object that queues up lease expirations for future logging.
- expirationQueue - Variable in class com.sun.jini.mahalo.LeaseExpirationMgr
-
- expirationReached(LeaseRenewalEvent) - Method in class com.sun.jini.norm.LRMEventListener
-
- expirationReached(LeaseRenewalEvent) - Method in interface net.jini.lease.DesiredExpirationListener
-
Method used to delivered desired expiration reached events.
- expirations - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeasesRenewedLogObj
-
The set of new absolute expiration times of each lease that was
renewed.
- expirationThreadSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- expirationTime - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
absolute time current lease to this endpoint will expire
- expirationTime - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationRenewedLogObj
-
The absolute time granted for this renewal.
- expirationTime - Variable in class com.sun.jini.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 com.sun.jini.norm.LRMEventListener
-
Any events that hold this object are ignored
- expireIfTime(LeaseSet) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Remote a set if its expiration time has been reached.
- expireQueue - Variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Queue of tasks to expire sets
- expirer - Variable in class com.sun.jini.mercury.MailboxImpl
-
Registration expirer thread
- expires - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- expires - Variable in class com.sun.jini.outrigger.EntryRep
-
- expireThread - Variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Thread to expire sets
- expiry - Variable in class com.sun.jini.jeri.internal.http.TimedMap.Mapping
-
- explain - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
flag controlling display of explanation text
- explanation - Variable in class com.sun.jini.tool.envcheck.Reporter.Message
-
the full explanation text
- explanationsGiven - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
table of explanations which have been output, to inhibit duplicates
- expMgr - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
LeaseExpirationMgr
used by our LeasePolicy
.
- expMgr - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Object that expires sets and generates expiration warning events
- export(Remote, ServerEndpoint, boolean, boolean, Uuid) - Method in class com.sun.jini.jeri.internal.runtime.BasicExportTable
-
Exports a remote object to this BasicExportTable.
- export(Remote, RequestDispatcher[], boolean, boolean, Uuid) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- export(Remote) - Method in class com.sun.jini.phoenix.ActivationGroupImpl.AlreadyExportedExporter
-
- export(Remote) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.SunJrmpExporter
-
- export(Remote) - Method in class com.sun.jini.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.
- 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(Remote) - Method in class net.jini.security.proxytrust.ProxyTrustExporter
-
Exports the specified main remote object and returns a dynamic proxy
for the object.
- exportAnnotation - Variable in class net.jini.loader.pref.PreferredClassLoader
-
class annotation string for classes defined by this loader
- exported - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- exporter - Variable in class com.sun.jini.example.browser.Browser.Listener
-
- exporter - Variable in class com.sun.jini.example.browser.ServiceEditor.NotifyReceiver
-
- exporter - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The exporter for exporting and unexporting
- exporter - Variable in class com.sun.jini.mercury.MailboxImpl
-
The exporter for exporting and unexporting
- exporter - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
The exporter for exporting and unexporting
- exporter - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Object we used to export ourselves.
- exporter - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- exporter - Variable in class com.sun.jini.phoenix.InstantiatorAccessExporter
-
The underlying exporter.
- exporter - Variable in class com.sun.jini.phoenix.MonitorAccessExporter
-
The underlying exporter.
- exporter - Variable in class com.sun.jini.phoenix.SystemAccessExporter
-
The underlying exporter.
- exporter - Variable in class com.sun.jini.start.SharedGroupImpl
-
The exporter for exporting and unexporting
- 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.
- exportLocation - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The codebase where clients should load classes from for stubs, etc.
- exportMethod - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Binding
-
- exportURLs - Variable in class com.sun.jini.start.ActivateWrapper.ExportClassLoader
-
Cached value of the provided export codebase URL
s
- externalDiscardRequest() - Method in class com.sun.jini.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 com.sun.jini.example.browser.Introspector
-
- gate() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
Block until calls are allowed, or until calls
are to be rejected.
- genEntries(StringBuffer, Entry[], boolean) - Method in class com.sun.jini.example.browser.Browser
-
- generate() - Method in class com.sun.jini.reggie.UuidGenerator
-
Generates a new Uuid
.
- 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.
- generateEvent(RegistrarImpl.EventReg, Item, Item, ServiceID, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Generate an event if the event registration matches.
- generateEvents(Item, Item, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Generate events for all matching event registrations.
- generatePreferredList(PrintWriter) - Method in class com.sun.jini.tool.PreferredListGen
-
Generate the preferred list from the dependency graph.
- generateTemplate(Entry) - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- generator - Variable in class com.sun.jini.norm.event.EventType
-
Event type generator that created us.
- generator - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Object used to generate new event types
- genMatches(StringBuffer, boolean) - Method in class com.sun.jini.example.browser.Browser
-
- genText(boolean) - Method in class com.sun.jini.example.browser.Browser
-
- get(Object) - Method in class com.sun.jini.collection.SoftCache
-
Returns value associated with given key, or null if none.
- get(Object) - Method in class com.sun.jini.collection.WeakIdentityMap
-
Returns value associated with given key, or null if none.
- get(WeakSoftTable.WeakKey, int) - Method in class com.sun.jini.collection.WeakSoftTable
-
Returns the value associated with the specified key and index, or null
if not found.
- get(Object) - Method in class com.sun.jini.collection.WeakTable
-
Return the value associated with given key, or null
if no value can be found.
- GET - Static variable in class com.sun.jini.discovery.internal.EndpointInternalsPermission
-
- get() - Static method in class com.sun.jini.discovery.internal.KerberosEndpointInternalsAccess
-
Returns registered EndpointInternals instance.
- get() - Static method in class com.sun.jini.discovery.internal.SslEndpointInternalsAccess
-
Returns registered EndpointInternals instance.
- get(Object) - Method in class com.sun.jini.jeri.internal.http.TimedMap
-
Returns value associated with given key, or null if no mapping for key
is found.
- get(Uuid) - Method in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- get(Object) - Method in class com.sun.jini.jeri.internal.runtime.Util.LazyMethodToHash_Map
-
- get(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- get() - Method in class com.sun.jini.mahalo.StorableObject
-
Return the Remote reference.
- get(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- get(Lease) - Method in class com.sun.jini.norm.LeaseTable
-
Find the client lease wrapper associated with the passed lease.
- get(ByteArrayWrapper) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Get a pending write resource.
- get(ProxyPreparer) - Method in class com.sun.jini.outrigger.StorableReference
-
Return the proxy.
- get(TransactionManager, long) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.EntryRep
-
Convert back to an Entry.
- get() - Method in class com.sun.jini.reggie.Item
-
Convert back to a ServiceItem.
- get() - Method in class com.sun.jini.reggie.Matches
-
Converts a Matches to a ServiceMatches.
- 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(Principal[]) - Method in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- getAcceptedIssuers() - Method in class net.jini.jeri.ssl.FilterX509TrustManager
-
- getAccessControlContext() - Method in class com.sun.jini.start.AggregatePolicyProvider.AggregateSecurityContext
-
- getAccessControlContext() - Method in class com.sun.jini.start.AggregatePolicyProvider.DefaultSecurityContext
-
- getAccessControlContext() - Method in interface net.jini.security.SecurityContext
-
Returns access control context portion of snapshotted security context.
- getActions() - Method in class com.sun.jini.phoenix.ExecOptionPermission
-
Returns the empty string.
- getActions() - Method in class com.sun.jini.phoenix.ExecPermission
-
Returns the empty string.
- getActions() - Method in class com.sun.jini.start.SharedActivationPolicyPermission
-
- 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
-
- getActivatableObjects() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- getActivatableObjects(ActivationGroupID) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- getActivatableObjects(ActivationGroupID) - Method in interface com.sun.jini.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 com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- getActivationDesc(UID) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- getActivationDesc(ActivationID) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- getActivationDesc(ActivationID) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- getActivationGroupDesc(ActivationGroupID) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- getActivationGroupDesc(ActivationGroupID) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- getActivationGroups() - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- getActivationGroups() - Method in interface com.sun.jini.phoenix.ActivationAdmin
-
- getActivationGroups() - Method in class com.sun.jini.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 com.sun.jini.start.ServiceStarter
-
Utility routine that returns a "prepared" activation system
proxy for a system at the given host
and
port
.
- getActivationSystemHost() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Activation system host accessor method.
- getActivationSystemHost() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Activation system host accessor method.
- getActivationSystemPort() - Static method in class com.sun.jini.start.ServiceStarter
-
Utility routine that returns a "default" activation system
port.
- getActivationSystemPort() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Activation system port accessor method.
- getActivationSystemPort() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Activation system port accessor method.
- getActivationSystemProxy() - Method in class com.sun.jini.phoenix.Activation
-
Returns the ActivationSystem proxy (used by the PhoenixStarter).
- getActualGroups(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscovery
-
This method retrieves from the given ServiceRegistrar
,
the current groups in which that registrar is a member.
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.BlueFileIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.BlueFolderIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.GrayFileIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.GrayFolderIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFileIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFolderIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.TreeLeafIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFileIcon
-
- getAdditionalHeight() - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFolderIcon
-
- getAddMessage() - Method in class com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- getAddMessage() - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- getAddMessage() - Method in class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- getAddMessage() - Method in class com.sun.jini.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 class com.sun.jini.example.browser.Browser.ServiceListItem
-
- getAdmin() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.log.LogManager
-
Returns an object that implements whatever administration interfaces
are appropriate for the LogManager
.
- getAdmin() - Method in class com.sun.jini.mahalo.log.MultiLogManager
-
Retrieves the administration interface for the
MultiLogManager
- getAdmin() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Returns the administration object for the
transaction manager.
- getAdmin() - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- getAdmin() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getAdmin() - Method in class com.sun.jini.mercury.MailboxProxy
-
- getAdmin() - Method in class com.sun.jini.norm.NormProxy
-
inherit javadoc
- getAdmin() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getAdmin() - Method in interface com.sun.jini.outrigger.OutriggerServer
-
Return the admin proxy for this space.
- getAdmin() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Return a proxy that implements that JavaSpaceAdmin
interface.
- getAdmin() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getAdmin() - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- getAdmin() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getAdmin() - Method in class com.sun.jini.reggie.RegistrarProxy
-
- getAdmin() - Method in interface net.jini.admin.Administrable
-
Returns an object that implements whatever administration interfaces
are appropriate for the particular service.
- getAID(UID) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
Returns the key/value entries encountered in the parsed line.
- getAllowUserInteraction() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getAlternateException() - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.EnvCheck
-
Get the command line arguments of the command being analyzed.
- getArgument(String) - Method in class com.sun.jini.system.MultiCommandLine
-
Return the argument for the given option.
- getArgument(char) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the argument for the given option.
- getArrayEntry(String, Class, Object) - Method in class com.sun.jini.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 com.sun.jini.example.browser.Browser.ServiceListItem
-
- getAttributes() - Method in class com.sun.jini.norm.lookup.JoinState
-
Get the current attribute sets for the service.
- 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.
- 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.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.MetalIcons
-
- getBlueFolderIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- getBoolean(String) - Method in class com.sun.jini.system.MultiCommandLine
-
Return true
if the given option is specified on the
command line.
- getBoolean(char) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return true
if the given option is specified on the
command line.
- GetBooleanAction - Class in com.sun.jini.action
-
A convenience class for retrieving the boolean
value
of a system property as a privileged action.
- GetBooleanAction(String) - Constructor for class com.sun.jini.action.GetBooleanAction
-
Constructor that takes the name of the system property whose
boolean
value needs to be determined.
- getBuffer() - Method in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
-
- 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 com.sun.jini.tool.envcheck.AbstractPlugin
-
Get the resource bundle for this class.
- getBytes(InputStream, long) - Method in class com.sun.jini.tool.ClassServer.Task
-
Read specified number of bytes and always close the stream.
- getBytes(String) - Method in class com.sun.jini.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 exception com.sun.jini.reliableLog.LogException
-
Returns the nested exception (the cause).
- 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.
- 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 com.sun.jini.discovery.internal.X500Provider
-
Returns certificate corresponding to the given principal, or null if no
matching certificate can be found.
- getCertificate0(X500Principal) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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() - 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
-
- getClassAnnotation(ClassLoader) - Method in class net.jini.loader.pref.PreferredClassProvider
-
Returns the annotation string for the specified class loader.
- getClassLoader(Class) - Static method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- 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) - Method in class net.jini.loader.pref.PreferredClassProvider
-
- getClassLoader(Class) - Static method in class net.jini.loader.pref.PreferredClassProvider
-
- getClassLoader(Class) - Static method in class net.jini.security.policy.DynamicPolicyProvider
-
- 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.
- getClassLoaderPermission - Static variable in class com.sun.jini.thread.NewThreadAction
-
- 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
-
- getClassLoaderTree(ClassLoader) - Static method in class com.sun.jini.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.
- getClassNameState(String) - Method in class com.sun.jini.loader.pref.internal.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 com.sun.jini.start.SharedActivationGroupDescriptor
-
Classpath accessor method.
- getClasspath() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Get the classpath provided by the command line being analyzed.
- getClassPath(JarFile) - Method in class com.sun.jini.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 com.sun.jini.start.ClassLoaderUtil
-
Utility method that converts the components of a String
representing a classpath into file URL
(s).
- getClasspathURLs(String) - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
Returns the URLs associated with a classpath.
- 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 class com.sun.jini.jeri.internal.runtime.Util.ClientHostImpl
-
- getClientHost() - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
- getClientHost() - Method in interface net.jini.io.context.ClientHost
-
Returns the client host address for the remote call.
- getClientHostString() - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
- getClientID() - Method in class com.sun.jini.jeri.internal.runtime.Lease
-
- getClientLease(Object) - Method in class com.sun.jini.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 com.sun.jini.norm.ClientLeaseWrapper
-
Get a reference to the client lease, unmarshalling and preparing it if
necessary.
- getClientLeaseWrapper(Lease) - Method in class com.sun.jini.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(ServerConnection, InboundRequestHandle) - Static method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util.ClientSubjectImpl
-
- getClientSubject() - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
- 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
.
- getClientSubjectPerm - Static variable in class com.sun.jini.jeri.internal.runtime.Util.ClientSubjectImpl
-
- getCodebase() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- getCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
-
Utility method that converts the components of a String
representing a codebase into standard URL
(s).
- 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.
- getConfig(String[], PhoenixStarter) - Static method in class com.sun.jini.phoenix.Activation
-
Return a configuration for the specified options.
- getConfig() - Method in class com.sun.jini.phoenix.ActivationGroupData
-
Returns the configuration options, or null
.
- getConfigs() - Method in class net.jini.jeri.kerberos.KerberosEndpoint.RequestHandleImpl
-
Get a list of satisfiable configurations.
- getConfiguration(MarshalledObject) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
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 com.sun.jini.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 com.sun.jini.discovery.internal.EndpointBasedClient.ConnManagerFactoryImpl
-
- getConnectionInfo(Socket, InvocationConstraints) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.jeri.http[s].idleConnectionTimeout
system property value if set; otherwise returns 15000.
- getConstraintInstance(long) - Method in class com.sun.jini.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
-
- getConstraintInstance(long) - Method in class com.sun.jini.discovery.DiscoveryConstraints.MaxValueReducer
-
- getConstraintInstance(long) - Method in class com.sun.jini.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
-
- getConstraints() - Method in class com.sun.jini.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
-
Returns the client constraints placed on the current instance
of this proxy class (ConstrainableFiddlerAdminProxy
).
- getConstraints() - Method in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
Returns the client constraints placed on the current instance
of this proxy class (ConstrainableFiddlerLease
).
- getConstraints() - Method in class com.sun.jini.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
-
Returns the client constraints placed on the current instance
of this proxy class (ConstrainableFiddlerProxy
).
- getConstraints() - Method in class com.sun.jini.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
-
Returns the client constraints placed on the current instance of
this proxy class (ConstrainableFiddlerRegistration
).
- getConstraints() - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- getConstraints() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
-
Returns the client constraints placed on the current instance
of this proxy class (ConstrainableTxnMgrAdminProxy
).
- getConstraints() - Method in class com.sun.jini.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
-
Returns the client constraints placed on this proxy.
- getConstraints() - Method in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
Returns the client constraints placed on this proxy.
- getConstraints() - Method in class com.sun.jini.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
-
Returns the client constraints placed on the current instance
of this proxy class (ConstrainableMailboxAdminProxy
).
- getConstraints() - Method in class com.sun.jini.mercury.MailboxProxy.ConstrainableMailboxProxy
-
Returns the client constraints placed on this proxy.
- getConstraints() - Method in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
Returns the client constraints placed on this proxy.
- getConstraints() - Method in class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
- getConstraints() - Method in class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
- getConstraints() - Method in class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
inherit javadoc
- getConstraints() - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
- getConstraints() - Method in class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
- getConstraints() - Method in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
- getConstraints() - Method in class com.sun.jini.phoenix.ConstrainableAID
-
Returns the client constraints.
- getConstraints() - Method in class com.sun.jini.reggie.ConstrainableAdminProxy
-
- getConstraints() - Method in class com.sun.jini.reggie.ConstrainableEventLease
-
- getConstraints() - Method in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
- getConstraints() - Method in class com.sun.jini.reggie.ConstrainableRegistration
-
- getConstraints() - Method in class com.sun.jini.reggie.ConstrainableServiceLease
-
- 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.
- 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 com.sun.jini.outrigger.EntryHolder
-
Get the head of the contents list
- getContentType() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getContext() - Method in class com.sun.jini.start.AggregatePolicyProvider
-
Returns a snapshot of the current security context, which can be used to
restore the context at a later time.
- 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.
- getContextClassLoader() - Static method in class com.sun.jini.discovery.DiscoveryV2
-
- getContextClassLoader() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- getContextClassLoader() - Static method in class com.sun.jini.start.AggregatePolicyProvider
-
Returns current context class loader.
- getContextClassLoader() - Static method in class net.jini.security.Security
-
Returns current thread's context class loader.
- getContextClassLoaderTree() - Static method in class com.sun.jini.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 com.sun.jini.mercury.PersistentEventLog
-
Utility method for returning the File that contains the
state information for this log.
- getControlLog(File) - Method in class com.sun.jini.mercury.StreamPool
-
Returns a ControlLog object for the specified file
from the pool if it already exists.
- getCookie() - Method in interface com.sun.jini.landlord.LeasedResource
-
Returns the universally unique identifier associated with this
lease.
- getCookie() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- getCookie() - Method in class com.sun.jini.mercury.RemoteEventData
-
- getCookie() - Method in class com.sun.jini.mercury.ServiceRegistration
-
- getCookie() - Method in class com.sun.jini.norm.LeaseSet
-
- getCookie() - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Get the unique identifier associated with this object.
- getCookie() - Method in class com.sun.jini.outrigger.EntryRep
-
- getCookie() - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
Get the unique identifier associated with this object.
- getCookie() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
- 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
-
- 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.
- getCookieAsWrapper() - Method in class com.sun.jini.outrigger.snaplogstore.Resource
-
- getCount() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.AggregatePolicyProvider
-
Returns currently active sub-policy.
- getDataBuffer() - Method in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
-
- getDatagram() - Method in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers.DatagramInfo
-
- getDatagrams() - Method in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- getDate() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getDateString(long) - Static method in class com.sun.jini.jeri.internal.http.Header
-
Returns formatted date string for given time.
- getDefaultGroupLocation() - Static method in class com.sun.jini.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 com.sun.jini.loader.pref.internal.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 com.sun.jini.discovery.internal.MultiIPDiscovery
-
- getDefaultUseCaches() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getDefiningClass(EntryClass, int) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Return the first (highest) class that defines the given field.
- getDelegate(ClassLoader) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- getDeliveryStatus() - Method in class com.sun.jini.jeri.internal.http.Request
-
Returns true if any data sent.
- 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
-
- getDependants() - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
Get the classes dependant on this class.
- getDependencyRelationshipMap(Collection, boolean) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.EnvCheck
-
Return the ServiceDescriptor
s contained in the service
starter configuration.
- getDesiredRegsByGroup(FiddlerImpl.RegistrationInfo) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
Returns a proxy for making DGC calls to the given endpoint.
- getDgcProxy(Object) - Method in class com.sun.jini.jeri.internal.runtime.DgcClient
-
- getDgcServer(DgcRequestDispatcher) - Method in class com.sun.jini.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 com.sun.jini.tool.JarWrapper
-
Returns a string representation of the message digest of the given file.
- getDisableProxyPersistentConnections() - Method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.jeri.http.disableProxyPersistentConnections
system property as boolean value if set and not ssl; otherwise returns
false.
- getDiscoveredLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Returns the set of LookupLocator
objects representing the
desired lookup services that are currently discovered.
- getDiscovery(int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Returns Discovery instance implementing the given protocol version
- getDiscovery(int) - Method in class net.jini.discovery.LookupDiscovery
-
Returns Discovery instance for the given version, or throws
DiscoveryProtocolException if the version is unsupported.
- 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 com.sun.jini.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 ('.').
- getDisplayName() - Method in class net.jini.lookup.entry.ServiceType
-
Return the localized display name of this service.
- getDistilledConstraints() - Method in class net.jini.jeri.tcp.TcpEndpoint.Handle
-
- getDoInput() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getDomainPermissions(ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider
-
- getDoOutput() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getDouble(String, double) - Method in class com.sun.jini.system.MultiCommandLine
-
Return the value of the given double
from the command line.
- getDouble(char, double) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the value of the given double
from the command line.
- getElement(Set) - Static method in class com.sun.jini.discovery.DiscoveryConstraints
-
- getEmptyEntryClass(EntryClass) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Target
-
- 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.
- getEndpoint(SocketFactory, InvocationConstraints) - Method in class com.sun.jini.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 com.sun.jini.discovery.kerberos.Client.ClientImpl
-
- getEndpoint(SocketFactory, InvocationConstraints) - Method in class com.sun.jini.discovery.ssl.Client.ClientImpl
-
- getEndpoint() - Method in class com.sun.jini.jeri.internal.runtime.BasicExportTable.Entry
-
Returns the client-side Endpoint to use to communicate
with the exported object.
- 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
- getEndpointEntry(Object) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
Looks up the EndpointEntry for the given endpoint.
- getEntries(String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
-
Obtain all of the persistenceDirectory
entries in the
configuration and return them as pairs in a String
array.
- getEntries() - Method in exception net.jini.entry.UnusableEntriesException
-
Returns a
Collection
of the entries that could be
unmarshalled by the operation.
- getEntry() - Method in class com.sun.jini.outrigger.OutriggerAvailabilityEvent
-
- getEntry(String, String, Class) - 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, 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, 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) - 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, 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, 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.
- getEntryArray() - Method in class com.sun.jini.example.browser.EntryTreePanel
-
- getEntryArray() - Method in class com.sun.jini.example.browser.ServiceBrowser.AttributePanel
-
- getEntryArray() - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- getEntryArray() - Method in class com.sun.jini.example.browser.SpaceBrowser.SpaceEntryPanel
-
- getEntryClasses(Template) - Method in interface com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- getEntryClasses(ServiceTemplate) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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.
- getEntryClassesDo(Template) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of getEntryClasses.
- getEntryInternal(String, String, Class, 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, 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, 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, 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.event.EventType
-
Return the long
that was uniquely associated with this
object when it was created.
- getEventLogPath(String, Uuid) - Static method in class com.sun.jini.mercury.MailboxImpl
-
Utility method that returns the associated File object
for the given Uuid's persistence directory
- getEventRegistration() - Method in class com.sun.jini.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.
- 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.
- getEventTarget() - Method in class com.sun.jini.mercury.ServiceRegistration
-
Get the reference to the prepared,
client-supplied notification target
- getException() - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase.URLAccessor
-
- getException() - Method in class net.jini.lease.LeaseRenewalEvent
-
Returns the exception (if any) that caused the event to be sent.
- 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.
- getExpiration() - Method in interface com.sun.jini.landlord.LeasedResource
-
Returns the expiration time of the lease.
- getExpiration() - Method in class com.sun.jini.lease.AbstractLease
-
Return the lease expiration.
- getExpiration() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- getExpiration() - Method in class com.sun.jini.mercury.ServiceRegistration
-
- getExpiration() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
- getExpiration() - Method in class com.sun.jini.norm.LeaseSet
-
- getExpiration() - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
- getExpiration() - Method in class com.sun.jini.outrigger.EntryRep
-
- getExpiration() - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
- getExpiration() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
- getExpiration() - Method in class com.sun.jini.outrigger.QueryWatcher
-
- getExpiration() - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Get the expiration time of this object.
- 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
-
- getExplanation() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
-
Returns the explanation text.
- getExportCodebase() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Codebase accessor method.
- getExporter(Configuration) - Method in class com.sun.jini.norm.ActivatableNormServerImpl
-
- getExporter(Configuration) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns the exporter to use to export this server.
- getExporter(Configuration, String, Exporter) - Static method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.Header
-
Returns value associated with named field, or null if field not present
in this header.
- getFieldName() - Method in class com.sun.jini.example.browser.ObjectNode
-
- getFields(Entry) - Static method in class com.sun.jini.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 com.sun.jini.lookup.entry.LookupAttributes
-
Returns the public fields of the parameter e
.
- getFields(Class) - Static method in class com.sun.jini.outrigger.EntryRep
-
Get the entry fields associated with the passed class and put
them in a canonical order.
- getFields(Class) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns public fields, in super to subclass order, sorted
alphabetically within a given class.
- getFieldString(Field, boolean, boolean) - Static method in class com.sun.jini.example.browser.Introspector
-
Print the modifiers, type, and name of a field.
- getFieldValues(Template, int, int) - Method in interface com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- getFieldValues(ServiceTemplate, int, String) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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.
- getFieldValuesDo(Template, int, int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of getFieldValues.
- getFile() - Static method in class com.sun.jini.logging.LogManager
-
Return the logging configuration file name.
- getFileList() - Method in class com.sun.jini.system.FileObserver
-
Get the complete list of found files.
- getFiles() - Method in class com.sun.jini.tool.ClassDep
-
If true classnames will be separated using
File.separator, else it will use dots.
- getFileTimeList() - Method in class com.sun.jini.system.FileObserver
-
Get the time stamps of the found files.
- getFinalBindings() - Method in class com.sun.jini.jeri.internal.runtime.BasicExportTable.LC
-
- getFirstSupportedLocale(Locale[]) - Method in class net.jini.lookup.ui.attribute.Locales
-
Looks through the passed array of Locale
s
(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 Locale
s 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 Locale
s
and returns the first Locale
that is
supported by the UI (as defined by isLocaleSupported()
),
or null
, if none of the Locale
s in
the passed array are supported by the UI.
- getFloatEntry(Configuration, String, String, float, float, float) - Static method in class com.sun.jini.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 com.sun.jini.tool.envcheck.Util
-
Get the format string associated with key
in the
given resource bundle.
- getFormatName() - Method in interface com.sun.jini.discovery.DiscoveryFormatProvider
-
Returns the name of the format implemented by this provider.
- getFormatName() - Method in class com.sun.jini.discovery.internal.BaseProvider
-
- getFormatName() - Method in class com.sun.jini.discovery.kerberos.Client
-
- getFormatName() - Method in class com.sun.jini.discovery.kerberos.Server
-
- getFormatName() - Method in class com.sun.jini.discovery.plaintext.Client
-
- getFormatName() - Method in class com.sun.jini.discovery.plaintext.Server
-
- getFormatName() - Method in class com.sun.jini.discovery.ssl.Client
-
- getFormatName() - Method in class com.sun.jini.discovery.ssl.Server
-
- getFormatName() - Method in class com.sun.jini.discovery.x500.sha1withdsa.Client
-
- getFormatName() - Method in class com.sun.jini.discovery.x500.sha1withdsa.Server
-
- getFormatName() - Method in class com.sun.jini.discovery.x500.sha1withrsa.Client
-
- getFormatName() - Method in class com.sun.jini.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".
- getFrame(Object) - Method in interface net.jini.lookup.ui.factory.FrameFactory
-
Returns a Frame
with predetermined title.
- getFreeSize() - Method in class com.sun.jini.mercury.StreamPool
-
- getFrom(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Return where the proxy come from.
- getFrom() - Method in class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
Accessor method that returns the value of the 'from' variable.
- getFullName() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Return the full name of this node expressed as a relative
path.
- getGrants(Class, Principal[]) - Method in class com.sun.jini.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 com.sun.jini.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).
- 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
-
- getGrayFileIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- getGrayFolderIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- getGroup() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- getGroup() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- getGroupDescriptor() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return the SharedActivationGroupDescriptor
contained in the
service starter configuration.
- getGroupEntry(ActivationGroupID) - Method in class com.sun.jini.phoenix.Activation
-
Returns the group entry for the group id.
- getGroupEntry(UID) - Method in class com.sun.jini.phoenix.Activation
-
Returns the group entry for the object's id.
- getGroupID(UID) - Method in class com.sun.jini.phoenix.Activation
-
Returns the groupID for a given id of an object in the group.
- getGroups() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Returns the member groups of the lookup service.
- getGroups() - Method in class com.sun.jini.discovery.MulticastRequest
-
Returns the groups targeted by the request.
- getGroups() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns the member groups of the lookup service.
- getGroups(Uuid) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Get the list of groups to join.
- getGroups() - Method in class com.sun.jini.reggie.RegistrarProxy
-
- getGroups(Configuration) - Method in class com.sun.jini.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
- 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.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 class net.jini.discovery.LookupDiscovery
-
Return the set of group names this LookupDiscovery instance is
trying to discover.
- getGroups() - Method in class net.jini.discovery.LookupDiscoveryManager
-
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 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.
- getGroupsFromAllRegs() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Builds a set containing the groups from all registrations.
- 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 com.sun.jini.outrigger.EntryTransition
-
Return the EntryHandle
for entry undergoing the
visibility transition.
- getHash() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the hash of this entry type.
- getHashes() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the array of superclass hashes of this entry type.
- getHead() - Method in class com.sun.jini.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 com.sun.jini.discovery.MulticastAnnouncement
-
Returns the lookup service host name.
- getHost() - Method in class com.sun.jini.discovery.MulticastRequest
-
Returns the client host name.
- getHost() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns the lookup service host name.
- 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
-
- 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
-
- 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.
- getHost0(String) - Static method in class net.jini.core.discovery.LookupLocator
-
- getHostAddress() - Static method in class com.sun.jini.config.ConfigUtil
-
Returns the textual presentation of the local host IP address.
- getHostName() - Static method in class com.sun.jini.config.ConfigUtil
-
Return the local hostname.
- getHttpSettings(boolean) - Static method in class com.sun.jini.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.
- 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.
- getIcon() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- getIcon() - Method in class com.sun.jini.example.browser.ObjectNode
-
- getIcon(int) - Method in class com.sun.jini.lookup.entry.BasicServiceType
-
Returns the resource named "icon.
- getIcon(int) - Method in class net.jini.lookup.entry.ServiceType
-
Get an icon for this service.
- getIconHeight() - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- getIconHeight() - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- getIconWidth() - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- getIconWidth() - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- getID() - Method in class com.sun.jini.mercury.TransientEventLog.RemoteEventHolder
-
- getId() - Method in class com.sun.jini.outrigger.Txn
-
Get the id for this txn.
- 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.
- getIfModifiedSince() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getImpl() - Method in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
Returns the referenced impl, or null if the impl has been
garbage collected.
- getImpl() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
-
Returns the SslServerEndpointImpl associated with this listen
endpoint.
- getImplClassName() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Implementation class accessor method.
- getImplRef(Remote, Target) - Method in class com.sun.jini.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 com.sun.jini.start.NonActivatableServiceDescriptor
-
Classpath accessor method.
- getImportCodebaseURLs(String) - Static method in class com.sun.jini.start.ClassLoaderUtil
-
Utility method that converts the components of a String
representing a codebase or classpath into URL
(s).
- getInboundRequest() - Method in class com.sun.jini.jeri.internal.mux.Session
-
- getIndex() - Method in class com.sun.jini.outrigger.FastList.Node
-
- getInitialEntries() - Method in class com.sun.jini.norm.lookup.JoinState
-
Retrieves the initial values for attributes, groups, and locators from
the configuration.
- getInnerProxyPreparer() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
ProxyPreparer
accessor method.
- getInput(Socket, boolean) - Static method in class com.sun.jini.tool.ClassServer
-
Read the request/response and return the initial line.
- getInputStream() - Method in class com.sun.jini.jeri.internal.http.Request
-
Returns InputStream used for reading inbound request/response data.
- getInputStream(String, InputStream) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.system.POSIXCommandLine
-
Return a InputStream
that is the result of creating a new
FileInputStream
object for the file named by the given
option.
- 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.
- getInstance(int) - Static method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
Returns a DiscoveryProtocolVersion
constraint for the given
version number.
- getInstance() - Static method in class com.sun.jini.discovery.DiscoveryV1
-
- getInstance(ClassLoader) - Static method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryV2
-
Returns DiscoveryV2 instance which uses the given providers.
- getInstance(Registrar, ServiceID) - Static method in class com.sun.jini.reggie.AdminProxy
-
Returns AdminProxy or ConstrainableAdminProxy instance, depending on
whether given server implements RemoteMethodControl.
- getInstance(Registrar, ServiceID, long, Uuid, long) - Static method in class com.sun.jini.reggie.EventLease
-
Returns EventLease or ConstrainableEventLease instance, depending on
whether given server implements RemoteMethodControl.
- getInstance(Registrar, ServiceID) - Static method in class com.sun.jini.reggie.RegistrarProxy
-
Returns RegistrarProxy or ConstrainableRegistrarProxy instance,
depending on whether given server implements RemoteMethodControl.
- getInstance(Registrar, ServiceLease) - Static method in class com.sun.jini.reggie.Registration
-
Returns Registration or ConstrainableRegistration instance, depending on
whether given server implements RemoteMethodControl.
- getInstance(Registrar, ServiceID, ServiceID, Uuid, long) - Static method in class com.sun.jini.reggie.ServiceLease
-
Returns ServiceLease or ConstrainableServiceLease instance, depending on
whether given server implements RemoteMethodControl.
- 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
.
- getInstanceFollowRedirects() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getInstantiator(ActivationGroupID) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
Returns the instantiator for the group specified by id and
entry.
- getInt(Configuration, String, int) - Static method in class com.sun.jini.phoenix.Activation
-
Return an int configuration entry.
- getInt(Configuration, String, int) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
Return an int configuration entry.
- getInt(String, int) - Method in class com.sun.jini.system.MultiCommandLine
-
Return the argument of the given int
option from
the command line.
- getInt(char, int) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the argument of the given int
option from
the command line.
- GetIntegerAction - Class in com.sun.jini.action
-
A convenience class for retrieving the int
value of a
system property as a privileged action.
- GetIntegerAction(String) - Constructor for class com.sun.jini.action.GetIntegerAction
-
Constructor that takes the name of the system property whose
int
value needs to be determined.
- GetIntegerAction(String, int) - Constructor for class com.sun.jini.action.GetIntegerAction
-
Constructor that takes the name of the system property and the
default value of that property.
- getIntegrity() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.Browser
-
- getInterfaces() - Method in class com.sun.jini.reggie.ServiceType
-
Return the interfaces.
- getInterval() - Method in class com.sun.jini.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.
- getIteratorNotifier() - Method in class com.sun.jini.mercury.ServiceRegistration
-
Get the remote iterator notifier object.
- getJars() - Method in class com.sun.jini.tool.JarWrapper.JarIndexReader
-
Returns list of SourceJarURLs representing the JAR files referenced
in the JAR index.
- getJarToRun() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return the name of the executable JAR file supplied on the
command line being analyzed.
- getJavaCmd() - Method in class com.sun.jini.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 com.sun.jini.discovery.kerberos.Client.ClientImpl
-
Returns the kerberos principal specified in the ServerMinPrincipal
requirements or preferences of the given constraints.
- getKey() - Method in class com.artima.lookup.util.ConsistentMapEntry
-
Returns the key.
- getKey() - Method in class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- getKey() - Method in class com.sun.jini.mercury.ControlLog
-
- getKey() - Method in class com.sun.jini.mercury.LogInputStream
-
- getKey() - Method in class com.sun.jini.mercury.LogOutputStream
-
- getKey() - Method in interface com.sun.jini.mercury.LogStream
-
Returns the associated key for this LogStream.
- getKey() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.Entry
-
- 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.
- 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.
- getKeyStore(String, String) - Static method in class com.sun.jini.config.KeyStores
-
Returns a KeyStore
initialized with contents read from a
location specified as a file or URL.
- getLastFailure() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerRegistration
-
Returns the Lease object that controls a client's registration with
the lookup discovery service.
- getLease() - Method in class com.sun.jini.lease.BasicRenewalFailureEvent
-
Returns the lease that could not be renewed.
- getLease() - Method in class com.sun.jini.mercury.Registration
-
- getLease() - Method in class com.sun.jini.outrigger.MatchSetProxy
-
- getLease() - Method in class com.sun.jini.reggie.Registration
-
- 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.
- getLeaseBound() - Method in interface com.sun.jini.fiddler.FiddlerAdmin
-
Retrieves the least upper bound applied to all lease durations granted
by the lookup discovery service.
- getLeaseBound() - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Retrieves the least upper bound applied to all lease durations granted
by the lookup discovery service.
- getLeaseBound() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Retrieves the least upper bound applied to all lease durations granted
by the lookup discovery service.
- getLeasedResource() - Method in class com.sun.jini.outrigger.EntryHandle
-
- getLeasedResource(Uuid) - Method in class com.sun.jini.outrigger.EntryHolderSet
-
- getLeasedResource() - Method in interface com.sun.jini.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".
- getLeaseID() - Method in class com.sun.jini.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 class com.sun.jini.norm.LeaseSet
-
Return an array of leases in marshalled form.
- getLeases(Uuid) - Method in interface com.sun.jini.norm.NormServer
-
Return all the leases in the set.
- getLeases(Uuid) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getLeases() - Method in class com.sun.jini.norm.SetProxy
-
- 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.
- getLeaseSet() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
The LeaseSet
this lease is in
- GetLeasesResult - Class in com.sun.jini.norm
-
- GetLeasesResult(MarshalledInstance[]) - Constructor for class com.sun.jini.norm.GetLeasesResult
-
Creates an object that holds the results of a call to
getLeases
.
- getLeaseTid(Uuid) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- getLeaseType() - Method in class com.sun.jini.reggie.EventLease
-
- getLeaseType() - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns the type of the lease.
- getLeaseType() - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.Reporter.Message
-
Returns the message level.
- getLifeCycle() - Method in class com.sun.jini.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.
- getList() - Method in class com.sun.jini.outrigger.FastList.Node
-
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class com.sun.jini.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 class com.sun.jini.mercury.Registration
-
- getListener() - Method in class com.sun.jini.norm.event.EventType
-
Convince method to get the listener.
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Return the remote listener associated with this
EventRegistrationWatcher
.
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
Return the remote listener associated with this
EventRegistrationWatcher
.
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.StorableEventWatcher
-
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
- getListener(ProxyPreparer) - Method in class com.sun.jini.outrigger.TransactableEventWatcher
-
- getListener() - Method in interface net.jini.event.MailboxRegistration
-
Returns the RemoteEventListener
associated
with this registration.
- getListenHandle() - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.ListenContextImpl
-
- getListenHandle() - Method in class com.sun.jini.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).
- getLoaderAnnotationURLs(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.
- getLoaderGrants(ClassLoader) - Method in class net.jini.security.policy.DynamicPolicyProvider
-
- 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.LookupDiscovery
-
Returns the local host name.
- 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 com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- getLocalPort() - Method in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
-
- 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 com.sun.jini.reggie.Registrar
-
Returns a LookupLocator that can be used if necessary for unicast
discovery of the lookup service.
- getLocator() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getLocator() - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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.
- getLocators(Uuid) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Get the list of locators of specific lookup services to join.
- 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 class net.jini.discovery.LookupDiscoveryManager
-
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() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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.
- getLocatorsFromAllRegs() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Builds a set containing the locators from all registrations.
- getLog() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Shared group log accessor method.
- getLogFile(long) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury.StreamPool
-
Returns a LogInputStream object from the pool if it
already exists.
- getLogNum(long) - Static method in class com.sun.jini.mercury.PersistentEventLog
-
Utility method for returning the log file number for the given
(event) count.
- getLogOutputStream(File, long) - Method in class com.sun.jini.mercury.StreamPool
-
Returns a LogOutputStream object for the specified file
from the pool if it already exists.
- getLong(String, long) - Method in class com.sun.jini.system.MultiCommandLine
-
Return the argument of the given long
option from
the command line.
- getLong(char, long) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the argument of the given long
option from
the command line.
- GetLongAction - Class in com.sun.jini.action
-
A convenience class for retrieving the long
value of a
system property as a privileged action.
- GetLongAction(String) - Constructor for class com.sun.jini.action.GetLongAction
-
Constructor that takes the name of the system property whose
long
value needs to be determined.
- GetLongAction(String, long) - Constructor for class com.sun.jini.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 com.sun.jini.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 class com.sun.jini.fiddler.FiddlerAdminProxy
-
Get the current attribute sets for the lookup discovery service.
- getLookupAttributes() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Returns the current attribute sets for the lookup discovery service.
- getLookupAttributes() - Method in class com.sun.jini.mahalo.JoinStateManager
-
Get the current attribute sets for the service.
- getLookupAttributes() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- getLookupAttributes() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- getLookupAttributes() - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- getLookupAttributes() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getLookupAttributes() - Method in class com.sun.jini.norm.AdminProxy
-
- getLookupAttributes() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getLookupAttributes() - Method in class com.sun.jini.outrigger.AdminProxy
-
- getLookupAttributes() - Method in class com.sun.jini.outrigger.JoinStateManager
-
Get the current attribute sets for the service.
- getLookupAttributes() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getLookupAttributes() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getLookupAttributes() - Method in class com.sun.jini.reggie.AdminProxy
-
- getLookupAttributes() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getLookupAttributes() - Method in interface net.jini.admin.JoinAdmin
-
Get the current attribute sets for the service.
- getLookupGroups() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.JoinStateManager
-
Get the list of groups to join.
- getLookupGroups() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- getLookupGroups() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- getLookupGroups() - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- getLookupGroups() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getLookupGroups() - Method in class com.sun.jini.norm.AdminProxy
-
- getLookupGroups() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getLookupGroups() - Method in class com.sun.jini.outrigger.AdminProxy
-
- getLookupGroups() - Method in class com.sun.jini.outrigger.JoinStateManager
-
Get the list of groups to join.
- getLookupGroups() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getLookupGroups() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getLookupGroups() - Method in class com.sun.jini.reggie.AdminProxy
-
- getLookupGroups() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getLookupGroups() - Method in interface net.jini.admin.JoinAdmin
-
Get the list of groups to join.
- getLookupLocators() - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Get the lookup discovery service's managed set of locators.
- getLookupLocators() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Get the lookup discovery service's managed set of locators.
- getLookupLocators() - Method in class com.sun.jini.mahalo.JoinStateManager
-
Get the list of locators of specific lookup services to join.
- getLookupLocators() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- getLookupLocators() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- getLookupLocators() - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- getLookupLocators() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getLookupLocators() - Method in class com.sun.jini.norm.AdminProxy
-
- getLookupLocators() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getLookupLocators() - Method in class com.sun.jini.outrigger.AdminProxy
-
- getLookupLocators() - Method in class com.sun.jini.outrigger.JoinStateManager
-
Get the list of locators of specific lookup services to join.
- getLookupLocators() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getLookupLocators() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getLookupLocators() - Method in class com.sun.jini.reggie.AdminProxy
-
- getLookupLocators() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getLookupLocators() - Method in interface net.jini.admin.JoinAdmin
-
Get the list of locators of specific lookup services to join.
- getMainClass(JarFile) - Static method in class com.sun.jini.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 com.sun.jini.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.
- getMarshalledClientLease() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Return the client lease in marshalled form.
- getMarshalledInstance() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.SpaceProxy2
-
Safely read the value of
com.sun.jini.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 com.sun.jini.thread.TaskManager
-
Return the maximum number of threads to use on tasks.
- getMemberGroups() - Method in class com.sun.jini.reggie.AdminProxy
-
- getMemberGroups() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getMemberGroups() - Method in class net.jini.discovery.LookupDiscoveryManager.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 interface net.jini.lookup.DiscoveryAdmin
-
Returns an array consisting of the names of the groups in which the
lookup service is a member.
- getMembershipExpiration() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Return the membershipExpiration of this lease
- getMessage() - Method in exception com.sun.jini.proxy.ThrowThis
-
Returns the detail message, including the message from the nested
exception the server wants thrown
- getMessage() - Method in exception com.sun.jini.reliableLog.LogException
-
Produce the message; including the message from the nested exception
if there is one.
- getMessage() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
-
Returns the short message text.
- getMethod(Class, String, Class[]) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.Util
-
Returns Method object for specified method, which should always exist.
- getMethod(Object) - Static method in class net.jini.security.proxytrust.ProxyTrustVerifier
-
Returns getProxyTrustIterator method of object if it has a proper one.
- 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 com.sun.jini.jeri.internal.runtime.Util
-
Returns the method hash for the method m
.
- getMethodNameAndDescriptor(Method) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery.DiscoveryConstraints
-
Returns the maximum multicast packet size to allow, or the specified
default value if not constrained.
- getMulticastTimeToLive(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
-
Returns the multicast time to live value to use, or the specified
default value if not constrained.
- getName(int) - Static method in class com.sun.jini.constants.TxnConstants
-
Returns a String
which describes
the state of the Transaction
.
- getName() - Method in class com.sun.jini.reggie.EntryClass
-
Returns the name of this type
- getName() - Method in class com.sun.jini.reggie.ServiceType
-
Returns the name of this type
- 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.
- getNamespacePreference(String) - Method in class com.sun.jini.loader.pref.internal.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 com.sun.jini.loader.pref.internal.PreferredResources
-
Searches the preference maps to determine the preference state
of the named resource.
- getNext() - Method in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
Find the next eligible node, null if there is none. skip over removed
nodes, and stop on reaching a Node that was added after this scan
started.
- getNext() - Method in class com.sun.jini.outrigger.OperationJournal.JournalNode
-
Get the next element in the journal.
- getNext() - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- getNextBatch(Uuid, Uuid, long, Object) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Get next batch of events for the given registration.
- getNextBatch(Uuid, Uuid, long, Object) - Method in class com.sun.jini.mercury.MailboxImpl
-
- getNextBatchDo(Uuid, Uuid, long, Object) - Method in class com.sun.jini.mercury.MailboxImpl
-
Does the actual logic for obtaining the next set of events for the
given registration.
- getNextEvent(ServiceRegistration) - Method in class com.sun.jini.mercury.MailboxImpl.NotifyTask
-
This utility function tries to obtain the next event for the
given registration.
- getNextSequenceNum() - Static method in class com.sun.jini.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.LookupLocatorDiscovery.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 com.sun.jini.mercury.RemoteEventIteratorImpl
-
- getNonNullEntry(Configuration, String, String, Class) - Static method in class com.sun.jini.config.Config
-
Obtains a non-
null
object from the specified
Configuration
using the specified arguments.
- getNonNullEntry(Configuration, String, String, Class, Object) - Static method in class com.sun.jini.config.Config
-
Obtains a non-
null
object from the specified
Configuration
using the specified arguments.
- getNonNullEntry(Configuration, String, String, Class, Object, Object) - Static method in class com.sun.jini.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 com.sun.jini.reggie.EntryClass
-
Return the number of public fields (including superclasses)
- getNumInstances() - Method in class com.sun.jini.reggie.EntryClass
-
Returns the number of times this type is used in service
registrations
- getNumTemplates() - Method in class com.sun.jini.reggie.EntryClass
-
Returns the number of times this type is used in event
registrations
- getObject() - Method in class com.sun.jini.example.browser.ObjectNode
-
- getObjectEndpoint() - Method in class net.jini.jeri.BasicInvocationHandler
-
Returns this BasicInvocationHandler
's
ObjectEndpoint
.
- getObjectEntry(UID) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- getObjectID() - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
Returns the object ID that this entry is for.
- getObjectIdentifier() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- 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.
- 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 com.sun.jini.mercury.LogInputStream
-
Returns the current "read" offset into this stream object.
- getOffset() - Method in class com.sun.jini.mercury.LogOutputStream
-
Returns the current "write" offset into this stream object.
- getOperands() - Method in class com.sun.jini.system.MultiCommandLine
-
Return the command line operands that come after the options.
- getOperands() - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the command line operands that come after the options.
- getOrAdd(Object, Object) - Method in class com.sun.jini.collection.WeakTable
-
Return the object that this key maps to.
- getOrangeFileIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- getOrangeFolderIcon() - Static method in class com.sun.jini.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() - Method in class com.sun.jini.jeri.internal.mux.Session
-
- getOutboundRequest(CallContext) - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsEndpointImpl
-
Returns an outbound request for the specified call context.
- getOuter() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Return the node for the outer class for this class if this is a nested
class.
- getOutputStream() - Method in class com.sun.jini.jeri.internal.http.Request
-
Returns OutputStream used for writing outbound request/response data.
- getOutputStream(String, OutputStream) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.system.POSIXCommandLine
-
Return a InputStream
that is the result of creating a new
FileInputStream
object for the file named by the given
option.
- 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
-
- 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.
- getOwner() - Method in class com.sun.jini.outrigger.EventRegistrationWatcher.BasicEventSender
-
Return the EventRegistrationWatcher
this
object is part of (exits because
(BasicEventSender)other).EventRegistrationWatcher.
- 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.
- getPart() - Method in class com.sun.jini.mahalo.ParticipantModRecord
-
- getParticipantInfo() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- getParts() - Method in class com.sun.jini.mahalo.AbortRecord
-
Retrieves the set of TransactionParticipant
s associated
with the recovered Transaction
.
- getParts() - Method in class com.sun.jini.mahalo.CommitRecord
-
Retrieves the set of TransactionParticipant
s associated
with the recovered Transaction
.
- getPassword(String) - Method in class com.sun.jini.jeri.internal.http.ServerInfo
-
Obtains PasswordAuthentication from the currently installed
Authenticator.
- 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 com.sun.jini.thread.TaskManager
-
Return all pending tasks.
- getPermission() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getPermissionClass() - Method in class net.jini.jeri.BasicILFactory
-
Returns the permission class, if any.
- getPermissions(CodeSource) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.LoaderSplitPolicyProvider
-
Delegates to the corresponding getPermissions
method of the
underlying default policy.
- getPermissions(ProtectionDomain) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
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 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(ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- getPermissions(boolean, ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- 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
-
- getPermissions(ProtectionDomain) - Method in class net.jini.security.policy.PolicyFileProvider
-
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.jeri.http.pingProxyConnections system
property as boolean value if set; otherwise returns false.
- getPingProxyConnectionTimeout() - Method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.jeri.http.pingProxyConnectionTimeout
system property as long value if set; otherwise returns
Long.MAX_VALUE (essentially, never timeout).
- getPolicy() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Policy accessor method.
- getPolicy() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Policy accessor method.
- getPolicy() - Static method in class net.jini.security.Security
-
Returns currently installed security policy, if any.
- getPool() - Method in class com.sun.jini.mahalo.Job
-
Returns a reference to the TaskManager
which
supplies the threads used to executed tasks created by
this Job
- getPoolSize() - Method in class com.sun.jini.mercury.StreamPool
-
- getPort() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Returns the lookup service listen port.
- getPort() - Method in class com.sun.jini.discovery.MulticastRequest
-
Returns the client listen port.
- getPort() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns the lookup service listen port.
- getPort() - Method in class com.sun.jini.tool.ClassServer
-
Returns the port on which this server is listening.
- 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.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.discovery.LookupDiscovery.ResponseListener
-
Return the local port of the socket
- 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 ListenEndpoint
s
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.
- 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 com.sun.jini.mahalo.ParticipantHandle
-
- getPreparer(Configuration, String) - Static method in class com.sun.jini.phoenix.Activation
-
Return a ProxyPreparer configuration entry.
- getPreparer(Configuration, String) - Static method in class com.sun.jini.phoenix.ActivationGroupImpl
-
Return a ProxyPreparer configuration entry.
- getPrepState() - Method in class com.sun.jini.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.
- 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() - Method in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- getPriority() - Method in class com.sun.jini.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.
- getPrivateCredentials() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util
-
Returns collection of prohibited proxy interfaces read from resources.
- getProperties() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return a copy of the properties that were specified on the
command line being analyzed.
- getProperty(String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return a property value that was specified on the command line being
analyzed.
- GetPropertyAction - Class in com.sun.jini.action
-
A convenience class for retrieving the string value of a system
property as a privileged action.
- GetPropertyAction(String) - Constructor for class com.sun.jini.action.GetPropertyAction
-
Constructor that takes the name of the system property whose
string value needs to be determined.
- GetPropertyAction(String, String) - Constructor for class com.sun.jini.action.GetPropertyAction
-
Constructor that takes the name of the system property and the
default value of that property.
- getProtocol1() - Static method in class com.sun.jini.discovery.Discovery
-
Returns an instance implementing protocol version 1.
- getProtocol2(ClassLoader) - Static method in class com.sun.jini.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 com.sun.jini.discovery.Discovery
-
Returns an instance implementing protocol version 2 which uses the given
providers.
- getProviderConstructor(ClassLoader, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Returns the (Reader, String[], ClassLoader) constructor for the
resource-specified configuration provider in loader.
- getProviderName(URL, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Returns the configuration provider class name specified in the contents
of the URL.
- getProviderName(URL) - Static method in class net.jini.config.ConfigurationProvider
-
Returns the configuration provider class name specified in the contents
of the URL.
- getProviders(ClassLoader) - Static method in class com.sun.jini.discovery.DiscoveryV2
-
- getProviders() - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
Get the classes that this class needs to function.
- getProviders() - Static method in class net.jini.export.ServerContext
-
- getProxy() - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
- getProxy() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getProxy() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns a proxy object for this remote object.
- getProxy() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getProxy() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getProxy() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getProxy() - Method in class com.sun.jini.start.SharedGroupImpl
-
- 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.
- getProxyHost(String) - Method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Returns proxy host if given host should be proxied through it,
else empty string.
- 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.
- getProxyID() - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mercury.MailboxProxy.ConstrainableMailboxProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
Returns a proxy trust iterator that yields this object's server.
- getProxyTrustIterator() - Method in class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
Returns a proxy trust iterator that yields this object's server.
- getProxyTrustIterator() - Method in class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
Returns a proxy trust iterator that supplies the server, for use by
ProxyTrustVerifier.
- getProxyTrustIterator() - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
Returns a proxy trust iterator that is used in
ProxyTrustVerifier
to retrieve this object's
trust verifier.
- getProxyTrustIterator() - Method in class com.sun.jini.phoenix.ConstrainableAID
-
Returns an iterator that yields the activator.
- getProxyTrustIterator() - Method in class com.sun.jini.reggie.ConstrainableAdminProxy
-
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier
for this object.
- getProxyTrustIterator() - Method in class com.sun.jini.reggie.ConstrainableEventLease
-
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier
for this object.
- getProxyTrustIterator() - Method in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier
for this object.
- getProxyTrustIterator() - Method in class com.sun.jini.reggie.ConstrainableRegistration
-
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier
for this object.
- getProxyTrustIterator() - Method in class com.sun.jini.reggie.ConstrainableServiceLease
-
Returns iterator used by ProxyTrustVerifier to retrieve a trust verifier
for this object.
- 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.
- getProxyVerifier() - Method in class com.sun.jini.example.browser.Browser.Listener
-
- getProxyVerifier() - Method in class com.sun.jini.example.browser.ServiceEditor.NotifyReceiver
-
- getProxyVerifier() - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
- getProxyVerifier() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getProxyVerifier() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- getProxyVerifier() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getProxyVerifier() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getProxyVerifier() - Method in class com.sun.jini.phoenix.Activation.ActivatorImpl
-
- getProxyVerifier() - Method in class com.sun.jini.phoenix.Activation.MonitorImpl
-
- getProxyVerifier() - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- getProxyVerifier() - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
- getProxyVerifier() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getProxyVerifier() - Method in class com.sun.jini.start.SharedGroupImpl
-
- 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.
- 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.
- getRandomAccessFile(String, RandomAccessFile, String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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
.
- getRD(RequestDispatcher) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- getReadCount() - Method in class com.sun.jini.mercury.RemoteEventDataCursor
-
- getReader(String, Reader) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury.RemoteEventDataCursor
-
- getRecoveredTransactionManagerPreparer() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Return the proxy preparer for recovered transaction
managers, or null
if there is none.
- getRecoveredTxn(Long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getRefEndpoint(Object) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
Returns the endpoint in the given live reference.
- getRefEndpoint(Object) - Method in class com.sun.jini.jeri.internal.runtime.DgcClient
-
- getRefEntry() - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef
-
- getReferentUuid() - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.fiddler.FiddlerLease
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.fiddler.FiddlerProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.fiddler.FiddlerRegistration
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.landlord.LandlordLease
-
- getReferentUuid() - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.mercury.ListenerProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.mercury.MailboxProxy
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.mercury.Registration
-
Returns the universally unique identifier that has been assigned to the
resource this proxy represents.
- getReferentUuid() - Method in class com.sun.jini.norm.AbstractProxy
-
- getReferentUuid() - Method in class com.sun.jini.outrigger.AdminProxy
-
- getReferentUuid() - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- getReferentUuid() - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- getReferentUuid() - Method in class com.sun.jini.reggie.AdminProxy
-
- getReferentUuid() - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns the lease Uuid.
- getReferentUuid() - Method in class com.sun.jini.reggie.RegistrarProxy
-
- getReferentUuid() - Method in class com.sun.jini.reggie.Registration
-
- getReferentUuid() - Method in interface net.jini.id.ReferentUuid
-
Return the Uuid
that has been assigned to the
resource this proxy represents.
- getRefersToData() - Method in class net.jini.config.ConfigurationFile.Entry
-
- getRefObjectID(Object) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
Returns the object ID in the given live reference.
- getRefObjectID(Object) - Method in class com.sun.jini.jeri.internal.runtime.DgcClient
-
- getRegID() - Method in class com.sun.jini.reggie.EventLease
-
- getRegID() - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns the service ID, or the event ID as a Long.
- getRegID() - Method in class com.sun.jini.reggie.ServiceLease
-
- getRegistrar() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns the lookup service proxy.
- getRegistrar() - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns the registrar.
- 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() - 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(InvocationConstraints) - Method in class net.jini.discovery.ConstrainableLookupLocator
-
- getRegistrar() - Method in class net.jini.discovery.IncomingUnicastResponse
-
Return the lookup service registrar we have discovered.
- getRegistrarFromSocket(Socket, int) - Static method in class net.jini.core.discovery.LookupLocator
-
- getRegistrarID() - Method in class com.sun.jini.reggie.RegistrarLease
-
Returns the registrar's service ID.
- getRegistrarMethod - Static variable in class net.jini.discovery.ConstrainableLookupLocator
-
- getRegistrarMethod - Static variable in class net.jini.discovery.LookupLocatorDiscovery
-
LookupLocator.getRegistrar method, used for looking up client
constraints of contained lookup locators.
- getRegistrars(Uuid) - Method in interface com.sun.jini.fiddler.Fiddler
-
Returns an array consisting of instances of the ServiceRegistrar
interface.
- getRegistrars(Uuid) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerRegistration
-
Returns an array consisting of instances of the ServiceRegistrar
interface.
- 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 class net.jini.discovery.LookupDiscovery
-
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.LookupDiscoveryManager
-
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 class net.jini.discovery.LookupLocatorDiscovery
-
Returns an array of instances of ServiceRegistrar
, each
corresponding to a proxy to one of the currently discovered lookup
services.
- 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.
- getRegistrarTimeoutMethod - Static variable in class net.jini.discovery.ConstrainableLookupLocator
-
- getRegistrationID() - Method in class com.sun.jini.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 com.sun.jini.mercury.RemoteEventData
-
- getRemoteEvent() - Method in class com.sun.jini.mercury.TransientEventLog.RemoteEventHolder
-
- getRemoteEventIteratorID() - Method in class com.sun.jini.mercury.ServiceRegistration
-
Get the remote iterator id
- getRemoteEvents(Uuid) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Get events for the given registration via the returned iterator.
- getRemoteEvents(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl
-
- getRemoteEvents(long, long) - Method in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
- getRemoteEvents() - Method in class com.sun.jini.mercury.Registration
-
- getRemoteEvents() - Method in interface net.jini.event.MailboxPullRegistration
-
Retrieves stored notifications, if any.
- getRemoteEventsDo(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual logic for synchronously getting events
for a particular registration.
- getRemoteInterfaces(Class) - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
Returns an array containing the remote interfaces implemented
by the given class.
- getRemoteInterfaces(ArrayList, Class) - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
Fills the given array list with the remote interfaces implemented
by the given class.
- 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.
- getRemoveMessage(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- getRemoveMessage(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- getRemoveMessage(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- getRemoveMessage(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.MemberGroupLister
-
- getRenewalSetLease() - Method in class com.sun.jini.norm.SetProxy
-
- 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.
- getRenewDuration() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Return the renewDuration of this lease
- 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.
- getReplacement() - Method in class com.sun.jini.reggie.EntryClass
-
Return the replacement, if any, containing only name and rep.
- getReplacement() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Binding
-
- getRequestInputStream() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- 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
-
- getRequestMethod() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getRequestOutputStream() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- 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
-
- 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 String
s 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 com.sun.jini.tool.envcheck.Util
-
Get the resource bundle associated with class clazz
.
- getResourceName(String) - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
Returns the name of the resource associated with a class name.
- getResourceString(String) - Static method in class com.sun.jini.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 com.sun.jini.discovery.internal.MultiIPDiscovery
-
- getResponseAckTimeout() - Method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- 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
-
- getResponseMessage() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getResponseOutputStream() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- 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
-
- getRestart() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Restart accessor method.
- getResult() - Method in class com.sun.jini.mahalo.ParticipantModRecord
-
- getResults() - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Generate the Collection
of roots to use for the dependency
analysis.
- getSecurityContext() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- getSelectedUIDescriptor() - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- getSelectedUIDescriptor() - Method in class com.sun.jini.example.browser.ServiceBrowser
-
- getSelectedUIDescriptor() - Method in class com.sun.jini.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.
- getSequenceNumber() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Returns the announcement sequence number.
- 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.
- getSerialFormat() - Method in class com.sun.jini.lease.AbstractLease
-
Return the serialization format for the expiration.
- getSerialFormat() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Always throws UnsupportedOperationException
.
- getSerialFormat() - Method in interface net.jini.core.lease.Lease
-
Returns the format that will be used to serialize the lease.
- 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 com.sun.jini.fiddler.FiddlerLease
-
Returns a reference to the back-end server of the lookup discovery
service that granted this lease.
- getServer() - Method in class com.sun.jini.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 com.sun.jini.outrigger.TemplateHandle
-
Return the OutriggerServerImpl
this
handle is part of.
- getServer() - Method in class com.sun.jini.outrigger.TransitionWatchers
-
Return the OutriggerServerImpl
this
TransitionWatchers
object is part of.
- getServer() - Method in class com.sun.jini.outrigger.WatchersForTemplateClass
-
Return the OutriggerServerImpl
this
handle 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 com.sun.jini.start.SharedActivationGroupDescriptor
-
Command accessor method.
- getServerConfigArgs() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Service configuration arguments accessor method.
- getServerConnection() - Method in class com.sun.jini.discovery.internal.EndpointBasedServer.ServerConnManagerImpl
-
- getServerConnectionTimeout() - Method in class com.sun.jini.jeri.internal.http.HttpSettings
-
Returns com.sun.jini.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(ServerSocketFactory) - Method in class com.sun.jini.discovery.internal.EndpointBasedServer
-
Returns a server endpoint which uses the given server socket factory, if
non-null.
- getServerEndpoint(ServerSocketFactory) - Method in class com.sun.jini.discovery.kerberos.Server.ServerImpl
-
- getServerEndpoint(ServerSocketFactory) - Method in class com.sun.jini.discovery.ssl.Server.ServerImpl
-
- 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
-
- getServerID() - Method in class com.sun.jini.fiddler.FiddlerLease
-
Returns the unique ID associated with the server referenced in this
class.
- getServerInfo(String, int) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.SharedActivationGroupDescriptor
-
Properties accessor method.
- getServerRef(LiveRef) - Method in class com.sun.jini.phoenix.RegistrySunExporter
-
- getServerRef(LiveRef) - Method in class com.sun.jini.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 com.sun.jini.discovery.MulticastAnnouncement
-
Returns the service ID of the lookup service.
- getServiceID() - Method in class com.sun.jini.reggie.RegistrarEvent
-
- getServiceID() - Method in class com.sun.jini.reggie.RegistrarProxy
-
- getServiceID() - Method in class com.sun.jini.reggie.Registration
-
- getServiceID() - Method in class com.sun.jini.reggie.ServiceLease
-
Returns the service ID
- 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 net.jini.lookup.ServiceDiscoveryManager.ServiceIdTask
-
Returns the ServiceID associated with this task.
- getServiceIdMapEntrySetIterator() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- getServiceIDs() - Method in class com.sun.jini.discovery.MulticastRequest
-
Returns the service IDs of known lookup services.
- getServiceIDs() - Method in class net.jini.discovery.IncomingMulticastRequest
-
Return a set of ServiceIDs from which the requestor has already
heard.
- getServiceIDs() - Method in class net.jini.discovery.LookupDiscovery
-
Returns the service IDs of the lookup service(s) discovered to date.
- getServiceItem() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- getServiceItem() - Method in class com.sun.jini.reggie.RegistrarEvent
-
Returns the new state of the item, or null if the item was deleted
from the lookup service.
- 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
-
- 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 com.sun.jini.start.ActivateWrapper
-
- getServicePort() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- getServicePreparer() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
ProxyPreparer
accessor method.
- getServiceProxy() - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
- getServiceProxy() - Method in class com.sun.jini.mercury.MailboxImpl
-
- getServiceProxy() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns a proxy object for this object.
- getServiceProxy() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getServiceProxy() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- getServiceProxy() - Method in class com.sun.jini.phoenix.PhoenixStarter
-
- getServiceProxy() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getServiceProxy() - Method in interface com.sun.jini.start.ServiceProxyAccessor
-
Returns a proxy object for this object.
- getServiceRegistration(Uuid) - Method in class com.sun.jini.mercury.MailboxImpl
-
Utility method that tries to obtain the ServiceRegistration
object associated with the given Uuid.
- getServiceTypes(Template, String) - Method in interface com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- getServiceTypes(ServiceTemplate, String) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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.
- getServiceTypesDo(Template, String) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of getServiceTypes.
- getServiceUuid() - Method in class com.sun.jini.mahalo.JoinStateManager
-
- getSession(int) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
- getSessionId() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getSet(Uuid) - Method in class com.sun.jini.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 com.sun.jini.start.SharedActivatableServiceDescriptor
-
Shared group log accessor method.
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.BlueFileIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.BlueFolderIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.GrayFileIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.GrayFolderIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFileIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFolderIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.TreeLeafIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFileIcon
-
- getShift() - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFolderIcon
-
- getShortDescription() - Method in class com.sun.jini.lookup.entry.BasicServiceType
-
Returns the resource named "desc", else null.
- getShortDescription() - Method in class net.jini.lookup.entry.ServiceType
-
Return a localized short description of this service.
- getSignature() - Method in class com.sun.jini.discovery.internal.X500Provider
-
Returns newly obtained Signature implementing the signature algorithm
for this instance.
- getSingleResponse(String, long, int, DiscoveryConstraints, Discovery) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
-
- getSize() - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
-
Returns the multicast packet size limit.
- getSnapshot() - Method in class com.sun.jini.outrigger.MatchSetProxy
-
- getSnapshot() - Method in class com.sun.jini.outrigger.OutriggerAvailabilityEvent
-
- 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
.
- getSocket() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Returns socket over which requests are sent.
- getSocket() - Method in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
-
- getSocketFactory() - Method in class net.jini.jeri.http.HttpEndpoint
-
- 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(SharedActivationGroupDescriptor) - Method in class com.sun.jini.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
).
- getSource() - Method in class net.jini.core.event.EventRegistration
-
Returns the source that will be used in all RemoteEvents generated
for this interest registration.
- 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(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- getState() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
This method returns the state of the transaction.
- getState(long) - Method in class com.sun.jini.mahalo.TxnMgrProxy
-
- getState() - Method in class com.sun.jini.outrigger.Txn
-
Return our local view of the current state.
- getState() - Method in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- 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.
- 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 com.sun.jini.admin.StorageLocationAdmin
-
Returns the location of the service's persistent storage.
- getStoredPart() - Method in class com.sun.jini.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, String) - Method in class com.sun.jini.system.MultiCommandLine
-
Return the argument of the given string option from the command
line.
- getString(char, String) - Method in class com.sun.jini.system.POSIXCommandLine
-
Return the argument of the given string option from the command
line.
- getString(String, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Returns a message from the resource bundle.
- getString(String) - Static method in class com.sun.jini.tool.CheckSer
-
- getString(String) - Static method in class com.sun.jini.tool.ClassDep
-
Get the strings from our resource localization bundle.
- getString(String) - Static method in class com.sun.jini.tool.ClassServer
-
- getString(String) - Static method in class com.sun.jini.tool.ComputeDigest
-
- getString(String) - Static method in class com.sun.jini.tool.ComputeHttpmdCodebase
-
- getString(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
-
Get the format string associated with key
from the
resource bundle for this class.
- getString(String, Object) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
-
Get the format string associated with key
from the
resource bundle for this class.
- getString(String, Object, Object) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.AbstractPlugin
-
Get the format string associated with key
from the
resource bundle for this class.
- getString(String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Helper to print a localized string
- getString(String, String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Helper to print a localized string
- getString(String, ResourceBundle) - Static method in class com.sun.jini.tool.envcheck.Util
-
Print out string according to resourceBundle format.
- getString(String, ResourceBundle, Object) - Static method in class com.sun.jini.tool.envcheck.Util
-
Print out string according to resourceBundle format.
- getString(String, ResourceBundle, Object, Object) - Static method in class com.sun.jini.tool.envcheck.Util
-
Print out string according to resourceBundle format.
- getString(String, ResourceBundle, Object, Object, Object) - Static method in class com.sun.jini.tool.envcheck.Util
-
Print out string according to resourceBundle format.
- getString(String, Object, Object, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Get the strings from our resource localization bundle.
- getString(String) - Static method in class com.sun.jini.tool.PreferredListGen
-
Return the string according to resourceBundle format.
- getString(String, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Return the string according to resourceBundle format.
- getString(String, Object, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Return the string according to resourceBundle format.
- getStringFromUTF8Buffer(ByteBuffer) - Static method in class com.sun.jini.jeri.internal.mux.Mux
-
- 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.
- 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 com.sun.jini.reggie.EntryClass
-
Return the superclass descriptor
- getSuperclass() - Method in class com.sun.jini.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 com.sun.jini.phoenix.ActivationGroupImpl.WrappedGID
-
- getSystemThreadPoolPermission - Static variable in class com.sun.jini.thread.GetThreadPoolAction
-
- getTable(Class) - Method in class com.sun.jini.jeri.internal.runtime.Util.TableCache
-
- getTargetInstances(Set) - Method in class com.sun.jini.discovery.DiscoveryConstraints.ConstraintReducer
-
- getTargetListItem(MouseEvent) - Method in class com.sun.jini.example.browser.Browser.MouseReceiver
-
- getTaskManager() - Method in class com.sun.jini.norm.event.EventTypeGenerator
-
Return the task manager that EventType
objects created
by this generator should use to send their events.
- getTcpEndpoint() - Method in class net.jini.jeri.tcp.TcpEndpoint.Handle
-
- getTemplates() - Method in class com.sun.jini.outrigger.snaplogstore.Registration
-
- getTextResource(String) - Static method in class com.sun.jini.phoenix.Activation
-
Retrieves text resources from the locale-specific properties file.
- GetThreadPoolAction - Class in com.sun.jini.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 com.sun.jini.thread.GetThreadPoolAction
-
Creates an action that will obtain an internal thread pool.
- getThrowable() - Method in class com.sun.jini.lease.BasicRenewalFailureEvent
-
Returns the exception (if any) that was thrown by the last renewal
attempt.
- getThrowable() - Method in class net.jini.lease.RenewalFailureEvent
-
Returns the Throwable
(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 com.sun.jini.discovery.internal.MultiIPDiscovery
-
- getTimeout() - Method in class com.sun.jini.discovery.UnicastSocketTimeout
-
Returns the socket timeout.
- getTimeToLive() - Method in class com.sun.jini.discovery.MulticastTimeToLive
-
Returns the time to live value.
- getTitle() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- getTitle() - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManager
-
Retrieves a Transaction
given the
transaction's ID.
- getTransaction(long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Method from TxnManager
which produces
a Transaction
from its ID.
- getTransaction() - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- getTransaction(ProxyPreparer) - Method in interface com.sun.jini.outrigger.TransactableMgr
-
Return the ServerTransaction
which this manager
handles.
- getTransaction(ProxyPreparer) - Method in class com.sun.jini.outrigger.Txn
-
- getTransactionId() - Method in class com.sun.jini.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 com.sun.jini.example.browser.EntryTreePanel.ObjectNodeRenderer
-
- getTrustManager() - Static method in class net.jini.jeri.ssl.FilterX509TrustManager
-
Returns the X509TrustManager to delegate to.
- getTxn() - Method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Look in the table for the Txn
object for the given
manager/id pair.
- getType() - Method in class com.sun.jini.outrigger.snaplogstore.Registration
-
- getType() - Method in class net.jini.config.AbstractConfiguration.Primitive
-
Returns the primitive type of the value associated with this object.
- getTypeDescriptor(Class) - Static method in class com.sun.jini.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 com.sun.jini.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
String
s of which
a UI factory is an instance in no particular order.
- getUID(ActivationID) - Static method in class com.sun.jini.phoenix.Activation
-
- getUID() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
This method returns a subset of the given registrar-to-locators
mapping (regMap
).
- getUndiscoveredLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Returns the set of LookupLocator
objects representing the
desired lookup services that have not yet been discovered.
- getUnfulfilled(Set) - Static method in class com.sun.jini.discovery.DiscoveryConstraints
-
- getUnfulfilledConstraints() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- getUnfulfilledConstraints(OutboundRequestHandle) - Method in interface net.jini.jeri.connection.Connection
-
- 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
-
- getUnicastPort() - Method in class com.sun.jini.reggie.AdminProxy
-
- getUnicastPort() - Method in class com.sun.jini.reggie.RegistrarImpl
-
- getUnicastPort() - Method in interface net.jini.lookup.DiscoveryAdmin
-
Returns the port number on which the lookup service listens for
unicast discovery queries.
- getUnicastSocketTimeout(int) - Method in class com.sun.jini.discovery.DiscoveryConstraints
-
Returns socket read timeout to use for unicast discovery, or the
specified default value if not constrained.
- getUnknownEvents() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util
-
Returns the binary name of the given type without package
qualification.
- getUnsentAcks(String, int) - Method in class com.sun.jini.jeri.internal.http.HttpClientManager
-
Returns list of unsent acknowledgments for server at given host/port.
- getUnusableEntryExceptions() - Method in exception net.jini.entry.UnusableEntriesException
-
- getUnusableFileIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- getUnusableFolderIcon() - Static method in class com.sun.jini.example.browser.MetalIcons
-
- 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.
- getURLs() - Method in class com.sun.jini.start.ActivateWrapper.ExportClassLoader
-
- getUseCaches() - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- getUserObject() - Method in class com.sun.jini.example.browser.ObjectNode
-
- getUserThreadPoolPermission - Static variable in class com.sun.jini.thread.GetThreadPoolAction
-
- getUtf(ByteBuffer) - Static method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
- getUuid() - Method in class com.sun.jini.norm.LeaseSet
-
Return the Uuid
for this set.
- getValue() - Method in class com.artima.lookup.util.ConsistentMapEntry
-
Returns the value.
- getValue(InvocationConstraint) - Method in class com.sun.jini.discovery.DiscoveryConstraints.ConnectionAbsoluteTimeReducer
-
- getValue(InvocationConstraint) - Method in class com.sun.jini.discovery.DiscoveryConstraints.MaxValueReducer
-
- getValue(InvocationConstraint) - Method in class com.sun.jini.discovery.DiscoveryConstraints.MulticastMaxPacketSizeReducer
-
- getValue() - Method in class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- getValue() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.Entry
-
- getValue() - Method in class net.jini.config.AbstractConfiguration.Primitive
-
Returns the primitive value associated with this object, represented
as a primitive wrapper instance.
- 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() - Method in class com.sun.jini.landlord.LeaseFactory
-
Return a TrustVerifier
that will verify the
proxies produced by this factory.
- 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.
- getVersion() - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
Returns the protocol version number.
- 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.
- getWakeupManager() - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.Reporter
-
Get the total number of warning records that were generated.
- getWarningTime() - Method in class com.sun.jini.norm.LeaseSet
-
Return the absolute time when a expiration warning should be sent.
- getWildcardPreference(String) - Method in class com.sun.jini.loader.pref.internal.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.SharedActivatableServiceDescriptor.Created
-
The activation group id of the group hosting the service
- globalGrants - Variable in class net.jini.security.policy.DynamicPolicyProvider
-
- globalPolicy - Static variable in class com.sun.jini.start.ActivateWrapper
-
The Policy
object that aggregates the individual
service policy objects.
- globalPolicy - Static variable in class com.sun.jini.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 com.sun.jini.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(LeasedResource, long) - Method in class com.sun.jini.landlord.FixedLeasePeriodPolicy
-
- grant(LeasedResource, long) - Method in interface com.sun.jini.landlord.LeasePeriodPolicy
-
Calculate the initial expiration and duration for
a new lease.
- grant(LeasedResource, long, LeasePeriodPolicy, String) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.DebugDynamicPolicyProvider
-
Log calls.
- 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(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.
- 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 com.sun.jini.tool.DebugDynamicPolicyProvider
-
- granted - Variable in class com.sun.jini.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.
- 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.GrantPermissionCollection() - Constructor for class net.jini.security.GrantPermission.GrantPermissionCollection
-
- GrantPermission.Implier - Class in net.jini.security
-
Class for checking implication of contained permissions.
- GrantPermission.Implier() - Constructor for class net.jini.security.GrantPermission.Implier
-
- GrantPermission.PermissionInfo - Class in net.jini.security
-
Parsed information about a permission.
- GrantPermission.PermissionInfo(String, String, String) - Constructor for class net.jini.security.GrantPermission.PermissionInfo
-
- grants - Variable in class net.jini.security.GrantPermission
-
- grants - Variable in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- grantSupported() - Method in class com.sun.jini.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 com.sun.jini.start.LoaderSplitPolicyProvider
-
Returns
true
if both of the underlying policy providers
implement
DynamicPolicy
and return
true
from calls
to
grantSupported
; returns
false
otherwise.
- 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
.
- grayColor - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayDarkShadowColor - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayFileIcon - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayFolderIcon - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayHighlightColor - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayInfoColor - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- grayShadowColor - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- group - Variable in class com.sun.jini.example.browser.ServiceEditor.GroupItem
-
- group - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- group - Variable in class com.sun.jini.thread.NewThreadAction
-
- group - Variable in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- group - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- GROUP_COOKIE_FILE - Static variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- groupCounter - Variable in class com.sun.jini.phoenix.Activation
-
counter for numbering groups
- groupData - Variable in class com.sun.jini.phoenix.Activation
-
MarshalledObject(ActivationGroupData) or null
- groupID - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- groupID - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
original unprepared group id
- groupIncarnation - Variable in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- groupListener - Variable in class net.jini.discovery.LookupDiscoveryManager
-
The listener that receives discovered, discarded, and changed events
from the LookupDiscovery
utility that manages group
discovery on behalf of this LookupDiscoveryManager
.
- groupLocation - Variable in class com.sun.jini.phoenix.Activation
-
Location of ActivationGroupImpl or null
- groupName - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- GroupOutputHandler - Interface in com.sun.jini.phoenix
-
Defines the interface for handlers of the output of activation group
processes.
- GroupPolicy - Interface in com.sun.jini.phoenix
-
- groupPreparer - Variable in class com.sun.jini.phoenix.Activation
-
preparer for ActivationInstantiators
- groupProcess - Variable in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- groups - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The lookup service member groups.
- groups - Variable in class com.sun.jini.discovery.MulticastRequest
-
The groups of interest.
- groups - Variable in class com.sun.jini.discovery.UnicastResponse
-
The lookup service member groups.
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.AddGroupsTask
-
The group set with which to replace the registration's old set
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
-
The set of groups added to the registration's managed set of groups
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
-
The set of groups removed from the registration's managed set
of groups.
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
-
The set of groups that replaced the registration's current
managed set of groups.
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.LocatorGroupsStruct
-
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
-
The new groups whose members are the lookup services this
service should join.
- groups - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.RemoveGroupsTask
-
The groups to remove from the registration's old set
- groups - Variable in class com.sun.jini.fiddler.FiddlerImpl.SetGroupsTask
-
The group set with which to replace the registration's old set
- groups - Variable in class com.sun.jini.mahalo.JoinStateManager
-
- groups - Variable in class com.sun.jini.mercury.MailboxImpl.LookupGroupsChangedLogObj
-
The new groups to join.
- groups - Variable in class com.sun.jini.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 com.sun.jini.outrigger.JoinStateManager
-
The list of group names to start with.
- groups - Variable in class com.sun.jini.reggie.RegistrarImpl.LookupGroupsChangedLogObj
-
The new groups to join.
- groups - Variable in class com.sun.jini.reggie.RegistrarImpl.MemberGroupsChangedLogObj
-
The new groups to be a member of.
- groups - Variable in class com.sun.jini.tool.envcheck.plugins.CheckConfig.GroupInfo
-
- 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.LookupDiscovery
-
The groups to discover.
- groups - Variable in class net.jini.discovery.LookupDiscovery.Requestor
-
Groups to request
- 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.
- groupSemaphore - Variable in class com.sun.jini.phoenix.Activation
-
number of simultaneous group exec's
- groupSetsEqual(String[], String[]) - Static method in class net.jini.discovery.LookupDiscovery
-
Determines if two sets of registrar member groups have identical
contents.
- groupSetsEqual(String[], String[]) - Static method in class net.jini.discovery.LookupDiscoveryManager
-
Determines if two sets of registrar member groups have identical
contents.
- groupsLogger - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- groupsMap - Variable in class net.jini.discovery.LookupDiscovery.NotifyTask
-
Map of discovered registrars-to-groups in which each is a member
- groupsMap - Variable in class net.jini.discovery.LookupLocatorDiscovery.NotifyTask
-
Map of discovered registrars to groups in which each is a member
- groupsOverlap(String[]) - Method in class net.jini.discovery.LookupDiscovery
-
Indicate whether any of the group names in the given array match
any of the groups of interest.
- groupTable - Variable in class com.sun.jini.phoenix.Activation
-
maps group id to its GroupEntry groups
- groupTimeout - Variable in class com.sun.jini.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
- i - Variable in class com.sun.jini.outrigger.MatchSetProxy
-
Current index into reps
- icons - Static variable in class com.sun.jini.example.browser.Browser
-
- icons - Static variable in class com.sun.jini.example.browser.ObjectNode
-
- id - Variable in class com.sun.jini.example.browser.Browser.RegistrarMenuItem
-
- id - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- id - Variable in class com.sun.jini.mercury.EventID
-
The event ID.
- id - Variable in class com.sun.jini.mercury.TransientEventLog.RemoteEventHolder
-
- ID - Variable in class com.sun.jini.norm.LeaseSet
-
ID that uniquely identifies this set
- id - Variable in class com.sun.jini.outrigger.EntryRep
-
- id() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the ID.
- id - Variable in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
- id() - Method in class com.sun.jini.outrigger.ThrowThis
-
- id - Variable in class com.sun.jini.outrigger.Txn
-
The internal id Outrigger as assigned to the transaction
- id - Variable in class com.sun.jini.outrigger.TxnTable.Key
-
The id for the transaction
- id - Variable in class com.sun.jini.phoenix.Activation.LogGroupIncarnation
-
- id - Variable in class com.sun.jini.phoenix.Activation.LogRegisterGroup
-
- id - Variable in class com.sun.jini.phoenix.Activation.LogUnregisterGroup
-
- id - Variable in class com.sun.jini.phoenix.Activation.LogUpdateGroupDesc
-
- id - Variable in class com.sun.jini.phoenix.ActivationGroupImpl.WrappedGID
-
Original gid
- id - Variable in class com.sun.jini.phoenix.SunJrmpExporter
-
The object identifier.
- id - Variable in class com.sun.jini.start.ActivateWrapper.ExportClassLoader
-
Id field used to make toString() unique
- 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.discovery.LookupLocatorDiscovery.LocatorReg
-
- 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
- idGen - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The generator for our IDs.
- idGen - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Factory we use to create ClientLeaseWrapper IDs
- idGen - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Our IDs 64 bits secure random numbers, this is
SecureRandom
instance we use to create them.
- idGenBuf - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The buffer for generating IDs.
- IDLE - Static variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- idle() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Upcall indicating that connection has become idle.
- IDLE - Static variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- idle() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Upcall indicating that connection has become idle.
- IDLE - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
- idle - Variable in class net.jini.jeri.connection.ConnectionManager
-
The idle muxes (during connect).
- 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_TIMEOUT - Static variable in class net.jini.jeri.ssl.HttpsEndpoint
-
How long to leave idle connections around before closing them.
- idleThreads - Variable in class com.sun.jini.thread.ThreadPool
-
threads definitely available to take new tasks
- 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.
- idleTimeout - Static variable in class com.sun.jini.thread.ThreadPool
-
how long a thread waits in the idle state before passing away
- idMap - Variable in class com.sun.jini.outrigger.EntryHolder
-
The map of cookies to handles, shared with the
EntryHolderSet
and every other
EntryHolder
.
- idMap - Variable in class com.sun.jini.outrigger.EntryHolderSet
-
- idTable - Variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- idTable - Variable in class com.sun.jini.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 com.sun.jini.outrigger
-
Mix-in interface for QueryWatcher
s associated
with ifExists queries.
- ignoreInterfaces - Variable in class com.sun.jini.example.browser.Browser
-
- ignoreOuter - Variable in class com.sun.jini.tool.ClassDep
-
Static inner classes have a dependency on their outer
parent class.
- ignoreOuterParentClass - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- ignoreOuterParentClass(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- ignoreOuterParentClass - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- ignoreOuterParentClass() - Method in class com.sun.jini.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 - Variable in class com.sun.jini.discovery.kerberos.Client
-
- impl - Variable in class com.sun.jini.discovery.kerberos.Server
-
- impl - Variable in class com.sun.jini.discovery.ssl.Client
-
- impl - Variable in class com.sun.jini.discovery.ssl.Server
-
- impl - Variable in class com.sun.jini.discovery.x500.sha1withdsa.Client
-
- impl - Variable in class com.sun.jini.discovery.x500.sha1withdsa.Server
-
- impl - Variable in class com.sun.jini.discovery.x500.sha1withrsa.Client
-
- impl - Variable in class com.sun.jini.discovery.x500.sha1withrsa.Server
-
- impl - Variable in class com.sun.jini.phoenix.ActivationGroupImpl.ActiveEntry
-
- impl - Variable in class com.sun.jini.phoenix.ActivationGroupImpl.AlreadyExportedExporter
-
A strong reference to the impl is OK because ActivationGroup
also holds a strong reference.
- impl - Variable in class com.sun.jini.phoenix.InstantiatorAccessExporter.InstantiatorImpl
-
- impl - Variable in class com.sun.jini.phoenix.MonitorAccessExporter.MonitorImpl
-
- impl - Variable in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- impl - Variable in class com.sun.jini.start.ActivateWrapper
-
The "wrapped" activatable object.
- impl - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor.Created
-
The reference to the implementation of the created service
- 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.
- implClassName - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- impliedChildPref() - Method in class com.sun.jini.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 com.sun.jini.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
-
- implies(Permission) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.start.AggregatePolicyProvider
-
If the given protection domain is the protection domain of this class,
then true
is returned.
- implies(ProtectionDomain, Permission) - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
If the given protection domain is the protection domain of this class,
then true
is returned.
- implies(Permission) - Method in class com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
- implies(Permission) - Method in class com.sun.jini.start.SharedActivationPolicyPermission
-
- implies(ProtectionDomain, Permission) - Method in class com.sun.jini.tool.DebugDynamicPolicyProvider
-
Always returns true, but logs unique requests
- 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(Permission, ProtectionDomain) - Method in class net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- 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
-
- implies0(AuthenticationPermission) - Method in class net.jini.security.AuthenticationPermission
-
- impliesContained(Permission) - Method in class net.jini.security.GrantPermission.Implier
-
- implRef - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- ImplRefManager - Class in com.sun.jini.jeri.internal.runtime
-
Manages references to remote object implementations (impls) used by
ObjectTable targets.
- ImplRefManager() - Constructor for class com.sun.jini.jeri.internal.runtime.ImplRefManager
-
- implRefManager - Variable in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
table of references to impls exported with DGC
- ImplRefManager.ImplRef - Class in com.sun.jini.jeri.internal.runtime
-
A managed reference to a remote object implementation (impl).
- ImplRefManager.ImplRef(Reference) - Constructor for class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
- ImplRefManager.Reaper - Class in com.sun.jini.jeri.internal.runtime
-
Waits for notifications that weak references in the table have
been cleared (and thus referenced impls have been garbage
collected).
- ImplRefManager.Reaper() - Constructor for class com.sun.jini.jeri.internal.runtime.ImplRefManager.Reaper
-
- importLocation - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The codebase where the server classes are loaded from by the
activation group.
- in - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- in - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- in - Variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- in - Variable in class com.sun.jini.jeri.internal.http.Request
-
- in - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- in - Variable in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- in - Variable in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
The delegation target for the InputStream methods
- in - Variable in class com.sun.jini.mercury.LogInputStream
-
Underlying input stream from which bytes are read
- in - Variable in class com.sun.jini.phoenix.PipeWriter
-
- in - Variable in class com.sun.jini.reliableLog.LogInputStream
-
- in - Variable in class com.sun.jini.thread.StreamPlugThread
-
- in - Variable in class com.sun.jini.tool.envcheck.EnvCheck.Pipe
-
the input stream
- 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.
- INACTIVE - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
group is inactive
- 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.
- inactiveGroup(long, boolean) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- inactiveGroup(ActivationGroupID, long) - Method in class com.sun.jini.phoenix.Activation.MonitorImpl
-
- inactiveGroup(ActivationGroupID, long) - Method in class com.sun.jini.phoenix.MonitorAccessExporter.MonitorImpl
-
- InactiveGroupException - Exception in com.sun.jini.phoenix
-
Thrown if a local or remote call is made on a group implementation
instance that is inactive.
- InactiveGroupException(String) - Constructor for exception com.sun.jini.phoenix.InactiveGroupException
-
Constructs an instance with the specified detail message.
- inactiveObject(UID) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- inactiveObject(ActivationID) - Method in class com.sun.jini.phoenix.Activation.MonitorImpl
-
- inactiveObject(ActivationID) - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
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 com.sun.jini.phoenix.ActivationGroupImpl
-
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 com.sun.jini.phoenix.MonitorAccessExporter.MonitorImpl
-
- 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.
- inactiveObjectPermission - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
permission to check for monitor's activeObject call
- 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
.
- inBufPos - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inBufQueue - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inBufRemaining - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inc - Variable in class com.sun.jini.phoenix.Activation.LogGroupIncarnation
-
- incarnation - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- incarnation - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- inChannel - Variable in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- inClosed - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- INCLUDE - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
-
- include(int) - Method in class com.sun.jini.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.
- incrementExportInProgress() - Method in class com.sun.jini.jeri.internal.runtime.Binding
-
- incrementKeepAliveCount() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
- IncrementRation_shift - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- INDEFINITE - Static variable in class com.sun.jini.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 com.sun.jini.example.browser.Browser.Fields
-
- index - Variable in class com.sun.jini.example.browser.Browser.Service
-
- index - Variable in class com.sun.jini.example.browser.Browser.Unmatch
-
- index - Variable in class com.sun.jini.example.browser.Browser.Value
-
- index - Variable in class com.sun.jini.example.browser.Browser.Values
-
- index - Variable in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
- index - Variable in class com.sun.jini.outrigger.FastList.Node
-
This node does not need to be shown to scans with index greater than
or equal to this index.
- indexFirstNull(Object[]) - Static method in class com.sun.jini.fiddler.FiddlerRegistration
-
Finds the index of the first element in the input array that contains
null.
- indexFirstNull(Object[]) - Static method in class net.jini.discovery.RemoteDiscoveryEvent
-
Finds the index of the first element in the input array that contains
null.
- indexOf(Object[], Object) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Returns the first index of elt in the array, else -1.
- indexOf(Object[], int, Object) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Returns the first index of elt in the array if < len, else -1.
- indexWriter - Variable in class com.sun.jini.tool.JarWrapper
-
- inEOF - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inetSocketAddress - Variable in class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
-
- inException - Variable in class com.sun.jini.jeri.internal.http.Request
-
- INFO - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the level at which information messages are generated
- infoItem - Variable in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- inHeader - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- INHERIT - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value when non-leaf node inherits preference from its parent
- inheritGroupSubject - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
true if group subject is inherited when creating activatable objects
- init(ActionListener, Configuration) - Method in class com.sun.jini.example.browser.Browser
-
- init(String[], boolean) - Method in class com.sun.jini.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() - Method in class com.sun.jini.lookup.entry.BasicServiceType
-
- init(String, long, MultiLogManager.LogRemovalManager) - Method in class com.sun.jini.mahalo.log.SimpleLogFile
-
- init(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Initialization common to both activatable and transient instances.
- init(Object, long) - Method in class com.sun.jini.mercury.EventID
-
Convenience initialization method.
- init() - Method in interface com.sun.jini.mercury.EventLog
-
Initializes the state of this EventLog object.
- init() - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- init(String[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
Initialization common to both activatable and transient instances.
- init() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- init() - Method in class com.sun.jini.mercury.TransientEventLog
-
- init(String[], LifeCycle) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Portion of construction that is common between the activatable and not
activatable cases.
- init(Configuration, boolean) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
The bulk of the work for creating an
OutriggerServerImpl
server.
- init(String) - Method in class com.sun.jini.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 com.sun.jini.phoenix.Activation
-
- init(String) - Method in class com.sun.jini.phoenix.ExecOptionPermission
-
Parses the target name and initializes the transient fields.
- init(Configuration, ActivationID, boolean, LifeCycle) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Post-login (if login configured) initialization.
- init(String) - Method in class com.sun.jini.start.SharedActivationPolicyPermission
-
Contains common code to all constructors.
- init(int, String, boolean, boolean, boolean, LifeCycle) - Method in class com.sun.jini.tool.ClassServer
-
Do the real work of the constructor.
- init(Configuration) - Method in class net.jini.discovery.LookupDiscovery
-
- init(Configuration) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
- 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(DiscoveryManagement, LeaseRenewalManager, Configuration) - 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.
- initAsSubject(Configuration) - Method in class com.sun.jini.norm.ActivatableNormServerImpl
-
- initAsSubject(Configuration) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
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 com.sun.jini.lookup.entry.BasicServiceType
-
- initFailed(Throwable) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Log information about failing to initialize the service and rethrow the
appropriate exception.
- initFailed(Throwable) - Method in class com.sun.jini.mercury.MailboxImpl
-
Log information about failing to initialize the service and rethrow the
appropriate exception.
- initFailed(Throwable) - Static method in class com.sun.jini.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.
- initial - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.TxnMonitorTask
-
The initial grace period before the first query.
- initialGlobalPolicy - Static variable in class com.sun.jini.start.ActivateWrapper
-
The Policy
object in effect at startup.
- initialGlobalPolicy - Static variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- initialInboundRation - Variable in class com.sun.jini.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 - Static variable in class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
- INITIALIZE - Static variable in class com.sun.jini.thread.ReadyState
-
- initialize(String, boolean, File) - Method in class com.sun.jini.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 com.sun.jini.mercury.PersistentEventLog
-
Flag that is used to determine whether or not this object
has been initialized.
- initialized - Variable in class com.sun.jini.mercury.TransientEventLog
-
Flag that is used to determine whether or not this object
has been initialized.
- initialized - Variable in class net.jini.loader.pref.PreferredClassProvider
-
true if constructor has completed successfully
- initializePreferredResources() - Method in class net.jini.loader.pref.PreferredClassLoader
-
If a preferred list exists relative to the first URL of this
loader's path, sets this loader's PreferredResources according
to that preferred list.
- initialMulticastRequestDelayRange - Variable in class net.jini.discovery.LookupDiscovery
-
- initialOutboundRation - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- initialRequestorStarted - Variable in class net.jini.discovery.LookupDiscovery
-
- initialStartup - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
- initialUnicastDelayRange - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
- initListModel() - Method in class com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- initListModel() - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- initListModel() - Method in class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- initListModel() - Method in class com.sun.jini.example.browser.ServiceEditor.MemberGroupLister
-
- initlogger - Static variable in class com.sun.jini.mahalo.JoinStateManager
-
Logger for logging initialization related messages
- initLogger - Static variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Logger for initialization related messages
- initLogger - Static variable in class com.sun.jini.mahalo.log.SimpleLogFile
-
Logger for initialization related messages
- initLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for service re/initialization related messages
- initLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for service initialization related messages
- initLogger - Static variable in class net.jini.jeri.ssl.Utilities
-
Initialization logger
- initStores() - Method in class com.sun.jini.discovery.internal.X500Provider
-
Initializes trust store and cert stores based on system property values.
- initTree() - Method in class com.sun.jini.example.browser.EntryTreePanel
-
- initWithLogin(Configuration, boolean, LoginContext) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Initialization with JAAS login as the Subject
referenced
in the given loginContext
.
- inLine - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- inLock - Variable in class com.sun.jini.jeri.internal.http.Request
-
- innerProxy - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The inner proxy (stub or dynamic proxy) to this server
- innerProxy - Variable in class com.sun.jini.fiddler.ProxyVerifier
-
The canonical instance of the inner proxy to the service.
- innerProxyPreparer - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- InProgress - Class in com.sun.jini.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 com.sun.jini.thread.InProgress
-
- inProgress() - Method in class com.sun.jini.thread.InProgress
-
Return true
if at least one start
has been
invoked without its corresponding stop
.
- INPUT - Static variable in class com.sun.jini.mercury.StreamType
-
Event data input stream enumeration
- inputBuffer - Variable in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
buffer for reading incoming data from connection
- inputBuffer - Variable in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
buffer for reading incoming data from connection
- inRange(int, int, int) - Static method in class com.sun.jini.config.Config
-
Return true
if the given number falls
within the given range, inclusive.
- inRange(long, long, long) - Static method in class com.sun.jini.config.Config
-
Return true
if the given number falls
within the given range, inclusive.
- inRange(float, float, float) - Static method in class com.sun.jini.config.Config
-
Return true
if the given number falls
within the given range, inclusive.
- inRation - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inRationInfinite - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- inRecovery - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Flag indicating whether system is in a state of recovery
- inRecovery - Variable in class com.sun.jini.mercury.MailboxImpl
-
Flag indicating whether system is in a state of recovery
- inRecovery - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Flag indicating whether system is in a state of recovery
- insertAfter(DynamicPolicyProvider.WeakGroup.Node) - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
Inserts this node between pred
and its successor
- insertEntry(LeaseRenewalManager.Entry, long) - Method in class net.jini.lease.LeaseRenewalManager
-
Calculate the preferred renew time, and put in the map
- insertRegistrars(ServiceRegistrar[], ArrayList) - Static method in class com.sun.jini.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.
- insertRegistrars(ServiceRegistrar[], ArrayList) - 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.
- inside - Variable in class com.sun.jini.tool.ClassDep
-
Package set that we have interest to work in.
- insidePackages - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- insidePackages - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- insidePackages() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- insideRoots - Variable in class com.sun.jini.tool.ClassDep
-
Set of packages to include when classes are found through the specified
root directories.
- inspectClass(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Process all public and protected fields, methods, constructors,
interfaces, and superclasses declared by the given class.
- installedProviders(Class) - Static method in class com.sun.jini.resource.Service
-
Locates and incrementally instantiates the available providers of a
given service using the extension class loader.
- instance - Static variable in class com.sun.jini.discovery.DiscoveryV1
-
- instance - Variable in class com.sun.jini.proxy.MarshalledWrapper
-
The wrapped MarshalledInstance.
- INSTANCE - Static variable in class net.jini.config.EmptyConfiguration
-
A Configuration
with no entries.
- instances - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- InstantiatorAccessExporter - Class in com.sun.jini.phoenix
-
Exporter that wraps an ActivationInstantiator
instance so that
it only accepts calls from the local host.
- InstantiatorAccessExporter() - Constructor for class com.sun.jini.phoenix.InstantiatorAccessExporter
-
Creates an exporter with an underlying
JrmpExporter
that
exports on an anonymous port.
- InstantiatorAccessExporter(Exporter) - Constructor for class com.sun.jini.phoenix.InstantiatorAccessExporter
-
Creates an exporter with the specified underlying exporter.
- InstantiatorAccessExporter.InstantiatorImpl - Class in com.sun.jini.phoenix
-
- InstantiatorAccessExporter.InstantiatorImpl(ActivationInstantiator) - Constructor for class com.sun.jini.phoenix.InstantiatorAccessExporter.InstantiatorImpl
-
- InstantiatorPermission - Class in com.sun.jini.phoenix
-
- InstantiatorPermission(String) - Constructor for class com.sun.jini.phoenix.InstantiatorPermission
-
Creates an instance with the specified name.
- inState - Variable in class com.sun.jini.jeri.internal.http.Request
-
- inState - Variable in class com.sun.jini.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 com.sun.jini.discovery.internal.X500Provider
-
- intBuf - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- intBuf - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- intBytes - Static variable in class com.sun.jini.outrigger.snaplogstore.LogInputFile
-
- intBytes - Static variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- intBytes - Static variable in class com.sun.jini.reliableLog.ReliableLog
-
- integrity - Variable in class com.sun.jini.jeri.internal.runtime.Util.IntegrityEnforcementImpl
-
- integrity - Variable in class com.sun.jini.mercury.RemoteEventData
-
true
if the last time this object was unmarshalled
integrity was being enforced, false
otherwise.
- integrity - Variable in class com.sun.jini.outrigger.EntryRep
-
true
if the last time this object was unmarshalled
integrity was being enforced, false
otherwise.
- integrity - Variable in class com.sun.jini.proxy.MarshalledWrapper
-
Flag set to true if this instance was unmarshalled from an
integrity-protected stream, or false otherwise
- integrity - Variable in class com.sun.jini.reggie.EntryClass
-
Flag set to true if this instance was unmarshalled from an
integrity-protected stream, or false otherwise
- integrity - Variable in class com.sun.jini.reggie.ServiceType
-
Flag set to true if this instance was unmarshalled from an
integrity-protected stream, or false otherwise
- 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_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 class com.sun.jini.jeri.internal.runtime.Util.IntegrityEnforcementImpl
-
- integrityEnforced(ObjectInputStream) - Static method in class com.sun.jini.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.
- integrityEnforced() - Method in interface net.jini.io.context.IntegrityEnforcement
-
Returns true
if object integrity is being enforced, and
false
otherwise.
- 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.
- 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
-
- interested(String[], Set) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury
-
This exception denotes a problem with the local implementation of the
EventMailbox
interface.
- InternalMailboxException(String) - Constructor for exception com.sun.jini.mercury.InternalMailboxException
-
Create an exception, passing the string to the superclass'
constructor.
- InternalMailboxException(String, Throwable) - Constructor for exception com.sun.jini.mercury.InternalMailboxException
-
Create an exception, passing the string to the superclass'
constructor.
- InternalManagerException - Exception in com.sun.jini.mahalo
-
This exception denotes a problem with the transaction manager
implementation.
- InternalManagerException() - Constructor for exception com.sun.jini.mahalo.InternalManagerException
-
- InternalManagerException(String) - Constructor for exception com.sun.jini.mahalo.InternalManagerException
-
- InternalNormException - Exception in com.sun.jini.norm
-
This exception denotes a problem with the local implementation of a
Norm server.
- InternalNormException(String) - Constructor for exception com.sun.jini.norm.InternalNormException
-
Create an exception, forwarding a string to the superclass constructor.
- InternalNormException(String, Throwable) - Constructor for exception com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.BackEnd.ConsumerThread
-
- interrupt() - Method in class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
- interrupt() - Method in class com.sun.jini.reggie.RegistrarImpl.UnicastThread
-
- interrupt() - Method in class com.sun.jini.thread.InterruptedStatusThread
-
- interrupt() - Method in class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
- interrupt() - Method in class net.jini.discovery.LookupDiscovery.ResponseListener
-
- interrupted - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- interrupted(Thread) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- interrupted - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd.ConsumerThread
-
- interrupted - Variable in class com.sun.jini.thread.InterruptedStatusThread
-
true if thread has been interrupted
- interrupted - Variable in class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
True if thread has been interrupted
- interrupted - Variable in class net.jini.discovery.LookupDiscovery.ResponseListener
-
True if thread has been interrupted
- InterruptedStatusThread - Class in com.sun.jini.thread
-
Common Thread subclass to handle potential loss of
interrupted status.
- InterruptedStatusThread() - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(Runnable) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(Runnable, String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(ThreadGroup, Runnable) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(ThreadGroup, Runnable, String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(ThreadGroup, Runnable, String, long) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- InterruptedStatusThread(ThreadGroup, String) - Constructor for class com.sun.jini.thread.InterruptedStatusThread
-
Constructs a new InterruptedStatusThread
object.
- interruptible - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
true if renew/clean thread may be interrupted
- interruptible - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager
-
true if reaper thread may be interrupted
- intersect(Set, Set) - Static method in class com.sun.jini.discovery.DiscoveryConstraints
-
- intersectRegSets(ServiceRegistrar[], ServiceRegistrar[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Returns the set of registrars common to both input parameters
- interval - Variable in class com.sun.jini.logging.LogManager.Probe
-
Time in milliseconds between probes
- interval - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.Reaper
-
- intialLeaseDuration - Variable in class com.sun.jini.outrigger.MatchSetData
-
Initial lease time.
- Introspector - Class in com.sun.jini.example.browser
-
Introspection related methods
- Introspector() - Constructor for class com.sun.jini.example.browser.Introspector
-
- intToUshort(int) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Returns the given integer value as an unsigned short, throwing an
IllegalArgumentException if the value is negative or too large.
- inUse(long) - Method in class com.sun.jini.norm.UIDGenerator
-
Used during log recovery to update the generator that a given ID
is in use.
- inUse - Variable in class net.jini.jeri.ssl.HttpsEndpoint.EndpointInfo
-
The connections that are in use for the endpoint.
- INVALID - Static variable in class com.sun.jini.jeri.internal.http.Request
-
- INVALID_KEY - Static variable in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.ValueCell
-
- invalidate(Throwable) - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
Invalidates stream, saving cause.
- invalidate(Throwable) - Method in class com.sun.jini.jeri.internal.http.Request.ContentOutputStream
-
Invalidates stream, saving cause.
- invalidate() - Method in interface com.sun.jini.mahalo.log.ClientLog
-
- invalidate() - Method in class com.sun.jini.mahalo.log.SimpleLogFile
-
Invalidate the log.
- invalidate() - Method in class com.sun.jini.mahalo.log.TransientLogFile
-
Invalidate the log.
- invalidate() - Method in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Utility method that marks this object as invalid.
- invalidated - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Boolean flag indicating the (in)validity of this object.
- invalidatedLock - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
lock object protecting invalidated
flag.
- InvalidatedLogException - Exception in com.sun.jini.mahalo.log
-
- InvalidatedLogException() - Constructor for exception com.sun.jini.mahalo.log.InvalidatedLogException
-
- InvalidatedLogException(String) - Constructor for exception com.sun.jini.mahalo.log.InvalidatedLogException
-
- 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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
set of RefEntry instances from last (failed) dirty call
- inventory() - Method in class com.sun.jini.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, Collection) - 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 - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- InvocationDispatcher - Interface in net.jini.jeri
-
An abstraction used to handle incoming call requests for a remote
object.
- 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
-
- InvocationLayerFactory.Instances(Remote, InvocationDispatcher) - Constructor for class net.jini.jeri.InvocationLayerFactory.Instances
-
Creates a container for a proxy instance and an invocation
dispatcher instance.
- invoke(Object, Method, Object[]) - Method in class com.sun.jini.example.browser.Browser.Handler
-
- invoke(Remote, Method, Object[], Collection) - Method in class com.sun.jini.phoenix.SystemAccessILFactory.SystemDispatcher
-
Checks the group policy as necessary, and then calls the superclass
invoke
method with the same arguments, and returns
the result.
- 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.
- 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.
- 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 com.sun.jini.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 com.sun.jini.jeri.internal.mux
-
An IOFuture represents an I/O operation that may or may not have
completed yet.
- IOFuture() - Constructor for class com.sun.jini.jeri.internal.mux.IOFuture
-
- IOV_MAX - Static variable in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- isAccessible - Variable in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- isAccessible() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- isAdmin - Variable in class com.sun.jini.example.browser.Browser
-
- isAdministrable() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- isAdministrable - Variable in class com.sun.jini.example.browser.ObjectNode
-
- isAdministrable() - Method in class com.sun.jini.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.LookupLocatorDiscovery
-
Determines if the given Object is an element of the given array.
- isArrayContainsServiceItem(ArrayList, ServiceItem) - Static method in class net.jini.lookup.ServiceDiscoveryManager
-
Determines if the given ServiceItem is an element of the given array.
- isAssignableFrom(Class, Class) - Static method in class com.sun.jini.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 com.sun.jini.reggie.EntryClass
-
This is really only needed in the registrar, but it's very
convenient to have here.
- isAssignableFrom(ServiceType[]) - Method in class com.sun.jini.reggie.ServiceType
-
Test if this isAssignableFrom any of the given interface types.
- isAssignableFrom(ServiceType) - Method in class com.sun.jini.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 com.sun.jini.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.
- 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.
- 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 com.sun.jini.outrigger.EntryRep
-
Return true
if this entry represents an object that
is at least the type of the otherClass
.
- isAutoConfirm() - Method in class com.sun.jini.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 com.sun.jini.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.
- isCompleted(long) - Method in class com.sun.jini.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 com.sun.jini.example.browser.EntryTreePanel
-
running mode.
- isControllable - Variable in class com.sun.jini.example.browser.ObjectNode
-
- isControllable() - Method in class com.sun.jini.example.browser.ObjectNode
-
- isCurrent() - Method in interface com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Returns true if the lease on the lease set is still current, else
false.
- isCurrent() - Method in class com.sun.jini.norm.NormServerBaseImpl.SendMonitorImpl
-
- isDaemon() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
Returns true
if the the thread will be daemon
thread, returns false
otherwise.
- isDefaultWakeupMgr - Variable in class net.jini.discovery.LookupDiscovery
-
- isDeformed() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Return true if the underlying client lease has not yet been deserialized
- isDisableMulticast() - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- isDiscarded() - Method in class net.jini.discovery.LookupDiscoveryManager.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.LookupLocatorDiscovery
-
Determines whether or not the lookup service associated with the
given LookupLocator has already been discovered.
- isDup(Entry[], int) - Static method in class com.sun.jini.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 com.sun.jini.example.browser.ObjectNode
-
- isEmpty() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- isEmpty - Variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
flag to signal if this preference object is empty
- isEmpty() - Method in interface com.sun.jini.mercury.EventLog
-
Returns true if this log contains no events and
false otherwise.
- isEmpty() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- isEmpty() - Method in class com.sun.jini.mercury.TransientEventLog
-
- isEmpty() - Method in class com.sun.jini.outrigger.TemplateHandle
-
Return true
if there are no watchers associated
with this object and false
otherwise.
- isEmpty(Object[]) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Return true if the array is null or zero length
- isEmpty() - Method in class com.sun.jini.thread.WakeupManager
-
Return whether the queue is currently empty.
- 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.
- isEntryTop - Variable in class com.sun.jini.example.browser.ObjectNode
-
- isEntryTop() - Method in class com.sun.jini.example.browser.ObjectNode
-
- isExpired(long, EntryHandle) - Method in class com.sun.jini.outrigger.EntryHolder
-
Return true
if the entry held by the given
handle
has expired by the time in now
.
- isFailure - Variable in class com.sun.jini.norm.LRMEventListener.Discriminator
-
true if this wrapper is associated with a renewal failure event
- isFromProxy(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
-
- isFrozen(String) - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
Return the frozen state of the class node having the
given name.
- isHelp(String) - Static method in class com.sun.jini.system.MultiCommandLine
-
- isHidden(Field) - Static method in class com.sun.jini.example.browser.Introspector
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.ConsumingWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.StorableEventWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransactableEventWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
- isInterested(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Return true
if this watcher cares about a given
visibility transition.
- isInterface() - Method in class com.sun.jini.reggie.ServiceType
-
- isInterrupted() - Method in class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
Accessor method that returns the interrupted
flag.
- isInterrupted() - Method in class net.jini.discovery.LookupDiscovery.ResponseListener
-
Accessor method that returns the interrupted
flag.
- isLeaf - Variable in class com.sun.jini.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 com.sun.jini.outrigger.IfExistsWatcher
-
If the query has been resolved by the locked entry set
becoming empty returns true
, otherwise
return false
.
- isLockedEntrySetEmpty() - Method in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
- isLockedEntrySetEmpty() - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
- isLockedEntrySetEmpty() - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
- isMatchAny(EntryRep) - Static method in class com.sun.jini.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.
- isNewEntry() - Method in class com.sun.jini.outrigger.EntryTransition
-
Return true
if this transition represents a
new entry becoming visible, otherwise return false
.
- isolateSets() - Method in class com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Whether to isolate leases in their own renewal sets as opposed to
batching leases across sets.
- isolateSets() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns whether to isolate renewal sets or batch lease across sets.
- isOverride - Variable in class net.jini.config.ConfigurationFile.Entry
-
- isPinned() - Method in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
- isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
-
- isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Check whether arg
is a plugin specific option.
- isPluginOption(String) - Method in interface com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
Test whether to unconditionally test for the presence of the
activation system.
- isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps
-
- isPreferred(String) - Method in class com.sun.jini.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
-
- isProvisionallyRemoved() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.SelectionManager
-
- isReferenced() - Method in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- isReferenced(RequestDispatcher) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- isRefSetEmpty() - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
Returns true if there are no registered live reference
instances for this entry still reachable in this VM.
- isRenewQueueEmpty() - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- isRequest - Variable in class com.sun.jini.jeri.internal.http.StartLine
-
request or response line?
- isResolved() - Method in class com.sun.jini.outrigger.QueryWatcher
-
Returns true
if this query has been resolved.
- isResolved() - Method in class com.sun.jini.outrigger.SingletonQueryWatcher
-
Returns true
if this query has been resolved.
- isResolved() - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
- isRoot - Variable in class com.sun.jini.example.browser.ObjectNode
-
- isRootClass() - Method in class com.sun.jini.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.
- isSpaceBrowsable() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- isSpaceOrTab(char) - Static method in class com.sun.jini.jeri.internal.http.Header
-
- isStatic - Variable in class net.jini.config.ConfigurationFile.Entry
-
- isString(Class) - Static method in class com.sun.jini.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.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.ProxyVerifier
-
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.mercury.ProxyVerifier
-
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.norm.ProxyVerifier
-
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.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 com.sun.jini.phoenix.ConstrainableAID.Verifier
-
Verifies trust in a proxy.
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.proxy.BasicProxyTrustVerifier
-
Verifies trust in a proxy.
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.reggie.ProxyVerifier
-
Returns true if the given object is a trusted proxy, or false otherwise.
- isTrustedObject(Object, TrustVerifier.Context) - Method in class com.sun.jini.start.ProxyVerifier
-
- 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
-
- 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.
- 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 com.sun.jini.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
- 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 com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
true
if this is a visibility event
- isVisible() - Method in class com.sun.jini.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.
- isWrapper(Class) - Static method in class com.sun.jini.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 com.sun.jini.example.browser.Browser.ServiceListItem
-
- item - Variable in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- item - Variable in class com.sun.jini.example.browser.ServiceBrowser.AttributePanel
-
- item - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- Item - Class in com.sun.jini.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 com.sun.jini.reggie.Item
-
Converts a ServiceItem to an Item.
- item - Variable in class com.sun.jini.reggie.RegistrarEvent
-
The new state of the item, or null if the item has been
deleted from the lookup service.
- item - Variable in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
The new state of the item, or null if deleted
- item - Variable in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
The service item.
- item - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.DiscardServiceTask
-
- item - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
- item - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
-
- 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
-
- itemMatchMatchChange(ServiceRegistrar, ServiceItem, ServiceDiscoveryManager.ServiceItemReg, boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
With respect to a given service (referenced by both the parameter
newItem and the parameter itemReg), 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.
- itemReg - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask
-
- items - Variable in class com.sun.jini.reggie.Matches
-
ServiceMatches.items as an ArrayList of Item
- 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
-
- iter - Variable in class com.sun.jini.lease.AbstractLeaseMap.EntryIterator
-
- iter - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Event iterator
- iter - Variable in class com.sun.jini.norm.ClientLeaseMapWrapper.EntryIterator
-
Iterator over the wrapperMap values
- iter - Variable in class com.sun.jini.reggie.RegistrarImpl.AllItemIter
-
Iterator over serviceByID
- iter - Variable in class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
Values iterator for current HashMap
- iter - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
-
- iterations - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The map of Uuid
to active iterations
- iterationUuid - Variable in class com.sun.jini.outrigger.IteratorProxy
-
The Uuid
of the iteration this
proxy is associated with.
- iterator() - Method in class com.artima.lookup.util.ConsistentSet
-
Returns an iterator
over the elements in this set.
- iterator() - Method in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
Wrap so we can do type checking on Map.Entry.setValue.
- iterator(Uuid, File) - Method in class com.sun.jini.mercury.EventLogFactory
-
Method to return the iterator object for the designated
Uuid.
- iterator(Uuid) - Method in class com.sun.jini.mercury.EventLogFactory
-
Method to return the iterator object for the designated
Uuid.
- iterator() - Method in class com.sun.jini.mercury.ServiceRegistration
-
Get the reference to the registration's associated
EventLogIterator
- iterator() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- iterator() - Method in class com.sun.jini.outrigger.FastList
-
- 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() - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- iteratorID - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Unique identifier for this registration
- iteratorLogger - Static variable in class com.sun.jini.outrigger.EntryHolder
-
Logger for logging information about iterators
- iteratorLogger - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger for logging information to iterators
- iteratorLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to iterators
- iteratorNotifier - Variable in class com.sun.jini.mercury.ServiceRegistration
-
Lock object used to coordinate event delivery via the iterator.
- IteratorProxy - Class in com.sun.jini.outrigger
-
The iterator that is returned to the client.
- IteratorProxy(Uuid, OutriggerAdmin, int) - Constructor for class com.sun.jini.outrigger.IteratorProxy
-
Create client side iterator proxy.
- iterators - Variable in class com.sun.jini.mercury.EventLogFactory
-
Map that contains references to generated iterators
- iterID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
-
The iterator ID.
- l - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- label - Variable in class com.sun.jini.example.browser.Browser.ServiceItemRenderer
-
- label - Variable in class com.sun.jini.example.browser.EntryTreePanel.ObjectNodeRenderer
-
- Landlord - Interface in com.sun.jini.landlord
-
Interface that granters of leases must implement in order to work
with the LandlordLease
implementation of the
Lease
interface.
- landlord - Variable in class com.sun.jini.landlord.LandlordLease
-
Owner of the resource associated with this lease.
- landlord() - Method in class com.sun.jini.landlord.LandlordLease
-
Return the landlord.
- landlord - Variable in class com.sun.jini.landlord.LandlordLeaseMap
-
The landlord which this map will talk to.
- landlord() - Method in class com.sun.jini.landlord.LandlordLeaseMap
-
Return the landlord.
- landlord - Variable in class com.sun.jini.landlord.LandlordProxyVerifier
-
The canonical instance of the server reference.
- landlord - Variable in class com.sun.jini.landlord.LeaseFactory
-
The inner proxy for the leases we create
- landlord - Variable in class com.sun.jini.mahalo.LeaseExpirationMgr
-
- Landlord.RenewResults - Class in com.sun.jini.landlord
-
- Landlord.RenewResults(long[]) - Constructor for class com.sun.jini.landlord.Landlord.RenewResults
-
Create a RenewResults
object setting the field
granted
to the passed value, and denied
to null
.
- Landlord.RenewResults(long[], Exception[]) - Constructor for class com.sun.jini.landlord.Landlord.RenewResults
-
Create a RenewResults
object setting the field
granted
and denied
fields to the
passed values.
- LandlordLease - Class in com.sun.jini.landlord
-
Basic implementation of net.jini.core.lease.Lease
that works
with the the Landlord protocol.
- LandlordLease(Uuid, Landlord, Uuid, long) - Constructor for class com.sun.jini.landlord.LandlordLease
-
Create a new LandlordLease
.
- LandlordLeaseMap - Class in com.sun.jini.landlord
-
Implementation of LeaseMap
for LandlordLease
.
- LandlordLeaseMap(Landlord, Uuid, Lease, long) - Constructor for class com.sun.jini.landlord.LandlordLeaseMap
-
Create a new LandlordLeaseMap
.
- LandlordProxyVerifier - Class in com.sun.jini.landlord
-
This class defines a trust verifier for the proxies defined
in the landlord package.
- LandlordProxyVerifier(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LandlordProxyVerifier
-
Returns a verifier for the proxies defined in the landlord
package with the specified server reference and server
Uuid
.
- LandlordUtil - Class in com.sun.jini.landlord
-
Static methods useful for implementing landlords.
- LandlordUtil() - Constructor for class com.sun.jini.landlord.LandlordUtil
-
- landlordUuid - Variable in class com.sun.jini.landlord.LandlordLease
-
The Uuid
of the landlord
.
- landlordUuid() - Method in class com.sun.jini.landlord.LandlordLease
-
Return the landlord's Uuid.
- landlordUuid - Variable in class com.sun.jini.landlord.LandlordLeaseMap
-
- landlordUuid - Variable in class com.sun.jini.landlord.LandlordProxyVerifier
-
The Uuid
associated landlord
.
- landlordUuid - Variable in class com.sun.jini.landlord.LeaseFactory
-
The Uuid
of the server granting the leases
- last - Variable in class com.sun.jini.norm.ClientLeaseMapWrapper.EntryIterator
-
Lease associated with the last value returned by next()
- lastBatch - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Last batch of entries returned
- lastBatch - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
Last batch of EntryRep
objects sent to the
client.
- lastEntry - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Uuid of the last entry returned
- lastEventCookie - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Last remote event cookie
- lastExceptionTime - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.SelectLoop
-
- lastFailure - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Throwable thrown by the last renew attempt on the client lease.
- lastGroups - Variable in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Groups associated with cached datagram packets
- lastId - Variable in class com.sun.jini.outrigger.IteratorProxy
-
ID of last entry we got from server
- lastId - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
Uuid
of last entry in lastBatch
.
- lastLocator - Variable in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
LookupLocator associated with cached datagram packets
- lastLog - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- lastNonProxyHosts - Static variable in class com.sun.jini.jeri.internal.http.HttpSettings
-
- lastNonProxyLock - Static variable in class com.sun.jini.jeri.internal.http.HttpSettings
-
- lastNonProxyPatterns - Static variable in class com.sun.jini.jeri.internal.http.HttpSettings
-
- lastOrdinalUsed - Variable in class com.sun.jini.outrigger.OperationJournal
-
The last ordinal value used
- lastProcessed - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.MatchSetProxy
-
Last rep returned
- lastSeqNum - Variable in class com.sun.jini.norm.event.EventType
-
Last event sequence number we used
- lastSeqNumDelivered - Variable in class com.sun.jini.outrigger.EventRegistrationWatcher
-
The sequence number of the last event successfully
delivered.
- launch(String, String[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.EnvCheck
-
Launch a subtask VM using the java
command given by
javaCmd
.
- launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Launch a subtask using the environment defined by the given service
descriptors.
- launch(NonActivatableServiceDescriptor, SharedActivationGroupDescriptor, String, String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Launch a subtask using the environment defined by the given service
descriptors.
- lcv - Variable in class com.sun.jini.system.FileObserver
-
- Lease - Class in com.sun.jini.jeri.internal.runtime
-
- Lease(Uuid, long) - Constructor for class com.sun.jini.jeri.internal.runtime.Lease
-
- lease - Variable in class com.sun.jini.lease.BasicRenewalFailureEvent
-
Transient cache of lease returned by getLease
method.
- lease - Variable in class com.sun.jini.mercury.Registration
-
The service's registration lease
- lease - Variable in class com.sun.jini.outrigger.MatchSetProxy
-
Lease assocated with this query
- lease - Variable in class com.sun.jini.reggie.Registration
-
The service lease
- 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_TYPE - Static variable in class com.sun.jini.reggie.EventLease
-
The type of the lease used in toString() calls.
- LEASE_TYPE - Static variable in class com.sun.jini.reggie.ServiceLease
-
The type of the lease used in toString() calls.
- leaseBound - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
least upper bound applied to all granted lease durations
- leaseChecker - Variable in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
thread to check for expired leases
- leaseCheckInterval - Static variable in class com.sun.jini.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 com.sun.jini.outrigger
-
Interface that describes objects in the Outrigger implementation
that are leased
- LeasedResource - Interface in com.sun.jini.landlord
-
Server side representation of a lease
- leaseDuration - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- 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 com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
The absolute expiration time of the current lease.
- leaseExpiration - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The lease expiration time.
- leaseExpiration - Variable in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
The lease expiration time.
- LeaseExpirationMgr - Class in com.sun.jini.mahalo
-
Lease Mgr implementation that aggressively expires leases as they
expiration times occur.
- LeaseExpirationMgr(LeaseExpirationMgr.Expirer) - Constructor for class com.sun.jini.mahalo.LeaseExpirationMgr
-
Create a LeaseExpirationMgr
to aggressively expire
the leases of the passed landlord (implementing
Expirer
is trivial for a Landlord
.
- LeaseExpirationMgr - Class in com.sun.jini.norm
-
Lease manager that aggressively expires leases as their expiration times
occur.
- LeaseExpirationMgr(NormServerBaseImpl) - Constructor for class com.sun.jini.norm.LeaseExpirationMgr
-
Create a LeaseExpirationMgr
to aggressively expire
the leases of the passed NormServerBaseImpl
- LeaseExpirationMgr.Canceler - Class in com.sun.jini.mahalo
-
Objects that do the actually cancel the resource in question, stuck
in WakeupManager
- LeaseExpirationMgr.Canceler(LeasedResource) - Constructor for class com.sun.jini.mahalo.LeaseExpirationMgr.Canceler
-
Create a Canceler
for the passed resource
- LeaseExpirationMgr.Expiration - Class in com.sun.jini.norm
-
Objects that do the actual expiration of the set in question,
stuck in expireQueue
.
- LeaseExpirationMgr.Expiration(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseExpirationMgr.Expiration
-
Create a Expiration
task for the passed resource.
- LeaseExpirationMgr.ExpirationThread - Class in com.sun.jini.norm
-
Expires sets queued for expiration.
- LeaseExpirationMgr.ExpirationThread() - Constructor for class com.sun.jini.norm.LeaseExpirationMgr.ExpirationThread
-
- LeaseExpirationMgr.Expirer - Interface in com.sun.jini.mahalo
-
Interface that allows LeaseExpirationMgr to expire resources.
- LeaseExpirationMgr.MgrTask - Class in com.sun.jini.norm
-
Utility base class for our tasks, mainly provides the the proper
locking for manipulating the ticketMap.
- LeaseExpirationMgr.MgrTask(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseExpirationMgr.MgrTask
-
Simple constructor.
- LeaseExpirationMgr.QueueExpiration - Class in com.sun.jini.norm
-
Task that queues a task to expire a lease set.
- LeaseExpirationMgr.QueueExpiration(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseExpirationMgr.QueueExpiration
-
- LeaseExpirationMgr.SendWarning - Class in com.sun.jini.norm
-
Objects that do the schedule the warning events, also schedules
an expiration task.
- LeaseExpirationMgr.SendWarning(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseExpirationMgr.SendWarning
-
Create a SendWarning
task for the passed resource.
- leaseExpired(Uuid) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- leaseExpireThread - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Registration lease expiration thread
- leaseExpireThreadSyncObj - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Object for synchronizing with the registration expire thread
- leaseExpTime - Variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseRenewedLogObj
-
The new lease expiration time.
- leaseExpTime - Variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
-
The new lease expiration time.
- leaseExpTimes - Variable in class com.sun.jini.reggie.RegistrarImpl.LeasesRenewedLogObj
-
The new lease expiration times.
- LeaseFactory - Class in com.sun.jini.landlord
-
- LeaseFactory(Landlord, Uuid) - Constructor for class com.sun.jini.landlord.LeaseFactory
-
Create a new LeaseFactory
that will create
LandlordLease
s with the specified
Landlord
and landlord Uuid
.
- leaseFactory - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
LandLordLeaseFactory
we use to create leases
- leaseFactory - Variable in class com.sun.jini.mercury.MailboxImpl
-
LandLordLeaseFactory
we use to create leases
- leaseFactory - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Factory for creating leases
- leaseFactory - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Factory we use to create leases
- leaseID - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseCancelledLogObj
-
The identifier assigned by the lease grantor to the lease that was
cancelled.
- leaseID - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseRenewedLogObj
-
The identifier assigned by the lease grantor to the lease that was
renewed.
- leaseID - Variable in class com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
The ID of the lease placed on the current registration.
- leaseID - Variable in class com.sun.jini.fiddler.FiddlerLease
-
The internal identifier assigned to this lease by the granting entity.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsAddedLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsSetLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseCancelledLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseRenewedLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
The lease id.
- leaseID - Variable in class com.sun.jini.reggie.RegistrarLease
-
The internal lease id.
- leaseIDs - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.LeasesCancelledLogObj
-
The lease ids.
- leaseIDs - Variable in class com.sun.jini.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.
- leaseLock - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
- leaseLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for lease related messages
- leaseLogger - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger for information related to leases and leasing
- leaseLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to leases and leasing
- LeaseManager - Interface in com.sun.jini.mahalo
-
LeaseManager
provides an interface for tracking lease
status.
- LeaseMap - Interface in net.jini.core.lease
-
An unsynchronized Map from Lease to Long (the duration to use when
renewing the lease).
- 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) - Constructor for exception net.jini.core.lease.LeaseMapException
-
Constructs a LeaseMapException for the specified map with a
detail message.
- leaseMapMethodMapArray - Static variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
- leaseMgr - Variable in class com.sun.jini.example.browser.Browser
-
- LeasePeriodPolicy - Interface in com.sun.jini.landlord
-
Interface for objects that define what policy to use
when calculating lease grants and renewals.
- LeasePeriodPolicy.Result - Class in com.sun.jini.landlord
-
Simple class that holds a pair of times, the
new expiration and duration for a lease.
- LeasePeriodPolicy.Result(long, long) - Constructor for class com.sun.jini.landlord.LeasePeriodPolicy.Result
-
Simple constructor to create a new Result
object.
- leasePolicy - Variable in class com.sun.jini.mercury.MailboxImpl
-
LeasePeriodPolicy
for this service
- leasePreparer - Variable in class com.sun.jini.example.browser.Browser
-
- leasePreparer - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for leases supplied through the API
- 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.
- 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(Lease, long, LeaseListener) - Constructor for class net.jini.lease.LeaseRenewalManager
-
Constructs an instance of this class that will initially manage a
single lease.
- LeaseRenewalManager.Entry - Class in net.jini.lease
-
- LeaseRenewalManager.Entry(Lease, long, long, LeaseListener) - Constructor for class net.jini.lease.LeaseRenewalManager.Entry
-
- LeaseRenewalManager.Entry(long) - Constructor for class net.jini.lease.LeaseRenewalManager.Entry
-
Create a fake entry for tailMap
- LeaseRenewalManager.QueuerTask - Class in net.jini.lease
-
- LeaseRenewalManager.QueuerTask(long) - Constructor for class net.jini.lease.LeaseRenewalManager.QueuerTask
-
- LeaseRenewalManager.RenewTask - Class in net.jini.lease
-
- LeaseRenewalManager.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.
- 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
-
- 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.
- leases - Variable in class com.sun.jini.norm.DeformedLeaseList
-
A list of all the leases we are tracking.
- leases - Variable in class com.sun.jini.norm.LeaseSet
-
A collection of the client leases in this set (in wrapped form).
- leases - Variable in class net.jini.lease.LeaseRenewalManager
-
Entries for leases that are not actively being renewed.
- LeaseSet - Class in com.sun.jini.norm
-
Norm's internal representation of LeaseRenewalSets.
- LeaseSet(Uuid, EventTypeGenerator, PersistentStore, NormServerBaseImpl) - Constructor for class com.sun.jini.norm.LeaseSet
-
Simple constructor.
- LeaseSet.ChangeSetExpiration - Class in com.sun.jini.norm
-
Class used to log changes to the set expiration time.
- LeaseSet.ChangeSetExpiration(LeaseSet, long) - Constructor for class com.sun.jini.norm.LeaseSet.ChangeSetExpiration
-
Simple constructor
- LeaseSet.ExpirationTime - Class in com.sun.jini.norm
-
Utility class that holds and guards the second copy of our expiration
time.
- LeaseSet.ExpirationTime(long) - Constructor for class com.sun.jini.norm.LeaseSet.ExpirationTime
-
Simple constructor
- LeaseSet.FailureEventRegistration - Class in com.sun.jini.norm
-
Class used to log changes to failure event registrations
- LeaseSet.FailureEventRegistration(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseSet.FailureEventRegistration
-
Simple constructor
- LeaseSet.RemoveClientLease - Class in com.sun.jini.norm
-
Class used to log the removal of a client lease from the set
- LeaseSet.RemoveClientLease(LeaseSet, ClientLeaseWrapper) - Constructor for class com.sun.jini.norm.LeaseSet.RemoveClientLease
-
Simple constructor
- LeaseSet.RenewalFailure - Class in com.sun.jini.norm
-
Class used to log a renewal failure
- LeaseSet.RenewalFailure(LeaseSet, ClientLeaseWrapper, long) - Constructor for class com.sun.jini.norm.LeaseSet.RenewalFailure
-
Simple constructor
- LeaseSet.UpdateClientLease - Class in com.sun.jini.norm
-
Class used to log adding or updating a client lease to the set
- LeaseSet.UpdateClientLease(LeaseSet, ClientLeaseWrapper) - Constructor for class com.sun.jini.norm.LeaseSet.UpdateClientLease
-
Simple constructor
- LeaseSet.WarningEventRegistration - Class in com.sun.jini.norm
-
Class used to log changes to warning event registrations
- LeaseSet.WarningEventRegistration(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseSet.WarningEventRegistration
-
Simple constructor
- LeaseSet.WarningFactory - Class in com.sun.jini.norm
-
Nested class that implements EventFactory
that
generates ExpirationWarningEvent
s.
- LeaseSet.WarningFactory(LeaseSet) - Constructor for class com.sun.jini.norm.LeaseSet.WarningFactory
-
Create a new WarningFactory
- LeaseSetOperation - Class in com.sun.jini.norm
-
Base class for logged operations that do not create or destroy a set.
- LeaseSetOperation(Uuid) - Constructor for class com.sun.jini.norm.LeaseSetOperation
-
Simple constructor
- leaseTable - Variable in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
maps client ID to Lease (lock guards leaseChecker too)
- leaseTable - Variable in class com.sun.jini.norm.LeaseSet
-
A table that maps client leases to client lease wrappers.
- LeaseTable - Class in com.sun.jini.norm
-
Maps client leases to the wrapper objects that we use internally.
- LeaseTable() - Constructor for class com.sun.jini.norm.LeaseTable
-
- leaseTable - Variable in class com.sun.jini.norm.LeaseTable
-
The map we use to map client leases to wrappers.
- leaseToLeaseMapMethods - Static variable in class com.sun.jini.norm.ClientLeaseMapWrapper
-
Methods for converting lease constraints to lease map constraints.
- leaseToLeaseMapMethods - Static variable in class net.jini.lease.LeaseRenewalManager
-
- leaseToLeaseMethods - Static variable in class com.sun.jini.norm.ClientLeaseWrapper
-
- leaseToLeaseMethods - Static variable in class net.jini.lease.LeaseRenewalManager
-
- 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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
lease duration to request (usually ignored by server)
- leaseValue - Static variable in class com.sun.jini.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.
- length - Variable in class com.sun.jini.reliableLog.LogInputStream
-
- level - Variable in class com.sun.jini.tool.envcheck.Reporter.Message
-
the message level, initialized to an illegal value
- Levels - Class in com.sun.jini.logging
-
Defines additional
Level
values.
- Levels() - Constructor for class com.sun.jini.logging.Levels
-
This class cannot be instantiated.
- Levels.ClassReplacingObjectOutputStream - Class in com.sun.jini.logging
-
Defines an object output stream that allows the data for one class to be
interpreted as the data for another class.
- Levels.ClassReplacingObjectOutputStream(OutputStream, Class, Class) - Constructor for class com.sun.jini.logging.Levels.ClassReplacingObjectOutputStream
-
- Levels.LevelData - Class in com.sun.jini.logging
-
Defines a class that has the same data format as the Level class, to
permit creating the serialized form of a Level instance.
- Levels.LevelData(String, int, String) - Constructor for class com.sun.jini.logging.Levels.LevelData
-
- lifeCycle - Variable in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
Cache of our LifeCycle
object
- lifeCycle - Variable in class com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Object to notify when this service is destroyed, or null
- lifeCycle - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Object to notify if we destroy ourselves, may be null
- lifeCycle - Variable in class com.sun.jini.phoenix.PhoenixStarter
-
the LifeCycle callback object
- lifeCycle - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Shutdown callback object, or null if no callback needed
- LifeCycle - Interface in com.sun.jini.start
-
The interface used to manage the lifecycle of shared, non-activatable
services started by the
service starter.
- lifeCycle - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- lifeCycle - Variable in class com.sun.jini.tool.ClassServer
-
Life cycle control
- lifecycleLogger - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger for information related to starting/restarting/destroying
the service
- lifecycleLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to starting/restarting/destroying
the service
- LIGHT - Static variable in class com.sun.jini.example.browser.MetalIcons
-
- lim - Variable in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- limit - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
The maxium number of entries that should be captured
- limitDuration(long, long) - Static method in class com.sun.jini.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
-
- lineSeparator - Static variable in class com.sun.jini.phoenix.PipeWriter
-
- lineSeparatorLength - Static variable in class com.sun.jini.phoenix.PipeWriter
-
- list - Variable in class com.sun.jini.example.browser.Browser
-
- list - Variable in class com.sun.jini.outrigger.FastList.Node
-
null until the node is added to a list, then a reference to the list.
- list() - Method in class com.sun.jini.phoenix.Activation.RegistryImpl
-
Returns a list containing the single name.
- list - Variable in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
-
- listBox - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- listen - Variable in class com.sun.jini.example.browser.Browser
-
- listen - Variable in class com.sun.jini.reggie.RegistrarImpl.UnicastThread
-
Server socket to accepts connections on.
- 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.
- listenCookie - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenHandleImpl
-
ListenCookie of the listen operation
- listenEndpoint - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- 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.
- listener - Variable in class com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
The remote event listener registered by the client.
- listener - Variable in class com.sun.jini.mercury.Registration
-
Reference to service provided RemoteEventListener implementation
- listener - Variable in class com.sun.jini.norm.event.EventType
-
Transient cache of listener in unmarshalled form
- listener - Variable in class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
The listener that should be notified of matches
- listener - Variable in class com.sun.jini.outrigger.StorableEventWatcher
-
The listener that should be notified of matches
- listener - Variable in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
The listener that should be notified of matches
- listener - Variable in class com.sun.jini.outrigger.TransactableEventWatcher
-
The listener that should be notified of matches
- listener - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The event listener.
- listener - Variable in class net.jini.lease.LeaseRenewalManager.Entry
-
The listener, or null
- listenerDiscovered(ServiceRegistrar, ArrayList) - Method in class net.jini.lookup.ServiceDiscoveryManager
-
Sends discovered event to each listener listening for new lookups.
- listenerDropped(ArrayList, ArrayList) - Method in class net.jini.lookup.ServiceDiscoveryManager
-
Sends discarded event to each listener waiting for discarded lookups.
- listenerDropped(ServiceRegistrar[], ArrayList) - Method in class net.jini.lookup.ServiceDiscoveryManager
-
Sends discarded event to each listener waiting for discarded lookups.
- listenerPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- listenerPreparer - Variable in class com.sun.jini.mercury.MailboxImpl
-
Proxy preparer for listeners
- listenerPreparer - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for listeners supplied through the API
- listenerPreparer - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
ProxyPreparer
for event listeners
- listenerPreparer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Preparer for received remote event listeners
- ListenerProxy - Class in com.sun.jini.mercury
-
The ListenerProxy
class implements the
RemoteEventListener
interface.
- ListenerProxy(MailboxBackEnd, Uuid) - Constructor for class com.sun.jini.mercury.ListenerProxy
-
Simple constructor
- ListenerProxy.ConstrainableListenerProxy - Class in com.sun.jini.mercury
-
A subclass of ListenerProxy that implements RemoteMethodControl.
- ListenerProxy.ConstrainableListenerProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
Creates an instance of this class.
- listeners - Variable in class net.jini.discovery.LookupDiscovery
-
Set of listeners to be sent discovered/discarded/changed events.
- listeners - Variable in class net.jini.discovery.LookupDiscovery.NotifyTask
-
The set of listeners to notify
- listeners - Variable in class net.jini.discovery.LookupDiscoveryManager
-
Contains the instances of DiscoveryListener
that clients
register with the LookupDiscoveryManager
.
- listeners - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Stores DiscoveryListeners
- listeners - Variable in class net.jini.discovery.LookupLocatorDiscovery.NotifyTask
-
The listeners to notify
- listeners - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- listenHandle - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- 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
- 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 com.sun.jini.jeri.internal.runtime.BasicExportTable
-
pool of endpoints that we're listening on:
maps SameClassKey(ServerEndpoint.ListenEndpoint) to Binding.
- listenPool - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- listGraph - Variable in class com.sun.jini.tool.PreferredListGen
-
the ordered graph containing the JAR class info
- listItem - Variable in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- listModel - Variable in class com.sun.jini.example.browser.Browser
-
- listScrollPane - Variable in class com.sun.jini.example.browser.Browser
-
- lnotify - Variable in class com.sun.jini.example.browser.Browser
-
- loadClass(String, String, ClassLoader, boolean, ClassLoader) - Static method in class net.jini.loader.ClassLoading
-
- 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
-
- loadConfiguration() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Instantiate the service starter configuration if the command line being
analyzed runs the service starter.
- loader - Variable in class com.sun.jini.resource.Service.LazyIterator
-
- loader - Variable in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- loader - Variable in class com.sun.jini.tool.classdepend.ClassDepend
-
The class loader used to load classes being checked for dependencies.
- loader - Variable in class com.sun.jini.tool.PreferredListGen
-
the class loader for resolving class names
- 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.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.
- loaderGrants - Variable in class net.jini.security.policy.DynamicPolicyProvider
-
- 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 com.sun.jini.start.LoaderSplitPolicyProvider
-
- LoaderSplitPolicyProvider - Class in com.sun.jini.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 com.sun.jini.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 - Variable in class net.jini.loader.pref.PreferredClassProvider
-
table mapping codebase URL path and context class loader pairs
to class loader instances.
- loadFactor - Variable in class com.sun.jini.thread.TaskManager
-
Threshold for creating new threads
- loadJar(File) - Method in class com.sun.jini.tool.PreferredListGen
-
Load the given JAR File
, adding every class or resource in
the file a graph.
- loadJars() - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.EnvCheck
-
Load the plugin classes.
- loadPolicy() - Static method in class com.sun.jini.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
-
- 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.
- loadProxyInterfaces(String[], ClassLoader, Class[], boolean[]) - Method in class net.jini.loader.pref.PreferredClassProvider
-
- LocalAccess - Class in com.sun.jini.phoenix
-
Definition of an access control only allowing calls from the local host.
- LocalAccess() - Constructor for class com.sun.jini.phoenix.LocalAccess
-
- localAccessCheck - Variable in class com.sun.jini.phoenix.SystemAccessILFactory
-
If true, check that client is calling from the local host.
- localAccessCheck - Variable in class com.sun.jini.phoenix.SystemAccessILFactory.SystemDispatcher
-
If true, check that client is calling from the local host.
- localAccessCheck - Variable in class com.sun.jini.phoenix.SystemAccessProxyTrustILFactory
-
If true, check that client is calling from the local host.
- 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
.
- locality - Variable in class net.jini.lookup.entry.Address
-
City or locality name.
- localize(String) - Static method in class com.sun.jini.tool.JarWrapper
-
Returns localized message text corresponding to the given key string.
- localize(String, Object) - Static method in class com.sun.jini.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 com.sun.jini.tool.JarWrapper
-
Returns localized message text corresponding to the given key string,
passing the provided values as an argument when formatting the message.
- LocalLandlord - Interface in com.sun.jini.landlord
-
Interface that defines the basic landlord primitives (renew and
cancel) as local methods.
- localLandlord - Variable in class com.sun.jini.mercury.MailboxImpl
-
LocalLandlord to use with LandlordUtil calls
- localLoaders - Static variable in class net.jini.loader.pref.PreferredClassProvider
-
table of "local" class loaders
- localPort - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint.ListenCookieImpl
-
- 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.
- 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 com.sun.jini.fiddler.FiddlerImpl.LocatorGroupsStruct
-
- locator - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
-
The LookupLocator that has been announced.
- locatorConstraints - Variable in class com.sun.jini.example.browser.Browser
-
- locatorDisc - Variable in class net.jini.discovery.LookupDiscoveryManager
-
The LookupLocatorDiscovery
utility used to manage the
locator discovery mechanism.
- locatorListener - Variable in class net.jini.discovery.LookupDiscoveryManager
-
The listener that receives discovered and discarded events from the
LookupLocatorDiscovery
utility that manages locator
discovery on behalf of this LookupDiscoveryManager
.
- locatorPreparer - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for lookup locators supplied through the API, and not
including initial lookup locators.
- locatorPreparer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Preparer for received lookup locators
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.AddLocatorsTask
-
The locator set with which to replace the registration's old set
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
-
The set of locators added to the registration's managed set
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
-
The set of locators removed from the registration's managed set
of locators.
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
-
The set of locators that replaced the registration's current
managed set of locators.
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
-
The locators that correspond to the new lookup services this
service should join.
- locators - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.RemoveLocatorsTask
-
The locators to remove from the registration's old set
- locators - Variable in class com.sun.jini.fiddler.FiddlerImpl.SetLocatorsTask
-
The locator set with which to replace the registration's old set
- locators - Variable in class com.sun.jini.mahalo.JoinStateManager
-
- locators - Variable in class com.sun.jini.mercury.MailboxImpl.LookupLocatorsChangedLogObj
-
The new locators to join.
- locators - Variable in class com.sun.jini.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 com.sun.jini.outrigger.JoinStateManager
-
The list of LookupLocator
s to start with.
- locators - Variable in class com.sun.jini.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
-
The new locators to join.
- locatorsLogger - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- locatorToDiscoverPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- locatorToJoinPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- locatorToJoinPreparer - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- 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 com.sun.jini.discovery.internal.KerberosEndpointInternalsAccess
-
- lock - Static variable in class com.sun.jini.discovery.internal.SslEndpointInternalsAccess
-
- lock - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager
-
lock guarding all mutable instance state (below).
- lock - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
lock guarding selectingThread, wakeupPending, renewQueue, readyQueue,
renewMaskRef, and mutable state of all Key instances.
- lock - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- lock - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Lock to prevent concurrent calls to nextBatch
- lock - Variable in class com.sun.jini.thread.ThreadPool
-
lock guarding all mutable instance state (below)
- 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
-
- lockedEntries - Variable in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
The set of entries that would match but are currently
unavailable (e.g. they are locked).
- lockedEntries - Variable in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
The set of entries that would match but are currently
unavailable (e.g. they are locked).
- lockedEntries - Variable in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
The set of entries that would match but are currently
unavailable (e.g. they are locked).
- lockedIDs - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
ActivationIDs with operations in progress
- lockForRemoval - Variable in class com.sun.jini.jeri.internal.runtime.Lease
-
- lockState - Static variable in class com.sun.jini.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.
- locSetContainsLoc(Set, LookupLocator) - Static method in class com.sun.jini.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.
- log - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Reliable log object to hold persistent state of the service.
- log - Variable in class com.sun.jini.mahalo.AbortJob
-
- log - Variable in class com.sun.jini.mahalo.CommitJob
-
- log - Variable in class com.sun.jini.mahalo.JoinStateManager
-
The object coordinating our persistent state.
- Log - Interface in com.sun.jini.mahalo.log
-
Represents all of the functions which may be
performed on a log file.
- log - Variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
- log - Variable in class com.sun.jini.mahalo.PrepareJob
-
- log - Variable in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
The associated EventLog for this iterator
- log - Variable in class com.sun.jini.mercury.MailboxImpl
-
Reliable log to hold registration state information
- log - Variable in class com.sun.jini.norm.lookup.JoinState
-
Log we are using to persist our state to disk, or null if not
persistent.
- log - Variable in class com.sun.jini.norm.PersistentStore
-
Object we use to reliably and persistently log updates to our
state, or null if not persistent.
- log - Variable in class com.sun.jini.outrigger.JoinStateManager
-
The object that is coordinating our persistent state.
- log - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log object to record state and operation information.
- log - Variable in class com.sun.jini.outrigger.snaplogstore.LogStore
-
- log - Variable in class com.sun.jini.phoenix.Activation
-
persistent store
- log - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Log for recovering/storing state, or null if running as transient
- log - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- log - Static variable in class com.sun.jini.resource.Service
-
- log - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- LOG_FILE - Static variable in class com.sun.jini.mahalo.log.MultiLogManager
-
- LOG_TYPE - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
The type of log stream
- LOG_VERSION - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
Log format version
- LOG_VERSION - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Log format version
- LOG_VERSION - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
The version of the log stream (the highest one known).
- LOG_VERSION - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Log format version
- logAndThrow(RuntimeException, Logger) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw the passed runtime exception
- logAndThrowIllegalArg(String) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw a new IllegalArgumentException.
- logAndThrowRecoveryException(String, Throwable) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Log and throw an InternalSpaceException to flag a store
recovery problem.
- logByID - Variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Map of log files keyed by their associated cookie
- logByIDLock - Variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Lock object used for coordinating access to logByID
- logBytes - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- logBytes - Variable in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
log phase of destroy thread
- logDestroyProblem(String, Throwable) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
log exception encountered in destroy thread
- logDir - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The File object of the event persistence directory
- LogException - Exception in com.sun.jini.mahalo.log
-
- LogException() - Constructor for exception com.sun.jini.mahalo.log.LogException
-
- LogException(String) - Constructor for exception com.sun.jini.mahalo.log.LogException
-
- LogException - Exception in com.sun.jini.reliableLog
-
This class can be used to represent all exceptional conditions that
occur during any logging process.
- LogException() - Constructor for exception com.sun.jini.reliableLog.LogException
-
Create a wrapper exception for exceptions that occur during a logging
operation.
- LogException(String) - Constructor for exception com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.Notifier.NotifyTask
-
Log a failed delivery attempt
- logFD - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- logFD - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- logFile - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd.LastLog
-
- LogFile - Class in com.sun.jini.outrigger.snaplogstore
-
The base class for the logging file classes.
- LogFile(File, String) - Constructor for class com.sun.jini.outrigger.snaplogstore.LogFile
-
Create a log file with the given base directory, base file name
within the directory.
- LogFile(String) - Constructor for class com.sun.jini.outrigger.snaplogstore.LogFile
-
Create a log file from the given template.
- logFile - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- LOGFILE_SUFFIX - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
File suffix for the log files
- logFileBase - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
The base name for the log files.
- logfilePrefix - Static variable in class com.sun.jini.reliableLog.ReliableLog
-
- logFileSize - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Current number of records in the Log File since the last snapshot
- logFileSize - Variable in class com.sun.jini.mercury.MailboxImpl
-
Current number of records in the Log File since the last snapshot
- logFileSize - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Current number of records in the Log File since the last snapshot
- logFor(long) - Method in interface com.sun.jini.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 com.sun.jini.mahalo.log.MultiLogManager
-
- LoggedOperation - Class in com.sun.jini.norm
-
Base class for the objects Norm logs as delta for each state
changing operation.
- LoggedOperation(Uuid) - Constructor for class com.sun.jini.norm.LoggedOperation
-
Simple constructor
- logger - Static variable in class com.sun.jini.action.GetBooleanAction
-
- logger - Static variable in class com.sun.jini.action.GetIntegerAction
-
- logger - Static variable in class com.sun.jini.action.GetLongAction
-
- logger - Static variable in class com.sun.jini.action.GetPropertyAction
-
- logger - Static variable in class com.sun.jini.config.Config
-
Config logger.
- logger - Static variable in class com.sun.jini.discovery.DiscoveryV1
-
- logger - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- logger - Static variable in class com.sun.jini.discovery.internal.X500Provider
-
- logger - Static variable in class com.sun.jini.example.browser.Browser
-
- logger - Static variable in class com.sun.jini.example.browser.ServiceEditor
-
- logger - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
mux logger
- logger - Static variable in class com.sun.jini.jeri.internal.mux.MuxServer
-
mux logger
- logger - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
mux logger
- logger - Static variable in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
mux logger
- logger - Static variable in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
mux logger
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.DgcClient
-
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager
-
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- logger - Static variable in class com.sun.jini.jeri.internal.runtime.Target
-
- logger - Static variable in class com.sun.jini.mahalo.AbortJob
-
- logger - Static variable in class com.sun.jini.mahalo.AbortRecord
-
- logger - Static variable in class com.sun.jini.mahalo.CommitJob
-
- logger - Static variable in class com.sun.jini.mahalo.CommitRecord
-
- logger - Static variable in class com.sun.jini.mahalo.Job
-
- logger - Static variable in class com.sun.jini.mahalo.ProxyVerifier
-
Logger for logging information about this instance
- logger - Static variable in class com.sun.jini.mercury.ProxyVerifier
-
Logger for logging information about this instance
- logger - Static variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Logger for logging messages for this class
- logger - Static variable in class com.sun.jini.norm.event.EventType
-
Logger for logging messages for this class
- logger - Static variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Logger for logging messages for this class
- logger - Static variable in class com.sun.jini.norm.lookup.JoinState
-
Logger for logging messages
- logger - Static variable in class com.sun.jini.norm.LRMEventListener
-
Logger for logging messages for this class
- logger - Static variable in class com.sun.jini.norm.NormServerBaseImpl
-
Logger for logging information about this instance
- logger - Static variable in class com.sun.jini.norm.PersistentStore
-
Logger for logging messages for this class
- logger - Static variable in class com.sun.jini.outrigger.EntryRep
-
Logger for logging information about operations carried out in
the client.
- logger - Static variable in class com.sun.jini.outrigger.ExpirationOpQueue
-
Logger for logging exceptions
- logger - Static variable in class com.sun.jini.outrigger.JoinStateManager
-
Logger for logging join related information
- logger - Static variable in class com.sun.jini.outrigger.Notifier
-
Logger for logging event related information
- logger - Static variable in class com.sun.jini.outrigger.OperationJournal
-
Logger for logging exceptions
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.LogInputFile
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.LogStore
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
Logger for logging persistent store related information
- logger - Static variable in class com.sun.jini.outrigger.SpaceProxy2
-
Logger for logging information about operations carried out in
the client.
- logger - Static variable in class com.sun.jini.outrigger.Txn
-
Logger for logging transaction related information
- logger - Static variable in class com.sun.jini.outrigger.TxnMonitor
-
Logger for logging transaction related information
- logger - Static variable in class com.sun.jini.outrigger.TxnMonitorTask
-
Logger for logging transaction related information
- logger - Static variable in class com.sun.jini.outrigger.TxnTable
-
The logger to use
- logger - Static variable in class com.sun.jini.phoenix.Activation
-
- logger - Static variable in class com.sun.jini.reggie.Item
-
Logger for Reggie.
- logger - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Logger used by this service
- logger - Static variable in class com.sun.jini.reggie.RegistrarProxy
-
- logger - Static variable in class com.sun.jini.start.ActivateWrapper
-
Configure logger
- logger - Static variable in class com.sun.jini.start.ClassLoaderUtil
-
Configure logger
- logger - Static variable in class com.sun.jini.start.DestroySharedGroup
-
Configure logger.
- logger - Static variable in class com.sun.jini.start.HTTPDStatus
-
Config logger.
- logger - Static variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- logger - Static variable in class com.sun.jini.start.ProxyVerifier
-
Logger for logging information about this instance
- logger - Static variable in class com.sun.jini.start.ServiceStarter
-
Configure logger
- logger - Static variable in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- logger - Static variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- logger - Static variable in class com.sun.jini.start.SharedGroupImpl
-
Configure logger
- logger - Static variable in class com.sun.jini.thread.RetryTask
-
Logger for this class
- logger - Static variable in class com.sun.jini.thread.TaskManager
-
Logger
- logger - Static variable in class com.sun.jini.thread.ThreadPool
-
- logger - Static variable in class com.sun.jini.thread.WakeupManager
-
Logger for this class and nested classes
- logger - Static variable in class com.sun.jini.tool.ClassServer
-
- logger - Static variable in class com.sun.jini.tool.DebugDynamicPolicyProvider
-
- logger - Static variable in class com.sun.jini.tool.JarWrapper
-
- 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.LookupDiscovery
-
- logger - Static variable in class net.jini.discovery.LookupDiscoveryManager
-
- logger - Static variable in class net.jini.discovery.LookupLocatorDiscovery
-
- 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.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.proxytrust.ProxyTrustVerifier
-
- logger - Static variable in class net.jini.url.httpmd.MdInputStream
-
Logger.
- logHandler - Variable in class com.sun.jini.norm.PersistentStore
-
Object that handles the recovery of logs, or null if not persistent
- LogHandler - Class in com.sun.jini.reliableLog
-
A LogHandler represents snapshots and update records as serializable
objects.
- LogHandler() - Constructor for class com.sun.jini.reliableLog.LogHandler
-
Creates a LogHandler for a ReliableLog.
- login - Variable in class com.sun.jini.phoenix.Activation
-
login context
- login - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
server LoginContext or null
- loginAndRun(Configuration, ActivationID, boolean, LifeCycle) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- loginContext - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
- loginContext - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The login context, for logging out
- loginContext - Variable in class com.sun.jini.mercury.MailboxImpl
-
The login context, for logging out
- loginContext - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
The login context, for logging out
- loginContext - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The login context, for logging out
- loginContext - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Our login context, for logging out
- loginContext - Variable in class com.sun.jini.start.SharedGroupImpl
-
LoginContext
for this service.
- logInfoAddLogRecord(FiddlerImpl.LogRecord) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoDiscard(String, Uuid) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoDiscard(String) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoEvents(String) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoEvents(Map, long, long, MarshalledObject, boolean, Logger, Level) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoGroups() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoGroups(String) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoLease(String, Uuid, Uuid) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoLocators() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoPersist(String) - Static method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoRegistration(String, Object) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoShutdown() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoStartup() - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- logInfoTasks(String) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
- LogInputFile - Class in com.sun.jini.outrigger.snaplogstore
-
A class to help you read log files created by LogOutputFile
.
- LogInputFile(LogFile, File) - Constructor for class com.sun.jini.outrigger.snaplogstore.LogInputFile
-
Create a new LogInputFile
.
- LogInputFile.LogInputFileIterator - Class in com.sun.jini.outrigger.snaplogstore
-
The implementation of Iterator
returned by
LogInputStream.logs
.
- LogInputFile.LogInputFileIterator(Collection, LogFile) - Constructor for class com.sun.jini.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
-
Create a new LogInputFileIterator
object
for the given list.
- LogInputStream - Class in com.sun.jini.mercury
-
This class implements the interface for interacting with input log
streams.
- LogInputStream(File, StreamKey) - Constructor for class com.sun.jini.mercury.LogInputStream
-
Simple constructor that accepts a File and StreamKey
arguments.
- LogInputStream - Class in com.sun.jini.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 com.sun.jini.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.
- logLock - Static variable in class com.sun.jini.phoenix.Activation
-
- LogManager - Class in com.sun.jini.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 com.sun.jini.logging.LogManager
-
Creates an instance of this class.
- LogManager - Interface in com.sun.jini.mahalo.log
-
Represents the functions performed by a log manager.
- LogManager.Probe - Class in com.sun.jini.logging
-
Thread to probe for config file changes and force reread
- LogManager.Probe(long) - Constructor for class com.sun.jini.logging.LogManager.Probe
-
- logMgr - Variable in class com.sun.jini.mahalo.log.SimpleLogFile
-
Reference to LogRemovalManager
, which is called
to remove this log from the managed set of logs.
- logMgr - Variable in class com.sun.jini.mahalo.log.TransientLogFile
-
Reference to LogRemovalManager
, which is called
to remove this log from the managed set of logs.
- logmgr - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- logmgr - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- logMgrRef - Variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Capability object passed to log files, which is called back upon
log removal.
- logName - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- LogOps - Interface in com.sun.jini.outrigger
-
Methods that log an operation.
- LogOutputFile - Class in com.sun.jini.outrigger.snaplogstore
-
A class to write a log file, to be read later by
LogInputFile
.
- LogOutputFile(String, int) - Constructor for class com.sun.jini.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 com.sun.jini.mercury
-
This class implements the interface for interacting with output log
streams.
- LogOutputStream(File, StreamKey, boolean) - Constructor for class com.sun.jini.mercury.LogOutputStream
-
Simple constructor that accepts a File, StreamKey
and boolean arguments.
- LogOutputStream - Class in com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.LogOutputStream
-
Creates an output file with the specified RandomAccessFile
- LogOutputStream - Class in com.sun.jini.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 com.sun.jini.reliableLog.LogOutputStream
-
Creates an output file with the specified RandomAccessFile
- logQuery(String, long, OutriggerServer.QueryCookie, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
Log query call to server
- LogRecord - Interface in com.sun.jini.mahalo.log
-
Encapsulates a generic record which capable of being
logged.
- LogRecovery - Interface in com.sun.jini.mahalo.log
-
Describes the interface needed to be able to receive information
from a LogManager
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reliableLog.ReliableLog
-
Returns the current size of the incremental update log file in bytes;
- LogStore - Class in com.sun.jini.outrigger.snaplogstore
-
- LogStore(Configuration) - Constructor for class com.sun.jini.outrigger.snaplogstore.LogStore
-
Create a new LogStore
.
- LogStream - Interface in com.sun.jini.mercury
-
Superclass for all LogStream types.
- logThrow(Logger, Level, Class, String, String, Object[], Throwable) - Static method in class com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Logs a throw
- logThrow(Level, String, String, Object[], Throwable) - Static method in class com.sun.jini.norm.NormServerBaseImpl
-
Logs a throw
- logThrow(Level, String, String, String, Object[], Throwable) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Logs a thrown exception.
- 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.
- logToSnapshotThresh - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Log file must contain this many records before snapshot allowed
- logToSnapshotThreshold - Variable in class com.sun.jini.mercury.MailboxImpl
-
Log File must contain this many records before a snapshot is allowed
- logUnpackingFailure(String, Level, boolean, Throwable) - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
Log failed unpacking attempt attempt
- LogUtil - Class in com.sun.jini.logging
-
A set of static convenience methods used for logging.
- LogUtil() - Constructor for class com.sun.jini.logging.LogUtil
-
This class cannot be instantiated.
- lookup - Variable in class com.sun.jini.example.browser.Browser
-
- lookup(String) - Method in class com.sun.jini.phoenix.Activation.RegistryImpl
-
Returns the single object if the specified name matches the single
name, otherwise throws NotBoundException.
- lookup(Template) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- lookup(Template, int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- lookup(ServiceTemplate) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- lookup(ServiceTemplate, int) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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
-
- 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 com.sun.jini.lookup.entry
-
Some simple utilities for manipulating lookup service attributes.
- LookupAttributes() - Constructor for class com.sun.jini.lookup.entry.LookupAttributes
-
- LookupAttributes.FieldComparator - Class in com.sun.jini.lookup.entry
-
Comparator for sorting fields.
- LookupAttributes.FieldComparator() - Constructor for class com.sun.jini.lookup.entry.LookupAttributes.FieldComparator
-
- lookupAttrs - Variable in class com.sun.jini.mercury.MailboxImpl
-
- lookupAttrs - Variable in class com.sun.jini.reggie.RegistrarImpl
-
The attributes to use when joining (including with myself)
- LookupCache - Interface in net.jini.lookup
-
- lookupDisc - Variable in class net.jini.discovery.LookupDiscoveryManager
-
The LookupDiscovery
utility used to manage the group
discovery mechanism.
- lookupDiscMgr - Variable in class com.sun.jini.mercury.MailboxImpl
-
DiscoveryManager for joining lookup services.
- 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
.
- LookupDiscovery.AnnouncementInfo - Class in net.jini.discovery
-
Holder class for the time and sequence number of the last
received announcement.
- LookupDiscovery.AnnouncementInfo(long, long) - Constructor for class net.jini.discovery.LookupDiscovery.AnnouncementInfo
-
- LookupDiscovery.AnnouncementListener - Class in net.jini.discovery
-
Thread that listens for multicast announcements from lookup services.
- LookupDiscovery.AnnouncementListener() - Constructor for class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
Create a daemon thread
- LookupDiscovery.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.
- LookupDiscovery.AnnouncementTimerThread() - Constructor for class net.jini.discovery.LookupDiscovery.AnnouncementTimerThread
-
Create a daemon thread
- LookupDiscovery.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.
- LookupDiscovery.CheckGroupsMarker(MulticastAnnouncement) - Constructor for class net.jini.discovery.LookupDiscovery.CheckGroupsMarker
-
- LookupDiscovery.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.
- LookupDiscovery.CheckReachabilityMarker(UnicastResponse) - Constructor for class net.jini.discovery.LookupDiscovery.CheckReachabilityMarker
-
- LookupDiscovery.DecodeAnnouncementTask - Class in net.jini.discovery
-
Task which decodes received multicast announcement packets.
- LookupDiscovery.DecodeAnnouncementTask(DatagramPacket) - Constructor for class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
Creates a task for decoding the given multicast announcement packet.
- LookupDiscovery.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.
- LookupDiscovery.Notifier() - Constructor for class net.jini.discovery.LookupDiscovery.Notifier
-
Create a daemon thread
- LookupDiscovery.NotifyTask - Class in net.jini.discovery
-
Data structure containing task data processed by the Notifier Thread
- LookupDiscovery.NotifyTask(ArrayList, Map, int) - Constructor for class net.jini.discovery.LookupDiscovery.NotifyTask
-
- LookupDiscovery.Requestor - Class in net.jini.discovery
-
Thread that periodically sends out multicast requests for a limited
period of time, and then exits.
- LookupDiscovery.Requestor(String[], int, boolean) - Constructor for class net.jini.discovery.LookupDiscovery.Requestor
-
Create a daemon thread
- LookupDiscovery.ResponseListener - Class in net.jini.discovery
-
Thread that listens for multicast responses to the multicast requests
sent out by the Requestor Thread class.
- LookupDiscovery.ResponseListener() - Constructor for class net.jini.discovery.LookupDiscovery.ResponseListener
-
Create a daemon thread
- LookupDiscovery.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.
- LookupDiscovery.UnicastDiscoveryTask(Object) - Constructor for class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
- LookupDiscovery.UnicastDiscoveryTask(Object, boolean) - Constructor for class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
- 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.
- LookupDiscoveryManager.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
.
- LookupDiscoveryManager.GroupDiscoveryListener() - Constructor for class net.jini.discovery.LookupDiscoveryManager.GroupDiscoveryListener
-
- LookupDiscoveryManager.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
.
- LookupDiscoveryManager.LocatorDiscoveryListener() - Constructor for class net.jini.discovery.LookupDiscoveryManager.LocatorDiscoveryListener
-
- LookupDiscoveryManager.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.
- LookupDiscoveryManager.ProxyReg(ServiceRegistrar, String[], int) - Constructor for class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
Constructs an instance of this wrapper 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 com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of lookup.
- lookupDo(Template, int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of lookup.
- lookupGroups - Variable in class com.sun.jini.mercury.MailboxImpl
-
The lookup groups we should join.
- lookupGroups - Variable in class com.sun.jini.reggie.RegistrarImpl
-
The groups we should join
- lookupGroupsChangedLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- lookupListener - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- lookupListenerExporter - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- lookupListenerProxy - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- lookupLoader(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 only version 1 of the
unicast discovery protocol.
- 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
.
- LookupLocator(String, int, SocketFactory) - Constructor for class net.jini.core.discovery.LookupLocator
-
Construct a new LookupLocator
object, set to perform unicast
discovery to the input host
and port
using the socketFactory.
- 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 LookupLocator
s 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
.
- LookupLocatorDiscovery.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.
- LookupLocatorDiscovery.DiscoveryTask(LookupLocatorDiscovery.LocatorReg, TaskManager, WakeupManager) - Constructor for class net.jini.discovery.LookupLocatorDiscovery.DiscoveryTask
-
- LookupLocatorDiscovery.LocatorReg - Class in net.jini.discovery
-
Wrapper class in which each instance corresponds to a lookup service
to discover via unicast discovery.
- LookupLocatorDiscovery.LocatorReg(LookupLocator) - Constructor for class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- LookupLocatorDiscovery.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.
- LookupLocatorDiscovery.Notifier() - Constructor for class net.jini.discovery.LookupLocatorDiscovery.Notifier
-
Construct a daemon thread
- LookupLocatorDiscovery.NotifyTask - Class in net.jini.discovery
-
Data structure containing task data processed by the Notifier Thread
- LookupLocatorDiscovery.NotifyTask(ArrayList, Map, boolean) - Constructor for class net.jini.discovery.LookupLocatorDiscovery.NotifyTask
-
- lookupLocatorPreparer - Variable in class com.sun.jini.mahalo.JoinStateManager
-
ProxyPreparer
for LookupLocators
- lookupLocatorPreparer - Variable in class com.sun.jini.outrigger.JoinStateManager
-
ProxyPreparer
for LookupLocators
- lookupLocators - Variable in class com.sun.jini.mercury.MailboxImpl
-
The lookup locators we should join
Default is to join with no locators.
- lookupLocators - Variable in class com.sun.jini.reggie.RegistrarImpl
-
The locators of other lookups we should join
- lookupLocatorsChangedLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- lookupsPending - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
-
- lookupSubPolicy(ClassLoader) - Method in class com.sun.jini.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
.
- lrm - Variable in class com.sun.jini.norm.lookup.JoinState
-
Lease renewal manager (if any) that the client wants our
JoinManager
to use.
- lrm - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Lease renewal manager that actually renews the leases
- LRM - Static variable in class net.jini.lease.LeaseRenewalManager
-
- LRMEventListener - Class in com.sun.jini.norm
-
Object that transfers events from the Lease Renewal Manager to the
rest of Norm Server.
- LRMEventListener(NormServerBaseImpl) - Constructor for class com.sun.jini.norm.LRMEventListener
-
Simple constructor
- lrmEventListener - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Object that transfers events from the renewal manager to
us so we can remove dead leases and send events
- LRMEventListener.Discriminator - Class in com.sun.jini.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.
- LRMEventListener.Discriminator(ClientLeaseWrapper, boolean) - Constructor for class com.sun.jini.norm.LRMEventListener.Discriminator
-
- lst - Variable in class com.sun.jini.norm.Queue
-
List we actually store stuff in
- magic - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- MAGIC - Static variable in class com.sun.jini.reliableLog.ReliableLog
-
- MAHALO - Static variable in interface com.sun.jini.mahalo.TxnManager
-
Logger and configuration component name for Norm
- MahaloPermission - Class in com.sun.jini.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 com.sun.jini.mahalo.MahaloPermission
-
Creates an instance with the specified target name.
- mailbox - Variable in class com.sun.jini.mercury.MailboxProxy
-
The reference to the event mailbox service implementation
- mailbox - Variable in class com.sun.jini.mercury.Registration
-
Reference to service implementation
- mailbox - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Reference to service implementation
- MailboxAdmin - Interface in com.sun.jini.mercury
-
An administrative interface for the mercury implementation
of the event mailbox service.
- MailboxAdminProxy - Class in com.sun.jini.mercury
-
A MailboxAdminProxy is a client-side proxy for a mailbox service.
- MailboxAdminProxy(MailboxBackEnd, Uuid) - Constructor for class com.sun.jini.mercury.MailboxAdminProxy
-
Simple constructor.
- mailboxAdminProxy - Variable in class com.sun.jini.mercury.MailboxImpl
-
The admin proxy of this server
- MailboxAdminProxy.ConstrainableMailboxAdminProxy - Class in com.sun.jini.mercury
-
- MailboxAdminProxy.ConstrainableMailboxAdminProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class com.sun.jini.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
-
Constructs a new ConstrainableMailboxAdminProxy
instance.
- MailboxBackEnd - Interface in com.sun.jini.mercury
-
MailboxBackEnd defines the private protocol between the various client-side
proxies and the event mailbox server.
- MailboxImpl - Class in com.sun.jini.mercury
-
MailboxImpl implements the server side of the event
mailbox service.
- MailboxImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.mercury.MailboxImpl
-
Activation constructor
- MailboxImpl(String[], LifeCycle, boolean) - Constructor for class com.sun.jini.mercury.MailboxImpl
-
Constructor for creating transient (i.e. non-activatable) service
instances.
- MailboxImpl.AttrsAddedLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
the set of lookup attributes is augmented.
- MailboxImpl.AttrsAddedLogObj(Entry[]) - Constructor for class com.sun.jini.mercury.MailboxImpl.AttrsAddedLogObj
-
Constructs this class and stores the attributes that were added
- MailboxImpl.AttrsModifiedLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
the set of lookup attributes is modified.
- MailboxImpl.AttrsModifiedLogObj(Entry[], Entry[]) - Constructor for class com.sun.jini.mercury.MailboxImpl.AttrsModifiedLogObj
-
Constructs this class and stores the modified attributes
along with the corresponding set of templates.
- MailboxImpl.DestroyThread - Class in com.sun.jini.mercury
-
Termination thread code.
- MailboxImpl.DestroyThread() - Constructor for class com.sun.jini.mercury.MailboxImpl.DestroyThread
-
Create a non-daemon thread
- MailboxImpl.ExpirationThread - Class in com.sun.jini.mercury
-
Registration expiration thread code
- MailboxImpl.ExpirationThread() - Constructor for class com.sun.jini.mercury.MailboxImpl.ExpirationThread
-
Create a daemon thread and start it
- MailboxImpl.LocalLandlordAdaptor - Class in com.sun.jini.mercury
-
Adaptor class implementation of LocalLandlord.
- MailboxImpl.LocalLandlordAdaptor() - Constructor for class com.sun.jini.mercury.MailboxImpl.LocalLandlordAdaptor
-
- MailboxImpl.LocalLogHandler - Class in com.sun.jini.mercury
-
Handler class for the persistent storage facility.
- MailboxImpl.LocalLogHandler() - Constructor for class com.sun.jini.mercury.MailboxImpl.LocalLogHandler
-
Simple constructor
- MailboxImpl.LogRecord - Interface in com.sun.jini.mercury
-
Interface defining the method(s) that must be implemented by each of
the concrete LogObj classes.
- MailboxImpl.LookupGroupsChangedLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
the set of groups to join is changed.
- MailboxImpl.LookupGroupsChangedLogObj(String[]) - Constructor for class com.sun.jini.mercury.MailboxImpl.LookupGroupsChangedLogObj
-
Simple constructor
- MailboxImpl.LookupLocatorsChangedLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
the set of locators of lookup services to join is changed.
- MailboxImpl.LookupLocatorsChangedLogObj(LookupLocator[]) - Constructor for class com.sun.jini.mercury.MailboxImpl.LookupLocatorsChangedLogObj
-
Simple constructor
- MailboxImpl.Notifier - Class in com.sun.jini.mercury
-
The notifier thread.
- MailboxImpl.Notifier(Configuration) - Constructor for class com.sun.jini.mercury.MailboxImpl.Notifier
-
Simple constructor.
- MailboxImpl.NotifyTask - Class in com.sun.jini.mercury
-
A task that represents an event notification task for a particular
registration.
- MailboxImpl.NotifyTask(TaskManager, WakeupManager, Uuid) - Constructor for class com.sun.jini.mercury.MailboxImpl.NotifyTask
-
Create an object to represent an event notification task.
- MailboxImpl.RegistrationCancelledLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a registration is cancelled.
- MailboxImpl.RegistrationCancelledLogObj(Uuid) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationCancelledLogObj
-
Simple constructor
- MailboxImpl.RegistrationDisabledLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a registration is disabled.
- MailboxImpl.RegistrationDisabledLogObj(Uuid) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationDisabledLogObj
-
Simple constructor
- MailboxImpl.RegistrationEnabledLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a registration is enabled.
- MailboxImpl.RegistrationEnabledLogObj(Uuid, RemoteEventListener) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
Simple constructor
- MailboxImpl.RegistrationIteratorEnabledLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a registration iterator is enabled.
- MailboxImpl.RegistrationIteratorEnabledLogObj(Uuid, Uuid) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
-
Simple constructor
- MailboxImpl.RegistrationLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a new registration is created.
- MailboxImpl.RegistrationLogObj(ServiceRegistration) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationLogObj
-
Simple constructor
- MailboxImpl.RegistrationRenewedLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
a registration is renewed.
- MailboxImpl.RegistrationRenewedLogObj(Uuid, long) - Constructor for class com.sun.jini.mercury.MailboxImpl.RegistrationRenewedLogObj
-
Simple constructor
- MailboxImpl.SnapshotThread - Class in com.sun.jini.mercury
-
Snapshot-taking thread.
- MailboxImpl.SnapshotThread() - Constructor for class com.sun.jini.mercury.MailboxImpl.SnapshotThread
-
Create a daemon thread
- MailboxImpl.UnknownEventExceptionLogObj - Class in com.sun.jini.mercury
-
LogObj class whose instances are recorded to the log file whenever
an UnknownEventException is received during event notification.
- MailboxImpl.UnknownEventExceptionLogObj(Uuid, EventID) - Constructor for class com.sun.jini.mercury.MailboxImpl.UnknownEventExceptionLogObj
-
Simple constructor
- mailboxProxy - Variable in class com.sun.jini.mercury.MailboxImpl
-
The outter proxy of this server
- MailboxProxy - Class in com.sun.jini.mercury
-
A MailboxProxy is a proxy for the event mailbox service.
- MailboxProxy(MailboxBackEnd, Uuid) - Constructor for class com.sun.jini.mercury.MailboxProxy
-
Convenience constructor.
- MailboxProxy.ConstrainableMailboxProxy - Class in com.sun.jini.mercury
-
A subclass of MailboxProxy that implements RemoteMethodControl.
- MailboxProxy.ConstrainableMailboxProxy(MailboxBackEnd, Uuid, MethodConstraints) - Constructor for class com.sun.jini.mercury.MailboxProxy.ConstrainableMailboxProxy
-
Creates an instance of this class.
- 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.
- mailboxSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- main(String[]) - Static method in class com.sun.jini.example.browser.Browser
-
Runs the service browser.
- main(String[]) - Static method in class com.sun.jini.phoenix.Activation
-
Starts phoenix.
- main(String[], boolean, PhoenixStarter) - Static method in class com.sun.jini.phoenix.Activation
-
Starts phoenix and returns a reference to the recovered
Activation
instance.
- main(String[]) - Static method in class com.sun.jini.phoenix.ActivationGroupInit
-
Main program to start a VM for an activation group.
- main(String[]) - Static method in class com.sun.jini.start.DestroySharedGroup
-
The main method for the DestroySharedGroup
application.
- main(String[]) - Static method in class com.sun.jini.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 com.sun.jini.start.ServiceStarter
-
The main method for the ServiceStarter
application.
- main(Configuration) - Static method in class com.sun.jini.start.ServiceStarter
-
The main method for embidding the ServiceStarter
application.
- main(String[]) - Static method in class com.sun.jini.thread.StreamPlugThread
-
- main(String[]) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.ClassDep
-
Command line interface for generating the list of classes that
a set of classes depends upon.
- main(String[]) - Static method in class com.sun.jini.tool.classdepend.ClassDepend
-
- main(String[]) - Static method in class com.sun.jini.tool.classdepend.ClasspathPackages
-
Prints the packages in the class path to standard output using the
default character encoding.
- main(String[]) - Static method in class com.sun.jini.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 com.sun.jini.tool.ClassServer
-
Command line interface for creating an HTTP server.
- main(String[]) - Static method in class com.sun.jini.tool.ComputeDigest
-
Prints the message digest for the contents of a URL.
- main(String[]) - Static method in class com.sun.jini.tool.ComputeHttpmdCodebase
-
Computes the message digests for a codebase made up of HTTPMD URLs.
- main(String[]) - Static method in class com.sun.jini.tool.envcheck.EnvCheck
-
The entry point for the tool.
- main(String[]) - Static method in class com.sun.jini.tool.envcheck.SubVM
-
Entry point for the subtask.
- main(String[]) - Static method in class com.sun.jini.tool.JarWrapper
-
Generates a wrapper JAR file for the specified JAR files.
- main(String[]) - Static method in class com.sun.jini.tool.PreferredListGen
-
The command line interface to the tool.
- main - Variable in class net.jini.security.proxytrust.ProxyTrustInvocationHandler
-
The main proxy.
- main(String[]) - Static method in class org.apache.river.config.builder.Example
-
- mainClass - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the main class on the command line being checked
- mainClass - Variable in class com.sun.jini.tool.JarWrapper
-
- mainExporter - Variable in class net.jini.security.proxytrust.ProxyTrustExporter
-
The main exporter, for the main remote object.
- mainPolicy - Variable in class com.sun.jini.start.AggregatePolicyProvider
-
- mainPolicyClassProperty - Static variable in class com.sun.jini.start.AggregatePolicyProvider
-
- maintainNonActivatableReferences(ServiceStarter.Result[]) - Static method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.ServerInfo
-
HTTP major version
- major - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery.DiscoveryV2
-
- makeInactive() - Method in class com.sun.jini.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.
- managed() - Method in class com.sun.jini.outrigger.EntryHandle
-
Return true
if the entry this handle represents is
being managed within any transaction.
- manager - Static variable in class com.sun.jini.jeri.internal.connection.BasicServerConnManager
-
- manager - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- manager - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- manager() - Method in interface com.sun.jini.mahalo.TxnManager
-
Returns a reference to the TransactionManager
interface.
- manager() - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Returns a reference to the TransactionManager
interface.
- manager - Variable in class com.sun.jini.outrigger.TxnTable.Key
-
The manager for the transaction
- manager - Variable in class com.sun.jini.thread.RetryTask
-
- manifest - Variable in class com.sun.jini.tool.JarWrapper
-
- MANUFACTURER - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- MANUFACTURER - Static variable in class com.sun.jini.mercury.MailboxImpl
-
ServiceInfo manufacturer value
- manufacturer - Variable in class net.jini.lookup.entry.ServiceInfo
-
The name of the manufacturer or author of this service.
- map - Variable in class com.sun.jini.collection.SoftCache
-
- map - Variable in class com.sun.jini.collection.WeakIdentityMap
-
- map - Variable in class com.sun.jini.jeri.internal.http.TimedMap
-
- map - Variable in class com.sun.jini.lease.AbstractLeaseMap
-
Map from Lease to Long(duration), where all leases have the same
destination.
- map - Variable in class com.sun.jini.tool.ClassServer
-
Map from String (JAR root) to JarFile[] (JAR class path)
- map - Static variable in class net.jini.security.Security.Context
-
Weak map from ClassLoader to SoftReference(TrustVerifier[]).
- mapPut(Map, String, Object) - Method in class com.sun.jini.loader.pref.internal.PreferredResources
-
Insert a preference expression and value into a given map.
- mapRegToGroups(ServiceRegistrar, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
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.LookupDiscovery
-
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.LookupLocatorDiscovery
-
Convenience method that creates and returns a mapping of a single
ServiceRegistrar
instance to a set of groups.
- mapsMethodToHash - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Marks connection busy.
- markCaughtUp(IfExistsWatcher) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Marks connection idle.
- markOnList(FastList<?>) - Method in class com.sun.jini.outrigger.FastList.Node
-
- markStaleInnerClasses() - Method in class com.sun.jini.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 - Variable in class com.sun.jini.reggie.ClassMapper.EntryField
-
True if instances of the field need to be converted
to MarshalledWrapper.
- 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.
- 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 com.sun.jini.fiddler.FiddlerImpl
-
Marshals each element of the Entry[]
array parameter.
- marshalAttributes(Entry[]) - Static method in class com.sun.jini.mercury.MailboxImpl
-
Marshals each element of the Entry[]
array parameter.
- marshalAttributes(Entry[], ObjectOutputStream) - Static method in class com.sun.jini.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
RMIClassLoader
).
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.ClientLeaseWrapper
-
Client lease in marshalled form.
- marshalledEventTarget - Variable in class com.sun.jini.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.FromMOInputStream(InputStream) - Constructor for class net.jini.io.MarshalledInstance.FromMOInputStream
-
- MarshalledInstance.MarshalledInstanceInputStream - Class in net.jini.io
-
The counterpart to MarshalledInstanceOutputStream
.
- MarshalledInstance.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
.
- MarshalledInstance.MarshalledInstanceOutputStream - Class in net.jini.io
-
This class is used to marshal objects for
MarshalledInstance
.
- MarshalledInstance.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
.
- MarshalledInstance.ToMOInputStream - Class in net.jini.io
-
Input stream to convert
net.jini.io.MarshalledObject
into
java.rmi.MarshalledObject
.
- MarshalledInstance.ToMOInputStream(InputStream) - Constructor for class net.jini.io.MarshalledInstance.ToMOInputStream
-
- marshalledLease - Variable in class com.sun.jini.lease.BasicRenewalFailureEvent
-
Lease, in marshalled form, returned by getLease
method.
- marshalledLease - Variable in class com.sun.jini.norm.ClientLeaseWrapper.FailureFactory
-
Client lease that could not be renewed in marshalled form
- marshalledLeases - Variable in class com.sun.jini.norm.GetLeasesResult
-
The marshalled leases.
- marshalledListener - Variable in class com.sun.jini.norm.event.EventType
-
Listener registered for events of this type.
- marshalledModAttrs - Variable in class com.sun.jini.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
-
The attributes with which this service's existing attributes
were modified, written out in marshalled form.
- marshalledModAttrs - Variable in class com.sun.jini.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 com.sun.jini.lease.BasicRenewalFailureEvent
-
Exception, in marshalled form, returned by getThrowable
method.
- marshalledThrowable - Variable in class com.sun.jini.norm.ClientLeaseWrapper.FailureFactory
-
Throwable (if any) that was thrown when we tried to renew the lease
in marshalled form
- MarshalledWrapper - Class in com.sun.jini.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 com.sun.jini.proxy.MarshalledWrapper
-
Creates a new MarshalledWrapper
wrapping a
MarshalledInstance
containing the given object.
- MarshalledWrapper(MarshalledInstance) - Constructor for class com.sun.jini.proxy.MarshalledWrapper
-
Creates a new MarshalledWrapper
wrapping the given
MarshalledInstance
.
- marshalLocators(LookupLocator[], ObjectOutputStream) - Static method in class com.sun.jini.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
RMIClassLoader
).
- 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 com.sun.jini.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 com.sun.jini.outrigger.EntryHandleHashDesc
-
A mask with the lower bitsPerField
bits set
- mask - Variable in class com.sun.jini.outrigger.EntryHandleTmplDesc
-
The mask for EntryHandle's hash codes -- if handle.hash &
mask !
- MASK - Static variable in class com.sun.jini.tool.CheckSer
-
- mask - Variable in class net.jini.security.AuthenticationPermission
-
The parsed actions as a bitmask.
- matchAnyClassName() - Static method in class com.sun.jini.outrigger.EntryRep
-
Return the class name that is used by the ``match any'' EntryRep
- matchAnyEntryRep() - Static method in class com.sun.jini.outrigger.EntryRep
-
The EntryRep
that marks a ``match any'' request.
- matchAnyRep - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Test if an entry matches a template.
- matches(Entry, Entry) - Static method in class com.sun.jini.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 com.sun.jini.outrigger.EntryRep
-
See if the other object matches the template object this
represents.
- matches(EntryRep) - Method in class com.sun.jini.outrigger.TemplateHandle
-
Return true
if this template matches the given entry.
- Matches - Class in com.sun.jini.reggie
-
A Matches contains the fields of a ServiceMatches packaged up for
transmission between client-side proxies and the registrar server.
- Matches(ArrayList, int) - Constructor for class com.sun.jini.reggie.Matches
-
Simple constructor.
- matches(String, Pattern) - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
Checks if the string matches the pattern, returning false if the pattern
is null.
- 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.
- matchingItems(Template) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Return an appropriate iterator for Items matching the Template.
- matchingLogger - Static variable in class com.sun.jini.outrigger.EntryHolder
-
Logger for logging information about entry matching
- matchingLogger - Static variable in class com.sun.jini.outrigger.TxnState
-
Logger for logging information about entry matching
- matchingLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to entry matching
- matchingServices(ServiceType[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Returns a list of services that match all types passed in
- matchItem(Template, Item) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Test if an item matches a template.
- matchMatchEvent - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask
-
- MatchSet - Interface in net.jini.space
-
A collection of
Entry
instances to be incrementally
returned from a JavaSpaces service.
- MatchSetData - Class in com.sun.jini.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 com.sun.jini.outrigger.MatchSetData
-
Creates a new MatchSetData instance.
- MatchSetProxy - Class in com.sun.jini.outrigger
-
Outrigger's implementation of MatchSet
.
- MatchSetProxy(MatchSetData, SpaceProxy2, OutriggerServer) - Constructor for class com.sun.jini.outrigger.MatchSetProxy
-
- matchType(ServiceType[], ServiceType) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Test if a type is equal to or a subtype of every type in an array.
- MAX_ATTEMPTS - Static variable in class com.sun.jini.mercury.MailboxImpl
-
The maximum mnumber of times to retry event delivery
- MAX_ATTEMPTS - Static variable in class com.sun.jini.outrigger.Notifier
-
- MAX_DELAY - Static variable in class com.sun.jini.norm.NormServerBaseImpl.DestroyThread
-
Maximum delay for unexport attempts
- MAX_DELTA_T - Static variable in class com.sun.jini.outrigger.TxnMonitorTask
-
The largest value that deltaT
will reach.
- MAX_FAILURES - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Maximum minMax lease duration for both services and events
- MAX_N_TASKS - Static variable in class net.jini.discovery.LookupDiscovery
-
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.discovery.LookupLocatorDiscovery
-
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
task manager created by this class.
- MAX_RENEW - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Maximum minimum renewal interval
- MAX_REQUESTS - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
- MAX_SIGNATURE_LEN - Static variable in class com.sun.jini.discovery.x500.sha1withdsa.Constants
-
- MAX_SIGNATURE_LEN - Static variable in class com.sun.jini.discovery.x500.sha1withrsa.Constants
-
- MAX_TIME - Static variable in class com.sun.jini.mercury.MailboxImpl
-
The maximum time to maintain a notification task
- MAX_TIME - Static variable in class com.sun.jini.norm.event.EventType.SendTask
-
Max time we are willing to let a send attempt to go on for
- MAX_TIME - Static variable in class com.sun.jini.outrigger.Notifier
-
- MAX_TIME_TO_LIVE - Static variable in class com.sun.jini.discovery.MulticastTimeToLive
-
The maximum permissible time to live value.
- MAX_TRIES - Static variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- MAX_UNEXPORT_DELAY - Static variable in class com.sun.jini.fiddler.FiddlerImpl.DestroyThread
-
Maximum delay for unexport attempts
- MAX_UNEXPORT_DELAY - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Maximum delay for unexport attempts
- MAX_USHORT - Static variable in class com.sun.jini.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 - Static 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 com.sun.jini.reggie.RegistrarImpl
-
Current maximum event lease duration granted, in milliseconds.
- maxFragmentSize - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- maxGssContextRetries - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
-
- maximum - Variable in class com.sun.jini.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.
- maxOps - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- maxOps - Variable in class com.sun.jini.outrigger.snaplogstore.LogStore
-
- maxPacketSize - Variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- maxPacketSize - Variable in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- maxPacketSize - Static variable in class net.jini.discovery.OutgoingMulticastAnnouncement
-
The maximum size we allow for an outgoing packet.
- maxPoolSize - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Maximum limit for the number of concurrent LogStreams
that this pool will concurrently manage.
- maxPoolSize - Variable in class com.sun.jini.mercury.StreamPool
-
Maximum limit for the number of concurrent LogStreams
in the stream pool.
- maxServerQueryTimeout - Variable in class com.sun.jini.outrigger.SpaceProxy2
-
Maximum time any sub-query should be allowed to run for.
- maxServerQueryTimeoutPropertyValue - Static variable in class com.sun.jini.outrigger.SpaceProxy2
-
Value (as a long) of the
com.sun.jini.outrigger.maxServerQueryTimeout
property in this VM, or a non-positive number if it is not set.
- maxServerSessionDuration - Static 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 com.sun.jini.reggie.RegistrarImpl
-
Current maximum service lease duration granted, in milliseconds.
- maxSignatureLength - Variable in class com.sun.jini.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 com.sun.jini.thread.TaskManager
-
Maximum number of threads allowed
- maxtries - Variable in class com.sun.jini.mahalo.AbortJob
-
- maxtries - Variable in class com.sun.jini.mahalo.CommitJob
-
- maxtries - Variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
- maxtries - Variable in class com.sun.jini.mahalo.PrepareJob
-
- maxtries - Variable in class com.sun.jini.mahalo.SettlerTask
-
- maxUnexportDelay - Variable in class com.sun.jini.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 com.sun.jini.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)
- maybeAddNewRegistrar(UnicastResponse) - Method in class net.jini.discovery.LookupDiscovery
-
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.LookupDiscovery
-
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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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.LookupDiscovery
-
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.
- memberGroups - Variable in class com.sun.jini.reggie.RegistrarImpl
-
The groups we are a member of
- memberGroups - Variable in class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
The groups to which the discovered registrar belongs
- memberGroups - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- membershipExpiration - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Membership expiration of this lease
- menu - Variable in class com.sun.jini.example.browser.Browser.Entries
-
- menu - Variable in class com.sun.jini.example.browser.Browser.Fields
-
- menu - Variable in class com.sun.jini.example.browser.Browser.Services
-
- menu - Variable in class com.sun.jini.example.browser.Browser.Values
-
- menuCanceled(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Entries
-
- menuCanceled(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Fields
-
- menuCanceled(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Services
-
- menuCanceled(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Values
-
- menuDeselected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Entries
-
- menuDeselected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Fields
-
- menuDeselected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Services
-
- menuDeselected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Values
-
- menuSelected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Entries
-
- menuSelected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Fields
-
- menuSelected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Services
-
- menuSelected(MenuEvent) - Method in class com.sun.jini.example.browser.Browser.Values
-
- MERCURY - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger and configuration component name for Norm
- MercuryPermission - Class in com.sun.jini.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 com.sun.jini.mercury.MercuryPermission
-
Creates an instance with the specified target name.
- merge(Header) - Method in class com.sun.jini.jeri.internal.http.Header
-
If given header is non-null, adds its field entries to this header.
- merge(PreferredListGen.Graph) - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
- message - Variable in class com.sun.jini.jeri.internal.mux.Mux.SessionShutdownTask
-
- message - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.http
-
Class for reading HTTP messages.
- MessageReader(InputStream, boolean) - Constructor for class com.sun.jini.jeri.internal.http.MessageReader
-
Creates new reader on top of given input stream.
- MessageReader.BoundedInputStream - Class in com.sun.jini.jeri.internal.http
-
Input stream for reading bounded content data.
- MessageReader.BoundedInputStream(int) - Constructor for class com.sun.jini.jeri.internal.http.MessageReader.BoundedInputStream
-
- MessageReader.ChunkedInputStream - Class in com.sun.jini.jeri.internal.http
-
Input stream for reading chunked content data.
- MessageReader.ChunkedInputStream() - Constructor for class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- MessageWriter - Class in com.sun.jini.jeri.internal.http
-
Class for writing HTTP messages.
- MessageWriter(OutputStream, boolean) - Constructor for class com.sun.jini.jeri.internal.http.MessageWriter
-
Creates new writer on top of given output stream.
- MessageWriter.ChunkedOutputStream - Class in com.sun.jini.jeri.internal.http
-
Output stream for writing chunked transfer-coded content.
- MessageWriter.ChunkedOutputStream() - Constructor for class com.sun.jini.jeri.internal.http.MessageWriter.ChunkedOutputStream
-
- MetalIcons - Class in com.sun.jini.example.browser
-
Based on "MetalIconFactory.java"
- MetalIcons() - Constructor for class com.sun.jini.example.browser.MetalIcons
-
- MetalIcons.BlueFileIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.BlueFileIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.BlueFileIcon
-
- MetalIcons.BlueFolderIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.BlueFolderIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.BlueFolderIcon
-
- MetalIcons.FileIcon16 - Class in com.sun.jini.example.browser
-
- MetalIcons.FileIcon16() - Constructor for class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- MetalIcons.FolderIcon16 - Class in com.sun.jini.example.browser
-
- MetalIcons.FolderIcon16() - Constructor for class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- MetalIcons.GrayFileIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.GrayFileIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.GrayFileIcon
-
- MetalIcons.GrayFolderIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.GrayFolderIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.GrayFolderIcon
-
- MetalIcons.OrangeFileIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.OrangeFileIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.OrangeFileIcon
-
- MetalIcons.OrangeFolderIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.OrangeFolderIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.OrangeFolderIcon
-
- MetalIcons.TreeLeafIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.TreeLeafIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.TreeLeafIcon
-
- MetalIcons.UnusableFileIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.UnusableFileIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.UnusableFileIcon
-
- MetalIcons.UnusableFolderIcon - Class in com.sun.jini.example.browser
-
- MetalIcons.UnusableFolderIcon() - Constructor for class com.sun.jini.example.browser.MetalIcons.UnusableFolderIcon
-
- method - Variable in class com.sun.jini.jeri.internal.http.StartLine
-
request method
- 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.
- methodCache - Variable in class net.jini.jeri.BasicInvocationHandler
-
method constraint cache keys (unused entries are null)
- methodConstraints - Variable in class com.sun.jini.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
-
Client constraints placed on this proxy (may be null
).
- methodConstraints - Variable in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
Client constraints placed on this proxy (may be null
).
- methodConstraints - Variable in class com.sun.jini.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
-
Client constraints placed on this proxy (may be null
).
- methodConstraints - Variable in class com.sun.jini.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
-
Client constraints placed on this proxy (may be null
).
- methodConstraints - Variable in class com.sun.jini.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
-
Client constraints placed on this proxy (may be null
).
- methodConstraints - Variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Client constraints placed on this proxy (may be null
)
- methodConstraints - Variable in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
The client constraints placed on this proxy or null
.
- methodConstraints - Variable in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
The client constraints placed on this proxy or null
.
- methodConstraints - Variable in class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
The client constraints placed on this proxy or null
.
- methodConstraints - Variable in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
Client constraints placed on this proxy (may be null
- methodConstraints - Variable in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
Client constraints placed on this proxy (may be null
- MethodConstraints - Interface in net.jini.core.constraint
-
- methodConstraints - Variable in class net.jini.security.BasicProxyPreparer
-
- methodConstraintsSpecified - Variable in class net.jini.security.BasicProxyPreparer
-
- methodMap1 - Static variable in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
- methodMap1 - Static variable in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
- methodMap1 - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
-
- methodMapArray - Static variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
-
- methodMapArray - Static variable in class com.sun.jini.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
-
- methodMapArray - Static variable in class com.sun.jini.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
-
- methodMapArray - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.ConstrainableAID
-
- methodMappings - Static variable in class com.sun.jini.reggie.ConstrainableAdminProxy
-
Mappings between public admin methods and Registrar methods
- methodMappings - Static variable in class com.sun.jini.reggie.ConstrainableEventLease
-
Mappings between Lease and Registrar methods
- methodMappings - Static variable in class com.sun.jini.reggie.ConstrainableRegistrarLeaseMap
-
Mappings between Lease methods and Registrar lease-batching methods
- methodMappings - Static variable in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
Mappings between ServiceRegistrar and Registrar methods
- methodMappings - Static variable in class com.sun.jini.reggie.ConstrainableRegistration
-
Mappings between ServiceRegistration and Registrar methods
- methodMappings - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util
-
cache of tables mapping methods to hashes
- mgr - Variable in class com.sun.jini.mahalo.JoinStateManager
-
JoinManager
that is handling the details of binding
into Jini lookup services.
- mgr - Variable in class com.sun.jini.outrigger.EntryHolder.SimpleRepEnum
-
- mgr - Variable in class com.sun.jini.outrigger.JoinStateManager
-
JoinManager
that is handling the details of binding
into Jini lookup services.
- mgr() - Method in class com.sun.jini.outrigger.TxnState
-
Returns the one manager associated with this transaction.
- mgr - Variable in class net.jini.core.transaction.server.ServerTransaction
-
The transaction manager.
- mgrs - Variable in class com.sun.jini.outrigger.TxnState
-
The list of known managers.
- mi - Variable in class com.sun.jini.mercury.RemoteEventData
-
MarshalledObject
that holds desired
RemoteEvent
.
- min(int, int, int) - Static method in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- MIN_MAX_PACKET_SIZE - Static variable in class com.sun.jini.discovery.Discovery
-
- MIN_MAX_PACKET_SIZE - Static variable in class com.sun.jini.discovery.MulticastMaxPacketSize
-
The minimum allowable multicast packet size limit.
- MIN_RETRY - Static variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- minEventExpiration - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Earliest expiration time of an EventReg
- minExpiration - Variable in class com.sun.jini.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 com.sun.jini.example.browser.ServiceBrowser
-
- MINIMUM_WINDOW_WIDTH - Static variable in class com.sun.jini.example.browser.ServiceEditor
-
- MINIMUM_WINDOW_WIDTH - Static variable in class com.sun.jini.example.browser.SpaceBrowser
-
- minimumDuration - Static variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
minimum lease duration that we bother to honor
- minMaxEventLease - Variable in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Minimum value for maxServiceLease.
- minor - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
HTTP minor version
- minor - Variable in class com.sun.jini.jeri.internal.http.StartLine
-
minor version number
- minRegExpiration - Variable in class com.sun.jini.mercury.MailboxImpl
-
Earliest expiration time of any registration
- minRenewalInterval - Variable in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Earliest expiration time of a SvcReg
- MINUTES - Static variable in interface com.sun.jini.constants.TimeConstants
-
Tics per minute.
- minWarning - Variable in class com.sun.jini.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 com.sun.jini.phoenix.ActivationGroupImpl.ActiveEntry
-
- mode - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- model - Variable in class com.sun.jini.example.browser.EntryTreePanel
-
- model - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- model - Variable in class net.jini.lookup.entry.ServiceInfo
-
The model name or number of this service, if any.
- modified - Variable in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
-
- modify(Entry[], Entry[], Entry[]) - Static method in class com.sun.jini.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 com.sun.jini.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[], boolean) - Method in class com.sun.jini.norm.lookup.JoinState
-
Modify the current attribute sets, using the same semantics as
ServiceRegistration.modifyAttributes.
- modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in interface com.sun.jini.reggie.Registrar
-
Modifies existing attribute sets of a registered service item.
- modifyAttributes(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- modifyAttributes(Entry[], Entry[]) - Method in class com.sun.jini.reggie.Registration
-
- 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.
- modifyAttributesDo(ServiceID, Uuid, EntryRep[], EntryRep[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of modifyAttributes.
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Modify the current set of attributes associated with the lookup
discovery service.
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Modifies the current set of attributes associated with the lookup
discovery service.
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Modify the current attribute sets, using the same semantics as
ServiceRegistration.modifyAttributes.
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.norm.AdminProxy
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Modify the current attribute sets, using the same semantics as
ServiceRegistration.modifyAttributes.
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- modifyLookupAttributes(Entry[], Entry[]) - Method in interface net.jini.admin.JoinAdmin
-
Modify the current attribute sets, using the same semantics as
ServiceRegistration.modifyAttributes.
- modifyParticipant(ParticipantHandle, int) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
Convenience method which allows the caller to modify the
prepState associated with a given ParticipantHandle
- modifyTxnState(int) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
Changes the manager-side state of the transaction.
- monitor - Variable in class com.sun.jini.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) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Make sure the transactions listed here are monitored for as
long as the given query exists.
- monitor(Collection) - Method in class com.sun.jini.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 com.sun.jini.outrigger.TxnMonitorTask
-
the monitor we were made by
- monitor(TransactableMgr) - Method in class com.sun.jini.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 - Variable in class com.sun.jini.phoenix.Activation
-
MonitorImpl instance
- monitor - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- MonitorAccessExporter - Class in com.sun.jini.phoenix
-
Exporter that wraps an ActivationMonitor
instance so that it
only accepts calls from the local host.
- MonitorAccessExporter() - Constructor for class com.sun.jini.phoenix.MonitorAccessExporter
-
Creates an exporter with an underlying
JrmpExporter
that
exports on the standard activation port (1098).
- MonitorAccessExporter(int) - Constructor for class com.sun.jini.phoenix.MonitorAccessExporter
-
Creates an exporter with an underlying
JrmpExporter
that
exports on the specified port.
- MonitorAccessExporter(Exporter) - Constructor for class com.sun.jini.phoenix.MonitorAccessExporter
-
Creates an exporter with the specified underlying exporter.
- MonitorAccessExporter.MonitorImpl - Class in com.sun.jini.phoenix
-
- MonitorAccessExporter.MonitorImpl(ActivationMonitor) - Constructor for class com.sun.jini.phoenix.MonitorAccessExporter.MonitorImpl
-
- monitorExporter - Variable in class com.sun.jini.phoenix.Activation
-
exporter for monitor
- MonitorPermission - Class in com.sun.jini.phoenix
-
- MonitorPermission(String) - Constructor for class com.sun.jini.phoenix.MonitorPermission
-
Creates an instance with the specified name.
- monitorStub - Variable in class com.sun.jini.phoenix.Activation
-
stub for monitor
- monitorTask - Variable in class com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Return the monitor task for this object.
- monitorTask(TxnMonitorTask) - Method in class com.sun.jini.outrigger.Txn
-
Set the monitor task for this object.
- monPreparer - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
monitor proxy preparer
- more - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd.ConsumerThread
-
- moreProhibitedMethods - Static variable in class net.jini.config.ConfigurationFile
-
The name of the resource that specifies more prohibited methods.
- mostSig - Variable in class net.jini.core.lookup.ServiceID
-
The most significant 64 bits.
- mouseClicked(MouseEvent) - Method in class com.sun.jini.example.browser.Browser.MouseReceiver
-
- mouseClicked(MouseEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
-
- mousePressed(MouseEvent) - Method in class com.sun.jini.example.browser.Browser.MouseReceiver
-
- mousePressed(MouseEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.MouseReceiver
-
- mousePressed(MouseEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.MouseReceiver
-
- mouseReleased(MouseEvent) - Method in class com.sun.jini.example.browser.Browser.MouseReceiver
-
- mouseReleased(MouseEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.MouseReceiver
-
- mouseReleased(MouseEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.MouseReceiver
-
- moveAhead(Object) - Method in interface com.sun.jini.mercury.EventLog
-
Effectively removes the last set of read events from the log.
- moveAhead(Object) - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- moveAhead(Object) - Method in interface com.sun.jini.mercury.EventLogIterator
-
Effectively removes the last set of read events from the log.
- moveAhead(Object) - Method in class com.sun.jini.mercury.PersistentEventLog
-
- moveAhead(Object) - Method in class com.sun.jini.mercury.TransientEventLog
-
- msgHeaders - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the header labels for the test result records
- multi - Variable in class com.sun.jini.system.MultiCommandLine.Opt
-
Option can be specified more than once.
- multi - Variable in class com.sun.jini.system.POSIXCommandLine.Opt
-
Can be specified multiple times.
- MULTICAST_ANNOUNCEMENT - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_ANNOUNCEMENT_DECODER - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_ANNOUNCEMENT_ENCODER - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_HEADER_LEN - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_REQUEST - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_REQUEST_DECODER - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- MULTICAST_REQUEST_ENCODER - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- multicastAnnouncement() - Static method in class com.sun.jini.discovery.DiscoveryConstraints
-
- MulticastAnnouncement - Class in com.sun.jini.discovery
-
Class representing the values in a multicast announcement.
- MulticastAnnouncement(long, String, int, String[], ServiceID) - Constructor for class com.sun.jini.discovery.MulticastAnnouncement
-
Creates a new MulticastAnnouncement
instance containing the
given values.
- multicastAnnouncementConstraints - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Constraints specified for outgoing multicast announcements
- multicastAnnouncementConstraints - Variable in class net.jini.discovery.LookupDiscovery
-
- MulticastAnnouncementDecoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which decode multicast announcement data
according to discovery protocol formats.
- MulticastAnnouncementEncoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which encode multicast announcement data
according to discovery protocol formats.
- multicastAnnouncementInterval - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Interval to wait in between sending multicast announcements
- multicastAnnouncementInterval - Variable in class net.jini.discovery.LookupDiscovery
-
- multicastAnnouncementMethod - Static variable in class com.sun.jini.discovery.DiscoveryConstraints
-
Method object for the multicastAnnouncement method of this class.
- multicaster - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Multicast discovery request packet receiving thread
- multicastInterfaceRetryInterval - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Interval to wait in between retrying failed interfaces
- multicastInterfaces - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Network interfaces to use for multicast discovery
- multicastInterfacesSpecified - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Flag indicating whether network interfaces were explicitly specified
- MulticastMaxPacketSize - Class in com.sun.jini.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 com.sun.jini.discovery.MulticastMaxPacketSize
-
Creates a MulticastMaxPacketSize
constraint for the given
multicast packet size limit.
- multicastRequest() - Static method in class com.sun.jini.discovery.DiscoveryConstraints
-
- MulticastRequest - Class in com.sun.jini.discovery
-
Class representing the values in a multicast request.
- MulticastRequest(String, int, String[], ServiceID[]) - Constructor for class com.sun.jini.discovery.MulticastRequest
-
Creates a new MulticastRequest
instance containing the
given values.
- multicastRequestConstraints - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Constraints specified for incoming multicast requests
- multicastRequestConstraints - Variable in class net.jini.discovery.LookupDiscovery
-
- MulticastRequestDecoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which decode multicast request data
according to discovery protocol formats.
- MulticastRequestEncoder - Interface in com.sun.jini.discovery
-
Interface implemented by classes which encode multicast request data
according to discovery protocol formats.
- multicastRequestHost - Variable in class net.jini.discovery.LookupDiscovery
-
- multicastRequestInterval - Variable in class net.jini.discovery.LookupDiscovery
-
- multicastRequestMax - Variable in class net.jini.discovery.LookupDiscovery
-
- multicastRequestMethod - Static variable in class com.sun.jini.discovery.DiscoveryConstraints
-
Method object for the multicastRequest method of this class.
- multicastRequestSubjectChecker - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Client subject checker to apply to incoming multicast requests
- MulticastTimeToLive - Class in com.sun.jini.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 com.sun.jini.discovery.MulticastTimeToLive
-
Creates a MulticastTimeToLive
constraint for the given time
to live value.
- MultiCommandLine - Class in com.sun.jini.system
-
This class parses a command line that uses multi-character options,
such as -verbose
or -help
.
- MultiCommandLine(String[]) - Constructor for class com.sun.jini.system.MultiCommandLine
-
Create a new MultiCommandLine
object that will
return specified options, arguments, and operands.
- MultiCommandLine(String, String[]) - Constructor for class com.sun.jini.system.MultiCommandLine
-
Create a new MultiCommandLine
object that will
return specified options, arguments, and operands.
- MultiCommandLine.Opt - Class in com.sun.jini.system
-
Used to store known option types so we can generate a usage message.
- MultiCommandLine.Opt(String, String) - Constructor for class com.sun.jini.system.MultiCommandLine.Opt
-
- MultiIPDiscovery - Class in com.sun.jini.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 com.sun.jini.discovery.internal.MultiIPDiscovery
-
- MultiLogManager - Class in com.sun.jini.mahalo.log
-
- MultiLogManager() - Constructor for class com.sun.jini.mahalo.log.MultiLogManager
-
Create a non-persistent MultiLogManager
.
- MultiLogManager(LogRecovery, String) - Constructor for class com.sun.jini.mahalo.log.MultiLogManager
-
Create a MultiLogManager
.
- MultiLogManager.LogRemovalManager - Interface in com.sun.jini.mahalo.log
-
Callback interface for log files to remove themselves from
this manager
- MultiLogManagerAdmin - Interface in com.sun.jini.mahalo.log
-
- mustQuery - Variable in class com.sun.jini.outrigger.TxnMonitorTask
-
When we're given an opportunity to poll the transaction manager
for the txn
's state, do so.
- mutatorLock - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.ConnectionIO
-
the Mux object associated with this instance
- Mux - Class in com.sun.jini.jeri.internal.mux
-
Mux is the abstract superclass of both client-side and server-side
multiplexed connections.
- Mux(OutputStream, InputStream, int, int, int) - Constructor for class com.sun.jini.jeri.internal.mux.Mux
-
Constructs a new Mux instance for a connection accessible through
standard (blocking) I/O streams.
- Mux(SocketChannel, int, int, int) - Constructor for class com.sun.jini.jeri.internal.mux.Mux
-
- mux - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- mux - Variable in class net.jini.jeri.connection.ConnectionManager.ReqIterator
-
The outbound mux from the last call to next, if any.
- Mux.SessionShutdownTask - Class in com.sun.jini.jeri.internal.mux
-
- Mux.SessionShutdownTask(Session[], String, Throwable) - Constructor for class com.sun.jini.jeri.internal.mux.Mux.SessionShutdownTask
-
- MuxClient - Class in com.sun.jini.jeri.internal.mux
-
A MuxClient controls the client side of multiplexed connection.
- MuxClient(OutputStream, InputStream) - Constructor for class com.sun.jini.jeri.internal.mux.MuxClient
-
Initiates the client side of the multiplexed connection over
the given input/output stream pair.
- MuxClient(SocketChannel) - Constructor for class com.sun.jini.jeri.internal.mux.MuxClient
-
- muxDown - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- muxDownCause - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- muxDownMessage - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- muxes - Variable in class net.jini.jeri.connection.ConnectionManager
-
The OutboundMuxes.
- muxLock - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
lock guarding all mutable instance state (below)
- MuxServer - Class in com.sun.jini.jeri.internal.mux
-
A MuxServer controls the server side of a multiplexed connection.
- MuxServer(OutputStream, InputStream, RequestDispatcher) - Constructor for class com.sun.jini.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 com.sun.jini.jeri.internal.mux.MuxServer
-
- myDomain - Static variable in class com.sun.jini.start.AggregatePolicyProvider
-
- myDomain - Static variable in class com.sun.jini.start.LoaderSplitPolicyProvider
-
- myjob - Variable in class com.sun.jini.mahalo.ParticipantTask
-
- myLeaseID - Static variable in class com.sun.jini.reggie.RegistrarImpl
-
Lease ID always assigned to self
- myLocator - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Our LookupLocator
- myRef - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Remote reference for myself
- myServiceID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Our service ID
- N_INTERVALS - Static variable in class net.jini.discovery.LookupDiscovery.AnnouncementTimerThread
-
- NAME - Static variable in class com.sun.jini.discovery.internal.X500Provider
-
- name - Variable in class com.sun.jini.example.browser.ObjectNode
-
- name - Variable in class com.sun.jini.jeri.internal.http.Header.FieldKey
-
- name - Variable in class com.sun.jini.logging.Levels.LevelData
-
- name - Variable in class com.sun.jini.mahalo.log.SimpleLogFile
-
(Relative) File name of the log file
- NAME - Variable in class com.sun.jini.phoenix.Activation.RegistryImpl
-
The name of the single entry
- name - Variable in class com.sun.jini.reggie.EntryClass
-
Class name
- name - Variable in class com.sun.jini.reggie.ServiceType
-
Class name.
- name - Variable in class com.sun.jini.thread.InProgress
-
- name - Variable in class com.sun.jini.thread.NewThreadAction
-
- name - Variable in class com.sun.jini.thread.ThreadPool.Task
-
- name - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the name of this node (e.g. com or sun, not com.sun)
- name - Variable in class com.sun.jini.tool.PreferredListGen.PrefData
-
the preferred list entry name string
- 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.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_LEN - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- NAME_NO_PREFERENCE - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
Constant value that indicates that there is no preference value
for a given name.
- NAME_NOT_PREFERRED - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
Constant value that indicates that the resource for a given
name is known to be not preferred.
- NAME_PREFERRED - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
Constant value that indicates that a given name is preferred.
- NAME_PREFERRED_RESOURCE_EXISTS - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
Constant value that indicates that a given resource is
preferred.
- NAME_PREFIX - Static variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
- NAME_PREFIX - Static variable in class com.sun.jini.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.
- namePattern - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- namePrefs - Variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- NAMESPACE - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value for namespace wildcard nodes
- namespacePrefs - Variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
- narrowingAssignable(Object, Class) - 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.
- needThread() - Method in class com.sun.jini.thread.TaskManager
-
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.
- NestableTransaction.Created(NestableTransaction, Lease) - Constructor for class net.jini.core.transaction.NestableTransaction.Created
-
Simple constructor.
- 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 com.sun.jini.mercury.InternalMailboxException
-
The exception (if any) that triggered the internal exception.
- nestedException - Variable in exception com.sun.jini.norm.InternalNormException
-
The exception (if any) that triggered the internal exception.
- nestedException - Variable in exception com.sun.jini.norm.StoreException
-
The exception (if any) that triggered the store exception.
- nestedException - Variable in exception net.jini.space.InternalSpaceException
-
The exception (if any) that triggered the internal 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
-
- 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
-
- net.jini.io - package net.jini.io
-
Provides I/O interfaces and utility classes.
- net.jini.io.context - package net.jini.io.context
-
- 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 com.sun.jini.discovery.DatagramBufferFactory
-
Returns a byte buffer into which to write encoded multicast packet data.
- newBuffer() - Method in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- newBuffer() - Method in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory
-
- 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 com.sun.jini.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 com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- newCookie() - Method in class com.sun.jini.jeri.internal.http.HttpServerManager
-
Returns unique cookie string.
- newEntry - Variable in class com.sun.jini.outrigger.EntryTransition
-
true
if the transition is a write or
the commit of a write, false
otherwise.
- newEventType(SendMonitor) - Method in class com.sun.jini.norm.event.EventTypeGenerator
-
Create a new EventType
object.
- newEventType(SendMonitor, long) - Method in class com.sun.jini.norm.event.EventTypeGenerator
-
Create a new EventType
object specify the
event id it should have.
- newFailureFactory(LeaseRenewalSet) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Return an EventFactory
that will create an
appropriate RenewalFailureEvent
for the client
lease associated with this wrapper.
- newID() - Method in class com.sun.jini.norm.UIDGenerator
-
Generate ID, this method performs appropriate locking to
ensure the returned ID is unique.
- newInstance(ActivationID, ActivationDesc) - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
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 com.sun.jini.phoenix.InstantiatorAccessExporter.InstantiatorImpl
-
- newInstance(String, String, boolean) - Static method in class com.sun.jini.tool.classdepend.ClassDepend
-
Public Factory method for creating a new instance of ClassDepend.
- 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.
- newLease(Uuid, long) - Method in class com.sun.jini.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 com.sun.jini.outrigger.SpaceProxy2
-
Create a new lease with the specified id and initial duration
- newLeaseBound - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseBoundSetLogObj
-
The new least upper bound used to determine a lease's duration.
- newLeaseID() - Method in class com.sun.jini.reggie.RegistrarImpl
-
Generate a new lease ID
- NEWLINE_LEN - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- newNotifies - Variable in class com.sun.jini.reggie.RegistrarImpl
-
ArrayList of pending EventTasks
- newOutboundMux(Connection) - Method in class net.jini.jeri.connection.ConnectionManager
-
Constructs an OutboundMux instance from the connection.
- newPermissionCollection() - Method in class com.sun.jini.start.SharedActivationPolicyPermission
-
- 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.
- newPort - Variable in class com.sun.jini.reggie.RegistrarImpl.UnicastPortSetLogObj
-
The new port number.
- newRequest(OutboundRequestHandle) - Method in interface com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Initiates new request to connection target.
- newRequest() - Method in class com.sun.jini.jeri.internal.mux.MuxClient
-
Starts a new request over this connection, returning the
corresponding OutboundRequest object.
- 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.
- newRequestPending() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
Registers a pending newRequest call.
- newRootDirBehavior - Variable in class com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Create a new SendMonitorImpl
- newSeqNum(long, long) - Method in class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
Returns true
if currentNum is a new sequence number
that needs to be inspected.
- newServiceID() - Method in class com.sun.jini.reggie.RegistrarImpl
-
Generate a new service ID
- newSetProxy() - Method in class com.sun.jini.norm.LeaseSet
-
Create a new SetProxy for this set that has a lease with the
current expiration
- newSetProxy(LeaseSet) - Method in class com.sun.jini.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.
- NewThreadAction - Class in com.sun.jini.thread
-
A PrivilegedAction for creating a new thread conveniently with an
AccessController.doPrivileged or Security.doPrivileged.
- NewThreadAction(ThreadGroup, Runnable, String, boolean) - Constructor for class com.sun.jini.thread.NewThreadAction
-
- NewThreadAction(Runnable, String, boolean) - Constructor for class com.sun.jini.thread.NewThreadAction
-
Creates an action that will create a new thread in the
system thread group.
- NewThreadAction(Runnable, String, boolean, boolean) - Constructor for class com.sun.jini.thread.NewThreadAction
-
Creates an action that will create a new thread.
- newThreshold - Variable in class com.sun.jini.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
-
The new snapshot threshold.
- newTicket(long, Runnable, WakeupManager.ThreadDesc) - Method in class com.sun.jini.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 com.sun.jini.outrigger.OperationJournal
-
Return an iterator that can latter be used to
get all the EntryTransition
s added after
this point that have been processed.
- newWeight - Variable in class com.sun.jini.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
-
The new snapshot weight factor.
- next() - Method in interface com.sun.jini.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 com.sun.jini.jeri.internal.http.TimedMap.Queue.Node
-
- next() - Method in class com.sun.jini.lease.AbstractLeaseMap.EntryIterator
-
- next() - Method in interface com.sun.jini.mercury.EventLog
-
Return the next RemoteEvent to be read.
- next() - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- next() - Method in interface com.sun.jini.mercury.EventLogIterator
-
Return the next event in the collection.
- next() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- next(long) - Method in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
- next() - Method in class com.sun.jini.mercury.TransientEventLog
-
- next() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntryIterator
-
- next() - Method in interface com.sun.jini.outrigger.AdminIterator
-
Deprecated.
Return the next entry in the sequence.
- next(Set, Set, WeakHashMap) - Method in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Return the next matching entry.
- next - Variable in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
- next() - Method in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
- next - Variable in class com.sun.jini.outrigger.IteratorProxy
-
Index of the next entry in rep to return.
- next() - Method in class com.sun.jini.outrigger.IteratorProxy
-
- next() - Method in class com.sun.jini.outrigger.MatchSetProxy
-
- next - Variable in class com.sun.jini.outrigger.OperationJournal.JournalNode
-
The next node in the journal
- next() - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
-
Return the next File
object, or
null
.
- next() - Method in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
Switch this over to the next path in the list
- next() - Method in class com.sun.jini.outrigger.TypeTree.TypeTreeIterator
-
- next - Variable in class com.sun.jini.outrigger.WrittenEntry
-
The next node in the list.
- next() - Method in class com.sun.jini.outrigger.WrittenEntry
-
Return the next object in the list.
- next() - Method in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Returns the next element in the iteration as an Item.
- next() - Method in class com.sun.jini.resource.Service.LazyIterator
-
- 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 - Variable in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- 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.
- nextBatch(Uuid, Uuid) - Method in interface com.sun.jini.outrigger.OutriggerServer
-
Return the next batch of entries associated with the specified
contents query.
- nextBatch(Uuid, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
- nextBatch(Uuid, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- nextBatch(Uuid, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- nextBreaker - Variable in class com.sun.jini.thread.WakeupManager
-
Next tie breaker ticket
- nextCookie - Variable in class com.sun.jini.jeri.internal.http.HttpServerManager
-
- nextEvicted() - Method in class com.sun.jini.jeri.internal.http.TimedMap.Evictor
-
- nextEvID - Variable in class com.sun.jini.norm.event.EventTypeGenerator
-
Next event ID.
- nextID() - Static method in class com.sun.jini.mahalo.TxnManagerImpl
-
gets the next available transaction ID.
- nextID - Variable in class com.sun.jini.norm.UIDGenerator
-
Value of the next ID
- nextID() - Static method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Generate a new ID.
- nextIndex - Variable in class com.sun.jini.outrigger.FastList
-
The next index, a modified form of timestamp.
- nextLimit - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Max number of entries to return in a next call
- nextName - Variable in class com.sun.jini.resource.Service.LazyIterator
-
- nextNonBlankLine(BufferedReader) - Static method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Returns next non-blank, non-comment line, or null if end of file has
been reached.
- nextPath() - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Switch this over to the next path in the list
- nextQuery - Variable in class com.sun.jini.outrigger.TxnMonitorTask
-
The next time we need to poll the transaction manager
to get txn
's actual state.
- nextReadAheadLog(long) - Method in class com.sun.jini.mercury.PersistentEventLog
-
Advance the temporary "read" state to the next available log.
- nextReadLog() - Method in class com.sun.jini.mercury.PersistentEventLog
-
Advance the "read" state to the next available log.
- nextReadPos - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The read offset of the next event.
- nextReg() - Method in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Returns the next element in the iteration as a SvcReg.
- nextRep() - Method in class com.sun.jini.outrigger.EntryHolder.SimpleRepEnum
-
- nextRep() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.AllReps
-
- nextRep() - Method in interface com.sun.jini.outrigger.RepEnum
-
Return the next EntryRep
object, or null
if there is none.
- nextReps(Uuid, int, Uuid) - Method in interface com.sun.jini.outrigger.OutriggerAdmin
-
Fetch up to max
EntryRep
objects from
the specified iteration.
- nextReps(int, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
- nextReps(Uuid, int, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- nextReps(Uuid, int, Uuid) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient
-
next sequence number for DGC calls (access synchronized on class)
- nextTiebreaker - Static variable in class com.sun.jini.outrigger.TransitionWatcher
-
Next tiebreaker to use
- nextTiebreakerLock - Static variable in class com.sun.jini.outrigger.TransitionWatcher
-
Lock for nextTiebreaker
- nextToken() - Method in class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
Returns code indicating next token in line.
- nextToken() - Method in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
-
- nextTryTime - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- nextWriteLog() - Method in class com.sun.jini.mercury.PersistentEventLog
-
Advance the "write" state to the next available log.
- nicRetryInterval - Variable in class net.jini.discovery.LookupDiscovery
-
- nics - Variable in class net.jini.discovery.LookupDiscovery
-
- NICS_USE_ALL - Static variable in class net.jini.discovery.LookupDiscovery
-
Constants used to indicate the set of network interfaces being used
- NICS_USE_LIST - Static variable in class net.jini.discovery.LookupDiscovery
-
- NICS_USE_NONE - Static variable in class net.jini.discovery.LookupDiscovery
-
- NICS_USE_SYS - Static variable in class net.jini.discovery.LookupDiscovery
-
- nicsToUse - Variable in class net.jini.discovery.LookupDiscovery
-
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_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_GROUPS - Static variable in class net.jini.discovery.LookupDiscovery
-
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 com.sun.jini.norm.NormServer
-
If calling setExpirationWarningListener
with a
null
listener, this is the value that should be passed.
- NO_SUCH_OBJECT - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.lookup.entry.LookupAttributes
-
- noArg - Static variable in class com.sun.jini.outrigger.EntryRep
-
Used to look up no-arg constructors.
- noArg - Static variable in class com.sun.jini.reggie.ClassMapper
-
- noContent - Variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- node - Variable in class net.jini.config.ConfigurationFile.Entry
-
- nodes - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the set of child nodes of this node
- NonActivatableFiddlerImpl - Class in com.sun.jini.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 com.sun.jini.fiddler.NonActivatableFiddlerImpl
-
Constructs a new instance of FiddlerImpl
that is not
activatable, but which will persist its state.
- NonActivatableMahaloImpl - Class in com.sun.jini.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 com.sun.jini.mahalo.NonActivatableMahaloImpl
-
Constructs a new instance of TxnManagerImpl
that is not
activatable, but which will persist its state.
- NonActivatableMercuryImpl - Class in com.sun.jini.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 com.sun.jini.mercury.NonActivatableMercuryImpl
-
Constructs a new instance of MailboxImpl
that is not
activatable, but which will persist its state.
- NonActivatableServiceDescriptor - Class in com.sun.jini.start
-
Class used to launch shared, non-activatable, in-process
services.
- NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle, ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
-
Main constructor.
- NonActivatableServiceDescriptor(String, String, String, String, Configuration, LifeCycle, ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
-
- NonActivatableServiceDescriptor(String, String, String, String, String[], LifeCycle) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
-
Convenience constructor.
- NonActivatableServiceDescriptor(String, String, String, String, String[]) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
-
Convenience constructor.
- NonActivatableServiceDescriptor(String, String, String, String, String[], ProxyPreparer) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor
-
Convenience constructor.
- NonActivatableServiceDescriptor.Created - Class in com.sun.jini.start
-
- NonActivatableServiceDescriptor.Created(Object, Object) - Constructor for class com.sun.jini.start.NonActivatableServiceDescriptor.Created
-
Constructs an instance of this class.
- NONE - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.tool.envcheck.Util
-
the properties which were provided to the local VM
- NoOperation - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- NoOpLifeCycle - Static variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- noPreferredList(File) - Method in class com.sun.jini.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 com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
Marks this thread as no longer needing to restart objects.
- NORM - Static variable in class com.sun.jini.norm.lookup.JoinState
-
Logger and configuration component name for Norm
- NORM - Static variable in class com.sun.jini.norm.NormServerBaseImpl
-
Logger and configuration component name for Norm
- NORMAL - Static variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- NORMAL - Static variable in class net.jini.lookup.entry.StatusType
-
A noteworthy event is occurring during the normal operation of
a service.
- NormPermission - Class in com.sun.jini.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 com.sun.jini.norm.NormPermission
-
Creates an instance with the specified target name.
- NormProxy - Class in com.sun.jini.norm
-
Defines a client-side proxy for a Norm server.
- NormProxy(NormServer, Uuid) - Constructor for class com.sun.jini.norm.NormProxy
-
Creates an instance of this class.
- normProxy - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Outer service proxy
- NormProxy.ConstrainableNormProxy - Class in com.sun.jini.norm
-
Defines a subclass of NormProxy that implements RemoteMethodControl.
- NormProxy.ConstrainableNormProxy(NormServer, Uuid) - Constructor for class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
Creates an instance of this class.
- NormServer - Interface in com.sun.jini.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 com.sun.jini.norm.LeaseSet
-
The NormServerBaseImpl
are attached to
- NormServerBaseImpl - Class in com.sun.jini.norm
-
Base class for implementations of NormServer.
- NormServerBaseImpl(boolean) - Constructor for class com.sun.jini.norm.NormServerBaseImpl
-
Creates an instance of this class.
- NormServerBaseImpl.CountLeases - Class in com.sun.jini.norm
-
Keeps track of the number of leases.
- NormServerBaseImpl.CountLeases() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.CountLeases
-
- NormServerBaseImpl.DestroyThread - Class in com.sun.jini.norm
-
Termination thread code.
- NormServerBaseImpl.DestroyThread() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.DestroyThread
-
Create a non-daemon thread
- NormServerBaseImpl.InitException - Exception in com.sun.jini.norm
-
Simple container for an alternative return a value so we
can provide more detailed diagnostics.
- NormServerBaseImpl.InitException(String, Throwable) - Constructor for exception com.sun.jini.norm.NormServerBaseImpl.InitException
-
- NormServerBaseImpl.OurLogHandler - Class in com.sun.jini.norm
-
Implementation of LogHandler
used by NormServerBaseImpl
- NormServerBaseImpl.OurLogHandler() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.OurLogHandler
-
- NormServerBaseImpl.ReadyState - Class in com.sun.jini.norm
-
Prevents access to the service before it is ready or after it starts to
shutdown.
- NormServerBaseImpl.ReadyState() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
- NormServerBaseImpl.RenewLogThread - Class in com.sun.jini.norm
-
- NormServerBaseImpl.RenewLogThread() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.RenewLogThread
-
Create a daemon thread
- NormServerBaseImpl.SendMonitorImpl - Class in com.sun.jini.norm
-
The implementation of SendMonitor
we use to track
event delivery threads.
- NormServerBaseImpl.SendMonitorImpl(LeaseSet) - Constructor for class com.sun.jini.norm.NormServerBaseImpl.SendMonitorImpl
-
Simple constructor.
- NormServerBaseImpl.SnapshotThread - Class in com.sun.jini.norm
-
Thread that performs the actual snapshots, done in a separate thread
so it will not hang up in-progress remote calls
- NormServerBaseImpl.SnapshotThread() - Constructor for class com.sun.jini.norm.NormServerBaseImpl.SnapshotThread
-
Create a daemon thread
- 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
.
- 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 com.sun.jini.tool.classdepend.ClassDepend
-
Called when attempts to load the bytecodes for the specified class fail.
- noteClassNotFound(String) - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl
-
Informs the transaction manager to attempt to
settle a given transaction.
- noteUnsettledTxn(long) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a notification and new sequence number.
- notifier - Variable in class com.sun.jini.mercury.MailboxImpl
-
Event delivery thread
- Notifier - Class in com.sun.jini.outrigger
-
The notifier thread.
- Notifier(JavaSpace, ProxyPreparer, Configuration) - Constructor for class com.sun.jini.outrigger.Notifier
-
Create a notifier connected to the given space
.
- notifier - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The notification object
- Notifier.NotifyTask - Class in com.sun.jini.outrigger
-
A task that represent a notification of matching a particular
template under a given transaction.
- Notifier.NotifyTask(EventSender) - Constructor for class com.sun.jini.outrigger.Notifier.NotifyTask
-
Create an object to represent this list of chits needing
notification.
- notifierSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- notifierThread - Variable in class net.jini.discovery.LookupDiscovery
-
Thread that handles pending notifications.
- notifierThread - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Thread that handles pending notifications.
- notify(LeaseRenewalEvent) - Method in class com.sun.jini.example.browser.Browser.LeaseNotify
-
- notify(RemoteEvent) - Method in class com.sun.jini.example.browser.Browser.Listener
-
- notify(RemoteEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.NotifyReceiver
-
- notify(RemoteEvent) - Method in class com.sun.jini.mercury.ListenerProxy
-
- notify(Uuid, RemoteEvent) - Method in interface com.sun.jini.mercury.MailboxBackEnd
-
Collect remote events for the associated registration.
- notify(Uuid, RemoteEvent) - Method in class com.sun.jini.mercury.MailboxImpl
-
- notify(LeaseRenewalEvent) - Method in class com.sun.jini.norm.LRMEventListener
-
- notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in interface com.sun.jini.outrigger.OutriggerServer
-
When entries are written that match this template notify the
given listener
.
- notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- notify(Entry, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in interface com.sun.jini.reggie.Registrar
-
Registers for event notification.
- notify(Template, int, RemoteEventListener, MarshalledObject, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- notify(ServiceTemplate, int, RemoteEventListener, MarshalledObject, long) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- 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.
- notifyAckListeners(String) - Method in class com.sun.jini.jeri.internal.http.HttpServerManager
-
Notifies all listeners waiting for given cookie with received == true.
- notifyAcknowledgmentListeners(boolean) - Method in class com.sun.jini.jeri.internal.mux.Session
-
- notifyClient - Variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
- notifyDo(Uuid, RemoteEvent) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual logic of handling received events and
storing them.
- notifyDo(Template, int, RemoteEventListener, MarshalledObject, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of notify.
- notifyIfExpired(long) - Method in class com.sun.jini.jeri.internal.runtime.Lease
-
- notifyListener(Map, int) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Notify all listeners for a discovery event.
- notifyListener(DiscoveryListener, Map, int) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Notify a specific listener for a discovery event.
- notifyOnGroupChange(ServiceRegistrar, String[], String[]) - Method in class net.jini.discovery.LookupDiscovery
-
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 com.sun.jini.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
- 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 com.sun.jini.jeri.internal.runtime.Lease
-
- notifyTaskSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- notSupported - Variable in class net.jini.jeri.ssl.ConnectionContext
-
Set to true if the principals and cipher suite conflict
- now - Variable in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Time used to weed out expired entries, ok if old
- now - Variable in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Current time
- nRetries - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
-
- nukeThreads() - Method in class net.jini.discovery.LookupDiscovery
-
Terminates (interrupts) all currently-running threads.
- NULL_FORMAT_ID - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- NULL_SUBJECT - Static variable in class net.jini.jeri.kerberos.KerberosEndpoint
-
- nullKey - Variable in class com.sun.jini.collection.WeakSoftTable.WeakKey
-
Whether the key was null, as opposed to being cleared.
- nullParent - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderKey
-
- NUM_PROVIDER_TYPES - Static variable in class com.sun.jini.discovery.DiscoveryV2
-
- numConfigs - Variable in class net.jini.jeri.kerberos.KerberosUtil.ConfigIter
-
- numFields() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the number of fields in this kind of entry.
- numFields - Variable in class com.sun.jini.reggie.EntryClass
-
Number of public fields
- numgen - Static variable in class com.sun.jini.outrigger.TypeTree
-
A generator used to randomize the order of iterator returns
- numInstances - Variable in class com.sun.jini.reggie.EntryClass
-
Number of instances of this class in service registrations
- numPrefs - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- numTemplates - Variable in class com.sun.jini.reggie.EntryClass
-
Number of templates of this class in event registrations
- numUpdates - Variable in class com.sun.jini.phoenix.Activation
-
number of log updates since last log snapshot
- p - Variable in class com.sun.jini.discovery.internal.X500Client.X500MulticastAnnouncement
-
- p - Variable in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- packageClasses - Variable in class com.sun.jini.tool.classdepend.ClassDepend
-
Used to compute the classes available in the classpath for a package.
- PackageClasses - Class in com.sun.jini.tool.classdepend
-
Utility class for finding the names of the classes in a set of packages.
- PackageClasses(String) - Constructor for class com.sun.jini.tool.classdepend.PackageClasses
-
Creates an instance with the specified class path.
- packagePrefs - Variable in class com.sun.jini.loader.pref.internal.PreferredResources
-
- packagePrefs - Variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- packetType - Variable in class com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- packLong(long, byte[], int) - Static method in class com.sun.jini.mercury.PersistentEventLog
-
Utility method for packing a long into a byte array.
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.BlueFileIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.BlueFolderIcon
-
- paintIcon(Component, Graphics, int, int, Color, Color, Color) - Method in class com.sun.jini.example.browser.MetalIcons.FileIcon16
-
- paintIcon(Component, Graphics, int, int, Color, Color, Color, Color, Color) - Method in class com.sun.jini.example.browser.MetalIcons.FolderIcon16
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.GrayFileIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.GrayFolderIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFileIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.OrangeFolderIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFileIcon
-
- paintIcon(Component, Graphics, int, int) - Method in class com.sun.jini.example.browser.MetalIcons.UnusableFolderIcon
-
- 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 com.sun.jini.jeri.internal.runtime.Util
-
parameter types for activatable constructor or activate method
- paramTypes - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
parameter types for activatable constructor
- parent - Variable in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
-
- parent - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the parent of this node, or null for the root node
- parent - Variable in class net.jini.core.transaction.server.NestableServerTransaction
-
The parent transaction, if any.
- parentPath(String) - Static method in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
Returns path of the parent directory of the indicated JAR entry.
- parse(Class, URL, Set) - Static method in class com.sun.jini.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.
- parseArgs(String[]) - Method in class com.sun.jini.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.
- parseArgs(ConfigurationFile.Entry, char) - Method in class net.jini.config.ConfigurationFile.Parser
-
Parses an ExprList and the trailing token specified by close.
- parseClasspath(String, String) - Method in class com.sun.jini.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 com.sun.jini.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
- parseHostPort(String, URI) - Method in class net.jini.core.discovery.LookupLocator
-
- parseImport() - Method in class net.jini.config.ConfigurationFile.Parser
-
Parses an Import, updating classImports and onDemandImports.
- parseInputStream(String, InputStream) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.Browser
-
- parseLong(String, long) - Static method in class com.sun.jini.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.
- parseOutputStream(String, OutputStream) - Static method in class com.sun.jini.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 com.sun.jini.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.
- parseRandomAccessFile(String, RandomAccessFile, String) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.system.CommandLine
-
Return a Reader
that is the result of creating a
new FileReader
object for the file named by the
given path
.
- 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 com.sun.jini.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.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.ParticipantModRecord
-
- parthandles() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Session
-
- partialEntry - Variable in exception net.jini.core.entry.UnusableEntryException
-
The partial entry.
- PartialResultException - Exception in com.sun.jini.mahalo
-
- PartialResultException() - Constructor for exception com.sun.jini.mahalo.PartialResultException
-
- PartialResultException(String) - Constructor for exception com.sun.jini.mahalo.PartialResultException
-
- ParticipantAbortRecord - Class in com.sun.jini.mahalo
-
A LogRecord
which encapsulates a participant
being instructed to roll-back.
- ParticipantAbortRecord(ParticipantHandle) - Constructor for class com.sun.jini.mahalo.ParticipantAbortRecord
-
- ParticipantCommitRecord - Class in com.sun.jini.mahalo
-
A LogRecord
which encapsulates a participant
being instructed to roll-forward.
- ParticipantCommitRecord(ParticipantHandle) - Constructor for class com.sun.jini.mahalo.ParticipantCommitRecord
-
- ParticipantHandle - Class in com.sun.jini.mahalo
-
- ParticipantHandle(TransactionParticipant, long) - Constructor for class com.sun.jini.mahalo.ParticipantHandle
-
Create a new node that is equivalent to that node
- ParticipantListException - Exception in com.sun.jini.mahalo
-
- ParticipantListException() - Constructor for exception com.sun.jini.mahalo.ParticipantListException
-
- ParticipantListException(String) - Constructor for exception com.sun.jini.mahalo.ParticipantListException
-
- participantLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for transaction participant related messages
- ParticipantModRecord - Class in com.sun.jini.mahalo
-
A LogRecord
which encapsulates a generic
interaction with a participant.
- ParticipantModRecord(ParticipantHandle, int) - Constructor for class com.sun.jini.mahalo.ParticipantModRecord
-
- participantPreparer - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Proxy preparer for listeners
- participantProxy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The participant proxy for this space
- ParticipantProxy - Class in com.sun.jini.outrigger
-
Object Outrigger hands to transaction managers on join.
- ParticipantProxy(TransactionParticipant, Uuid) - Constructor for class com.sun.jini.outrigger.ParticipantProxy
-
Create a new ParticipantProxy
for the given space.
- ParticipantTask - Class in com.sun.jini.mahalo
-
A ParticipantTask
is a general task which
interacts with a participant.
- ParticipantTask(TaskManager, WakeupManager, Job, ParticipantHandle) - Constructor for class com.sun.jini.mahalo.ParticipantTask
-
Constructs a ParticipantTask
.
- parts - Variable in class com.sun.jini.mahalo.AbortRecord
-
- parts - Variable in class com.sun.jini.mahalo.CommitRecord
-
- parts - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- path - Variable in class com.sun.jini.outrigger.snaplogstore.LogStore
-
- path - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.DirNode
-
- path - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
-
- path - Variable in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
URL path component, excluding any HTTPMD information
- pathMap - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- pathToURLs(String) - Static method in class net.jini.loader.pref.PreferredClassProvider
-
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.
- 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.loader.pref.PreferredClassProvider
-
map from weak(key=string) to [URL[], soft(key)]
- pathToURLsCache - Static variable in class net.jini.security.Security
-
Weak map from String to [URL[], SoftReference(key)]
- pattern - Variable in class com.sun.jini.tool.classdepend.AbstractDependencyVisitor
-
- PAUSE_TIME - Static variable in class com.sun.jini.mercury.MailboxImpl.Notifier
-
Time to wait between notification checks
- payload - Variable in class com.sun.jini.outrigger.OperationJournal.JournalNode
-
The contents of this journal entry
- 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.
- 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 com.sun.jini.jeri.internal.runtime.BASE64Encoder
-
This array maps the characters to their 6 bit values
- pending - Variable in class com.sun.jini.mahalo.Job
-
- pending - Variable in class com.sun.jini.outrigger.Notifier
-
pending notifications tasks
- pending - Variable in class com.sun.jini.outrigger.TxnMonitor
-
This list is used to contain requests to monitor interfering
transactions.
- pending - Variable in class com.sun.jini.resource.Service.LazyIterator
-
- pending - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
-
- pendingCleans - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
set of clean calls that need to be made
- pendingConnects - Variable in class net.jini.jeri.connection.ConnectionManager
-
Number of pending connect calls.
- pendingDiscoveries - Variable in class net.jini.discovery.LookupDiscovery
-
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) - Method in class com.sun.jini.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.LookupDiscovery
-
Notifications to be sent to listeners.
- pendingNotifies - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Notifications to be sent to listeners.
- pendingReg - Variable in class com.sun.jini.mercury.MailboxImpl
-
List of ServiceRegistrations that have event
delivery enabled, but don't have any event delivery tasks
currently scheduled.
- pendingStart - Variable in class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
True if the mux needs to be started.
- pendingTxn(Long) - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore
-
This object represents a pending transaction in a BackEnd
.
- PendingTxn(Long) - Constructor for class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Create a new PendingTxn
for the given id
.
- PendingTxn.PendingOp - Class in com.sun.jini.outrigger.snaplogstore
-
A superclass for the objects that represent pending operations.
- PendingTxn.PendingOp() - Constructor for class com.sun.jini.outrigger.snaplogstore.PendingTxn.PendingOp
-
- PendingTxn.TakeOp - Class in com.sun.jini.outrigger.snaplogstore
-
An object that represents a pending take.
- PendingTxn.TakeOp(byte[]) - Constructor for class com.sun.jini.outrigger.snaplogstore.PendingTxn.TakeOp
-
- PendingTxn.WriteOp - Class in com.sun.jini.outrigger.snaplogstore
-
An object that represents a pending write.
- PendingTxn.WriteOp(Resource) - Constructor for class com.sun.jini.outrigger.snaplogstore.PendingTxn.WriteOp
-
- pendingTxns - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- performDiscovery(Discovery, DiscoveryConstraints, Socket) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
-
- performWork(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.Job
-
Used by a task to do a piece of work and record the
number of attempts.
- 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 - Variable in class com.sun.jini.discovery.ClientPermissionChecker
-
- permissionClass - Variable in class net.jini.jeri.BasicILFactory
-
The permission class, or null.
- 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.
- 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 com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
Permissions
- perms - Variable in class com.sun.jini.tool.ClassServer
-
Read permission on dir and all subdirs, for each dir in dirs
- perms - Variable in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- 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 net.jini.security.policy.DynamicPolicyProvider.DomainPermissions
-
- perms - Variable in class net.jini.security.policy.DynamicPolicyProvider.Grants.PrincipalGrants
-
- permUsesMethod - Variable in class net.jini.jeri.BasicInvocationDispatcher
-
True if permConstructor has a Method parameter.
- persist - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- persist - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- persist - Variable in class net.jini.jeri.http.HttpEndpoint
-
true if using persistent connections
- persistDir - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The name of the directory to which the persistent modes of this service
will log the service's state (using ReliableLog).
- PERSISTENCE_DIR_CONFIG_ENTRY - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The name of the configuration entry we use to get the
the name of the log directory from.
- persistenceDirectory - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- persistenceDirectory - Variable in class com.sun.jini.mercury.MailboxImpl
-
Name of persistence directory
- persistenceDirectory - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
The location of our persistent storage, or null if not persistent.
- persistenceLogger - Static variable in class com.sun.jini.mahalo.JoinStateManager
-
Logger for transaction persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.log.MultiLogManager
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.log.SimpleLogFile
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.log.TransientLogFile
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.ParticipantHandle
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.PrepareJob
-
Logger for persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for transaction persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for service persistence related messages
- persistenceLogger - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
Logger used for persistence-related debugging messages
- persistenceLogger - Static variable in class com.sun.jini.mercury.StreamPool
-
Logger for lease related messages
- persistenceLogger - Static variable in class com.sun.jini.mercury.TransientEventLog
-
Logger used for persistence-related debugging messages
- persistenceSnapshotThreshold - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Log file must contain this many records before snapshot allowed
- persistenceSnapshotWeight - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Weight factor applied to snapshotSize when deciding to take snapshot
- persistent - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
boolean
flag used to determine persistence support.
- persistent - Variable in class com.sun.jini.mercury.MailboxImpl
-
boolean
flag used to determine persistence support.
- persistent - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Whether this server is persistent.
- PersistentEventLog - Class in com.sun.jini.mercury
-
Class that implements the interface for an EventLog.
- PersistentEventLog(Uuid, File) - Constructor for class com.sun.jini.mercury.PersistentEventLog
-
Simple constructor that takes a Uuid argument
and a File argument.
- PersistentNormServerImpl - Class in com.sun.jini.norm
-
Provides a persistent, non-activatable implementation of NormServer.
- PersistentNormServerImpl(String[], LifeCycle) - Constructor for class com.sun.jini.norm.PersistentNormServerImpl
-
Provides a constructor for a persistent, non-activatable implementation
of NormServer suitable for use with
ServiceStarter
.
- PersistentOutriggerImpl - Class in com.sun.jini.outrigger
-
OutriggerServerWrapper
subclass for
persistent servers.
- PersistentOutriggerImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.outrigger.PersistentOutriggerImpl
-
Create a new incarnation of an activatable
OutriggerServerImpl
server.
- PersistentOutriggerImpl(String[], LifeCycle) - Constructor for class com.sun.jini.outrigger.PersistentOutriggerImpl
-
Create a new non-activatable, persistent space.
- PersistentRegistrarImpl - Class in com.sun.jini.reggie
-
Class for starting activatable and non-activatable persistent lookup
services.
- PersistentRegistrarImpl(String[], LifeCycle) - Constructor for class com.sun.jini.reggie.PersistentRegistrarImpl
-
Constructs a non-activatable PersistentRegistrarImpl based on a
configuration obtained using the provided arguments.
- PersistentRegistrarImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.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 com.sun.jini.norm
-
Class that actually stores a Norm server's state to disk.
- PersistentStore(String, LogHandler, NormServerBaseImpl) - Constructor for class com.sun.jini.norm.PersistentStore
-
Construct a store that will persist its data to the specified
directory.
- persistLogger - Static variable in class com.sun.jini.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
- PHOENIX - Static variable in class com.sun.jini.phoenix.Activation
-
- PHOENIX - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- PHOENIX_PORT - Static variable in class com.sun.jini.phoenix.Activation
-
- PhoenixConstants - Class in com.sun.jini.phoenix
-
Provides constants for Phoenix.
- PhoenixConstants() - Constructor for class com.sun.jini.phoenix.PhoenixConstants
-
Prevents instantiation.
- phoenixImpl - Variable in class com.sun.jini.phoenix.PhoenixStarter
-
reference to recovered Activation instance
- PhoenixStarter - Class in com.sun.jini.phoenix
-
- PhoenixStarter(String[], LifeCycle) - Constructor for class com.sun.jini.phoenix.PhoenixStarter
-
Constructs a PhoenixStarter
instance.
- pickCodebase(EntryClass, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Return any valid codebase for an entry class that has instances.
- pickCodebase(EntryClass, ArrayList, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Return any valid codebase for an entry of the exact given class.
- pickID() - Method in class com.sun.jini.outrigger.EntryRep
-
Pick a random Uuid
and set our id field to it.
- pin(Target) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Pings target.
- ping(boolean) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Pings target.
- Ping - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- ping() - Method in class net.jini.jeri.ssl.HttpsEndpoint.HttpsConnection
-
Forward a ping request to the underlying HttpClientConnection.
- PingAck - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
targets that have pinned this reference; guarded by "this"
- PipeWriter - Class in com.sun.jini.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 com.sun.jini.phoenix.PipeWriter
-
Create a new PipeWriter object.
- PKG - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value for package wildcard nodes
- plain - Variable in class com.sun.jini.phoenix.ExecOptionPermission
-
true if the name ended with a wildcard or fpname, false otherwise
- Plaintext - Class in com.sun.jini.discovery.internal
-
Provides utility methods for plaintext data operations.
- Plaintext() - Constructor for class com.sun.jini.discovery.internal.Plaintext
-
- platformLoader - Variable in class com.sun.jini.tool.classdepend.ClassDepend
-
The class loader for classes that should be excluded because they are
considered part of the platform.
- Plugin - Interface in com.sun.jini.tool.envcheck
-
A test plugin.
- pluginJarList - Static variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the list of plugins supplied via the -plugin option
- pluginList - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the list of plugins instances to run
- pluginLoader - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
the class loader for loading plugins
- plugTogether(InputStream, OutputStream) - Static method in class com.sun.jini.thread.StreamPlugThread
-
- plugTogether(OutputStream, InputStream) - Static method in class com.sun.jini.thread.StreamPlugThread
-
- plugTogetherPair(String, InputStream, OutputStream, InputStream, OutputStream) - Static method in class com.sun.jini.phoenix.PipeWriter
-
Allow plugging together two pipes at a time, to associate
output from an exec'ed process.
- policy - Variable in class com.sun.jini.phoenix.SystemAccessExporter
-
The group policy, if any.
- policy - Variable in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- policy - Variable in class com.sun.jini.phoenix.SystemAccessILFactory
-
The group policy, if any.
- policy - Variable in class com.sun.jini.phoenix.SystemAccessILFactory.SystemDispatcher
-
The group policy, if any.
- policy - Variable in class com.sun.jini.phoenix.SystemAccessProxyTrustILFactory
-
The group policy, if any.
- policy - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The security policy filename or URL.
- policy - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- policy - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- policyAccessible(String, String) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPolicy
-
Check accessibility of the policy file.
- policyFile - Variable in class net.jini.security.policy.PolicyFileProvider
-
- PolicyFileProvider - Class in net.jini.security.policy
-
- PolicyFileProvider() - 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 current
java.security.policy
system property
setting (if any), except that
UmbrellaGrantPermission
s are
expanded into
GrantPermission
s as described in the
documentation for
UmbrellaGrantPermission
.
- 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
UmbrellaGrantPermission
s are expanded into
GrantPermission
s 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
-
- policyPermission - Variable in class com.sun.jini.start.SharedActivationPolicyPermission
-
FilePermission
object that is the delegation
target of the implies()
checks.
- policyProperty - Static variable in class net.jini.security.policy.PolicyFileProvider
-
- policyTypes - Static variable in class com.sun.jini.start.ActivateWrapper
-
The parameter types for the
"custom, service policy constructor".
- pool - Variable in class com.sun.jini.mahalo.Job
-
- pool - Variable in class com.sun.jini.mercury.StreamPool
-
Holds stream references by associated key
- populateContext(Collection) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- populateContext(Collection) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- populateContext(Collection) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Populates the given context collection with context information
representing this connection.
- populateContext(Collection) - Method in class com.sun.jini.jeri.internal.mux.MuxClient
-
Populates the context collection with information representing
this connection.
- populateContext(Collection) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Util
-
- populateContext(Collection, Subject) - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
- populateContext(Collection, boolean) - Static method in class com.sun.jini.jeri.internal.runtime.Util
-
- 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
-
- populateGraph(PreferredListGen.Graph, File) - Method in class com.sun.jini.tool.PreferredListGen
-
Load the given JAR File
, adding every class or resource in
the file to the given graph.
- popup - Variable in class com.sun.jini.example.browser.Browser.MouseReceiver
-
- popup - Variable in class com.sun.jini.example.browser.ServiceBrowser.MouseReceiver
-
- popup - Variable in class com.sun.jini.example.browser.ServiceEditor.MouseReceiver
-
- popupMenuCanceled(PopupMenuEvent) - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- popupMenuCanceled(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- popupMenuCanceled(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- port - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The lookup service listen port.
- port - Variable in class com.sun.jini.discovery.MulticastRequest
-
The client listen port.
- port - Variable in class com.sun.jini.discovery.UnicastResponse
-
The lookup service listen port.
- port - Variable in class com.sun.jini.jeri.internal.http.HttpClientManager.ServerKey
-
- port - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
server port
- port - Variable in class com.sun.jini.phoenix.SunJrmpExporter
-
The port.
- port - Variable in class com.sun.jini.reggie.RegistrarImpl.AddressTask
-
The port
- port - Variable in class com.sun.jini.reggie.RegistrarImpl.UnicastThread
-
Listen port
- port - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- port - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- 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
-
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
-
- pos - Variable in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- pos - Variable in class com.sun.jini.jeri.internal.http.MessageWriter.ChunkedOutputStream
-
- pos - Variable in class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- pos - Variable in class com.sun.jini.mercury.LogInputStream
-
index/offset into the read buffer for the next set of bytes to read
- pos - Variable in class com.sun.jini.mercury.LogOutputStream
-
index/offset into the internal write buffer
- pos - Variable in class com.sun.jini.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.
- POSIXCommandLine - Class in com.sun.jini.system
-
This class parses a command line using POSIX 1003.2-1992 rules.
- POSIXCommandLine(String[]) - Constructor for class com.sun.jini.system.POSIXCommandLine
-
Create a new CommandLine
object that will return
specified options, arguments, and operands.
- POSIXCommandLine(String, String[]) - Constructor for class com.sun.jini.system.POSIXCommandLine
-
Create a new CommandLine
object that will return
specified options, arguments, and operands.
- POSIXCommandLine.Opt - Class in com.sun.jini.system
-
Used to store known option types so we can generate a usage message.
- POSIXCommandLine.Opt(char, String) - Constructor for class com.sun.jini.system.POSIXCommandLine.Opt
-
- 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 com.sun.jini.outrigger.OperationJournal
-
Post a JournalNode
- postalCode - Variable in class net.jini.lookup.entry.Address
-
Postal code.
- postDestroy() - Method in class com.sun.jini.norm.ActivatableNormServerImpl
-
- postDestroy() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- 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 com.sun.jini.loader.pref.internal.PreferredResources
-
preference syntax keywords
- prefCount - Variable in class net.jini.jeri.kerberos.KerberosUtil.Config
-
number of preferences this config can satisfy
- 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 com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
-
- preferred - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the preferred state, only meaningful to leaf (class) nodes
- preferred - Variable in class com.sun.jini.tool.PreferredListGen.PrefData
-
the preferred value for this entry
- PREFERRED_LEN - Static variable in class com.sun.jini.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.
- 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.LoaderEntry - Class in net.jini.loader.pref
-
Loader table value: a weak reference to a class loader.
- PreferredClassProvider.LoaderEntry(PreferredClassProvider.LoaderKey, ClassLoader) - Constructor for class net.jini.loader.pref.PreferredClassProvider.LoaderEntry
-
- PreferredClassProvider.LoaderEntryHolder - Class in net.jini.loader.pref
-
- PreferredClassProvider.LoaderEntryHolder() - Constructor for class net.jini.loader.pref.PreferredClassProvider.LoaderEntryHolder
-
- PreferredClassProvider.LoaderKey - Class in net.jini.loader.pref
-
Loader table key: a codebase URL path and a weak reference to
a parent class loader (possibly null).
- PreferredClassProvider.LoaderKey(URL[], ClassLoader) - Constructor for class net.jini.loader.pref.PreferredClassProvider.LoaderKey
-
- 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 com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Create a preferred list generator and process the command line arguments.
- PreferredListGen() - Constructor for class com.sun.jini.tool.PreferredListGen
-
Constructor for programmatic access.
- PreferredListGen.Graph - Class in com.sun.jini.tool
-
A representation of the graph of classes contained in the set of
JARs being analyzed.
- PreferredListGen.Graph() - Constructor for class com.sun.jini.tool.PreferredListGen.Graph
-
Create the root node of the graph, setting implied pref to TRUE
- PreferredListGen.Graph(PreferredListGen.Graph, String, int, File) - Constructor for class com.sun.jini.tool.PreferredListGen.Graph
-
Create a node of the graph having the given name and parent.
- PreferredListGen.Graph(PreferredListGen.Graph, String, int, boolean, File) - Constructor for class com.sun.jini.tool.PreferredListGen.Graph
-
Create a node of the graph having the given name, parent, type and
preferred value.
- PreferredListGen.PrefData - Class in com.sun.jini.tool
-
A representation of a class path, package path wildcard, or namespace
path wildcard preferred list entry.
- PreferredListGen.PrefData(String, boolean) - Constructor for class com.sun.jini.tool.PreferredListGen.PrefData
-
- PreferredListGen.PrefData(String, boolean, File) - Constructor for class com.sun.jini.tool.PreferredListGen.PrefData
-
- preferredPattern - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- preferredProtocolVersion - Variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- PreferredResources - Class in com.sun.jini.loader.pref.internal
-
Internal data structure which holds preference information for a
preferred class loader.
- PreferredResources(InputStream) - Constructor for class com.sun.jini.loader.pref.internal.PreferredResources
-
Create a preference object from a stream of formatted
preference syntax.
- preferredResources - Variable in class net.jini.loader.pref.PreferredClassLoader
-
PreferredResources for this loader (null if no preferred list)
- preferredResourcesInitialized - Variable in class net.jini.loader.pref.PreferredClassLoader
-
true if preferredResources has been successfully initialized
- prefix - Variable in class com.sun.jini.phoenix.ExecOptionPermission
-
the name without any wildcard or fpname on the end
- prefix - Static variable in class com.sun.jini.resource.Service
-
- prefixedString() - Method in class com.sun.jini.tool.PreferredListGen.PrefData
-
- prefPackageLen - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.DirNode
-
- prefs - Variable in class net.jini.core.constraint.InvocationConstraints
-
The preferences.
- prefSubtreeLen - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.DirNode
-
- prefWriter - Variable in class com.sun.jini.tool.JarWrapper
-
- prepare(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.outrigger.EntryHandle
-
Methods required by the Transactable interface
- prepare(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- prepare(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- prepare(TransactionManager, long) - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- prepare(StoredObject) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Set the Transaction
object.
- prepare(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.Transactable
-
Prepare to commit this object's part of the transaction.
- prepare(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
Just need to terminate this registration and return
NOTCHANGED
.
- prepare(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.outrigger.TransactableEventWatcher
-
Just need to terminate this registration and return
NOTCHANGED
.
- prepare(TransactableMgr, OutriggerServerImpl) - Method in class com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Prepare for transaction commit.
- prepare(TransactableMgr, OutriggerServerImpl, EntryHandle) - Method in class com.sun.jini.outrigger.TxnState
-
Prepare to commit this object's part of the transaction.
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a transaction prepare
.
- prepareAndCommit(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- prepareAndCommit(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- prepareAndCommit(TransactionManager, long) - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- 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
.
- PrepareAndCommitJob - Class in com.sun.jini.mahalo
-
An implementation of a Job
which interacts with
a set of TransactionParticipant
s to inform them
to vote and roll forward/back changes associated with a given
Transaction
.
- PrepareAndCommitJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle) - Constructor for class com.sun.jini.mahalo.PrepareAndCommitJob
-
Constructs a PrepareAndCommitJob
.
- PrepareAndCommitRecord - Class in com.sun.jini.mahalo
-
A LogRecord
which encapsulates a participant
being instructed to perform the prepareAndCommit optimization.
- PrepareAndCommitRecord(ParticipantHandle, int) - Constructor for class com.sun.jini.mahalo.PrepareAndCommitRecord
-
- prepared - Variable in class com.sun.jini.outrigger.StorableReference
-
True if the obj
has been prepared
- prepared - Variable in class com.sun.jini.outrigger.TxnTable.Key
-
True if it has been asserted that manager
has been
prepared.
- PREPARED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
-
Transaction has been prepared but not yet committed.
- prepareDestroy() - Method in class com.sun.jini.norm.lookup.JoinState
-
- prepareDestroy() - Method in interface com.sun.jini.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 com.sun.jini.mercury.ServiceRegistration
-
The prepared, client-provided notification target.
- preparedPart - Variable in class com.sun.jini.mahalo.ParticipantHandle
-
Cached reference to prepared participant.
- prepareExistingLocators(ProxyPreparer, LookupLocator[]) - Static method in class com.sun.jini.mercury.MailboxImpl
-
- PrepareJob - Class in com.sun.jini.mahalo
-
An implementation of a com.sun.jini.mahalo.Job
which
interacts with a set of
net.jini.core.transaction.server.TransactionParticipant
s
to inform them to vote.
- PrepareJob(Transaction, TaskManager, WakeupManager, ClientLog, ParticipantHandle[]) - Constructor for class com.sun.jini.mahalo.PrepareJob
-
Constructs an PrepareJob
- prepareListener(ProxyPreparer) - Method in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
Prepares listener (if non-null) using the given proxy preparer.
- prepareLocators(LookupLocator[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.LogOps
-
Log a transaction prepare
.
- prepareOp(Long, StoredObject) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method prepares a pending transaction.
- prepareOp(Long, StorableObject) - Method in class com.sun.jini.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 com.sun.jini.mahalo
-
A LogRecord
which encapsulates a participant being
instructed to vote.
- PrepareRecord(ParticipantHandle, int) - Constructor for class com.sun.jini.mahalo.PrepareRecord
-
- prepareSocket(Socket, DiscoveryConstraints) - Static method in class net.jini.discovery.LookupDiscovery
-
- prepstate - Variable in class com.sun.jini.mahalo.ParticipantHandle
-
- prev - Variable in class com.sun.jini.jeri.internal.http.TimedMap.Queue.Node
-
- prev - Variable in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- prevFile - Variable in class com.sun.jini.logging.LogManager.Probe
-
The last file read
- previousFilename - Variable in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
- prevModified - Variable in class com.sun.jini.logging.LogManager.Probe
-
The lastModified time of prevFile
- PRIMITIVE_TYPES - Static variable in class net.jini.loader.pref.PreferredClassProvider
-
encodings for primitive array class element types
- primitives - Static variable in class com.sun.jini.tool.CheckConfigurationFile
-
The primitive types
- primitives - Static variable in class net.jini.config.ConfigurationFile
-
The primitive types, in increasing order with respect to widening
conversions.
- principalConstraints - Static variable in class com.sun.jini.discovery.internal.X500Constraints
-
- principalGrants - Variable in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- principalName - Variable in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory
-
- principals - Variable in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- 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.policy.DynamicPolicyProvider.DomainPermissions
-
- principals - Variable in class net.jini.security.VerifyingProxyPreparer
-
Principals to scope the permission grant, if any.
- print(PrintStream, String, String, Throwable) - Static method in class com.sun.jini.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 com.sun.jini.tool.CheckConfigurationFile
-
- print(PrintStream, String, String[]) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
- print(String, String) - Static method in class com.sun.jini.tool.CheckSer
-
- print(String, Object) - Static method in class com.sun.jini.tool.ClassDep
-
Print out string according to resourceBundle format.
- print(String, Object, Object) - Static method in class com.sun.jini.tool.ClassDep
-
Print out string according to resourceBundle format.
- print(String, String) - Static method in class com.sun.jini.tool.ClassServer
-
- print(String, String[]) - Static method in class com.sun.jini.tool.ClassServer
-
- print(String, String) - Static method in class com.sun.jini.tool.ComputeDigest
-
- print(String, String) - Static method in class com.sun.jini.tool.ComputeHttpmdCodebase
-
- print(String, String[]) - Static method in class com.sun.jini.tool.ComputeHttpmdCodebase
-
- print(Reporter.Message) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Generate the output for message
.
- print(Reporter.Message, String) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Generate the output for message.
- print(String, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Print out string according to resourceBundle format.
- print(String, Object, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Print out string according to resourceBundle format.
- print(String, Object, Object, Object) - Static method in class com.sun.jini.tool.PreferredListGen
-
Print out string according to resourceBundle format.
- print(File) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- print(Writer) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- printClassesWithFileSeparator - Variable in class com.sun.jini.tool.classdepend.ClassDepend
-
- printClassesWithFileSeparator() - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
- printControlData(Logger, String) - Method in class com.sun.jini.mercury.PersistentEventLog
-
Output state information to the given Logger.
- printControlData(Logger, String) - Method in class com.sun.jini.mercury.TransientEventLog
-
Output state information to the given Logger.
- printExplanation(Reporter.Message) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Output the explanation text supplied by message.
- printMap() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
- printResults - Variable in class com.sun.jini.tool.PreferredListGen
-
print the preferred list, only meaningful with the -jar option
- printStacks() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return the flag indicating whether to output stack traces that
result from a check.
- printStackTrace() - Method in exception com.sun.jini.mercury.InternalMailboxException
-
Print the stack trace of this exception and that of the nested
exception, if any.
- printStackTrace(PrintStream) - Method in exception com.sun.jini.mercury.InternalMailboxException
-
Print the stack trace of this exception and that of the nested
exception, if any.
- printStackTrace(PrintWriter) - Method in exception com.sun.jini.mercury.InternalMailboxException
-
Print the stack trace of this exception and that of the nested
exception, if any.
- printStackTrace() - Method in exception com.sun.jini.norm.InternalNormException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace(PrintStream) - Method in exception com.sun.jini.norm.InternalNormException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace(PrintWriter) - Method in exception com.sun.jini.norm.InternalNormException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace() - Method in exception com.sun.jini.norm.StoreException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace(PrintStream) - Method in exception com.sun.jini.norm.StoreException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace(PrintWriter) - Method in exception com.sun.jini.norm.StoreException
-
Print the stack trace of this exception, plus that of the nested
exception, if any.
- printStackTrace() - Method in exception com.sun.jini.proxy.ThrowThis
-
Prints the composite message to System.err
.
- printStackTrace(PrintWriter) - Method in exception com.sun.jini.proxy.ThrowThis
-
Prints the composite message and the embedded stack trace to
the specified print writer pw
- printStackTrace(PrintStream) - Method in exception com.sun.jini.proxy.ThrowThis
-
Prints the composite message and the embedded stack trace to
the specified stream ps
.
- printStackTrace() - Method in class com.sun.jini.tool.envcheck.Reporter.Message
-
Prints a stack trace for the exception associated with this
message.
- printStackTrace() - Method in exception net.jini.core.entry.UnusableEntryException
-
- printStackTrace(PrintStream) - Method in exception net.jini.core.entry.UnusableEntryException
-
- printStackTrace(PrintWriter) - Method in exception net.jini.core.entry.UnusableEntryException
-
- 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.
- printStackTraces - Variable in class com.sun.jini.tool.envcheck.EnvCheck
-
flag controlling the display of stack traces in the output
- priority - Variable in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- priorityWriteLock() - Method in class com.sun.jini.thread.ReadersWriter
-
Obtain a priority write lock.
- PRIVACY_QOP - Static variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
-
- probe - Variable in class com.sun.jini.logging.LogManager
-
- problemLogger - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- process(InvocationConstraints) - Static method in class com.sun.jini.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 com.sun.jini.discovery.internal.X500Constraints
-
Returns X500Constraints instance representing the processed constraints.
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Process the given transition by queuing up a task with the
notifier for event delivery.
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.ConsumingWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
Process the given transition by queuing up a task with the
notifier for event delivery.
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadIfExistsWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.ReadWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
- process(EntryTransition, long) - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Process the given transition.
- process(JarWrapper.SourceJarURL, JarWrapper.PreferredListReader) - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Inspect the given class for dependencies.
- process(String, Class[]) - Method in class com.sun.jini.tool.PreferredListGen
-
Inspect the given array of classes for dependencies.
- process(String, Constructor) - Method in class com.sun.jini.tool.PreferredListGen
-
Inspect the given constructor for dependencies.
- process(String, Method) - Method in class com.sun.jini.tool.PreferredListGen
-
Inspect the given method for dependencies.
- process(String, Field) - Method in class com.sun.jini.tool.PreferredListGen
-
Inspect the given field for dependencies.
- process(String, String) - Method in class com.sun.jini.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 com.sun.jini.outrigger.EntryTransition
-
Record that a given watcher has processed this Transition and
does not need to again.
- processIncomingData(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
- processPhantomRefs(AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef) - Method in class com.sun.jini.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 com.sun.jini.collection.SoftCache
-
- processQueue() - Method in class com.sun.jini.collection.WeakIdentityMap
-
- processQueue() - Method in class com.sun.jini.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 net.jini.jeri.kerberos.KerberosUtil.SoftCache
-
Process the internal ReferenceQueue
- processQueue() - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- processRenewQueue() - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
Process the object returned by the subtask.
- processServiceDescriptors(Configuration) - Static method in class com.sun.jini.start.ServiceStarter
-
Workhorse function for both main() entrypoints.
- procRequestDispatchers() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
Must be synchronized externally by the object table.
- PRODUCT - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- PRODUCT - Static variable in class com.sun.jini.mercury.MailboxImpl
-
ServiceInfo product value
- prog - Variable in class com.sun.jini.system.MultiCommandLine
-
The program name (if specified).
- prog - Variable in class com.sun.jini.system.POSIXCommandLine
-
The program name (if specified).
- 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 com.sun.jini.jeri.internal.runtime.Util
-
names of interfaces that proxies are prohibited from implementing
- prohibitedProxyInterfacesResource - Static variable in class com.sun.jini.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 com.sun.jini.outrigger.EntryHandle
-
It this entry is read locked promote to take locked and return
true, otherwise return false.
- promoteToTakeIfNeeded() - Method in class com.sun.jini.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 com.sun.jini.outrigger.JoinStateManager
-
Propagate an IOException by wrapping it in a RuntimeException.
- properties - Variable in class com.sun.jini.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 com.sun.jini.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
-
Property to read
- props - Variable in class com.sun.jini.jeri.internal.http.HttpSettings
-
- protocol2 - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Utility for participating in version 2 of discovery protocols
- protocol2 - Variable in class net.jini.discovery.LookupDiscovery
-
- protocol2 - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
- PROTOCOL_VERSION_1 - Static variable in class com.sun.jini.discovery.Discovery
-
The version number for discovery protocol version 1.
- PROTOCOL_VERSION_2 - Static variable in class com.sun.jini.discovery.Discovery
-
The version number for discovery protocol version 2.
- ProtocolException - Exception in com.sun.jini.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 com.sun.jini.jeri.internal.mux.ProtocolException
-
Constructs a ProtocolException.
- ProtocolException(String) - Constructor for exception com.sun.jini.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 com.sun.jini.discovery.DiscoveryConstraints
-
- protoVersion - Static variable in class net.jini.core.discovery.LookupLocator
-
The current version of the unicast discovery protocol.
- 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 com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy
-
- providers(Class, ClassLoader) - Static method in class com.sun.jini.resource.Service
-
Locates and incrementally instantiates the available providers of a
given service using the given class loader.
- providers(Class) - Static method in class com.sun.jini.resource.Service
-
Locates and incrementally instantiates the available providers of a
given service using the context class loader.
- providers - Variable in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- providers - Static variable in class net.jini.export.ServerContext
-
- providerTypes - Static variable in class com.sun.jini.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 com.sun.jini.outrigger.EntryHandle
-
Marks this entry as being removed outside of a transaction but
not yet committed to disk.
- provisionallyRemovedEntrySet - Variable in class com.sun.jini.outrigger.ConsumingWatcher
-
Set of entries (represented by EntryHolder
s) that
we would have liked to return, but have been provisionally
removed.
- provisionallyRemovedEntrySet - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Set of entries that we have encountered that have been
provisionally removed
- provisionallyRemovedEntrySet - Variable in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
Set of entries (represented by EntryHolder
s) that
we would have liked to return, but have been provisionally
removed.
- provisionallyRemovedEntrySet - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
Set of entries (represented by EntryHolder
s) that
we would have liked to return, but have been provisionally
removed.
- provisionallyRemovedEntrySet - Variable in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
Set of entries (represented by EntryHolder
s) that
we would have liked to return, but have been provisionally
removed.
- PROXIED - Static variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- proxies - Variable in class com.sun.jini.tool.PreferredListGen
-
the names of proxies supplied by the -proxy option
- proxy - Variable in class com.sun.jini.example.browser.Browser.Listener
-
- proxy - Variable in class com.sun.jini.example.browser.ServiceEditor.NotifyReceiver
-
- proxy - Variable in class com.sun.jini.example.browser.SpaceBrowser.SpaceEntryPanel
-
- proxy - Variable in class com.sun.jini.norm.LeaseSet.WarningFactory
-
The source for the event
- proxy - Variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
proxy for this activation group
- proxy - Variable in class com.sun.jini.proxy.BasicProxyTrustVerifier
-
The trusted proxy.
- proxy - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Proxy for myself
- proxy - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor.Created
-
The reference to the proxy of the created service
- proxy - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
-
The reference to the proxy of the created service
- proxy - Variable in class net.jini.discovery.LookupDiscoveryManager.ProxyReg
-
The discovered registrar to be managed
- proxy - Variable in class net.jini.discovery.LookupLocatorDiscovery.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
-
- 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 com.sun.jini.fiddler.FiddlerAdminProxy
-
The unique identifier assigned to the current instance of this
proxy class by the lookup discovery service.
- proxyID - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The unique identifier generated (or recovered) when an instance of
this service is constructed.
- proxyID - Variable in class com.sun.jini.fiddler.FiddlerProxy
-
The unique identifier assigned to the current instance of this
proxy class by the lookup discovery service.
- proxyID - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.TxnMgrAdminProxy
-
The backend's service ID
- proxyID - Variable in class com.sun.jini.mahalo.TxnMgrProxy
-
The proxy's Uuid
- proxyID - Variable in class com.sun.jini.mercury.MailboxAdminProxy
-
The registrar's service ID
- proxyID - Variable in class com.sun.jini.mercury.MailboxProxy
-
The proxy's Uuid
- proxyID - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
- proxyInterfaces - Static variable in class com.sun.jini.jeri.internal.runtime.DgcClient
-
- 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 - Variable in class com.sun.jini.outrigger.TxnTable
-
ProxyPreparer
to use when unpacking transactions, may be
null
.
- ProxyPreparer - Interface in net.jini.security
-
Performs operations on a newly unmarshalled remote proxy to prepare it for
use.
- proxyReg - Variable in class net.jini.lookup.JoinManager.JoinTask
-
Data structure referencing the task's associated lookup service
- proxyReg - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
-
- proxyRegSet - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- proxyRegTask - Variable in class net.jini.lookup.JoinManager.ProxyReg
-
The ProxyRegTask
that instantiated this
ProxyReg
.
- proxyRemoteMethodCache - Static variable in class com.sun.jini.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.ProxyTrustImpl(Reference) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.ProxyTrustImpl
-
- ProxyTrustExporter.Reaper - Class in net.jini.security.proxytrust
-
WeakRef reaper
- ProxyTrustExporter.Reaper() - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.Reaper
-
- ProxyTrustExporter.WeakRef - Class in net.jini.security.proxytrust
-
Weak reference to the main remote object with strong reference
to the bootstrap remote object.
- ProxyTrustExporter.WeakRef(Remote) - Constructor for class net.jini.security.proxytrust.ProxyTrustExporter.WeakRef
-
Create an instance registered with queue
- 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.
- 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.
- ProxyTrustVerifier.MOStream(ByteArrayOutputStream, String, ClassLoader) - Constructor for class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
-
- ProxyUtil - Class in com.sun.jini.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 com.sun.jini.fiddler.ProxyUtil
-
This class cannot be instantiated.
- ProxyUtil - Class in com.sun.jini.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 com.sun.jini.mercury.ProxyUtil
-
This class cannot be instantiated.
- ProxyUtil - Class in com.sun.jini.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 com.sun.jini.outrigger.ProxyUtil
-
This class cannot be instantiated.
- ProxyVerifier - Class in com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo
-
Defines a trust verifier for the smart proxies of a Mahalo server.
- ProxyVerifier(TxnManager, Uuid) - Constructor for class com.sun.jini.mahalo.ProxyVerifier
-
Returns a verifier for the smart proxies of the specified Mahalo server
proxy.
- ProxyVerifier - Class in com.sun.jini.mercury
-
Defines a trust verifier for the smart proxies of a Mercury server.
- ProxyVerifier(MailboxBackEnd, Uuid) - Constructor for class com.sun.jini.mercury.ProxyVerifier
-
Returns a verifier for the smart proxies of the specified Mercury server
proxy.
- ProxyVerifier - Class in com.sun.jini.norm
-
Defines a trust verifier for the smart proxies of a Norm server.
- ProxyVerifier(NormServer, Uuid) - Constructor for class com.sun.jini.norm.ProxyVerifier
-
Returns a verifier for the smart proxies of a Norm server with the
specified proxy and unique ID.
- ProxyVerifier - Class in com.sun.jini.outrigger
-
This class defines a trust verifier for the proxies related to the
Outrigger implementation of JavaSpaces technology.
- ProxyVerifier(OutriggerServer, Uuid) - Constructor for class com.sun.jini.outrigger.ProxyVerifier
-
Returns a verifier for the smart proxies of an Outrigger server with
the specified server reference.
- ProxyVerifier - Class in com.sun.jini.reggie
-
Trust verifier for smart proxies used by Reggie.
- ProxyVerifier(Registrar, ServiceID) - Constructor for class com.sun.jini.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 com.sun.jini.start
-
Defines a trust verifier for the smart proxies of a SharedGroup server.
- ProxyVerifier(SharedGroupBackEnd) - Constructor for class com.sun.jini.start.ProxyVerifier
-
Returns a verifier for the smart proxies of the specified SharedGroup
server proxy.
- proxyVerifierSourceClass - Static variable in class com.sun.jini.mercury.ProxyVerifier
-
- prunes - Variable in class com.sun.jini.tool.ClassDep
-
Set of packages to skip over in the processing of dependencies.
- Pstartgroup() - Method in class com.sun.jini.phoenix.Activation
-
Acquire the group semaphore and return a group name.
- pStream - Variable in class com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
Stream that understands "printing"
- 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 class com.sun.jini.mercury.MailboxImpl
-
- pullRegister(long) - Method in class com.sun.jini.mercury.MailboxProxy
-
- pullRegister(long) - Method in interface net.jini.event.PullEventMailbox
-
Defines the interface to the event mailbox service.
- pushBack() - Method in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
-
- pushedBack - Variable in class net.jini.config.ConfigurationFile.PushbackStreamTokenizer
-
- put(Object, Object) - Method in class com.sun.jini.collection.SoftCache
-
Associates value with given key, returning value previously associated
with key, or null if none.
- put(Object, Object) - Method in class com.sun.jini.collection.WeakIdentityMap
-
Associates value with given key, returning value previously associated
with key, or null if none.
- put(Object, Object) - Method in class com.sun.jini.jeri.internal.http.TimedMap
-
Associates the given key with the given value, resetting the key's
timeout.
- put(Target) - Method in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- put(Object, Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- put(Object, Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- put(ClientLeaseWrapper) - Method in class com.sun.jini.norm.LeaseTable
-
Add a mapping from lease wrapper to client lease.
- put(ServerTransaction) - Method in class com.sun.jini.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 com.sun.jini.outrigger.TxnTable
-
Used to put a formally broken Txn
in the main table.
- put(Object, Object) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache
-
Associates the specified value with the specified key in
this cache.
- putAll(Map) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- putAll(Map) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- putUtf(ByteBuffer, String) - Static method in class com.sun.jini.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.
- raf - Variable in class com.sun.jini.outrigger.snaplogstore.LogOutputStream
-
- raf - Variable in class com.sun.jini.reliableLog.LogOutputStream
-
- rand - Variable in class com.sun.jini.mercury.MailboxImpl.Notifier
-
Random number generator that will be used for implementing
a simple load balancing scheme.
- random - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Random number generator for use in lookup
- random - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- raw - Variable in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
raw URL string, including HTTPMD information (if any)
- rawIterator() - Method in class com.sun.jini.outrigger.FastList
-
Iterator that includes all physically present items,
regardless of when they were added or whether they have
been logically removed.
- rawUnicastDiscoveryConstraints - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Cached raw constraints associated with unicastDiscovery method
- rawUnicastDiscoveryConstraints - Variable in class net.jini.discovery.LookupDiscovery
-
- rcount - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The current number of read events.
- RDONLY - Static variable in interface com.sun.jini.mahalo.log.FileModes
-
- re - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- read() - Method in class com.sun.jini.jeri.internal.http.MessageReader.BoundedInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.MessageReader.BoundedInputStream
-
- read() - Method in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- read() - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally to read inbound request/response data.
- read() - Method in class com.sun.jini.jeri.internal.mux.Session.MuxInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.jeri.internal.mux.Session.MuxInputStream
-
- read(InputStream) - Method in class com.sun.jini.loader.pref.internal.PreferredResources
-
Read and parse preference information from the parameter input
stream in
.
- read(InputStream) - Method in class com.sun.jini.mercury.EventReader
-
Returns the next available RemoteEvent from the stream.
- read() - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- read(byte[]) - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- read() - Method in class com.sun.jini.mercury.LogInputStream
-
- read(byte[]) - Method in class com.sun.jini.mercury.LogInputStream
-
- read(byte[], int, int) - Method in class com.sun.jini.mercury.LogInputStream
-
- read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- read(Entry, Transaction, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- READ - Static variable in interface com.sun.jini.outrigger.TransactableConstants
-
- read() - Method in class com.sun.jini.reliableLog.LogInputStream
-
Reads a byte of data.
- read(byte[]) - Method in class com.sun.jini.reliableLog.LogInputStream
-
Reads data into an array of bytes.
- read(byte[], int, int) - Method in class com.sun.jini.reliableLog.LogInputStream
-
Reads data into an array of bytes.
- 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_CLIENT_CONNECTION_HEADER - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- READ_MESSAGE_BODY - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- READ_MESSAGE_HEADER - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- READ_SERVER_CONNECTION_HEADER - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- readAhead(int) - Method in interface com.sun.jini.mercury.EventLog
-
Return an array of RemoteEventData with a limit of
maxEvents elements.
- readAhead(int) - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- readAhead(int) - Method in interface com.sun.jini.mercury.EventLogIterator
-
Return an array of RemoteEventData with a limit of
maxEvents elements.
- readAhead(int) - Method in class com.sun.jini.mercury.PersistentEventLog
-
- readAhead(int) - Method in class com.sun.jini.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 com.sun.jini.mahalo.JoinStateManager
-
Utility method to read in an array of entities from a
ObjectInputStream
.
- readAttributes(ObjectInputStream) - Static method in class com.sun.jini.norm.lookup.JoinState
-
Utility method to read in an array of entities from a
ObjectInputStream
.
- readAttributes(ObjectInputStream) - Static method in class com.sun.jini.outrigger.JoinStateManager
-
Utility method to read in an array of entities from a
ObjectInputStream
.
- readClientConnectionHeader(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
- readConfiguration(InputStream) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.MessageReader
-
Reads message content.
- readControlFile() - Method in class com.sun.jini.mercury.PersistentEventLog
-
Read state information from the underlying store.
- readCount - Variable in class com.sun.jini.mercury.RemoteEventDataCursor
-
- reader - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- reader - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- reader - Variable in class net.jini.config.UnicodeEscapesDecodingReader
-
The source of characters to translate.
- ReadersWriter - Class in com.sun.jini.thread
-
An Object to control the concurrent state.
- ReadersWriter() - Constructor for class com.sun.jini.thread.ReadersWriter
-
- ReadersWriter.ConcurrentLockException - Exception in com.sun.jini.thread
-
InterruptedException transformed to a runtime exception.
- ReadersWriter.ConcurrentLockException() - Constructor for exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
-
- ReadersWriter.ConcurrentLockException(String) - Constructor for exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
-
- readerWait(Object, long) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.CharacterEncoder
-
This method works around the bizarre semantics of BufferedInputStream's
read method.
- readHeader() - Method in class com.sun.jini.jeri.internal.http.MessageReader
-
Reads in HTTP message header.
- readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- readIfExists(Entry, Transaction, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- 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.
- ReadIfExistsWatcher - Class in com.sun.jini.outrigger
-
Subclass of QueryWatcher
for non-transactional if
exists reads.
- ReadIfExistsWatcher(long, long, long, Set) - Constructor for class com.sun.jini.outrigger.ReadIfExistsWatcher
-
Create a new ReadIfExistsWatcher
.
- readInternal() - Method in class net.jini.config.UnicodeEscapesDecodingReader
-
Implements read() without checking if this reader is closed.
- readLine(InputStream) - Static method in class com.sun.jini.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 com.sun.jini.tool.ClassServer
-
Read up to CRLF, return false if EOF
- readLineTrimComments(BufferedReader) - Method in class com.sun.jini.loader.pref.internal.PreferredResources
-
Reads the next line from the specified BufferedReader, removing
leading and trailing whitespace and comments.
- readLock() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
- readMessageHeader(ByteBuffer) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.discovery.MulticastTimeToLive
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.discovery.UnicastSocketTimeout
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerAdminProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
When this class is deserialized, this method is invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerLease
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerRegistration
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.landlord.LandlordLease
-
Read this object back validating state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.landlord.LandlordProxyVerifier
-
Verifies that the server reference implements
TrustEquivalence
.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.lease.BasicRenewalFailureEvent
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnMgrAdminProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnMgrProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.mercury.EventID
-
Initialize id
field using default semantics but
then unmarshal the value of source
from the stream.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mercury.ListenerProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxAdminProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
Unmarshals the event listener.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxProxy
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.mercury.Registration
-
When an instance of this class is deserialized, this method is
automatically invoked.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.norm.AbstractProxy
-
Require fields to be non-null.
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
Require server to implement RemoteMethodControl.
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.event.EventTypeGenerator
-
Override readObject
to create a TaskManager
and a WakeupManager
.
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.GetLeasesResult
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.LeaseSet
-
Override readObject so we can restore expiration2
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
Require server to implement RemoteMethodControl.
- readObject(ObjectInputStream) - Method in class com.sun.jini.norm.ProxyVerifier
-
Require server proxy to implement TrustEquivalence.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.norm.SetProxy
-
Require lease to be non-null.
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.AdminProxy
-
Read this object back and validate state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.outrigger.ParticipantProxy
-
Read this object back and validate state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.ProxyVerifier
-
Verifies that the server reference implements
TrustEquivalence
.
- readObject(ObjectInputStream) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
Read this object back setting the maxServerQueryTimeout
field and validate state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.phoenix.ExecOptionPermission
-
Recreates any transient state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.phoenix.ExecPermission
-
Recreates any transient state.
- readObject(ObjectInputStream) - Method in class com.sun.jini.proxy.BasicProxyTrustVerifier
-
- readObject(ObjectInputStream) - Method in class com.sun.jini.proxy.MarshalledWrapper
-
Samples integrity protection setting (if any) of the stream from which
this instance is being deserialized.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarEvent
-
Reads the default serializable field value for this instance, followed
by the item's service ID encoded as specified by the
ServiceID.writeBytes method.
- readObject(ObjectInputStream) - Method in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
Unmarshals the event listener.
- readObject(ObjectInputStream) - Method in class com.sun.jini.reggie.RegistrarImpl.LookupAttributesChangedLogObj
-
Reads in null-terminated list of MarshalledInstances, from which
attributes are unmarshalled.
- readObject(ObjectInputStream) - Method in class com.sun.jini.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
-
Reads in null-terminated list of MarshalledInstances, from which
locators are unmarshalled.
- readObject(ObjectInputStream) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.Registration
-
Verifies that member fields are non-null.
- readObject(ObjectInputStream) - Method in class com.sun.jini.reggie.ServiceLease
-
Reads the service ID, encoded as specified by the ServiceID.writeBytes
method.
- readObject(ObjectInputStream) - Method in class com.sun.jini.reggie.ServiceType
-
Samples integrity protection setting (if any) of the stream from which
this instance is being deserialized.
- readObject(ObjectInputStream) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Reads the default serializable field values for this object
and resets the tranisient fields to legal values.
- readObject(ObjectInputStream) - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Reads the default serializable field values for this object.
- readObject(ObjectInputStream) - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Reads the default serializable field values for this object.
- 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 exception net.jini.core.entry.UnusableEntryException
-
- 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 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
-
- readObject(ObjectInputStream) - Method in class net.jini.space.AvailabilityEvent
-
- readObjectNoData() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.landlord.LandlordLease
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.lease.AbstractLease
-
Throws an InvalidObjectException
.
- readObjectNoData() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury.RemoteEventData
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.norm.AbstractProxy
-
Require fields to be non-null.
- readObjectNoData() - Method in class com.sun.jini.norm.AdminProxy
-
Require fields to be non-null.
- readObjectNoData() - Method in class com.sun.jini.norm.NormProxy
-
Require fields to be non-null.
- readObjectNoData() - Method in class com.sun.jini.norm.SetProxy
-
Require fields to be non-null.
- readObjectNoData() - Method in class com.sun.jini.outrigger.AdminProxy
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.outrigger.EntryRep
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.outrigger.OutriggerAvailabilityEvent
-
- readObjectNoData() - Method in class com.sun.jini.outrigger.ParticipantProxy
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.outrigger.SpaceProxy2
-
We should always have data in the stream, if this method
gets called there is something wrong.
- readObjectNoData() - Method in class com.sun.jini.proxy.MarshalledWrapper
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.AdminProxy
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.EntryClass
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.EventLease
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.RegistrarLease
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.RegistrarProxy
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.Registration
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.ServiceLease
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.reggie.ServiceType
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Throws InvalidObjectException, since data for this class is required.
- readObjectNoData() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Throws InvalidObjectException, since data for this class is required.
- 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
-
- readonly - Variable in class com.sun.jini.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.
- readPosition - Variable in class com.sun.jini.mercury.RemoteEventDataCursor
-
- readResolve() - Method in class com.sun.jini.phoenix.AID.State
-
- readResolve() - Method in class com.sun.jini.phoenix.ConstrainableAID.State
-
- 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.
- 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 com.sun.jini.jeri.internal.mux.Mux
-
- readStartLine() - Method in class com.sun.jini.jeri.internal.http.MessageReader
-
Reads in HTTP message start line.
- readState - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- readStateLock - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- readStreamHeader() - Method in class com.sun.jini.mahalo.log.SimpleLogFile.HeaderlessObjectInputStream
-
Overrides ObjectInputStream's method with no-op
functionality.
- readStreamHeader() - Method in class com.sun.jini.mercury.EventReader.EventInputStream
-
Overrides ObjectInputStream's method with no-op
functionality.
- readTrailer() - Method in class com.sun.jini.jeri.internal.http.MessageReader
-
Reads in message trailer after consuming any unread content data.
- readUnicastResponse(InputStream, ClassLoader, boolean, ClassLoader, Collection) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Reads unicast response according to the net.jini.discovery.plaintext
format.
- readUnlock() - Method in class com.sun.jini.thread.ReadersWriter
-
Release a read lock.
- readUpdate(InputStream) - Method in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- readUpdate(InputStream) - Method in class com.sun.jini.reliableLog.LogHandler
-
Reads a stably logged update (a serializable object) from a
stream.
- ReadWatcher - Class in com.sun.jini.outrigger
-
Subclass of QueryWatcher
for non-transactional reads.
- ReadWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.ReadWatcher
-
Create a new ReadWatcher
.
- READWRITE - Static variable in interface com.sun.jini.mahalo.log.FileModes
-
- ready - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Lock protecting startup and shutdown
- READY - Static variable in class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
- ready() - Method in class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
Marks the service ready for use, throwing IllegalStateException if
it is shutting down.
- ready - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Lock protecting startup and shutdown
- READY - Static variable in class com.sun.jini.thread.ReadyState
-
- ready() - Method in class com.sun.jini.thread.ReadyState
-
Marks the service ready for use.
- readyMask - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
- readyQueue - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
queue of keys that have I/O operations ready to be handled
- readyQueueNext - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
- readyState - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Object used to prevent access to this service during the service's
initialization or shutdown processing.
- readyState - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Object used to prevent access to this service during the service's
initialization or shutdown processing.
- readyState - Variable in class com.sun.jini.mercury.MailboxImpl
-
Object used to prevent access to this service during the service's
initialization or shutdown processing.
- ReadyState - Class in com.sun.jini.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 com.sun.jini.thread.ReadyState
-
- ReadyState.RemoteExceptionWrapper - Exception in com.sun.jini.thread
-
Wrapper used to prevent a RemoteException
from being
wrapped in a ServerException
by the RMI implementation.
- ReadyState.RemoteExceptionWrapper(RemoteException) - Constructor for exception com.sun.jini.thread.ReadyState.RemoteExceptionWrapper
-
Simple constructor
- realClass - Variable in class com.sun.jini.outrigger.EntryRep
-
The realClass object is transient because we neither need nor want
it reconstituted on the other side.
- reap() - Method in class com.sun.jini.outrigger.EntryHolder
-
Reap the expired elements (and the underlying FastList)
- reap() - Method in class com.sun.jini.outrigger.EntryHolderSet
-
Force all of the holders to reap their FastList
s
- reap() - Method in class com.sun.jini.outrigger.FastList
-
Scan the list, physically removing nodes that have already been logically
removed.
- reap() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQueryReaper
-
- reap() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.EntryReaper
-
- reap() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.Reaper
-
- reap() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.TemplateReaper
-
- reap(long) - Method in class com.sun.jini.outrigger.TemplateHandle
-
Visit each TransitionWatcher
and check to see if
it has expired, removing it if it has.
- reap() - Method in class com.sun.jini.outrigger.TransitionWatchers
-
Visit each TransitionWatcher
and check to see if
it has expired, removing it if it has.
- reap(long) - Method in class com.sun.jini.outrigger.WatchersForTemplateClass
-
Visit each TransitionWatcher
and check to see if
it has expired, removing it if it has.
- reaper - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager
-
thread to process garbage collected impls
- reaper - Static variable in class net.jini.security.proxytrust.ProxyTrustExporter
-
WeakRef reaper, if any
- 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 com.sun.jini.jeri.internal.runtime.ImplRefManager
-
queue notified when weak refs to impls are cleared
- reason - Variable in class com.sun.jini.jeri.internal.http.StartLine
-
response status reason
- rebind(String, Remote) - Method in class com.sun.jini.phoenix.Activation.RegistryImpl
-
Always throws SecurityException.
- rebuildTransientState(ProxyPreparer) - Method in class com.sun.jini.mercury.MailboxImpl
-
- reCaught - Variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
- RECEIVE_BUFFER_SIZE - Static variable in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
- RECEIVE_BUFFER_SIZE - Static variable in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
- receivedAcknowledgment - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- receivedAckRequired - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- receiveLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for event reception related messages
- receiveNotify(int) - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- receiver - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- recentExceptionCount - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.SelectLoop
-
- recordTransition(EntryTransition) - Method in class com.sun.jini.outrigger.OperationJournal
-
Records an operation on an entry.
- recordTransition(EntryTransition) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Records a transition in the visibility of
an entry.
- recover(InputStream) - Method in class com.sun.jini.fiddler.FiddlerImpl.LocalLogHandler
-
- recover(TxnManagerTransaction) - Method in class com.sun.jini.mahalo.AbortRecord
-
Recovers the state encapsulated the AbortRecord
to
the caller.
- recover(TxnManagerTransaction) - Method in class com.sun.jini.mahalo.CommitRecord
-
Recovers the state encapsulated the CommitRecord
to
the caller.
- recover() - Method in class com.sun.jini.mahalo.JoinStateManager
-
- recover(InputStream) - Method in class com.sun.jini.mahalo.JoinStateManager
-
- recover(LogRecovery) - Method in interface com.sun.jini.mahalo.log.Log
-
- recover() - Method in interface com.sun.jini.mahalo.log.LogManager
-
Consumes the log file and re-constructs a system's
state.
- recover(long, LogRecord) - Method in interface com.sun.jini.mahalo.log.LogRecovery
-
Accepts a LogRecord
from the caller.
- recover() - Method in class com.sun.jini.mahalo.log.MultiLogManager
-
Consumes the log file and re-constructs a system's
state.
- recover(LogRecovery) - Method in class com.sun.jini.mahalo.log.SimpleLogFile
-
Recover information from the log.
- recover(LogRecovery) - Method in class com.sun.jini.mahalo.log.TransientLogFile
-
Recover information from the log.
- recover(TxnManagerTransaction) - Method in class com.sun.jini.mahalo.ParticipantModRecord
-
- recover(TxnManagerTransaction) - Method in interface com.sun.jini.mahalo.TxnLogRecord
-
- recover(long, LogRecord) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
This method recovers state changes resulting from
committing a transaction.
- recover(InputStream) - Method in class com.sun.jini.mercury.MailboxImpl.LocalLogHandler
-
- recover(InputStream) - Method in class com.sun.jini.norm.lookup.JoinState
-
- recover(InputStream) - Method in class com.sun.jini.norm.NormServerBaseImpl.OurLogHandler
-
- Recover - Interface in com.sun.jini.outrigger
-
Methods that recover the state of the space after a restart.
- recover(Recover) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Recover prepared transactions.
- recover(Txn) - Method in class com.sun.jini.outrigger.TxnTable
-
Restore a Txn
in the table as part of log recovery.
- recover(InputStream) - Method in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- recover(InputStream) - Method in class com.sun.jini.reggie.RegistrarImpl.LocalLogHandler
-
- recover(InputStream) - Method in class com.sun.jini.reliableLog.LogHandler
-
Read the snapshot from a stream.
- recover() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for leases recovered from persistent storage, or null if
not persistent.
- recoveredListenerPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- recoveredListenerPreparer - Variable in class com.sun.jini.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 com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for listeners recovered from persistent storage, or null
if not persistent.
- recoveredListenerPreparer - Variable in class com.sun.jini.outrigger.Notifier
-
Proxy preparer to use on recovered listeners
- recoveredListenerPreparer - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
ProxyPreparer
for event listeners
that get recovered from the store.
- recoveredListenerPreparer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Preparer for remote event listeners recovered from state log
- recoveredLocatorPreparer - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Proxy preparer for lookup locators recovered from persistent storage, or
null if not persistent.
- recoveredLocatorPreparer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Preparer for lookup locators recovered from state log
- recoveredLocatorToDiscoverPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- recoveredLocatorToJoinPreparer - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- recoveredLocatorToJoinPreparer - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- recoveredLookupLocatorPreparer - Variable in class com.sun.jini.norm.lookup.JoinState
-
Proxy preparer for recovered lookup locators
- recoveredSnapshot - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Flag indicating whether system state was recovered from a snapshot
- recoveredTransactionManagerPreparer - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
ProxyPreparer
for transaction managers
that get recovered from the store.
- recoveredTxns - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The transactions recovered after restart.
- recoverEventID(long) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Recovers event registrations
- recoverJoinState(StoredObject) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverJoinState(StoredObject) - Method in interface com.sun.jini.outrigger.Recover
-
Recover the join state from the previous session.
- recoverRegister(StoredResource, String, StoredObject[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverRegister(StoredResource, String, StoredObject[]) - Method in interface com.sun.jini.outrigger.Recover
-
Recover an event registration.
- recoverServiceRegistrations(ObjectInputStream, int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Recovers service registrations and reggie's lookup attributes
- recoverSessionId(long) - Method in class com.sun.jini.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 com.sun.jini.outrigger.Recover
-
Recover the session id from the previous session.
- recoverSnapshot(InputStream) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.BackEnd
-
- recoverSnapshot(InputStream) - Method in class com.sun.jini.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 com.sun.jini.outrigger.EntryHolder
-
Recover a logged take.
- recoverTake(Uuid, Long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverTake(Uuid, Long) - Method in interface com.sun.jini.outrigger.Recover
-
Recover a take operation.
- recoverTransaction(Long, StoredObject) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverTransaction(Long, StoredObject) - Method in interface com.sun.jini.outrigger.Recover
-
Recover a prepared transaction.
- recoverTransient(List, UIDGenerator, LeaseSet, ProxyPreparer) - Method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
Process the recovered transactions.
- recoverUuid(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverUuid(Uuid) - Method in interface com.sun.jini.outrigger.Recover
-
Recover the Uuid
for the service as a whole.
- recoverWrite(StoredResource, Long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- recoverWrite(StoredResource, Long) - Method in interface com.sun.jini.outrigger.Recover
-
Recover a write operation.
- recoveryLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for service recovery related messages
- recursiveArrayTree(ObjectNode, Field) - Method in class com.sun.jini.example.browser.EntryTreePanel
-
- recursiveObjectTree(ObjectNode) - Method in class com.sun.jini.example.browser.EntryTreePanel
-
- reduce(InvocationConstraints) - Method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryConstraints.ConstraintReducer
-
- 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.
- reduce0(Set, Set) - Method in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryConstraints.MaxValueReducer
-
- 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.
- ref - Variable in class com.sun.jini.phoenix.SunJrmpExporter
-
Weak reference to the impl.
- 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
- referenced(Uuid, long) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- ReferencedClasses - Class in com.sun.jini.tool.classdepend
-
A utility class for computing the classes referred to by another class.
- ReferencedClasses() - Constructor for class com.sun.jini.tool.classdepend.ReferencedClasses
-
This class cannot be instantiated.
- referencedSet - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- 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.
- refersToData - Variable in class net.jini.config.ConfigurationFile.Entry
-
- refill() - Method in class com.sun.jini.jeri.internal.http.MessageReader.ChunkedInputStream
-
- refill() - Method in class com.sun.jini.mercury.LogInputStream
-
Refills the internal buffer with any available bytes.
- refQueue - Variable in class com.sun.jini.collection.WeakTable
-
The queue of cleared SpaceProxy objects.
- refQueue - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
reference queue for phantom references
- refQueue - Variable in class net.jini.loader.pref.PreferredClassProvider
-
reference queue for cleared class loader entries
- refresh() - Method in class com.sun.jini.start.AggregatePolicyProvider
-
Refreshes the currently active sub-policy by delegating to its
refresh
method.
- refresh() - Method in class com.sun.jini.start.LoaderSplitPolicyProvider
-
Invokes refresh
on both the loader-specific and default
underlying policy providers.
- refresh() - Method in class net.jini.security.policy.DynamicPolicyProvider
-
- refresh() - Method in class net.jini.security.policy.PolicyFileProvider
-
Refreshes the policy configuration by calling refresh
on
the base policy.
- refreshPanel() - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
set of phantom references to registered instances
- refTable - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
table of refs held for endpoint: maps object ID to RefEntry
- refuseCalls - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
true if calls should be refused, false otherwise
- reg - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationLogObj
-
The registration.
- reg - Variable in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
The event registration
- reg - Variable in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Next item to return
- reg - Variable in class com.sun.jini.reggie.RegistrarImpl.SvcRegisteredLogObj
-
The service registration.
- reg - Variable in class net.jini.discovery.LookupLocatorDiscovery.DiscoveryTask
-
- reg - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
-
- 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 com.sun.jini.mercury.MailboxImpl
-
Identity map of ServiceRegistration, ordered by lease
expiration.
- regByID - Variable in class com.sun.jini.mercury.MailboxImpl
-
Map from Uuid
to ServiceRegistration
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.NotifyTask
-
The Uuid of the associated registration
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationCancelledLogObj
-
The unique id of the associated ServiceRegistration.
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationDisabledLogObj
-
The registration ID.
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
The registration ID.
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
-
The registration ID.
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationRenewedLogObj
-
The unique id of the associated ServiceRegistration.
- regID - Variable in class com.sun.jini.mercury.MailboxImpl.UnknownEventExceptionLogObj
-
The unique id of the associated ServiceRegistration.
- regIDs - Variable in class com.sun.jini.reggie.RegistrarImpl.LeasesCancelledLogObj
-
The service and event ids.
- regIDs - Variable in class com.sun.jini.reggie.RegistrarImpl.LeasesRenewedLogObj
-
The service and event ids.
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.AddGroupsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.AddLocatorsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.NewRegistrationTask
-
The data structure record corresponding to the new registration
- regInfo - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.RemoveGroupsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.RemoveLocatorsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.SendEventTask
-
Data structure record corresponding to registration to get event
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.SetGroupsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class com.sun.jini.fiddler.FiddlerImpl.SetLocatorsTask
-
Data structure record of the registration that made the request
- regInfo - Variable in class net.jini.discovery.LookupDiscovery
-
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.
- regIsElementOfRegSet(ServiceRegistrar, ServiceRegistrar[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Returns true if the input registrar is an element of the given array
- register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in interface com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
Registers with the lookup discovery service.
- register(String[], LookupLocator[], RemoteEventListener, MarshalledObject, long) - Method in class com.sun.jini.fiddler.FiddlerProxy
-
Registers with the lookup discovery service.
- register(SelectableChannel, SelectionManager.SelectionHandler) - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
Registers the given SelectableChannel with this SelectionManager.
- register(LeasedResource) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
-
- register(LeasedResource) - Method in interface com.sun.jini.mahalo.LeaseManager
-
Notifies the manager of a new lease being created.
- register(long) - Method in class com.sun.jini.mercury.MailboxImpl
-
- register(long) - Method in class com.sun.jini.mercury.MailboxProxy
-
- register(LeasedResource) - Method in class com.sun.jini.norm.LeaseExpirationMgr
-
Notifies the manager of a new lease being created.
- register(Item, long) - Method in interface com.sun.jini.reggie.Registrar
-
Register a new service or re-register an existing service.
- register(Item, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- register(ServiceItem, long) - Method in class com.sun.jini.reggie.RegistrarProxy
-
- register(ActivationGroupID, ActivateWrapper.ActivateDesc, boolean, ActivationSystem) - Static method in class com.sun.jini.start.ActivateWrapper
-
- 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(DynamicPolicyProvider.DomainPermissions) - Method in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- REGISTER_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a notify
.
- registerAcks(String) - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
This method is called by the public method register
.
- registerDo(long) - Method in class com.sun.jini.mercury.MailboxImpl
-
Actual implementation of the registration process.
- registerDo(Item, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of register.
- registeredChannels - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
set of registered channels, to detect duplicate registrations
- registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- registerForAvailabilityEvent(Collection, Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- 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.
- registerGroup(ActivationGroupDesc) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- registerGroup(ActivationGroupDesc) - Method in class com.sun.jini.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
.
- registerObject(UID, ActivationDesc, boolean) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- registerObject(ActivationDesc) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
returns a ConstrainableAID
- registerObject(ActivationDesc) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- registerOp(StorableResource, String, StorableObject[]) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a notify
operation.
- registerOp(Registration) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- registerOp(StorableResource, String, StorableObject[]) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a notify
operation.
- registerRefs(Collection) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.DgcClient
-
- registerTarget(Target, Uuid) - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
- registrar - Variable in class com.sun.jini.discovery.UnicastResponse
-
The lookup service proxy.
- registrar - Variable in class com.sun.jini.example.browser.Browser.Lookup
-
- registrar - Variable in class com.sun.jini.example.browser.ServiceBrowser.AttributePanel
-
- registrar - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- registrar - Variable in class com.sun.jini.fiddler.FiddlerImpl.DiscardRegistrarTask
-
The registrar to discard
- Registrar - Interface in com.sun.jini.reggie
-
Registrar defines the private protocol between the various client-side
proxies and the registrar server.
- registrar - Variable in class net.jini.discovery.IncomingUnicastResponse
-
The registrar we have discovered.
- RegistrarEvent - Class in com.sun.jini.reggie
-
Concrete implementation class for abstract ServiceEvent.
- RegistrarEvent(Object, long, long, MarshalledObject, ServiceID, int, Item) - Constructor for class com.sun.jini.reggie.RegistrarEvent
-
Simple constructor.
- registrarID - Variable in class com.sun.jini.reggie.AdminProxy
-
The registrar's service ID.
- registrarID - Variable in class com.sun.jini.reggie.ProxyVerifier
-
The registrar's service ID, used for comparison with registrar service
IDs extracted from smart proxies to verify.
- registrarID - Variable in class com.sun.jini.reggie.RegistrarLease
-
The registrar's service ID.
- registrarID - Variable in class com.sun.jini.reggie.RegistrarLeaseMap
-
The registrar's service ID.
- registrarID - Variable in class com.sun.jini.reggie.RegistrarProxy
-
The registrar's service ID.
- RegistrarImpl - Class in com.sun.jini.reggie
-
Base server-side implementation of a lookup service, subclassed by
TransientRegistrarImpl and PersistentRegistrarImpl.
- RegistrarImpl(String[], ActivationID, boolean, LifeCycle) - Constructor for class com.sun.jini.reggie.RegistrarImpl
-
Constructs RegistrarImpl based on a configuration obtained using the
provided string arguments.
- RegistrarImpl(Configuration, ActivationID, boolean, LifeCycle) - Constructor for class com.sun.jini.reggie.RegistrarImpl
-
Constructs RegistrarImpl based on the
Configuration argument.
- RegistrarImpl.AddressTask - Class in com.sun.jini.reggie
-
Address for unicast discovery response.
- RegistrarImpl.AddressTask(String, int) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AddressTask
-
Simple constructor
- RegistrarImpl.AllItemIter - Class in com.sun.jini.reggie
-
Iterate over all Items.
- RegistrarImpl.AllItemIter() - Constructor for class com.sun.jini.reggie.RegistrarImpl.AllItemIter
-
Assumes the empty template
- RegistrarImpl.AnnounceThread - Class in com.sun.jini.reggie
-
Multicast discovery announcement thread code.
- RegistrarImpl.AnnounceThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Create a daemon thread.
- RegistrarImpl.AttrItemIter - Class in com.sun.jini.reggie
-
Iterate over all matching Items by attribute value.
- RegistrarImpl.AttrItemIter(Template, int, int) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AttrItemIter
-
tmpl.serviceID == null and
tmpl.serviceTypes is empty and
tmpl.attributeSetTemplates[setidx].fields[fldidx] !
- RegistrarImpl.AttrItemIter(Template) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AttrItemIter
-
Simple constructor
- RegistrarImpl.AttrsAddedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
new attributes are added to an existing service in the Registrar.
- RegistrarImpl.AttrsAddedLogObj(ServiceID, Uuid, EntryRep[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AttrsAddedLogObj
-
Simple constructor
- RegistrarImpl.AttrsModifiedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
existing attributes of an existing service in the Registrar are
modified.
- RegistrarImpl.AttrsModifiedLogObj(ServiceID, Uuid, EntryRep[], EntryRep[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
Simple constructor
- RegistrarImpl.AttrsSetLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
new attributes are set on an existing service in the Registrar.
- RegistrarImpl.AttrsSetLogObj(ServiceID, Uuid, EntryRep[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.AttrsSetLogObj
-
Simple constructor
- RegistrarImpl.ClassItemIter - Class in com.sun.jini.reggie
-
Iterate over all matching Items by entry class, dups possible.
- RegistrarImpl.ClassItemIter(Template) - Constructor for class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
tmpl.serviceID == null and
tmpl.serviceTypes is empty and
tmpl.attributeSetTemplates is non-empty
- RegistrarImpl.DecodeRequestTask - Class in com.sun.jini.reggie
-
Task for decoding multicast request packets.
- RegistrarImpl.DecodeRequestTask(DatagramPacket, Discovery) - Constructor for class com.sun.jini.reggie.RegistrarImpl.DecodeRequestTask
-
- RegistrarImpl.DestroyThread - Class in com.sun.jini.reggie
-
Termination thread code.
- RegistrarImpl.DestroyThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.DestroyThread
-
Create a non-daemon thread
- RegistrarImpl.EmptyAttrItemIter - Class in com.sun.jini.reggie
-
Iterate over all matching Items by no-fields entry class.
- RegistrarImpl.EmptyAttrItemIter(Template, EntryClass) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EmptyAttrItemIter
-
tmpl.serviceID == null and
tmpl.serviceTypes is empty and
eclass has no fields
- RegistrarImpl.EventExpireThread - Class in com.sun.jini.reggie
-
Event lease expiration thread code
- RegistrarImpl.EventExpireThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventExpireThread
-
Create a daemon thread
- RegistrarImpl.EventLeaseCancelledLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a lease on a registered event is cancelled.
- RegistrarImpl.EventLeaseCancelledLogObj(long, Uuid) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventLeaseCancelledLogObj
-
Simple constructor
- RegistrarImpl.EventLeaseRenewedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a lease on a registered event is renewed.
- RegistrarImpl.EventLeaseRenewedLogObj(long, Uuid, long) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventLeaseRenewedLogObj
-
Simple constructor
- RegistrarImpl.EventReg - Class in com.sun.jini.reggie
-
An event registration record.
- RegistrarImpl.EventReg(long, Uuid, Template, int, RemoteEventListener, MarshalledObject, long) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventReg
-
Simple constructor
- RegistrarImpl.EventRegisteredLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a new event is registered.
- RegistrarImpl.EventRegisteredLogObj(RegistrarImpl.EventReg) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventRegisteredLogObj
-
Simple constructor
- RegistrarImpl.EventTask - Class in com.sun.jini.reggie
-
An event to be sent, and the listener to send it to.
- RegistrarImpl.EventTask(RegistrarImpl.EventReg, ServiceID, Item, int) - Constructor for class com.sun.jini.reggie.RegistrarImpl.EventTask
-
Simple constructor, except increments reg.seqNo.
- RegistrarImpl.IDItemIter - Class in com.sun.jini.reggie
-
Iterate over a singleton matching Item by serviceID.
- RegistrarImpl.IDItemIter(Template) - Constructor for class com.sun.jini.reggie.RegistrarImpl.IDItemIter
-
tmpl.serviceID !
- RegistrarImpl.ItemIter - Class in com.sun.jini.reggie
-
Base class for iterating over all Items that match a Template.
- RegistrarImpl.ItemIter(Template) - Constructor for class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Subclass constructors must initialize reg
- RegistrarImpl.LeasesCancelledLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
lease are cancelled via a LeaseMap.
- RegistrarImpl.LeasesCancelledLogObj(Object[], Uuid[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.LeasesCancelledLogObj
-
Simple constructor
- RegistrarImpl.LeasesRenewedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a leases in the Registrar is renewed via a LeaseMap.
- RegistrarImpl.LeasesRenewedLogObj(Object[], Uuid[], long[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.LeasesRenewedLogObj
-
Simple constructor
- RegistrarImpl.LocalLogHandler - Class in com.sun.jini.reggie
-
Handler class for the persistent storage facility.
- RegistrarImpl.LocalLogHandler() - Constructor for class com.sun.jini.reggie.RegistrarImpl.LocalLogHandler
-
Simple constructor
- RegistrarImpl.LogRecord - Interface in com.sun.jini.reggie
-
Interface defining the method(s) that must be implemented by each of
the concrete LogObj classes.
- RegistrarImpl.LookupAttributesChangedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
the attributes for the lookup service are changed.
- RegistrarImpl.LookupAttributesChangedLogObj(Entry[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.LookupAttributesChangedLogObj
-
Simple constructor
- RegistrarImpl.LookupGroupsChangedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
the set of groups to join is changed.
- RegistrarImpl.LookupGroupsChangedLogObj(String[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.LookupGroupsChangedLogObj
-
Simple constructor
- RegistrarImpl.LookupLocatorsChangedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
the set of locators of lookup services to join is changed.
- RegistrarImpl.LookupLocatorsChangedLogObj(LookupLocator[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
-
Simple constructor
- RegistrarImpl.MemberGroupsChangedLogObj - Class in com.sun.jini.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.MemberGroupsChangedLogObj(String[]) - Constructor for class com.sun.jini.reggie.RegistrarImpl.MemberGroupsChangedLogObj
-
Simple constructor
- RegistrarImpl.MulticastThread - Class in com.sun.jini.reggie
-
Multicast discovery request thread code.
- RegistrarImpl.MulticastThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
Create a high priority daemon thread.
- RegistrarImpl.ServiceExpireThread - Class in com.sun.jini.reggie
-
Service lease expiration thread code
- RegistrarImpl.ServiceExpireThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.ServiceExpireThread
-
Create a daemon thread
- RegistrarImpl.ServiceLeaseCancelledLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a lease on an existing service in the Registrar is cancelled.
- RegistrarImpl.ServiceLeaseCancelledLogObj(ServiceID, Uuid) - Constructor for class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
-
Simple constructor
- RegistrarImpl.ServiceLeaseRenewedLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a lease on an existing service in the Registrar is renewed.
- RegistrarImpl.ServiceLeaseRenewedLogObj(ServiceID, Uuid, long) - Constructor for class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
-
Simple constructor
- RegistrarImpl.SnapshotThread - Class in com.sun.jini.reggie
-
Snapshot-taking thread.
- RegistrarImpl.SnapshotThread() - Constructor for class com.sun.jini.reggie.RegistrarImpl.SnapshotThread
-
Create a daemon thread
- RegistrarImpl.SocketTask - Class in com.sun.jini.reggie
-
Socket for unicast discovery response.
- RegistrarImpl.SocketTask(Socket) - Constructor for class com.sun.jini.reggie.RegistrarImpl.SocketTask
-
Simple constructor
- RegistrarImpl.SvcIterator - Class in com.sun.jini.reggie
-
Iterates over all services that match template's service types
- RegistrarImpl.SvcIterator(Template) - Constructor for class com.sun.jini.reggie.RegistrarImpl.SvcIterator
-
tmpl.serviceID == null and
tmpl.serviceTypes is not empty
- RegistrarImpl.SvcReg - Class in com.sun.jini.reggie
-
A service item registration record.
- RegistrarImpl.SvcReg(Item, Uuid, long) - Constructor for class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
Simple constructor
- RegistrarImpl.SvcRegisteredLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
a new service is registered.
- RegistrarImpl.SvcRegisteredLogObj(RegistrarImpl.SvcReg) - Constructor for class com.sun.jini.reggie.RegistrarImpl.SvcRegisteredLogObj
-
Simple constructor
- RegistrarImpl.UnicastPortSetLogObj - Class in com.sun.jini.reggie
-
LogObj class whose instances are recorded to the log file whenever
the Unicast Port Number is set to a new value.
- RegistrarImpl.UnicastPortSetLogObj(int) - Constructor for class com.sun.jini.reggie.RegistrarImpl.UnicastPortSetLogObj
-
Simple constructor
- RegistrarImpl.UnicastThread - Class in com.sun.jini.reggie
-
Unicast discovery request thread code.
- RegistrarImpl.UnicastThread(int) - Constructor for class com.sun.jini.reggie.RegistrarImpl.UnicastThread
-
Create a daemon thread.
- RegistrarLease - Class in com.sun.jini.reggie
-
The base class for lease proxies.
- RegistrarLease(Registrar, ServiceID, Uuid, long) - Constructor for class com.sun.jini.reggie.RegistrarLease
-
Simple constructor.
- RegistrarLeaseMap - Class in com.sun.jini.reggie
-
The LeaseMap implementation class for registrar leases.
- RegistrarLeaseMap(RegistrarLease, long) - Constructor for class com.sun.jini.reggie.RegistrarLeaseMap
-
Simple constructor
- RegistrarLeaseMap(Registrar, RegistrarLease, long) - Constructor for class com.sun.jini.reggie.RegistrarLeaseMap
-
Constructor used by ConstrainableRegistrarLeaseMap
- RegistrarPermission - Class in com.sun.jini.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 com.sun.jini.reggie.RegistrarPermission
-
Creates an instance with the specified target name.
- registrarPreparer - Variable in class net.jini.discovery.LookupDiscovery
-
- registrarPreparer - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
- registrarPreparer - Variable in class net.jini.lookup.JoinManager
-
- registrarPreparer - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- RegistrarProxy - Class in com.sun.jini.reggie
-
A RegistrarProxy is a proxy for a registrar.
- RegistrarProxy(Registrar, ServiceID) - Constructor for class com.sun.jini.reggie.RegistrarProxy
-
Constructor for use by getInstance(), ConstrainableRegistrarProxy.
- registrars - Variable in class com.sun.jini.example.browser.Browser
-
- registrars - Variable in class net.jini.discovery.LookupDiscovery
-
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.
- registrarsEqual(UnicastResponse, UnicastResponse) - Static method in class net.jini.discovery.LookupDiscovery
-
Returns true if the registrars contained in the given (possibly null)
UnicastResponse instances are equals() to one another.
- Registration - Class in com.sun.jini.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 com.sun.jini.mercury.Registration
-
Convenience constructor
- registration - Variable in class com.sun.jini.norm.LeaseSet.FailureEventRegistration
-
EventType object that resulted from registration change
- registration - Variable in class com.sun.jini.norm.LeaseSet.WarningEventRegistration
-
EventType object that resulted from registration change
- Registration - Class in com.sun.jini.outrigger.snaplogstore
-
Wrapper for outrigger event registrations.
- Registration(StorableResource, String, StorableObject[]) - Constructor for class com.sun.jini.outrigger.snaplogstore.Registration
-
- Registration - Class in com.sun.jini.reggie
-
Implementation class for the ServiceRegistration interface.
- Registration(Registrar, ServiceLease) - Constructor for class com.sun.jini.reggie.Registration
-
Constructor for use by getInstance(), ConstrainableRegistration.
- Registration.ConstrainableRegistration - Class in com.sun.jini.mercury
-
A subclass of Registration that implements RemoteMethodControl.
- Registration.ConstrainableRegistration(Uuid, MailboxBackEnd, Lease, MethodConstraints) - Constructor for class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
Creates an instance of this class.
- registrationByID - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Map from registrationID to registrationInfo.
- registrationByTime - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Map from registrationInfo to registrationInfo (that is, to itself),
where the elements of the map are ordered by lease expiration time.
- registrationCancelledLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrationDisabledLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrationEnabledLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrationID - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LeaseCancelledLogObj
-
The ID of the data structure record corresponding to the
registration whose lease was cancelled.
- registrationID - Variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseRenewedLogObj
-
The ID of the data structure record corresponding to the
registration whose lease was renewed.
- registrationID - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerLease
-
The unique identifier assigned by the lookup discovery service to
the registration to which this lease corresponds.
- registrationID - Variable in class com.sun.jini.fiddler.FiddlerRegistration
-
The unique identifier assigned to the current instance of this
registration proxy class by the lookup discovery service.
- registrationID - Variable in class com.sun.jini.mercury.ListenerProxy
-
The proxy's Uuid
- registrationID - Variable in class com.sun.jini.mercury.Registration
-
Unique identifier for this registration
- registrationID - Variable in class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Unique identifier for this registration
- registrationIDs - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LeasesRenewedLogObj
-
The set of unique identifiers each assigned to a registration that
corresponds to one of the leases that was renewed.
- registrationIteratorEnabledLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrationLogger - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- registrationLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrationNumber - Variable in class com.sun.jini.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
-
- registrationRenewedLogObjSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- registrations - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- registry - Variable in class com.sun.jini.phoenix.Activation
-
RegistryImpl instance
- registryExporter - Variable in class com.sun.jini.phoenix.Activation
-
exporter for registry
- registryHost - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- registryPort - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- registryStub - Variable in class com.sun.jini.phoenix.Activation
-
stub for registry
- RegistrySunExporter - Class in com.sun.jini.phoenix
-
JRMP exporter to export a Registry
using the well-known
registry object identifier, and preventing remote code downloading for
incoming remote calls.
- RegistrySunExporter() - Constructor for class com.sun.jini.phoenix.RegistrySunExporter
-
Creates a JRMP exporter that exports on the standard activation port
(1098).
- RegistrySunExporter(int) - Constructor for class com.sun.jini.phoenix.RegistrySunExporter
-
Creates a JRMP exporter that exports on the specified port.
- RegistrySunExporter.BootstrapServerRef - Class in com.sun.jini.phoenix
-
Server-side ref to prevent remote code downloading when unmarshalling
arguments.
- RegistrySunExporter.BootstrapServerRef(LiveRef) - Constructor for class com.sun.jini.phoenix.RegistrySunExporter.BootstrapServerRef
-
Construct an instance with the given live ref.
- 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(LookupLocatorDiscovery.LocatorReg) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Convenience method called from within the DiscoveryTask.
- rejectCalls(Throwable) - Method in class com.sun.jini.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.
- release(Target) - Method in class com.sun.jini.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 com.sun.jini.mahalo.log.MultiLogManager.LogRemovalManager
-
- release(long) - Method in class com.sun.jini.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 com.sun.jini.phoenix.ActivationGroupImpl
-
- releaseLogStream(LogStream) - Method in class com.sun.jini.mercury.StreamPool
-
Marks a stream as available for closing.
- releaseMutatorLock() - Method in class com.sun.jini.norm.PersistentStore
-
Release one level of mutator locks if this thread holds at least one.
- ReliableLog - Class in com.sun.jini.reliableLog
-
This class is a simple implementation of a reliable Log.
- ReliableLog(String, LogHandler) - Constructor for class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
Number of elements left to return before reaching the
the client specified limit
- rememberLast(EntryRep[]) - Method in class com.sun.jini.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) - Constructor for class net.jini.discovery.RemoteDiscoveryEvent
-
Constructs a new instance of RemoteDiscoveryEvent
.
- remoteEvent - Variable in class com.sun.jini.mercury.TransientEventLog.RemoteEventHolder
-
- 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.
- RemoteEventData - Class in com.sun.jini.mercury
-
Simple struct to hold a RemoteEvent
and its associated
Object
(cookie) obtained from an EventLog
.
- RemoteEventData(RemoteEvent, Object) - Constructor for class com.sun.jini.mercury.RemoteEventData
-
Creates a new RemoteEventData instance.
- RemoteEventDataCursor - Class in com.sun.jini.mercury
-
Trivial class (struct) that simply holds the current read count
and the associated (next unread) read position.
- RemoteEventDataCursor(long, long) - Constructor for class com.sun.jini.mercury.RemoteEventDataCursor
-
- 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 com.sun.jini.mercury
-
Simple struct to hold the Uuid
for a new
RemoteEventIterator
instance and the first batch of
data.
- RemoteEventIteratorData(Uuid, Collection) - Constructor for class com.sun.jini.mercury.RemoteEventIteratorData
-
Creates a new RemoteEventIteratorData instance.
- remoteEventIteratorID - Variable in class com.sun.jini.mercury.ServiceRegistration
-
Unique identifier object for the currently enabled
(client-side) remote event iterator.
- RemoteEventIteratorImpl - Class in com.sun.jini.mercury
-
- RemoteEventIteratorImpl(Uuid, Uuid, MailboxBackEnd, Collection) - Constructor for class com.sun.jini.mercury.RemoteEventIteratorImpl
-
Convenience constructor
- RemoteEventIteratorImpl.LocalRemoteEventData - Class in com.sun.jini.mercury
-
- RemoteEventIteratorImpl.LocalRemoteEventData(RemoteEvent, Object) - Constructor for class com.sun.jini.mercury.RemoteEventIteratorImpl.LocalRemoteEventData
-
- 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.
- RemoteMethodControl - Interface in net.jini.core.constraint
-
Defines an interface to proxies for setting constraints to control remote
method calls.
- removable - Variable in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
- removalComplete() - Method in class com.sun.jini.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(Object) - Method in class com.sun.jini.collection.SoftCache
-
Removes association for given key, returning value previously associated
with key, or null if none.
- remove(Object) - Method in class com.sun.jini.collection.WeakIdentityMap
-
Removes association for given key, returning value previously associated
with key, or null if none.
- remove(WeakSoftTable.WeakKey, int) - Method in class com.sun.jini.collection.WeakSoftTable
-
Removes and returns the index'th value associated with the specified
key.
- remove(Object) - Method in class com.sun.jini.collection.WeakTable
-
Remove the object that the given key maps to.
- remove - Variable in class com.sun.jini.jeri.internal.http.TimedMap.Mapping
-
- remove(TimedMap.Queue.Node) - Method in class com.sun.jini.jeri.internal.http.TimedMap.Queue
-
- remove(Object) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- remove() - Method in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
Removes this ImplRef from the table.
- remove(Target) - Method in class com.sun.jini.jeri.internal.runtime.Lease
-
- remove() - Method in class com.sun.jini.lease.AbstractLeaseMap.EntryIterator
-
- remove(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- remove(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- remove() - Method in interface com.sun.jini.mercury.EventLog
-
Effectively removes the last read event from the log.
- remove() - Method in class com.sun.jini.mercury.EventLogFactory.EventLogIteratorImpl
-
- remove(Uuid) - Method in class com.sun.jini.mercury.EventLogFactory
-
Remove the EventLogIterator associated with the given
Uuid.
- remove() - Method in interface com.sun.jini.mercury.EventLogIterator
-
Remove the event at the iterator's current cursor position.
- remove() - Method in class com.sun.jini.mercury.PersistentEventLog
-
- remove() - Method in class com.sun.jini.mercury.TransientEventLog
-
- remove() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntryIterator
-
- remove(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- remove(Object) - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- remove(ClientLeaseWrapper) - Method in class com.sun.jini.norm.DeformedLeaseList
-
Remove a lease from the list.
- remove(ClientLeaseWrapper) - Method in class com.sun.jini.norm.LeaseSet
-
Remove the specified wrapped client lease from the set.
- remove(ClientLeaseWrapper) - Method in class com.sun.jini.norm.LeaseTable
-
Remove a lease from the table.
- remove(Uuid, Lease) - Method in interface com.sun.jini.norm.NormServer
-
Remove a lease from a set.
- remove(Uuid, Lease) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- remove(Lease) - Method in class com.sun.jini.norm.SetProxy
-
- remove(EntryHandle, boolean) - Method in class com.sun.jini.outrigger.EntryHolder
-
Remove the given handle from this holder and the idMap
.
- remove(EntryHandle) - Method in class com.sun.jini.outrigger.EntryHolderSet
-
Remove the passed handle and associated entry.
- remove() - Method in class com.sun.jini.outrigger.FastList.FastListIteratorImpl
-
- remove() - Method in class com.sun.jini.outrigger.FastList.Node
-
Remove this node from its list.
- remove(T) - Method in class com.sun.jini.outrigger.FastList
-
Remove the node.
- remove() - Method in class com.sun.jini.outrigger.snaplogstore.LogInputFile.LogInputFileIterator
-
Remove the File
object returned by the iterator
from the list.
- remove(ByteArrayWrapper) - Method in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
Remove a pending write.
- remove(TransactionManager, long) - Method in class com.sun.jini.outrigger.TxnTable
-
Remove the mapping for the given TransactionManager
, id
pair.
- remove() - Method in class com.sun.jini.outrigger.TypeTree.TypeTreeIterator
-
Unimplemented operations
- remove() - Method in class com.sun.jini.resource.Service.LazyIterator
-
- remove(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
- 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() - Method in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup.Node
-
- removeAll(Collection) - Method in class net.jini.core.constraint.ArraySet
-
Always throws UnsupportedOperationException.
- removeAttr() - Method in class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- removeBlanks() - Method in class com.sun.jini.collection.WeakTable
-
Remove any blank entries from the table.
- removeButton - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- removeClientLeases(Iterator) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Method used to remove membership expired leases from the server.
- removed - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
true if this entry has been removed from the global table
- removed - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
removed from table; guarded by "lock"
- removed - Variable in class com.sun.jini.outrigger.FastList.Node
-
True if this node has been removed from its list.
- removed() - Method in class com.sun.jini.outrigger.FastList.Node
-
Report whether the node has been removed.
- removed - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- removed - Variable in class com.sun.jini.phoenix.Activation.ObjectEntry
-
- removed() - Method in class com.sun.jini.phoenix.Activation.ObjectEntry
-
- removed - Variable in class net.jini.loader.pref.PreferredClassProvider.LoaderEntry
-
set to true if the entry has been removed from the table
because it has been replaced, so it should not be attempted
to be removed again
- removeDir(File) - Static method in class com.sun.jini.mercury.PersistentEventLog
-
Attempt to delete the associated event log persistence directory.
- removeDiscoveredLocator(LookupLocator) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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(LookupDiscoveryManager.ProxyReg, int) - Method in class net.jini.discovery.LookupDiscoveryManager.LocatorDiscoveryListener
-
- removeDiscoveryListener(DiscoveryListener) - Method in interface net.jini.discovery.DiscoveryManagement
-
Removes a listener from the set of objects listening for discovery
events.
- removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscovery
-
Indicate that a listener is no longer interested in receiving
DiscoveryEvent notifications.
- removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Removes a listener from the set of objects listening for discovery
events.
- removeDiscoveryListener(DiscoveryListener) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Remove a DiscoveryListener from the listener set.
- removeDotClass(String) - Static method in class com.sun.jini.tool.classdepend.PackageClasses
-
Strips the .class suffix from a string.
- removeDups(Object[]) - Static method in class com.sun.jini.reggie.RegistrarImpl
-
Weed out duplicates.
- removeEldestEntry(Map.Entry) - Method in class net.jini.jeri.kerberos.KerberosUtil.SoftCache.LRUHashMap
-
- removeEventRegistration(EventRegistrationRecord) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Remove the passed EventRegistrationRecord
from
event registrations map.
- removeFrom(int) - Method in class net.jini.discovery.LookupDiscoveryManager.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 com.sun.jini.jeri.internal.runtime.SelectionManager
-
- removeFromRenewQueue(int[]) - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
- removeGroups(Uuid, String[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Remove groups from the set to join.
- 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 class net.jini.discovery.LookupDiscovery
-
Remove a set of groups from the set to be discovered.
- removeGroups(String[]) - Method in class net.jini.discovery.LookupDiscoveryManager
-
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.
- removeGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method removeGroups
.
- removeGroupsDo(Uuid, HashMap, String[]) - Method in class com.sun.jini.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.LookupDiscovery
-
Remove the specified groups from the set of groups to discover, and
return true if any were actually removed.
- removeIfExpired(long) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
- removeIfExpired(long) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
- removeIfExpired(long) - Method in class com.sun.jini.outrigger.QueryWatcher
-
This method does nothing.
- removeIfExpired(long) - Method in class com.sun.jini.outrigger.TransitionWatcher
-
Remove this watcher from the system if it
has expired.
- removeIfPending(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
Remove a task if it is pending (not active).
- removeInstanceFromRefSet(AbstractDgcClient.EndpointEntry.RefEntry.PhantomLiveRef) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RefEntry
-
Removes a PhantomLiveRef from the set of registered instances.
- removeInternal(ClientLeaseWrapper) - Method in class com.sun.jini.norm.LeaseSet
-
Utility method to remove a client lease.
- removeItems(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- removeItems(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- removeItems(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- removeItems(Object[]) - Method in class com.sun.jini.example.browser.ServiceEditor.MemberGroupLister
-
- removeLater - Variable in class com.sun.jini.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(Uuid, LookupLocator[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Remove locators for specific lookup services from the set to join.
- 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 class net.jini.discovery.LookupDiscoveryManager
-
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(LookupLocator[]) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Deletes a set of locators from the managed set of locators, and discards
any already-discovered lookup service that corresponds to a deleted
locator.
- removeLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method removeLocators
.
- removeLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
LocsRemovedFromRegistrationLogObj
(which is
invoked during state recovery).
- removeLogStream(LogStream) - Method in class com.sun.jini.mercury.StreamPool
-
Removes the given LogStream from the pool and closes it,
if possible.
- removeLookupGroups(String[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.JoinStateManager
-
Remove groups from the set to join.
- removeLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.norm.AdminProxy
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Remove groups from the set to join.
- removeLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- removeLookupGroups(String[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- removeLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
-
Remove groups from the set to join.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Remove a set of LookupLocator objects from the lookup discovery
service's managed set of locators.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Remove a set of LookupLocator objects from the lookup discovery
service's managed set of locators.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Remove locators for specific lookup services from the set to join.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.AdminProxy
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Remove locators for specific lookup services from the set to join.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- removeLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
-
Remove locators for specific lookup services from the set to join.
- removeMemberGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- removeMemberGroups(String[]) - Method in class com.sun.jini.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.
- removeMgr(TransactableMgr) - Method in class com.sun.jini.outrigger.TxnState
-
Remove the given mgr from the list of known managers.
- removeOurTicket() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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.
- removeRefEntry(AbstractDgcClient.EndpointEntry.RefEntry) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
Removes the given RefEntry from the ref table.
- removeRegInfoGroups(FiddlerImpl.RegistrationInfo, String[]) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
Removes the registration corresponding to the regInfo
parameter from this service's state.
- removeRegistration(Uuid, ServiceRegistration) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxImpl
-
Utility method that consolidates registration removal activities.
- removeServiceIdMap(ServiceID, ServiceItem) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Removes an entry from the serviceIdMap, and sends a notification.
- removeServiceIdMapSendNoEvent(ServiceID) - 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 com.sun.jini.jeri.internal.mux.Mux
-
Removes the identified session from the session table.
- removeSet(LeaseSet) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Do the heavy lifting on removing a set, assumes the locks on the
set and store have been acquired.
- removeTask(TaskManager.Task, int) - Method in class com.sun.jini.thread.TaskManager
-
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 com.sun.jini.outrigger.TemplateHandle
-
Remote a watcher from this handle.
- removeUselessTask(ServiceDiscoveryManager.ProxyReg) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Removes from the cache's task manager, all pending tasks
associated with the given ProxyReg.
- renew(long) - Method in class com.sun.jini.jeri.internal.runtime.Lease
-
- renew(LeasedResource, long) - Method in class com.sun.jini.landlord.FixedLeasePeriodPolicy
-
- renew(Uuid, long) - Method in interface com.sun.jini.landlord.Landlord
-
Called by the lease when its
renew
method is called.
- renew(LeasedResource, long) - Method in interface com.sun.jini.landlord.LeasePeriodPolicy
-
Calculate the expiration and duration for an
existing lease that is being renewed.
- renew(Uuid, long) - Method in interface com.sun.jini.landlord.LocalLandlord
-
Renew the lease that is associated with the given cookie.
- renew(long) - Method in class com.sun.jini.lease.AbstractLease
-
Renew the lease for a duration relative to now.
- renew(Uuid, long) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Requests the renewal of a lease on a Transaction
.
- renew(Uuid, long) - Method in class com.sun.jini.mercury.MailboxImpl.LocalLandlordAdaptor
-
- renew(Uuid, long) - Method in class com.sun.jini.mercury.MailboxImpl
-
- renew(long) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
- renew(Uuid, long) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- renew(Uuid, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- renew(Uuid, long) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a notify
.
- 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
-
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 com.sun.jini.norm.LeaseSet
-
Handle failures to renew a lease by removing the lease from the set
and if needed schedule sending an event.
- renewalFailure(ClientLeaseWrapper) - Method in class com.sun.jini.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 class com.sun.jini.fiddler.FiddlerLeaseMap
-
Renews all leases in this map.
- renewAll(Uuid[], long[]) - Method in interface com.sun.jini.landlord.Landlord
-
Called by the lease map when its
renewAll
method is called.
- renewAll() - Method in class com.sun.jini.landlord.LandlordLeaseMap
-
- renewAll(LocalLandlord, Uuid[], long[]) - Static method in class com.sun.jini.landlord.LandlordUtil
-
Call landlord.renew()
for each object in
cookie[]
, passing cookie[i]
and
durations[i]
.
- renewAll(Uuid[], long[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
Bulk renewal request of leases on Transaction
s.
- renewAll(Uuid[], long[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- renewAll() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- renewAll() - Method in class com.sun.jini.norm.DeformedClientLeaseMapWrapper
-
- renewAll(Uuid[], long[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- renewAll(Uuid[], long[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- renewAll(Uuid[], long[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- renewAll() - Method in class com.sun.jini.reggie.RegistrarLeaseMap
-
- 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)
- renewAllDo(Uuid[], long[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual renewAll logic
- renewAllMethod - Static variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Convenience field containing the renewAll
method
defined in the Landlord
interface.
- renewAllMethod - Static variable in class net.jini.lease.LeaseRenewalManager
-
- renewalPending - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Flag used to check if lease has been persisted since last
renewal, true
means it has not been
- renewalRTT - Static 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
-
Time window in which to look for batchable leases
- renewCleanThread - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
renew/clean thread for handling lease renewals and clean calls
- renewDo(Uuid, long) - Method in class com.sun.jini.mercury.MailboxImpl
-
Performs the actual registration renewal logic
- renewDuration - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
renewDuration of this lease
- renewDuration - Variable in class net.jini.lease.LeaseRenewalManager.Entry
-
Renew duration
- renewed(LeasedResource) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
-
- renewed(LeasedResource) - Method in interface com.sun.jini.mahalo.LeaseManager
-
Notifies the manager of a lease being renewed.
- renewedList - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
Reference to list of leases that have been renewed, but not
persisted
- renewedList - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
List of leases that have been renewed but not persisted
- renewEventLease(long, Uuid, long) - Method in interface com.sun.jini.reggie.Registrar
-
Renews an event lease.
- renewEventLease(long, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- renewEventLeaseAbs(long, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Renew the event lease for an absolute expiration time.
- renewEventLeaseDo(long, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of renewEventLease.
- renewEventLeaseInt(long, Uuid, long, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- renewFor(Uuid, Lease, long, long) - Method in interface com.sun.jini.norm.NormServer
-
Add a lease to a set.
- renewFor(Uuid, Lease, long, long) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- renewFor(Lease, long) - Method in class com.sun.jini.norm.SetProxy
-
- renewFor(Lease, long, long) - Method in class com.sun.jini.norm.SetProxy
-
- 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.
- renewInterestMask(int) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
This method is the "backend" server counterpart to the
renew
method specified by the Lease
interface,
implemented in the com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method renewLease
.
- renewLeaseInt(FiddlerImpl.RegistrationInfo, Uuid, long, long) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the method renewLeaseDo
.
- renewLeases(Uuid[], Uuid[], long[]) - Method in interface com.sun.jini.fiddler.Fiddler
-
Renews all leases from a LeaseMap
.
- renewLeases(Uuid[], Uuid[], long[]) - Method in class com.sun.jini.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 com.sun.jini.reggie.Registrar
-
Renews service and event leases from a LeaseMap.
- renewLeases(Object[], Uuid[], long[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- renewLeasesAbs(Uuid[], Uuid[], long[]) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Renew the leases for absolute expiration times.
- renewLeasesDo(Uuid[], Uuid[], long[]) - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of renewLeases.
- renewLogger - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Thread that pulls wrapped client leases off the renewedList and logs
them to disk
- renewMask - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
- renewMaskRef - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
holder used for pass-by-reference invocations
- renewMethod - Static variable in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
- renewMethod - Static variable in class com.sun.jini.fiddler.FiddlerLeaseMap.ConstrainableFiddlerLeaseMap
-
- renewMethod - Static variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
Convenience field containing the renew
method
defined in the Lease
interface.
- renewMethod - Static variable in class net.jini.lease.LeaseRenewalManager
-
- renewOp(Uuid, long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a renew
operation.
- renewOp(byte[], long) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method processes a logged renew operation.
- renewOp(Uuid, long) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a renew
operation.
- renewQueue - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
queue of keys that need to have interest masks updated
- renewQueueNext - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
- RenewResults - Class in com.sun.jini.reggie
-
- RenewResults(long[], Exception[]) - Constructor for class com.sun.jini.reggie.RenewResults
-
Simple constructor
- renewServiceLease(ServiceID, Uuid, long) - Method in interface com.sun.jini.reggie.Registrar
-
Renews a service lease.
- renewServiceLease(ServiceID, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- renewServiceLeaseAbs(ServiceID, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Renew the service lease for an absolute expiration time.
- renewServiceLeaseDo(ServiceID, Uuid, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of renewServiceLease.
- renewServiceLeaseInt(ServiceID, Uuid, long, long) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Renew a service lease for a relative duration from now.
- renewTime - Variable in class com.sun.jini.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 com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
the EntryRep
for the entry that became visible
- rep - Variable in class com.sun.jini.outrigger.BaseHandle
-
- rep() - Method in class com.sun.jini.outrigger.BaseHandle
-
Return the handle's EntryRep
object.
- rep - Variable in class com.sun.jini.outrigger.OutriggerAvailabilityEvent
-
The entry that triggered the event
- rep - Variable in class com.sun.jini.outrigger.SnapshotRep
-
- rep() - Method in class com.sun.jini.outrigger.SnapshotRep
-
Return the pre-computed EntryRep
.
- rep - Variable in class com.sun.jini.outrigger.WrittenEntry
-
The EntryRep this node refers to.
- rep() - Method in class com.sun.jini.outrigger.WrittenEntry
-
Return the EntryRep of this entry.
- repEnum - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
RepEnum for all potential matches
- RepEnum - Interface in com.sun.jini.outrigger
-
An internal interface for enumerating through EntryRep
objects inside a JavaSpace server.
- repFor(Collection, String) - Static method in class com.sun.jini.outrigger.SpaceProxy2
-
- repFor(Entry) - Static method in class com.sun.jini.outrigger.SpaceProxy2
-
Return an EntryRep
object for the given
Entry
.
- replace(ClientLeaseWrapper) - Method in class com.sun.jini.norm.LeaseSet
-
Utility method to replace a client lease in the lease set.
- replace - Variable in class net.jini.security.proxytrust.ProxyTrustVerifier.MOStream
-
true if we see a class with same codebase in different loader
- replaceJar - Variable in class com.sun.jini.tool.PreferredListGen
-
replace the first JAR with a copy containing the preferred list
- replacement - Variable in class com.sun.jini.reggie.EntryClass
-
An instance containing only name and hash, no superclass info.
- replacement - Variable in class com.sun.jini.reggie.ServiceType
-
An instance containing only name, no supertype info.
- 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(TaskManager.Task, Object) - Method in class com.sun.jini.mahalo.Job
-
- Reporter - Class in com.sun.jini.tool.envcheck
-
A class which provides a standard way to report the results of
a test.
- Reporter() - Constructor for class com.sun.jini.tool.envcheck.Reporter
-
- Reporter.Message - Class in com.sun.jini.tool.envcheck
-
A container of message information to be processed by
Reporter
.
- Reporter.Message(int, String, String) - Constructor for class com.sun.jini.tool.envcheck.Reporter.Message
-
Construct a Message
having the given level
and text.
- Reporter.Message(int, String, Throwable, String) - Constructor for class com.sun.jini.tool.envcheck.Reporter.Message
-
Construct a Message
having the given level,
text, and exception data.
- reportingLevel - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the display reportingLevel
- reps - Variable in class com.sun.jini.outrigger.IteratorProxy
-
Last set of reps we got from the server
- reps - Variable in class com.sun.jini.outrigger.MatchSetData
-
Intial set of entries
- reps - Variable in class com.sun.jini.outrigger.MatchSetProxy
-
Last batch fetched from server
- req - Variable in class net.jini.discovery.LookupDiscovery.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.
- reqs - Variable in class net.jini.core.constraint.InvocationConstraints
-
The requirements.
- Request - Class in com.sun.jini.jeri.internal.http
-
Superclass for OutboundRequest, InboundRequest implementation classes.
- Request() - Constructor for class com.sun.jini.jeri.internal.http.Request
-
Creates new Request, initializes content input/output streams.
- request - Variable in class net.jini.jeri.ssl.HttpsEndpoint.HttpsOutboundRequest
-
- request - Variable in class net.jini.jeri.ssl.HttpsServerEndpoint.HttpsServerEndpointImpl.HttpsInboundRequest
-
- Request.ContentInputStream - Class in com.sun.jini.jeri.internal.http
-
Stream for reading inbound request/response data.
- Request.ContentInputStream() - Constructor for class com.sun.jini.jeri.internal.http.Request.ContentInputStream
-
- Request.ContentOutputStream - Class in com.sun.jini.jeri.internal.http
-
Stream for writing outbound request/response data.
- Request.ContentOutputStream() - Constructor for class com.sun.jini.jeri.internal.http.Request.ContentOutputStream
-
- requestAddr - Variable in class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
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 com.sun.jini.jeri.internal.mux.MuxServer
-
the request dispatcher to dispatch incoming requests to
- requestDispatcher - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- 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
-
- requestDispatchers - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- requestDispatchersLock - Variable in class com.sun.jini.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.LookupDiscovery
-
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.
- requestors - Variable in class net.jini.discovery.LookupDiscovery
-
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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Sends CONNECT request to proxy.
- requestProxyOptions() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Sends OPTIONS request to proxy.
- requests - Static variable in class com.sun.jini.tool.DebugDynamicPolicyProvider
-
- requestsInProgress() - Method in class com.sun.jini.jeri.internal.mux.MuxClient
-
Returns the current number of requests in progress over this
connection.
- requestsInProgress() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
Returns the number of active and pending requests.
- 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 com.sun.jini.norm.LeaseExpirationMgr
-
Notifies the manager of a lease being renewed.
- reservedNames - Static variable in class net.jini.config.AbstractConfiguration
-
A sorted array of names that cannot be used for identifiers.
- reset() - Method in class com.sun.jini.example.browser.Browser
-
- reset() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- reset() - Method in class com.sun.jini.phoenix.Activation.ObjectEntry
-
- reset() - Method in class com.sun.jini.thread.RetryTask
-
Reset values for a new use of this task.
- reset() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.Browser
-
- resinit - Static variable in class com.sun.jini.tool.CheckConfigurationFile
-
- resinit - Static variable in class com.sun.jini.tool.CheckSer
-
- resinit - Static variable in class com.sun.jini.tool.ClassDep
-
- resinit - Static variable in class com.sun.jini.tool.ClassServer
-
- resinit - Static variable in class com.sun.jini.tool.ComputeDigest
-
- resinit - Static variable in class com.sun.jini.tool.ComputeHttpmdCodebase
-
- resinit - Static variable in class com.sun.jini.tool.PreferredListGen
-
flag to indicate that initialization of resources has been attempted
- resolve(EntryHandle, Throwable) - Method in class com.sun.jini.outrigger.SingletonQueryWatcher
-
Mark this query as resolved.
- resolve(JarWrapper.SourceJarURL) - Method in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
Resolves given URL relative to this URL.
- 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
-
- 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
.
- resolved - Variable in class com.sun.jini.outrigger.SingletonQueryWatcher
-
Set to true when this query is resolved
- resolved - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
Set to true when this query is resolved
- resolved - Variable in class net.jini.config.ConfigurationFile.Entry
-
- resolvedWithEntries() - Method in class com.sun.jini.outrigger.TakeMultipleWatcher
-
If the query has been resolved by finding an matching entry,
returns the EntryHandle
for that entry.
- resolvedWithEntry() - Method in class com.sun.jini.outrigger.SingletonQueryWatcher
-
If the query has been resolved by finding an matching entry,
returns the EntryHandle
for that entry.
- resolvedWithThrowable() - Method in class com.sun.jini.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 com.sun.jini.outrigger.TakeMultipleWatcher
-
If the query has been resolved with an exceptional condition,
the exception that should be thrown to the client.
- resolveLock - Variable in class net.jini.config.ConfigurationFile
-
Lock for synchronizing calls to resolve entries.
- resolveProxyClass(String[]) - Method in class net.jini.io.MarshalInputStream
-
Resolves the appropriate
Class
object for the proxy
class described by the interface names
interfaceNames
.
- resolving - Variable in class net.jini.config.ConfigurationFile.Entry
-
- Resource - Class in com.sun.jini.outrigger.snaplogstore
-
Wrapper for outrigger objects that are leased resources.
- Resource(StorableResource) - Constructor for class com.sun.jini.outrigger.snaplogstore.Resource
-
- RESOURCE - Static variable in class com.sun.jini.tool.CheckConfigurationFile
-
- RESOURCE - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value for a resource (non-class JAR entry) node
- resourceBundleName - Variable in class com.sun.jini.logging.Levels.LevelData
-
- resourceIdGenerator - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Generator for resource (e.g., registration, lease) Uuids
- resourceMap - Static variable in class com.sun.jini.tool.envcheck.Util
-
table of localization resources
- resourceName - Static variable in class net.jini.config.ConfigurationProvider
-
- resourceRef - Variable in class com.sun.jini.mahalo.LeaseExpirationMgr.Canceler
-
- resourceRef - Variable in class com.sun.jini.norm.LeaseExpirationMgr.MgrTask
-
Resource this task is to operate on
- resources - Static variable in class com.sun.jini.phoenix.Activation
-
- resources - Static variable in class com.sun.jini.tool.CheckConfigurationFile
-
- resources - Static variable in class com.sun.jini.tool.CheckSer
-
- resources - Static variable in class com.sun.jini.tool.ClassDep
-
- resources - Static variable in class com.sun.jini.tool.ClassServer
-
- resources - Static variable in class com.sun.jini.tool.ComputeDigest
-
- resources - Static variable in class com.sun.jini.tool.ComputeHttpmdCodebase
-
- resources - Static variable in class com.sun.jini.tool.JarWrapper
-
- resources - Static variable in class com.sun.jini.tool.PreferredListGen
-
I18N resource bundle
- resourcesLock - Static variable in class com.sun.jini.tool.JarWrapper
-
- respond(Socket) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Process a unicast discovery request, and respond.
- respondeeThread - Variable in class net.jini.discovery.LookupDiscovery
-
Thread that manages incoming multicast responses.
- response - Variable in class net.jini.discovery.LookupDiscovery.CheckReachabilityMarker
-
Response sent by lookup service to check reachability of
- responsePort - Variable in class net.jini.discovery.LookupDiscovery.Requestor
-
Unicast response port
- restart(long) - Method in class com.sun.jini.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 com.sun.jini.start.SharedActivatableServiceDescriptor
-
- restartServices() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- restartSet - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- restore(ObjectInputStream) - Method in class com.sun.jini.outrigger.EntryRep
-
- restore(ObjectInputStream) - Method in class com.sun.jini.outrigger.JoinStateManager
-
- restore(StorableObject) - Method in class com.sun.jini.outrigger.snaplogstore.BaseObject
-
- restore(StorableResource) - Method in class com.sun.jini.outrigger.snaplogstore.Resource
-
- restore(ObjectInputStream) - Method in class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
Restore the persistent fields
- restore(ObjectInputStream) - Method in class com.sun.jini.outrigger.StorableEventWatcher
-
Restore the persistent fields
- restore(ObjectInputStream) - Method in interface com.sun.jini.outrigger.StorableObject
-
Restore the persistent fields
- restore(StorableObject) - Method in interface com.sun.jini.outrigger.StoredObject
-
Restore the state of a StorableObject
object.
- restore(StorableResource) - Method in interface com.sun.jini.outrigger.StoredResource
-
Restore the state of a StorableResource
.
- restore(ObjectInputStream) - Method in class com.sun.jini.outrigger.Txn
-
- restoreContextAddTask(TaskManager.Task) - Method in class net.jini.discovery.LookupDiscovery
-
- restoreContextScheduleRunnable(LookupDiscovery.UnicastDiscoveryTask) - Method in class net.jini.discovery.LookupDiscovery
-
- restoreGroupID(String) - Static method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Utility method that restores the object stored in a well known file
under the provided dir
path.
- restoreTransientState(ProxyPreparer) - Method in class com.sun.jini.mahalo.ParticipantHandle
-
- restoreTransientState(ProxyPreparer) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- restoreTransientState(ProxyPreparer) - Method in class com.sun.jini.mercury.ServiceRegistration
-
- restoreTransientState(EventTypeGenerator, SendMonitor, ProxyPreparer) - Method in class com.sun.jini.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 com.sun.jini.norm.LeaseSet
-
Restore the transient state of the set that can't be restored
automatically after a log recovery.
- restoreTransientState() - Method in class com.sun.jini.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 - Variable in class com.sun.jini.mahalo.ParticipantModRecord
-
- result - Variable in class com.sun.jini.start.ServiceStarter.Result
-
Service proxy object, if any.
- ResultNotReadyException - Exception in com.sun.jini.mahalo
-
- ResultNotReadyException() - Constructor for exception com.sun.jini.mahalo.ResultNotReadyException
-
- ResultNotReadyException(String) - Constructor for exception com.sun.jini.mahalo.ResultNotReadyException
-
- results - Variable in class com.sun.jini.mahalo.Job
-
- results - Variable in class com.sun.jini.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 com.sun.jini.tool.JarWrapper
-
Returns the Manifest object derived from a manifest file as specified
on the command line.
- retry - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Number of times to attempt to restart the consumer thread.
- retry - Variable in class com.sun.jini.thread.RetryTask
-
- 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
- retryable(Throwable) - Static method in class com.sun.jini.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.LookupDiscovery.AnnouncementListener
-
Convenience method that retries any previously failed interfaces.
- retryFailedInterfaces() - Method in class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
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.LookupDiscovery.AnnouncementListener
-
- RetryTask - Class in com.sun.jini.thread
-
- RetryTask(TaskManager, WakeupManager) - Constructor for class com.sun.jini.thread.RetryTask
-
Create a new RetryTask
that will be scheduled with
the given task manager, and which will perform retry scheduling
using the given wakeup manager.
- RetryTask.RetryTime - Class in com.sun.jini.thread
-
This is the runnable class for the WakeupManager
,
since we need different implementations of
WakeupManager.run
and
TaskManager.run
.
- RetryTask.RetryTime() - Constructor for class com.sun.jini.thread.RetryTask.RetryTime
-
- retryTime() - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
Return the time of the next query, bumping deltaT
as
necessary for the next iteration.
- retryTime() - Method in class com.sun.jini.thread.RetryTask
-
Return the next time at which we should make another attempt.
- retryTime() - Method in class net.jini.discovery.LookupLocatorDiscovery.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).
- RETURN - Static variable in class net.jini.jeri.BasicInvocationDispatcher
-
Normal return (with or without return value).
- returned - Variable in class com.sun.jini.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.
- rl - Variable in class com.sun.jini.jeri.internal.runtime.JvmLifeSupport
-
- RMI - Static variable in class net.jini.lookup.entry.jmx.JMXProtocolType
-
- roactive - Variable in class net.jini.jeri.connection.ConnectionManager
-
Unmodifiable view of active.
- roidle - Variable in class net.jini.jeri.connection.ConnectionManager
-
Unmodifiable view of idle.
- role - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- role - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- 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 UIDescriptor
s for AboutUI role UIs.
- ROLE - Static variable in interface net.jini.lookup.ui.AdminUI
-
Convenience constant to use in the role
field of UIDescriptor
s for AdminUI role UIs.
- ROLE - Static variable in interface net.jini.lookup.ui.MainUI
-
Convenience constant to use in the role
field of UIDescriptor
s for MainUI role UIs.
- rolodex - Variable in class com.sun.jini.jeri.internal.http.HttpClientManager
-
- room - Variable in class net.jini.lookup.entry.Location
-
A room or cube number.
- root - Variable in class com.sun.jini.example.browser.EntryTreePanel
-
- ROOT - Static variable in class com.sun.jini.outrigger.TypeTree
-
Name of the root bucket of the type tree
- rootClass - Variable in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- rootNode - Variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter
-
- roots - Variable in class com.sun.jini.tool.ClassDep
-
Set of directories to find dependencies in.
- roTasks - Variable in class com.sun.jini.thread.TaskManager
-
Read-only view of tasks
- rpos - Variable in class com.sun.jini.mercury.PersistentEventLog
-
The read offset into the current "read" log of the
"last read" object.
- rq - Variable in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- 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 com.sun.jini.outrigger.TxnState
-
Used by mgr()
- run() - Method in class com.sun.jini.action.GetBooleanAction
-
Determines the boolean
value of the system
property whose name was specified in the constructor.
- run() - Method in class com.sun.jini.action.GetIntegerAction
-
Determines the int
value of the system property
whose name was specified in the constructor.
- run() - Method in class com.sun.jini.action.GetLongAction
-
Determines the long
value of the system property
whose name was specified in the constructor.
- run() - Method in class com.sun.jini.action.GetPropertyAction
-
Determines the string value of the system property whose name
was specified in the constructor.
- run() - Method in class com.sun.jini.fiddler.FiddlerImpl.AddGroupsTask
-
- run() - Method in class com.sun.jini.fiddler.FiddlerImpl.AddLocatorsTask
-
- run() - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.DestroyThread
-
- run() - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.DiscardRegistrarTask
-
This method attempts to remove the indicated registrar from
the registration's set of discovered registrars.
- run() - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.LeaseExpireThread
-
- run() - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.RemoveGroupsTask
-
- run() - Method in class com.sun.jini.fiddler.FiddlerImpl.RemoveLocatorsTask
-
- run() - Method in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerImpl.SetGroupsTask
-
- run() - Method in class com.sun.jini.fiddler.FiddlerImpl.SetLocatorsTask
-
- run() - Method in class com.sun.jini.fiddler.FiddlerImpl.SnapshotThread
-
- run() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.Dispatcher
-
Dispatch loop.
- run() - Method in class com.sun.jini.jeri.internal.http.TimedMap.Evictor
-
- run() - Method in class com.sun.jini.jeri.internal.mux.Mux.SessionShutdownTask
-
- run() - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO.Reader
-
- run() - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO.Writer
-
- run() - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry.RenewCleanThread
-
- run() - Method in class com.sun.jini.jeri.internal.runtime.ImplRefManager.Reaper
-
- run() - Method in class com.sun.jini.jeri.internal.runtime.ObjectTable.LeaseChecker
-
- run() - Method in class com.sun.jini.jeri.internal.runtime.SelectionManager.SelectLoop
-
- run() - Method in class com.sun.jini.logging.LogManager.Probe
-
- run() - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnManagerImpl.DestroyThread
-
- run() - Method in class com.sun.jini.mercury.MailboxImpl.DestroyThread
-
- run() - Method in class com.sun.jini.mercury.MailboxImpl.ExpirationThread
-
Loop over time-sorted collection and remove any entries
that have expired.
- run() - Method in class com.sun.jini.mercury.MailboxImpl.Notifier
-
Schedule delivery tasks for any enabled registrations.
- run() - Method in class com.sun.jini.mercury.MailboxImpl.SnapshotThread
-
- run() - Method in class com.sun.jini.norm.LeaseExpirationMgr.Expiration
-
- run() - Method in class com.sun.jini.norm.LeaseExpirationMgr.ExpirationThread
-
- run() - Method in class com.sun.jini.norm.LeaseExpirationMgr.MgrTask
-
- run() - Method in class com.sun.jini.norm.LeaseExpirationMgr.QueueExpiration
-
- run() - Method in class com.sun.jini.norm.LeaseExpirationMgr.SendWarning
-
- run() - Method in class com.sun.jini.norm.LRMEventListener
-
- run() - Method in class com.sun.jini.norm.NormServerBaseImpl.DestroyThread
-
- run() - Method in class com.sun.jini.norm.NormServerBaseImpl.RenewLogThread
-
- run() - Method in class com.sun.jini.norm.NormServerBaseImpl.SnapshotThread
-
- run() - Method in class com.sun.jini.outrigger.ExpirationOpQueue
-
- run() - Method in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl.DestroyThread
-
- run() - Method in class com.sun.jini.outrigger.OutriggerServerImpl.Reaper
-
- run() - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd.ConsumerThread
-
- run() - Method in class com.sun.jini.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
-
- run() - Method in class com.sun.jini.outrigger.TxnMonitor
-
Take pending monitor requests off the queue, creating the
required TxnMonitorTask
objects and scheduling them.
- run() - Method in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- run() - Method in class com.sun.jini.phoenix.Activation.Shutdown
-
- run() - Method in class com.sun.jini.phoenix.Activation.ShutdownHook
-
- run() - Method in class com.sun.jini.phoenix.PipeWriter
-
Create a thread to listen and read from input stream, in.
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.AddressTask
-
Connect and then process a unicast discovery request
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
- run() - Method in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.DestroyThread
-
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.EventExpireThread
-
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
Send the event
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.ServiceExpireThread
-
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.SnapshotThread
-
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.SocketTask
-
Process a unicast discovery request
- run() - Method in class com.sun.jini.reggie.RegistrarImpl.UnicastThread
-
- run() - Method in class com.sun.jini.start.SharedGroupImpl.DestroyThread
-
- run() - Method in class com.sun.jini.thread.GetThreadPoolAction
-
- run() - Method in class com.sun.jini.thread.NewThreadAction
-
- run() - Method in class com.sun.jini.thread.RetryTask.RetryTime
-
Time to retry the task.
- run() - Method in class com.sun.jini.thread.RetryTask
-
The run
method used as a
TaskManager.Task
.
- run() - Method in class com.sun.jini.thread.StreamPlugThread
-
- run() - Method in class com.sun.jini.thread.TaskManager.TaskThread
-
- run() - Method in class com.sun.jini.thread.ThreadPool.Worker
-
- run() - Method in class com.sun.jini.thread.WakeupManager.Kicker
-
- run() - Method in class com.sun.jini.tool.ClassServer
-
Just keep looping, spawning a new thread for each incoming request.
- run() - Method in class com.sun.jini.tool.ClassServer.Task
-
Process the request
- run(String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck.GetDescriptors
-
- run() - Method in class com.sun.jini.tool.envcheck.EnvCheck.Pipe
-
Read and write data until EOF is detected.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Perform the runtime checks.
- run(EnvCheck) - Method in interface com.sun.jini.tool.envcheck.Plugin
-
Run the test implemented by the plugin.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem.CheckActivationTask
-
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckActivationSystem
-
Determine whether to perform this check, and perform the
check if appropriate.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckCodebase.GetURLTask
-
- run(EnvCheck) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckCodebase.URLAccessor
-
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckConfig.ConfigTask
-
Instantiate the configuration using the given args
.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckConfig.GetGroupsTask
-
Instantiate the configuration.
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckConfig
-
If configured to perform JSK checks, perform checks for each descriptor.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4.JDK1_4Task
-
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
Check the validity of the activation group VM (if there is one)
- run(EnvCheck) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckJSKPolicy.JSKPolicyTask
-
- run(EnvCheck) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckLoginConfigInit
-
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.CheckProviderTask
-
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckJsseProps.GetGroupLoginConfigs
-
- run(EnvCheck) - Method in class com.sun.jini.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 com.sun.jini.tool.envcheck.plugins.CheckLoggingConfig
-
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckNoLoopback
-
Get the address of the local host and check for loopback.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPersistence.CheckDirTask
-
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPersistence.GetEntriesTask
-
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPersistence
-
Check the persistence directory for every
SharedActivatableServiceDescriptor
in the starter
configuration.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPolicy.AllPermissionsTask
-
Perform the syntax check and the AllPermission
check
- run(EnvCheck) - Method in class com.sun.jini.tool.envcheck.plugins.CheckPolicy
-
Perform policy file checks for the current VM and all service
descriptors.
- run(String[]) - Method in class com.sun.jini.tool.envcheck.plugins.FileAccessCheckTask
-
Check for the accessibility of a file identified by a
system property.
- run(String[]) - Method in interface com.sun.jini.tool.envcheck.SubVMTask
-
Run the subtask.
- run() - Method in class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
- run() - Method in class net.jini.discovery.LookupDiscovery.AnnouncementTimerThread
-
- run() - Method in class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
Restore the privileged context and run
- run() - Method in class net.jini.discovery.LookupDiscovery.Notifier
-
- run() - Method in class net.jini.discovery.LookupDiscovery.Requestor
-
This method sends out N (for small N) multicast requests.
- run() - Method in class net.jini.discovery.LookupDiscovery.ResponseListener
-
- run() - Method in class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
Restore the privileged context and run
- run() - Method in class net.jini.discovery.LookupLocatorDiscovery.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.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.CacheTask
-
- run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.DiscardServiceTask
-
- run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupTask
-
- run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask
-
- run() - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
- 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.UnmapProxyTask
-
- 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.
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.AddGroupsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.AddLocatorsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.ChangedEventTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.DiscardedEventTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.DiscardRegistrarTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.DiscoveredEventTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.NewRegistrationTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.RemoveGroupsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.RemoveLocatorsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.SendEventTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.SetGroupsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.fiddler.FiddlerImpl.SetLocatorsTask
-
This method returns true if the current instance of this class
must be run after at least one task in the input task list with
an index less than the size
parameter (size may be
less than tasks.size()).
- runAfter(List, int) - Method in class com.sun.jini.mahalo.ParticipantTask
-
Inherit doc comment from supertype.
- runAfter(List, int) - Method in class com.sun.jini.mahalo.SettlerTask
-
Inherit doc comment from supertype.
- runAfter(List, int) - Method in class com.sun.jini.mercury.MailboxImpl.NotifyTask
-
Return true
if this task needs to runAfter any
of the tasks in the provided list and false
otherwise.
- runAfter(List, int) - Method in class com.sun.jini.norm.event.EventType.SendTask
-
- runAfter(EventSender) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
Since we try to send every event that occurs, don't
care which order they run.
- runAfter(EventSender) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher.BasicEventSender
-
Run after another event sender if it is for the same
registration.
- runAfter(EventSender) - Method in interface com.sun.jini.outrigger.EventSender
-
Return true
if the passed EventSender
should run before this one, otherwise return false
.
- runAfter(List, int) - Method in class com.sun.jini.outrigger.Notifier.NotifyTask
-
- runAfter(List, int) - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
We can run in parallel with any task, so just return
false
.
- runAfter(List, int) - Method in class com.sun.jini.reggie.RegistrarImpl.AddressTask
-
No ordering
- runAfter(List, int) - Method in class com.sun.jini.reggie.RegistrarImpl.DecodeRequestTask
-
No ordering
- runAfter(List, int) - Method in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
Keep events going to the same listener ordered.
- runAfter(List, int) - Method in class com.sun.jini.reggie.RegistrarImpl.SocketTask
-
No ordering
- runAfter(TaskManager.Task, int) - Method in class com.sun.jini.thread.TaskManager
-
Returns t.runAfter(i), or false if an exception is thrown.
- runAfter(List, int) - Method in interface com.sun.jini.thread.TaskManager.Task
-
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()).
- runAfter(List, int) - Method in class net.jini.discovery.LookupDiscovery.DecodeAnnouncementTask
-
No ordering
- runAfter(List, int) - Method in class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
Returns true if current instance must be run after task(s) in
task manager queue.
- runAfter(List, int) - Method in class net.jini.discovery.LookupLocatorDiscovery.DiscoveryTask
-
Returns true if current instance must be run after task(s) in
task manager queue.
- runAfter(List, int) - Method in class net.jini.lease.LeaseRenewalManager.QueuerTask
-
No ordering
- runAfter(List, int) - Method in class net.jini.lease.LeaseRenewalManager.RenewTask
-
No ordering.
- runAfter(List, int) - 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.
- runAfter(List, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
-
Returns true if current instance must be run after task(s) in
task manager queue.
- runAfter(List, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupTask
-
Returns true if the current instance of this task must be run
after at least one task in the task manager queue.
- runAfter(List, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
Returns true if the current instance of this task must be run
after at least one task in the task manager queue.
- runAfter(List, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
-
Returns true if current instance must be run after task(s) in
task manager queue.
- runAfter(List, int) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceIdTask
-
Returns true if the current instance of this task must be run
after at least one task in task manager queue.
- runnable - Variable in class com.sun.jini.thread.NewThreadAction
-
- runnable - Variable in class com.sun.jini.thread.ThreadPool.Task
-
- running - Variable in class com.sun.jini.jeri.internal.runtime.ObjectTable
-
thread guard
- runQueue - Variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Queue of tasks, ordered by time
- rwl - Variable in class com.sun.jini.jeri.internal.runtime.JvmLifeSupport
-
lock guarding keepAliveCount and keeper
- s - Variable in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.BackEnd.LastLog
-
- sameClassAndEquals(Object, Object) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.SameClassKey
-
- sameConstraints(Lease, Lease) - Static method in class com.sun.jini.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.
- 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.
- 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 com.sun.jini.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
-
- sc - Variable in class com.sun.jini.start.AggregatePolicyProvider.AggregateSecurityContext
-
- schedule(LeasedResource) - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
-
Schedule a leased resource to be reaped in the future.
- schedule(LeasedResource) - Method in class com.sun.jini.norm.LeaseExpirationMgr
-
Schedule a leased resource to be reaped in the future.
- schedule(long, Runnable) - Method in class com.sun.jini.thread.WakeupManager
-
Schedule the given task for the given time.
- schedule(long, Runnable, WakeupManager.ThreadDesc) - Method in class com.sun.jini.thread.WakeupManager
-
Schedule the given task for the given time, to be run in a thread.
- scheduleCancelOp(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Schedule a cancelOp.
- scheduleTasks() - Method in class com.sun.jini.mahalo.Job
-
Schedules tasks for execution
- scheduleTimeout(TimedConnection, boolean) - Method in class com.sun.jini.jeri.internal.http.ConnectionTimer
-
Schedules timeout for given connection.
- sclass - Variable in class com.sun.jini.example.browser.Browser
-
- scope - Variable in class net.jini.security.policy.DynamicPolicyProvider.Grants.PrincipalGrants
-
- scope - Variable in class net.jini.security.policy.DynamicPolicyProvider.Grants
-
- scrollPane - Variable in class com.sun.jini.example.browser.EntryTreePanel
-
- scrollPane - Variable in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- se - Variable in class net.jini.jeri.BasicJeriExporter
-
- SECONDS - Static variable in interface com.sun.jini.constants.TimeConstants
-
Tics per second.
- secureRandom - Static variable in class net.jini.id.UuidFactory
-
source of cryptographically strong random bits, lazily created
- secureThrow(SecurityException, UnsupportedConstraintException) - Static method in class com.sun.jini.discovery.internal.X500Provider
-
Only throw non-generic exception if caller has getSubject
permission.
- secureThrow(Exception, UnsupportedConstraintException) - Static method in class net.jini.jeri.kerberos.KerberosUtil
-
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.ClassContextAccess() - Constructor for class net.jini.security.Security.ClassContextAccess
-
- Security.Context - Class in net.jini.security
-
TrustVerifier.Context implementation.
- Security.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.
- securityContext - Variable in class com.sun.jini.jeri.internal.mux.MuxServer
-
the security context to dispatch incoming requests in
- securityContext - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- securityContext - Variable in class net.jini.discovery.LookupDiscovery
-
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.
- 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.
- seen - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJSKPlatform
-
classpath components already seen, to avoid circular reference loops
- seen - Variable in class com.sun.jini.tool.PreferredListGen
-
remember classes processed to avoid redundant work or loops
- seenJars - Variable in class com.sun.jini.tool.JarWrapper
-
- selectingThread - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
thread with exclusive right to perform a select operation, if any
- selectionKey - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
selection manager used by this implementation
- SelectionManager - Class in com.sun.jini.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 com.sun.jini.jeri.internal.runtime.SelectionManager
-
Creates a new SelectionManager.
- SelectionManager.Key - Class in com.sun.jini.jeri.internal.runtime
-
A Key represents a given SelectableChannel's registration with this
SelectionManager.
- SelectionManager.Key(SelectableChannel, SelectionManager.SelectionHandler) - Constructor for class com.sun.jini.jeri.internal.runtime.SelectionManager.Key
-
- SelectionManager.SelectionHandler - Interface in com.sun.jini.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 com.sun.jini.jeri.internal.runtime
-
SelectLoop provides the main loop for each I/O processing thread.
- SelectionManager.SelectLoop() - Constructor for class com.sun.jini.jeri.internal.runtime.SelectionManager.SelectLoop
-
- selector - Variable in class com.sun.jini.jeri.internal.runtime.SelectionManager
-
shared Selector used by this SelectionManager
- send(DatagramPacket[]) - Method in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Attempts to multicast the given packets on each of the configured
network interfaces.
- send(DatagramPacket[], NetworkInterface, Level) - Method in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
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.LookupDiscovery
-
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.LookupDiscovery
-
Convenience method that sends a discarded event containing only
one registrar to all registered listeners.
- sender - Variable in class com.sun.jini.outrigger.Notifier.NotifyTask
-
Who and what to send a event to.
- sendEvent(EventFactory) - Method in class com.sun.jini.norm.event.EventType
-
Schedule the sending of an event.
- sendEvent(JavaSpace, long, ProxyPreparer) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher.VisibilityEventSender
-
- sendEvent(JavaSpace, long, ProxyPreparer) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher.BasicEventSender
-
- sendEvent(JavaSpace, long, ProxyPreparer) - Method in interface com.sun.jini.outrigger.EventSender
-
Send a remote event to the encapsulated listener of the encapsulated
type, with the encapsulated handback, sequence number.
- SendMonitor - Interface in com.sun.jini.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.
- sendPacket(MulticastSocket, DatagramPacket[]) - Static method in class net.jini.discovery.LookupDiscovery
-
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.LookupDiscovery
-
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 com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
queue of buffers of data to be sent over connection
- sendQueue - Variable in class com.sun.jini.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
- sendWarningEvent() - Method in class com.sun.jini.norm.LeaseSet
-
Send an expiration warning event for this set
- sendWarningEvent(LeaseSet) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Schedule the sending of an expiration warning event.
- sentAcknowledgment - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- sentAckRequired - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- SEPARATOR - Static variable in class com.sun.jini.tool.envcheck.EnvCheck.Pipe
-
the line separator character
- seqN - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
-
- seqNo - Variable in class com.sun.jini.example.browser.Browser
-
- seqNo - Variable in class com.sun.jini.example.browser.ServiceEditor
-
- seqNo - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The current sequence number.
- seqNo - Variable in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
The sequence number of this event
- seqNo - Variable in class net.jini.lookup.ServiceDiscoveryManager.EventReg
-
- seqNum - Variable in class com.sun.jini.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 com.sun.jini.norm.event.EventType.SendTask
-
Sequence number the event should have
- 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.LookupDiscovery.AnnouncementInfo
-
- SequenceEntry - Class in com.sun.jini.jeri.internal.runtime
-
- SequenceEntry(long) - Constructor for class com.sun.jini.jeri.internal.runtime.SequenceEntry
-
- SequenceEntry(long, boolean) - Constructor for class com.sun.jini.jeri.internal.runtime.SequenceEntry
-
- sequenceNum - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.CleanRequest
-
- sequenceNum - Variable in class com.sun.jini.jeri.internal.runtime.SequenceEntry
-
- sequenceNumber - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The announcement sequence number.
- sequenceTable - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- serialFormat - Variable in class com.sun.jini.lease.AbstractLease
-
Serialization format for the expiration.
- 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 com.sun.jini.logging.Levels.LevelData
-
Fields from
Level
that needs to be serialized.
- serialPersistentFields - Static variable in class com.sun.jini.norm.GetLeasesResult
-
- serialPersistentFields - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- 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.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
-
- serialVersionUID - Static variable in class com.artima.lookup.util.ConsistentMap
-
- serialVersionUID - Static variable in class com.artima.lookup.util.ConsistentMapEntry
-
- serialVersionUID - Static variable in class com.artima.lookup.util.ConsistentSet
-
- serialVersionUID - Static variable in exception com.sun.jini.discovery.DiscoveryProtocolException
-
- serialVersionUID - Static variable in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- serialVersionUID - Static variable in class com.sun.jini.discovery.internal.EndpointInternalsPermission
-
- serialVersionUID - Static variable in class com.sun.jini.discovery.MulticastMaxPacketSize
-
- serialVersionUID - Static variable in class com.sun.jini.discovery.MulticastTimeToLive
-
- serialVersionUID - Static variable in class com.sun.jini.discovery.UnicastSocketTimeout
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerAdminProxy.ConstrainableFiddlerAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.FiddlerStatus
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsAddedToRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsRemovedFromRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.GroupsSetInRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseBoundSetLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LeaseRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LeasesCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LeasesRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LocsAddedToRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LocsRemovedFromRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LocsSetInRegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LookupAttrsAddedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LookupAttrsModifiedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LookupGroupsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.LookupLocatorsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.RegistrationGrantedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.RegistrationInfo
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.SnapshotThresholdSetLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerImpl.SnapshotWeightSetLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerLease.ConstrainableFiddlerLease
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerLease
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerPermission
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerProxy.ConstrainableFiddlerProxy
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerProxy
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerRegistration.ConstrainableFiddlerRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.FiddlerRenewResults
-
- serialVersionUID - Static variable in class com.sun.jini.fiddler.ProxyVerifier
-
- serialVersionUID - Static variable in exception com.sun.jini.jeri.internal.http.HttpParseException
-
- serialVersionUID - Static variable in exception com.sun.jini.jeri.internal.mux.ProtocolException
-
- serialVersionUID - Static variable in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- serialVersionUID - Static variable in class com.sun.jini.landlord.Landlord.RenewResults
-
- serialVersionUID - Static variable in class com.sun.jini.landlord.LandlordLease
-
- serialVersionUID - Static variable in class com.sun.jini.landlord.LandlordProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.lease.AbstractLease
-
- serialVersionUID - Static variable in class com.sun.jini.lease.BasicRenewalFailureEvent
-
- serialVersionUID - Static variable in class com.sun.jini.logging.Levels.LevelData
-
- serialVersionUID - Static variable in class com.sun.jini.lookup.entry.BasicServiceType
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.AbortRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.CommitRecord
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.InternalManagerException
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.JobException
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.JobNotStartedException
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.log.CannotRecoverException
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.log.InvalidatedLogException
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.log.LogException
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.MahaloPermission
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.PartialResultException
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.ParticipantAbortRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.ParticipantCommitRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.ParticipantHandle
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.ParticipantListException
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.ParticipantModRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.PrepareAndCommitRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.PrepareRecord
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.ProxyVerifier
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.ResultNotReadyException
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.StorableObject
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.TxnManagerInternalException
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mahalo.TxnMgrProxy
-
- serialVersionUID - Static variable in exception com.sun.jini.mahalo.UnknownTaskException
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.EventID
-
- serialVersionUID - Static variable in exception com.sun.jini.mercury.InternalMailboxException
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.ListenerProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxAdminProxy.ConstrainableMailboxAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.AttrsAddedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.AttrsModifiedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.LookupGroupsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.LookupLocatorsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationDisabledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationIteratorEnabledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.RegistrationRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxImpl.UnknownEventExceptionLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxProxy.ConstrainableMailboxProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MailboxProxy
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.MercuryPermission
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.ProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.Registration
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.RemoteEventData
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.RemoteEventDataCursor
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.RemoteEventIteratorData
-
- serialVersionUID - Static variable in class com.sun.jini.mercury.ServiceRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.norm.AbstractProxy
-
- serialVersionUID - Static variable in class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.norm.AdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.norm.CancelLeaseSet
-
- serialVersionUID - Static variable in class com.sun.jini.norm.ClientLeaseMapWrapper
-
- serialVersionUID - Static variable in class com.sun.jini.norm.ClientLeaseWrapper
-
- serialVersionUID - Static variable in exception com.sun.jini.norm.CorruptedStoreException
-
- serialVersionUID - Static variable in class com.sun.jini.norm.CreateLeaseSet
-
- serialVersionUID - Static variable in class com.sun.jini.norm.DeformedClientLeaseMapWrapper
-
- serialVersionUID - Static variable in class com.sun.jini.norm.event.EventType
-
- serialVersionUID - Static variable in class com.sun.jini.norm.event.EventTypeGenerator
-
- serialVersionUID - Static variable in class com.sun.jini.norm.GetLeasesResult
-
- serialVersionUID - Static variable in exception com.sun.jini.norm.InternalNormException
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.ChangeSetExpiration
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.ExpirationTime
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.FailureEventRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.RemoveClientLease
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.RenewalFailure
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.UpdateClientLease
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.WarningEventRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSet.WarningFactory
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LeaseSetOperation
-
- serialVersionUID - Static variable in class com.sun.jini.norm.LoggedOperation
-
- serialVersionUID - Static variable in class com.sun.jini.norm.NormPermission
-
- serialVersionUID - Static variable in class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
- serialVersionUID - Static variable in class com.sun.jini.norm.NormProxy
-
- serialVersionUID - Static variable in exception com.sun.jini.norm.NormServerBaseImpl.InitException
-
- serialVersionUID - Static variable in class com.sun.jini.norm.ProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
- serialVersionUID - Static variable in class com.sun.jini.norm.SetProxy
-
- serialVersionUID - Static variable in exception com.sun.jini.norm.StoreException
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.AdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.EntryRep
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.MatchSetData
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.OutriggerAvailabilityEvent
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.OutriggerPermission
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.OutriggerQueryCookie
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ParticipantProxy
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.snaplogstore.BaseObject
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.snaplogstore.Registration
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.snaplogstore.Resource
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.SnapshotRep
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.SpaceProxy2
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.StorableReference
-
- serialVersionUID - Static variable in class com.sun.jini.outrigger.ThrowThis
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogGroupIncarnation
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogRecord
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogRegisterGroup
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogRegisterObject
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogUnregisterGroup
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogUnregisterObject
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogUpdateDesc
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.LogUpdateGroupDesc
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation.ObjectEntry
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.Activation
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ActivationGroupData
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ActivatorPermission
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.AID
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.AID.State
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ConstrainableAID
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ConstrainableAID.State
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ConstrainableAID.Verifier
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ExecOptionPermission
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.ExecPermission
-
- serialVersionUID - Static variable in exception com.sun.jini.phoenix.InactiveGroupException
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.InstantiatorPermission
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.MonitorPermission
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.RegistrySunExporter.BootstrapServerRef
-
- serialVersionUID - Static variable in class com.sun.jini.phoenix.SystemPermission
-
- serialVersionUID - Static variable in class com.sun.jini.proxy.BasicProxyTrustVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.proxy.MarshalledWrapper
-
- serialVersionUID - Static variable in exception com.sun.jini.proxy.ThrowThis
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.AdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ConstrainableAdminProxy
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ConstrainableEventLease
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ConstrainableRegistration
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ConstrainableServiceLease
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.EntryClass
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.EntryClassBase
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.EntryRep
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.EventLease
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.Item
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.Matches
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarEvent
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.AttrsAddedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.AttrsSetLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.EventLeaseRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.EventRegisteredLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.LeasesCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.LeasesRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.LookupAttributesChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.LookupGroupsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.LookupLocatorsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.MemberGroupsChangedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.SvcReg
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.SvcRegisteredLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarImpl.UnicastPortSetLogObj
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarLease
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarLeaseMap
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarPermission
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RegistrarProxy
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.Registration
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.RenewResults
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ServiceLease
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ServiceType
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.ServiceTypeBase
-
- serialVersionUID - Static variable in class com.sun.jini.reggie.Template
-
- serialVersionUID - Static variable in exception com.sun.jini.reliableLog.LogException
-
- serialVersionUID - Static variable in error com.sun.jini.resource.ServiceConfigurationError
-
- serialVersionUID - Static variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
- serialVersionUID - Static variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- serialVersionUID - Static variable in class com.sun.jini.start.ProxyVerifier
-
- serialVersionUID - Static variable in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- serialVersionUID - Static variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- serialVersionUID - Static variable in class com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
- serialVersionUID - Static variable in class com.sun.jini.start.SharedActivationPolicyPermission
-
- serialVersionUID - Static variable in exception com.sun.jini.system.CommandLine.BadInvocationException
-
- serialVersionUID - Static variable in exception com.sun.jini.system.CommandLine.HelpOnlyException
-
- serialVersionUID - Static variable in exception com.sun.jini.system.CommandLine.ProgrammingException
-
- serialVersionUID - Static variable in exception com.sun.jini.thread.ReadersWriter.ConcurrentLockException
-
- serialVersionUID - Static variable in exception com.sun.jini.thread.ReadyState.RemoteExceptionWrapper
-
added for consistency; this will never be used
- serialVersionUID - Static variable in class com.sun.jini.thread.ThreadPoolPermission
-
- serialVersionUID - Static variable in exception com.sun.jini.tool.JarWrapper.LocalizedIllegalArgumentException
-
- serialVersionUID - Static variable in exception com.sun.jini.tool.JarWrapper.LocalizedIOException
-
- 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.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
-
- serv - Variable in class net.jini.discovery.LookupDiscovery.ResponseListener
-
Server socket for accepting connections
- Server - Class in com.sun.jini.discovery.kerberos
-
Implements the server side of the net.jini.discovery.kerberos
unicast discovery format.
- Server() - Constructor for class com.sun.jini.discovery.kerberos.Server
-
Creates a new instance.
- Server - Class in com.sun.jini.discovery.plaintext
-
Implements the server side of the net.jini.discovery.plaintext
discovery format.
- Server() - Constructor for class com.sun.jini.discovery.plaintext.Server
-
Constructs a new instance.
- Server - Class in com.sun.jini.discovery.ssl
-
Implements the server side of the net.jini.discovery.ssl
unicast discovery format.
- Server() - Constructor for class com.sun.jini.discovery.ssl.Server
-
Creates a new instance.
- Server - Class in com.sun.jini.discovery.x500.sha1withdsa
-
Implements the server side of the
net.jini.discovery.x500.SHA1withDSA
format.
- Server() - Constructor for class com.sun.jini.discovery.x500.sha1withdsa.Server
-
Constructs a new instance.
- Server - Class in com.sun.jini.discovery.x500.sha1withrsa
-
Implements the server side of the
net.jini.discovery.x500.SHA1withRSA
format.
- Server() - Constructor for class com.sun.jini.discovery.x500.sha1withrsa.Server
-
Constructs a new instance.
- server - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.fiddler.FiddlerLeaseMap
-
The reference to the back-end server of the lookup discovery service
- server - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.mux.Mux
-
- SERVER - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
- server - Variable in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
The backend server reference
- server - Variable in class com.sun.jini.mercury.ListenerProxy
-
The reference to the event mailbox service implementation
- server - Variable in class com.sun.jini.mercury.MailboxAdminProxy
-
The registrar
- server - Variable in class com.sun.jini.norm.AbstractProxy
-
The server.
- server - Variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Ref to the main server object has all the top level methods
- server - Variable in class com.sun.jini.norm.LRMEventListener
-
Ref to the main server object which has all the top level methods
- server - Variable in class com.sun.jini.norm.PersistentStore
-
The NormServer we are part of
- server - Variable in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
The OutriggerServerImpl we are part of.
- server - Variable in class com.sun.jini.outrigger.ExpirationOpQueue
-
The server we are working for
- server - Variable in class com.sun.jini.outrigger.IteratorProxy
-
Reference to the server.
- server - Variable in class com.sun.jini.outrigger.ProxyVerifier
-
The canonical instance of the server reference.
- server - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
The OutriggerServerImpl we are part of.
- server - Variable in class com.sun.jini.outrigger.TransitionWatchers
-
The server we are working for
- server - Variable in class com.sun.jini.reggie.AdminProxy
-
The registrar.
- server - Variable in class com.sun.jini.reggie.ProxyVerifier
-
Canonical service reference, used for comparison with inner server
references extracted from smart proxies to verify.
- server - Variable in class com.sun.jini.reggie.RegistrarLease
-
The registrar.
- server - Variable in class com.sun.jini.reggie.RegistrarLeaseMap
-
The registrar.
- server - Variable in class com.sun.jini.reggie.RegistrarProxy
-
The registrar.
- server - Variable in class com.sun.jini.reggie.Registration
-
The registrar
- server - Variable in class com.sun.jini.tool.ClassServer
-
Server socket to accept connections on
- server - Variable in class net.jini.jeri.ssl.ConnectionContext
-
The server principal, or null for an anonymous server
- Server.ServerImpl - Class in com.sun.jini.discovery.kerberos
-
- Server.ServerImpl() - Constructor for class com.sun.jini.discovery.kerberos.Server.ServerImpl
-
- Server.ServerImpl - Class in com.sun.jini.discovery.ssl
-
- Server.ServerImpl() - Constructor for class com.sun.jini.discovery.ssl.Server.ServerImpl
-
Creates a new instance.
- Server.ServerImpl - Class in com.sun.jini.discovery.x500.sha1withdsa
-
- Server.ServerImpl() - Constructor for class com.sun.jini.discovery.x500.sha1withdsa.Server.ServerImpl
-
- Server.ServerImpl - Class in com.sun.jini.discovery.x500.sha1withrsa
-
- Server.ServerImpl() - Constructor for class com.sun.jini.discovery.x500.sha1withrsa.Server.ServerImpl
-
- server2 - Variable in class com.sun.jini.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 com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
Returns the second server proxy.
- server2() - Method in class com.sun.jini.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 com.sun.jini.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.
- ServerCapabilities - Interface in net.jini.jeri
-
Represents the constraint support capabilities of a server-side
transport layer implementation.
- serverCommand - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- serverConfigArgs - Variable in class com.sun.jini.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.
- ServerConnectionManager - Class in net.jini.jeri.connection
-
- 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.Dispatcher(RequestDispatcher, ServerConnection) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.Dispatcher
-
- ServerConnectionManager.Inbound - Class in net.jini.jeri.connection
-
Inbound request wrapper around the inbound request created by the mux.
- ServerConnectionManager.Inbound(InboundRequest, ServerConnection, InboundRequestHandle) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.Inbound
-
- ServerConnectionManager.InboundMux - Class in net.jini.jeri.connection
-
Subclass wrapper around MuxServer for inbound connections.
- ServerConnectionManager.InboundMux(ServerConnection, RequestDispatcher) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.InboundMux
-
Constructs an instance from the connection's streams.
- ServerConnectionManager.InboundMux(ServerConnection, RequestDispatcher, boolean) - Constructor for class net.jini.jeri.connection.ServerConnectionManager.InboundMux
-
Constructs an instance from the connection's channel.
- serverConnectionReady - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- ServerConnManager - Interface in com.sun.jini.jeri.internal.connection
-
- serverConnManager - Variable in class net.jini.jeri.kerberos.KerberosServerEndpoint
-
ServerConnManager instance used by this server endpoint.
- 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
-
- 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
-
- ServerEndpoint.ListenCookie - Interface in net.jini.jeri
-
- 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 com.sun.jini.fiddler.FiddlerImpl
-
- serverExporter - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Exporter for myself
- serverGate - Variable in class com.sun.jini.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 com.sun.jini.fiddler.FiddlerLease
-
The unique ID associated with the server referenced in this class
(used to compare server references).
- serverID - Variable in class com.sun.jini.fiddler.FiddlerLeaseMap
-
The unique ID associated with the server referenced in this class
(used to compare server references).
- ServerInfo - Class in com.sun.jini.jeri.internal.http
-
Remote HTTP server version/authentication information.
- ServerInfo(String, int) - Constructor for class com.sun.jini.jeri.internal.http.ServerInfo
-
Creates new ServerInfo for server at given host/port.
- ServerInfo.LineParser - Class in com.sun.jini.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.
- ServerInfo.LineParser(String) - Constructor for class com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
Attempts to parse the given line into a series of key/optional value
definitions.
- serverInitialInboundRation - Static variable in class com.sun.jini.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
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.discovery.internal.X500Constraints
-
Returns true if the specified server principal satisfies the given
constraint; returns false otherwise.
- serverProperties - Variable in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- serverProxy - Variable in class com.sun.jini.mahalo.ProxyVerifier
-
The Mahalo server proxy.
- serverProxy - Variable in class com.sun.jini.mercury.ProxyVerifier
-
The Mercury server proxy.
- serverProxy - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Inner server proxy
- serverProxy - Variable in class com.sun.jini.norm.ProxyVerifier
-
The Norm server proxy.
- serverProxy - Variable in class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
Unicast socket factories
- serverSocketFactory - Variable in class net.jini.jeri.ssl.SslServerEndpointImpl
-
The server socket factory.
- serverString - Static variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- serverStub - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Cache of our inner proxy.
- serverStub - Variable in class com.sun.jini.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(Transaction) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- serverTransaction(Transaction) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
We assume that each Transaction
object sent to the
space is actually the ServerTransaction
subtype.
- 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.
- serverUuid - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
The unique ID for this server.
- serverUuid - Variable in class com.sun.jini.norm.ProxyVerifier
-
The unique ID for the Norm server.
- service - Variable in class com.sun.jini.norm.lookup.JoinState
-
Service we are registering with lookup services
- service - Variable in class com.sun.jini.reggie.Item
-
ServiceItem.service as a MarshalledWrapper.
- Service - Class in com.sun.jini.resource
-
A simple service-provider lookup mechanism.
- Service() - Constructor for class com.sun.jini.resource.Service
-
- service - Variable in class com.sun.jini.resource.Service.LazyIterator
-
- service - Variable in class net.jini.core.lookup.ServiceItem
-
A service object.
- Service.LazyIterator - Class in com.sun.jini.resource
-
Private inner class implementing fully-lazy provider lookup
- Service.LazyIterator(Class, ClassLoader) - Constructor for class com.sun.jini.resource.Service.LazyIterator
-
- SERVICE_ID_LEN - Static variable in class com.sun.jini.discovery.DiscoveryV1
-
- SERVICE_ID_LEN - Static variable in class com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Attributes supplied by the service
- ServiceBrowser - Class in com.sun.jini.example.browser
-
A browser utility to browse entries in a specified space.
- ServiceBrowser(ServiceItem, ServiceRegistrar, Browser) - Constructor for class com.sun.jini.example.browser.ServiceBrowser
-
- ServiceBrowser.AttributePanel - Class in com.sun.jini.example.browser
-
- ServiceBrowser.AttributePanel(ServiceItem, ServiceRegistrar) - Constructor for class com.sun.jini.example.browser.ServiceBrowser.AttributePanel
-
- ServiceBrowser.BrowserMenuBar - Class in com.sun.jini.example.browser
-
- ServiceBrowser.BrowserMenuBar() - Constructor for class com.sun.jini.example.browser.ServiceBrowser.BrowserMenuBar
-
- ServiceBrowser.MouseReceiver - Class in com.sun.jini.example.browser
-
- ServiceBrowser.MouseReceiver(ServiceItem, ServiceBrowser.UIDescriptorPopup) - Constructor for class com.sun.jini.example.browser.ServiceBrowser.MouseReceiver
-
- ServiceBrowser.UIDescriptorPopup - Class in com.sun.jini.example.browser
-
- ServiceBrowser.UIDescriptorPopup() - Constructor for class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- serviceByAttr - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from EntryClass to HashMap[] where each HashMap is a map from
Object (field value) to ArrayList(SvcReg).
- serviceByEmptyAttr - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from EntryClass to ArrayList(SvcReg).
- serviceByID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from ServiceID to SvcReg.
- serviceByTime - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Identity map from SvcReg to SvcReg, ordered by lease expiration.
- serviceByTypeName - Variable in class com.sun.jini.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 com.sun.jini.resource
-
Error thrown when something goes wrong while looking up service providers.
- ServiceConfigurationError(String) - Constructor for error com.sun.jini.resource.ServiceConfigurationError
-
Constructs a new instance with the specified detail string.
- ServiceConfigurationError(Throwable) - Constructor for error com.sun.jini.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 com.sun.jini.start
-
Interface that all service description objects must implement.
- serviceDiscardMutex - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- 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.
- 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.
- 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.CacheTask - Class in net.jini.lookup
-
Class for implementing register/lookup/notify/dropProxy/discard tasks
- ServiceDiscoveryManager.CacheTask(ServiceDiscoveryManager.ProxyReg, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.CacheTask
-
- ServiceDiscoveryManager.DiscMgrListener - Class in net.jini.lookup
-
- ServiceDiscoveryManager.DiscMgrListener() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.DiscMgrListener
-
- ServiceDiscoveryManager.EventReg - Class in net.jini.lookup
-
Data structure used to group together the lease and event sequence
number.
- ServiceDiscoveryManager.EventReg(Object, long, long, Lease) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.EventReg
-
- ServiceDiscoveryManager.LeaseListenerImpl - Class in net.jini.lookup
-
The Listener class for the LeaseRenewalManager.
- ServiceDiscoveryManager.LeaseListenerImpl(ServiceRegistrar) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LeaseListenerImpl
-
- ServiceDiscoveryManager.LookupCacheImpl - Class in net.jini.lookup
-
Internal implementation of the LookupCache interface.
- ServiceDiscoveryManager.LookupCacheImpl(ServiceTemplate, ServiceItemFilter, ServiceDiscoveryListener, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- ServiceDiscoveryManager.LookupCacheImpl.DiscardServiceTask - Class in net.jini.lookup
-
Task class used to asynchronously notify service discard.
- ServiceDiscoveryManager.LookupCacheImpl.DiscardServiceTask(ServiceItem) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.DiscardServiceTask
-
- ServiceDiscoveryManager.LookupCacheImpl.LookupListener - Class in net.jini.lookup
-
- ServiceDiscoveryManager.LookupCacheImpl.LookupListener() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupListener
-
- ServiceDiscoveryManager.LookupCacheImpl.LookupTask - Class in net.jini.lookup
-
This class requests a "snapshot" of the given registrar's state.
- ServiceDiscoveryManager.LookupCacheImpl.LookupTask(ServiceDiscoveryManager.ProxyReg, long, ServiceDiscoveryManager.EventReg) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.LookupTask
-
- ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask - Class in net.jini.lookup
-
Task class used to asynchronously process the service state
("snapshot"), matching this cache's template, that was retrieved
from the given lookup service.
- ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask(ServiceDiscoveryManager.ProxyReg, ServiceItem, boolean, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask
-
- ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask - Class in net.jini.lookup
-
Task class used to asynchronously notify all registered service
discovery listeners of serviceAdded/serviceRemoved/serviceChanged
events.
- ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask(ServiceDiscoveryManager.ProxyReg, ServiceID, ServiceItem, int, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
- 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.ProxyRegDropTask(ServiceDiscoveryManager.ProxyReg, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ProxyRegDropTask
-
- ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask - Class in net.jini.lookup
-
This task class, when executed, first registers to receive
ServiceEvents from the given ServiceRegistrar.
- ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask(ServiceDiscoveryManager.ProxyReg, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.RegisterListenerTask
-
- 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.ServiceDiscardTimerTask(ServiceID) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.ServiceDiscardTimerTask
-
- ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask - Class in net.jini.lookup
-
Task class used to asynchronously disassociate the given lookup
service proxy from the given ServiceItemReg.
- ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask(ServiceDiscoveryManager.ProxyReg, ServiceDiscoveryManager.ServiceItemReg, ServiceID, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.UnmapProxyTask
-
- ServiceDiscoveryManager.ProxyReg - Class in net.jini.lookup
-
A wrapper class for a ServiceRegistrar.
- ServiceDiscoveryManager.ProxyReg(ServiceRegistrar) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ProxyReg
-
- 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.ServiceDiscoveryListenerImpl() - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ServiceDiscoveryListenerImpl
-
- ServiceDiscoveryManager.ServiceIdTask - Class in net.jini.lookup
-
Abstract base class for controlling the order-of-execution of tasks
corresponding to a particular serviceID associated with a particular
lookup service.
- ServiceDiscoveryManager.ServiceIdTask(ServiceID, ServiceDiscoveryManager.ProxyReg, long) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ServiceIdTask
-
- ServiceDiscoveryManager.ServiceItemReg - Class in net.jini.lookup
-
Used in the LookupCache.
- ServiceDiscoveryManager.ServiceItemReg(ServiceRegistrar, ServiceItem) - Constructor for class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
-
- ServiceEditor - Class in com.sun.jini.example.browser
-
ServiceEditor is a gui-based utility to add/modify
attributes, groups and lookup locators.
- ServiceEditor(ServiceItem, Object, ServiceRegistrar, Browser) - Constructor for class com.sun.jini.example.browser.ServiceEditor
-
- ServiceEditor.AttributeTreePanel - Class in com.sun.jini.example.browser
-
- ServiceEditor.AttributeTreePanel() - Constructor for class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel
-
- ServiceEditor.AttributeTreePanel.DoubleClicker - Class in com.sun.jini.example.browser
-
- ServiceEditor.AttributeTreePanel.DoubleClicker(ServiceEditor.AttributeTreePanel) - Constructor for class com.sun.jini.example.browser.ServiceEditor.AttributeTreePanel.DoubleClicker
-
- ServiceEditor.GroupItem - Class in com.sun.jini.example.browser
-
- ServiceEditor.GroupItem(String) - Constructor for class com.sun.jini.example.browser.ServiceEditor.GroupItem
-
- ServiceEditor.GroupLister - Class in com.sun.jini.example.browser
-
- ServiceEditor.GroupLister(String) - Constructor for class com.sun.jini.example.browser.ServiceEditor.GroupLister
-
- ServiceEditor.JoinMenuBar - Class in com.sun.jini.example.browser
-
- ServiceEditor.JoinMenuBar() - Constructor for class com.sun.jini.example.browser.ServiceEditor.JoinMenuBar
-
- ServiceEditor.ListerFrame - Class in com.sun.jini.example.browser
-
- ServiceEditor.ListerFrame(String) - Constructor for class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- ServiceEditor.LocatorLister - Class in com.sun.jini.example.browser
-
- ServiceEditor.LocatorLister(String) - Constructor for class com.sun.jini.example.browser.ServiceEditor.LocatorLister
-
- ServiceEditor.MemberGroupLister - Class in com.sun.jini.example.browser
-
- ServiceEditor.MemberGroupLister(String) - Constructor for class com.sun.jini.example.browser.ServiceEditor.MemberGroupLister
-
- ServiceEditor.MouseReceiver - Class in com.sun.jini.example.browser
-
- ServiceEditor.MouseReceiver(ServiceItem, ServiceEditor.UIDescriptorPopup) - Constructor for class com.sun.jini.example.browser.ServiceEditor.MouseReceiver
-
- ServiceEditor.NotifyReceiver - Class in com.sun.jini.example.browser
-
- ServiceEditor.NotifyReceiver() - Constructor for class com.sun.jini.example.browser.ServiceEditor.NotifyReceiver
-
- ServiceEditor.UIDescriptorPopup - Class in com.sun.jini.example.browser
-
- ServiceEditor.UIDescriptorPopup() - Constructor for class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- 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.
- serviceExpirer - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Service lease expiration thread
- serviceHost - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- serviceID - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The lookup service ID.
- serviceID - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The service ID associated with this service when it is registered
with any lookup service.
- serviceID - Variable in class com.sun.jini.mercury.MailboxImpl
-
ServiceID returned from the lookup registration process
- serviceID - Variable in class com.sun.jini.norm.lookup.JoinState
-
The service ID, derived from the service's UUID.
- serviceID - Variable in class com.sun.jini.reggie.Item
-
ServiceItem.serviceID.
- serviceID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsAddedLogObj
-
The service id.
- serviceID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsModifiedLogObj
-
The service id.
- serviceID - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrsSetLogObj
-
The service id.
- serviceID - Variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseCancelledLogObj
-
The service id.
- serviceID - Variable in class com.sun.jini.reggie.RegistrarImpl.ServiceLeaseRenewedLogObj
-
The service id.
- serviceID - Variable in class com.sun.jini.reggie.ServiceLease
-
The service id assigned at registration.
- serviceID - Variable in class com.sun.jini.reggie.Template
-
ServiceTemplate.serviceID
- 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
-
- serviceIdGenerator - Variable in class com.sun.jini.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 com.sun.jini.discovery.MulticastRequest
-
The IDs of known lookup services.
- serviceIDs - Variable in class net.jini.discovery.IncomingMulticastRequest
-
The ServiceIDs from which the requestor has already heard.
- 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 - Variable in class com.sun.jini.example.browser.ServiceBrowser.MouseReceiver
-
- serviceItem - Variable in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- serviceItem - Variable in class com.sun.jini.example.browser.ServiceEditor.MouseReceiver
-
- serviceItem - Variable in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- 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
.
- 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.
- ServiceLease - Class in com.sun.jini.reggie
-
A ServiceLease is a proxy for a service registration lease at a registrar.
- ServiceLease(Registrar, ServiceID, ServiceID, Uuid, long) - Constructor for class com.sun.jini.reggie.ServiceLease
-
Constructor for use by getInstance(), ConstrainableServiceLease.
- serviceLease - Variable in class net.jini.lookup.JoinManager.ProxyReg
-
- serviceLeasePreparer - Variable in class net.jini.lookup.JoinManager
-
- serviceMap - Static variable in class com.sun.jini.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 com.sun.jini.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) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
Common code for performing service notification to one listener.
- servicePolicyProvider - Static variable in class com.sun.jini.start.ActivateWrapper
-
Fully qualified name of custom, service policy provider
- servicePort - Variable in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- servicePreparer - Variable in class com.sun.jini.example.browser.Browser
-
- servicePreparer - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor
-
- serviceProxy - Variable in class com.sun.jini.phoenix.PhoenixStarter
-
the ActivationSystem proxy
- ServiceProxyAccessor - Interface in com.sun.jini.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 - Class in com.sun.jini.mercury
-
The ServiceRegistration class serves as the server-side abstraction
that maintains client registration state information.
- ServiceRegistration(Uuid, EventLogIterator) - Constructor for class com.sun.jini.mercury.ServiceRegistration
-
Convenience constructor
- ServiceRegistration - Interface in net.jini.core.lookup
-
A registered service item is manipulated using an instance of this class.
- 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 - Variable in class com.sun.jini.reggie.RegistrarImpl.SvcIterator
-
Iterator for list of matching services.
- ServiceStarter - Class in com.sun.jini.start
-
This class provides the main routine for starting shared groups,
non-activatable services, and activatable services.
- ServiceStarter() - Constructor for class com.sun.jini.start.ServiceStarter
-
Prevent instantiation
- ServiceStarter.Result - Class in com.sun.jini.start
-
Trivial class used as the return value by the
create
methods.
- ServiceStarter.Result(ServiceDescriptor, Object, Exception) - Constructor for class com.sun.jini.start.ServiceStarter.Result
-
Trivial constructor.
- 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 - Variable in class com.sun.jini.reggie.Item
-
The Class of ServiceItem.service converted to ServiceType.
- ServiceType - Class in com.sun.jini.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 com.sun.jini.reggie.ServiceType
-
Should only be called by ClassMapper
- ServiceType(ServiceType) - Constructor for class com.sun.jini.reggie.ServiceType
-
Constructor used for creating replacement instances,
containing only name.
- 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.
- ServiceTypeBase - Class in com.sun.jini.reggie
-
A ServiceType annotated with a codebase.
- ServiceTypeBase(ServiceType, String) - Constructor for class com.sun.jini.reggie.ServiceTypeBase
-
Simple constructor
- serviceTypes - Variable in class com.sun.jini.reggie.Template
-
ServiceTemplate.serviceTypes converted to ServiceTypes
- serviceTypes - Variable in class net.jini.core.lookup.ServiceTemplate
-
Service types to match, or null.
- serviceUuid - Variable in class com.sun.jini.mahalo.JoinStateManager
-
Service's internal Uuid
which needs to be persisted
- servID - Variable in class com.sun.jini.reggie.RegistrarEvent
-
The service ID of the item that triggered the event.
- Session - Class in com.sun.jini.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 com.sun.jini.jeri.internal.mux.Session
-
- 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.MuxInputStream - Class in com.sun.jini.jeri.internal.mux
-
Output stream returned by OutboundRequests and InboundRequests for
a session of a multiplexed connection.
- Session.MuxInputStream() - Constructor for class com.sun.jini.jeri.internal.mux.Session.MuxInputStream
-
- Session.MuxOutputStream - Class in com.sun.jini.jeri.internal.mux
-
Output stream returned by OutboundRequests and InboundRequests for
a session of a multiplexed connection.
- Session.MuxOutputStream() - Constructor for class com.sun.jini.jeri.internal.mux.Session.MuxOutputStream
-
- sessionCache - Variable in class net.jini.jeri.ssl.ServerAuthManager
-
The SSL session for the last successful call to checkCredentials.
- sessionDown - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- sessionDownCause - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- sessionDownMessage - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- sessionID - Variable in class com.sun.jini.jeri.internal.mux.Session
-
- sessionId - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Holds the basis/lower bound for all sequence numbers issued.
- sessionId - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- sessionLock - Variable in class com.sun.jini.jeri.internal.mux.Session
-
lock guarding all mutable instance state (below)
- sessions - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- sessions - Variable in class com.sun.jini.jeri.internal.mux.Mux.SessionShutdownTask
-
- sessionShutdownQueue - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
session shutdown tasks to be executed asynchronously
- SET - Static variable in class com.sun.jini.discovery.internal.EndpointInternalsPermission
-
- set(EndpointInternals) - Static method in class com.sun.jini.discovery.internal.KerberosEndpointInternalsAccess
-
Registers EndpointInternals instance to use for back-door operations on
KerberosEndpoint and KerberosServerEndpoints.
- set(EndpointInternals) - Static method in class com.sun.jini.discovery.internal.SslEndpointInternalsAccess
-
Registers EndpointInternals instance to use for back-door operations on
SslEndpoint and SslServerEndpoints.
- set - Variable in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- set - Variable in class com.sun.jini.norm.ClientLeaseWrapper
-
The LeaseSet we belong to
- set - Variable in class com.sun.jini.norm.CreateLeaseSet
-
A copy of the set that was created
- set - Variable in class com.sun.jini.norm.LeaseExpirationMgr.Expiration
-
- set(long) - Method in class com.sun.jini.norm.LeaseSet.ExpirationTime
-
Update the current expiration time
- set - Variable in class com.sun.jini.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 com.sun.jini.phoenix.Activation.GroupEntry
-
- setActivationDesc(ActivationID, ActivationDesc) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- setActivationDesc(ActivationID, ActivationDesc) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc, boolean) - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- setActivationGroupDesc(ActivationGroupID, ActivationGroupDesc) - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- setAdministrable(boolean) - Method in class com.sun.jini.example.browser.ObjectNode
-
- setAllowUserInteraction(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- setAttributes(ServiceID, Uuid, EntryRep[]) - Method in interface com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl
-
- setAttributes(Entry[]) - Method in class com.sun.jini.reggie.Registration
-
- 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.
- setAttributesDo(ServiceID, Uuid, EntryRep[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
The code that does the real work of setAttributes.
- setAuthInfo(String) - Method in class com.sun.jini.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).
- 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.
- setCCL(ClassLoader, boolean) - Method in class com.sun.jini.start.AggregatePolicyProvider.AggregateSecurityContext
-
- setClassPath(String) - Method in class com.sun.jini.tool.ClassDep
-
Set the classpath to use for finding our class definitions.
- setClasspath(String) - Method in class com.sun.jini.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(Class) - Method in class com.sun.jini.reggie.EntryClassBase
-
Sets the codebase to the codebase of the given class.
- setCodebase(Class) - Method in class com.sun.jini.reggie.ServiceTypeBase
-
Sets the codebase to the codebase of the given class.
- setCodebase(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- 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.
- setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in interface com.sun.jini.discovery.internal.EndpointInternals
-
Sets the ConnManagerFactory used by the given endpoint to produce
ConnManagers for managing connections.
- setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
-
- setConnManagerFactory(Endpoint, ConnManagerFactory) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.landlord.ConstrainableLandlordLease
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.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 com.sun.jini.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
-
Returns a new copy of this proxy with the client constraints set to the
specified constraints.
- setConstraints(MethodConstraints) - Method in class com.sun.jini.mercury.ListenerProxy.ConstrainableListenerProxy
-
Returns a new copy of this proxy with the client constraints set to the
specified constraints.
- setConstraints(MethodConstraints) - Method in class com.sun.jini.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 com.sun.jini.mercury.MailboxProxy.ConstrainableMailboxProxy
-
Returns a new copy of this proxy with the client constraints set to the
specified constraints.
- setConstraints(MethodConstraints) - Method in class com.sun.jini.mercury.Registration.ConstrainableRegistration
-
Returns a new copy of this proxy with the client constraints set to the
specified constraints.
- setConstraints(MethodConstraints) - Method in class com.sun.jini.norm.AdminProxy.ConstrainableAdminProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.norm.NormProxy.ConstrainableNormProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
inherit javadoc
- setConstraints(MethodConstraints) - Method in class com.sun.jini.outrigger.ConstrainableAdminProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.outrigger.ConstrainableParticipantProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.outrigger.ConstrainableSpaceProxy2
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.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 com.sun.jini.reggie.ConstrainableAdminProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.reggie.ConstrainableEventLease
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.reggie.ConstrainableRegistrarProxy
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.reggie.ConstrainableRegistration
-
- setConstraints(MethodConstraints) - Method in class com.sun.jini.reggie.ConstrainableServiceLease
-
- 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.
- setControllable(boolean) - Method in class com.sun.jini.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 com.sun.jini.tool.PreferredListGen
-
Set the default value to use for the preferred list.
- setDefaultPref(boolean) - Method in class com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
- setDirectory(File) - Method in interface com.sun.jini.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
-
- setDiscarded(boolean) - Method in class net.jini.lookup.ServiceDiscoveryManager.ServiceItemReg
-
- setDoInput(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- setDoOutput(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- setDown(String, Throwable) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
This method is intended to be invoked by this class and
subclasses only.
- setDown(String, Throwable) - Method in class com.sun.jini.jeri.internal.mux.Session
-
- setEdges(boolean) - Method in class com.sun.jini.tool.ClassDep
-
Determines whether to include package references
that lie outside the declared set of interest.
- setEventTarget(RemoteEventListener) - Method in class com.sun.jini.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(long) - Method in class com.sun.jini.fiddler.FiddlerLease
-
Replaces the current value of the expiration
field
(defined in the AbstractLease
super class) with the
value contained in the input parameter.
- setExpiration(long) - Method in class com.sun.jini.landlord.LandlordLease
-
Set the expiration.
- setExpiration(long) - Method in interface com.sun.jini.landlord.LeasedResource
-
Changes the expiration time of the lease.
- setExpiration(long) - Method in class com.sun.jini.mahalo.TxnManagerTransaction
-
- setExpiration(long) - Method in class com.sun.jini.mercury.ServiceRegistration
-
- setExpiration(long) - Method in class com.sun.jini.norm.LeaseSet
-
- setExpiration(long) - Method in class com.sun.jini.outrigger.AvailabilityRegistrationWatcher
-
Set the expiration time of this object.
- setExpiration(long) - Method in class com.sun.jini.outrigger.EntryRep
-
- setExpiration(long) - Method in class com.sun.jini.outrigger.EventRegistrationWatcher
-
Set the expiration time of this object.
- setExpiration(long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
- setExpiration(long) - Method in class com.sun.jini.outrigger.snaplogstore.Resource
-
- setExpiration(long) - Method in class com.sun.jini.reggie.RegistrarLease
-
Sets the expiration.
- 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.
- setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.norm.LeaseSet
-
Set/update/clear the expiration warning listener.
- setExpirationWarningListener(Uuid, RemoteEventListener, long, MarshalledObject) - Method in interface com.sun.jini.norm.NormServer
-
Set the expiration warning listener for a set.
- setExpirationWarningListener(Uuid, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.norm.SetProxy
-
- setExpirationWarningListener(RemoteEventListener, long, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
-
Register for the expiration warning event associated with this
set.
- setExplanation(boolean) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Set the explanation generation flag;
- setExported() - Method in class com.sun.jini.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.
- setField(String, String) - Method in class com.sun.jini.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 com.sun.jini.tool.ClassDep
-
Determines how to print out the fully qualified
class names.
- 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 com.sun.jini.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 com.sun.jini.example.browser.Browser
-
- setGroups(Uuid, String[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Replace the list of groups to join with a new list.
- 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 class net.jini.discovery.LookupDiscovery
-
Change the set of groups to be discovered to correspond to the
given set.
- setGroups(String[]) - Method in class net.jini.discovery.LookupDiscoveryManager
-
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.
- setGroupsDo(FiddlerImpl.RegistrationInfo, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method setGroups
.
- setGroupsDo(Uuid, HashMap, String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
GroupsSetInRegistrationLogObj
(which is invoked
during state recovery).
- setID - Variable in class com.sun.jini.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 com.sun.jini.jeri.internal.runtime.Target
-
Set the ImplRef.
- setIndex(long) - Method in class com.sun.jini.outrigger.FastList.Node
-
- setInnerProxyPreparer(ProxyPreparer) - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Sets the
inner
ProxyPreparer
for this descriptor.
- setInputStream(InputStream) - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
Sets the delegation target
- setInstanceFollowRedirects(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- setInState(int) - Method in class com.sun.jini.jeri.internal.mux.Session
-
- setInvocationDispatcher(InvocationDispatcher) - Method in class com.sun.jini.jeri.internal.runtime.BasicExportTable.Entry
-
Sets the invocation dispatcher for the exported object.
- setInvocationDispatcher(InvocationDispatcher) - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- setIterator(EventLogIterator) - Method in class com.sun.jini.mercury.ServiceRegistration
-
Set the reference for this registration's
EventLogIterator
- setKeepNonPublicRoots(boolean) - Method in class com.sun.jini.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 com.sun.jini.norm.event.EventType
-
Set the object's notion of the last sequence number.
- setLeaseBound(long) - Method in interface com.sun.jini.fiddler.FiddlerAdmin
-
Changes the least upper bound applied to all lease durations granted
by the lookup discovery service.
- setLeaseBound(long) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Changes the least upper bound applied to all lease durations granted
by the lookup discovery service.
- setLeaseBound(long) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Changes the least upper bound applied to all lease durations granted
by the lookup discovery service.
- setLeasePolicy - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Policy we use for granting and renewing renewal set leases
- setLevel(int) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Set the reporting level.
- setLifeCycle(LifeCycle) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Sets the LifeCycle
object for this
descriptor.
- setList(FastList<?>) - Method in class com.sun.jini.outrigger.FastList.Node
-
- setListener(RemoteEventListener, MarshalledObject) - Method in class com.sun.jini.norm.event.EventType
-
(Re)set the listener for this type of event.
- 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(Uuid, LookupLocator[]) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.norm.lookup.JoinState
-
Replace the list of locators of specific lookup services to join
with a new list.
- 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 class net.jini.discovery.LookupDiscoveryManager
-
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(LookupLocator[]) - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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.
- setLocatorsDo(FiddlerImpl.RegistrationInfo, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the public method setLocators
.
- setLocatorsDo(Uuid, HashMap, LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Called by the apply
method of the class
LocsSetInRegistrationLogObj
(which is invoked
during state recovery).
- setLoggingLevel(Level) - Static method in class com.sun.jini.tool.JarWrapper
-
Sets logging and console handler output level.
- setLookupGroups(String[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Replace the lookup discovery service's managed set of groups with a
new set of group names.
- setLookupGroups(String[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Replace the lookup discovery service's managed set of groups with a
new set of group names.
- setLookupGroups(String[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Replace the list of groups to join with a new list.
- setLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- setLookupGroups(String[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- setLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- setLookupGroups(String[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- setLookupGroups(String[]) - Method in class com.sun.jini.norm.AdminProxy
-
- setLookupGroups(String[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- setLookupGroups(String[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- setLookupGroups(String[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Replace the list of groups to join with a new list.
- setLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- setLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- setLookupGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- setLookupGroups(String[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- setLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
-
Replace the list of groups to join with a new list.
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerAdminProxy
-
Replace the lookup discovery service's managed set of locators with
a new set of locators.
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Replace the lookup discovery service's managed set of locators with
a new set of locators.
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.JoinStateManager
-
Replace the list of locators of specific lookup services to join
with a new list.
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnManagerImpl
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mahalo.TxnMgrAdminProxy
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxAdminProxy
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.mercury.MailboxImpl
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.AdminProxy
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.AdminProxy
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Replace the list of locators of specific lookup services to join
with a new list.
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- setLookupLocators(LookupLocator[]) - Method in class com.sun.jini.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.
- 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 com.sun.jini.outrigger.SpaceProxy2
-
Set maxServerQueryTimeout
based on the values
of serverMaxServerQueryTimeout
and
maxServerQueryTimeoutPropertyValue
.
- setMemberGroups(String[]) - Method in class com.sun.jini.reggie.AdminProxy
-
- setMemberGroups(String[]) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- setMemberGroups(String[]) - Method in class net.jini.discovery.LookupDiscoveryManager.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.
- setMerge(boolean) - Method in class com.sun.jini.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 com.sun.jini.loader.pref.internal.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 com.sun.jini.outrigger.OperationJournal.JournalNode
-
Set the next element in the list.
- setNodeName() - Method in class com.sun.jini.example.browser.ObjectNode
-
- setNumInstances(int) - Method in class com.sun.jini.reggie.EntryClass
-
Set the number of instances of this class
- setNumTemplates(int) - Method in class com.sun.jini.reggie.EntryClass
-
Set the number of templates of this class
- setObjectRecursive() - Method in class com.sun.jini.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 com.sun.jini.mercury.EventWriter.SwitchOutputStream
-
Sets the delegation target
- setOutState(int) - Method in class com.sun.jini.jeri.internal.mux.Session
-
- setPending(int) - Method in class com.sun.jini.mahalo.Job
-
- setPermittedRemotePrincipals(Set) - Method in class net.jini.jeri.ssl.FilterX509TrustManager
-
Specifies the set of permitted remote principals.
- setPersistenceSnapshotThreshold(int) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mahalo.ParticipantHandle
-
- setPrint(boolean) - Method in class com.sun.jini.tool.PreferredListGen
-
Set the flag controlling whether a preferred list is to be printed.
- setPrintClassesWithFileSeparator(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDepend
-
- setPrintTraces(boolean) - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Set the flag controlling printing of stack traces.
- SetProxy - Class in com.sun.jini.norm
-
Client side proxy for Norm's lease renewal sets.
- SetProxy(NormServer, Uuid, Lease) - Constructor for class com.sun.jini.norm.SetProxy
-
Simple constructor.
- SetProxy.ConstrainableSetProxy - Class in com.sun.jini.norm
-
Defines a subclass of SetProxy that implements RemoteMethodControl.
- SetProxy.ConstrainableSetProxy(NormServer, Uuid, Lease, MethodConstraints) - Constructor for class com.sun.jini.norm.SetProxy.ConstrainableSetProxy
-
Creates an instance of this class.
- 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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.mercury.ServiceRegistration
-
Set the remote iterator id
- setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in class com.sun.jini.norm.LeaseSet
-
Set/update/clear the renewal failure listener
- setRenewalFailureListener(Uuid, RemoteEventListener, MarshalledObject) - Method in interface com.sun.jini.norm.NormServer
-
Set the renewal failure listener for a set.
- setRenewalFailureListener(Uuid, RemoteEventListener, MarshalledObject) - Method in class com.sun.jini.norm.NormServerBaseImpl
-
- setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in class com.sun.jini.norm.SetProxy
-
- setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
-
Register for the renewal failure event associated with this set.
- setRenewTime(long) - Method in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.EndpointEntry
-
Sets the absolute time at which the lease for this entry should
be renewed.
- setReplaceJar(boolean) - Method in class com.sun.jini.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 com.sun.jini.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.
- setSerialFormat(int) - Method in class com.sun.jini.lease.AbstractLease
-
Set the serialization format for the expiration.
- setSerialFormat(int) - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Always throws UnsupportedOperationException
.
- setSerialFormat(int) - Method in interface net.jini.core.lease.Lease
-
Sets the format to use when serializing the lease.
- 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.
- setServerConnManager(ServerEndpoint, ServerConnManager) - Method in interface com.sun.jini.discovery.internal.EndpointInternals
-
Sets the ServerConnManager used by the given endpoint to manage accepted
connections.
- setServerConnManager(ServerEndpoint, ServerConnManager) - Method in class net.jini.jeri.kerberos.KerberosEndpoint.KerberosEndpointInternals
-
- setServerConnManager(ServerEndpoint, ServerConnManager) - Method in class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
-
- setServiceHost(String) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- setServiceItem(Browser.ServiceListItem) - Method in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- setServiceItem(ServiceItem) - Method in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- setServiceItem(ServiceItem) - Method in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- setServicePort(int) - Method in class org.apache.river.config.builder.VelocityConfigurationBuilder
-
- setServicePreparer(ProxyPreparer) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Sets the ProxyPreparer
for this descriptor.
- setServiceUuid(Uuid) - Method in class com.sun.jini.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.
- setStartTimeout(long) - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Time in milliseconds for client-side connections to wait for the server
to acknowledge an opening handshake.
- 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 com.sun.jini.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.
- 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 com.sun.jini.norm.NormServerBaseImpl
-
Map of Uuids to LeaseSets
- settable - Variable in class net.jini.security.proxytrust.SingletonProxyTrustIterator
-
True if setException can be called
- setText(boolean) - Method in class com.sun.jini.example.browser.Browser
-
- setTicket(WakeupManager.Ticket) - Method in class com.sun.jini.norm.LeaseExpirationMgr.MgrTask
-
Set the ticket associated with this task.
- settler - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- settlerload - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- settlerpool - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- SettlerTask - Class in com.sun.jini.mahalo
-
A SettlerTask
is scheduled task, which
causes an unsettled transaction to settle.
- SettlerTask(TaskManager, WakeupManager, TransactionManager, long) - Constructor for class com.sun.jini.mahalo.SettlerTask
-
Constructs a SettlerTask
.
- settlerthreads - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- settlertimeout - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- settlerWakeupMgr - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
wakeup manager for SettlerTask
- settleThread - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- settleTxns() - Method in class com.sun.jini.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 class com.sun.jini.reggie.AdminProxy
-
- setUnicastPort(int) - Method in class com.sun.jini.reggie.RegistrarImpl
-
- 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.
- setup(String) - Method in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Establishes connection using sockets from the given socket factory.
- setupNotify() - Method in class com.sun.jini.example.browser.ServiceEditor
-
- setupOptions(String[]) - Method in class com.sun.jini.tool.ClassDep
-
Convenience method for initializing an instance with specific
command line arguments.
- setupStore(Recover) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Setup the database store and recover any existing state.
- setupStore(Recover) - Method in class com.sun.jini.outrigger.snaplogstore.LogStore
-
Setup store, recover previous state if any.
- setupStore(Recover) - Method in interface com.sun.jini.outrigger.Store
-
Set up the store.
- setupTmpl(EntryRep) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- setUseCaches(boolean) - Method in class net.jini.url.httpmd.DelegatingHttpURLConnection
-
- setUserObject(Object) - Method in class com.sun.jini.example.browser.ObjectNode
-
- setValue(Object) - Method in class com.artima.lookup.util.ConsistentMapEntry
-
Replaces the value corresponding to this entry with the specified value.
- setValue(Object) - Method in class com.sun.jini.example.browser.ObjectNode
-
- setValue(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap.Entry
-
- setValue(Object) - Method in class com.sun.jini.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.core.discovery.LookupLocator
-
The socket factory that this LookupLocator
uses to
create Socket
objects.
- 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
-
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 com.sun.jini.start
-
Class used to launch shared, activatable services.
- SharedActivatableServiceDescriptor(String, String, String, String, String, String[], boolean) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Convenience constructor.
- SharedActivatableServiceDescriptor(String, String, String, String, String, String[], ProxyPreparer, ProxyPreparer, boolean) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Convenience constructor.
- SharedActivatableServiceDescriptor(String, String, String, String, String, String[], boolean, String, int) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Convenience constructor.
- SharedActivatableServiceDescriptor(String, String, String, String, String, String[], ProxyPreparer, ProxyPreparer, boolean, String, int) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Main constructor.
- SharedActivatableServiceDescriptor.Created - Class in com.sun.jini.start
-
- SharedActivatableServiceDescriptor.Created(ActivationGroupID, ActivationID, Object) - Constructor for class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
-
Constructs an instance of this class.
- SharedActivationGroupDescriptor - Class in com.sun.jini.start
-
Class used to create a shared activation group.
- SharedActivationGroupDescriptor(String, String, String, String, String[], String[]) - Constructor for class com.sun.jini.start.SharedActivationGroupDescriptor
-
Trivial constructor.
- SharedActivationGroupDescriptor(String, String, String, String, String[], String[], String, int) - Constructor for class com.sun.jini.start.SharedActivationGroupDescriptor
-
Trivial constructor.
- SharedActivationPolicyPermission - Class in com.sun.jini.start
-
- SharedActivationPolicyPermission(String) - Constructor for class com.sun.jini.start.SharedActivationPolicyPermission
-
Constructor that creates a
SharedActivationPolicyPermission
with the specified name.
- SharedActivationPolicyPermission(String, String) - Constructor for class com.sun.jini.start.SharedActivationPolicyPermission
-
Constructor that creates a
SharedActivationPolicyPermission
with the specified name.
- SharedActivationPolicyPermission.Collection - Class in com.sun.jini.start
-
Simple permission collection.
- SharedActivationPolicyPermission.Collection() - Constructor for class com.sun.jini.start.SharedActivationPolicyPermission.Collection
-
- SharedGroup - Interface in com.sun.jini.start
-
- SharedGroupBackEnd - Interface in com.sun.jini.start
-
The SharedGroupBackEnd
interface
- SharedGroupImpl - Class in com.sun.jini.start
-
The provided implementation
of the
SharedGroup
service.
- SharedGroupImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.start.SharedGroupImpl
-
Activation constructor.
- SharedGroupImpl.DestroyThread - Class in com.sun.jini.start
-
Termination thread code.
- SharedGroupImpl.DestroyThread() - Constructor for class com.sun.jini.start.SharedGroupImpl.DestroyThread
-
Create a non-daemon thread
- sharedGroupLog - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- shareWith(EntryRep) - Method in class com.sun.jini.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 com.sun.jini.discovery.internal.Plaintext
-
- shouldQuit - Variable in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- shouldRestart - Variable in class com.sun.jini.phoenix.Activation.GroupEntry.Watchdog
-
- shouldRetry() - Method in class net.jini.jeri.connection.ConnectionManager.OutboundMux
-
- show(String) - Method in class com.sun.jini.thread.InProgress
-
Show the current state of this object (used in debug mode).
- showFrame() - Method in class com.sun.jini.example.browser.ServiceEditor.ListerFrame
-
- showModifier - Variable in class com.sun.jini.example.browser.EntryTreePanel
-
- showPackage - Variable in class com.sun.jini.example.browser.EntryTreePanel
-
- showPackages - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- showPackages - Variable in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- showPackages() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- shows - Variable in class com.sun.jini.tool.ClassDep
-
Only display found dependencies that fall under the provided
roots
subset.
- showUIItem - Variable in class com.sun.jini.example.browser.ServiceBrowser.UIDescriptorPopup
-
- showUIItem - Variable in class com.sun.jini.example.browser.ServiceEditor.UIDescriptorPopup
-
- shutdown(boolean) - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
Attempts to shut down connection, returning true if connection is
closed.
- shutdown(boolean) - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Attempts to shut down connection, returning true if connection is
closed.
- shutdown(boolean) - Method in interface com.sun.jini.jeri.internal.http.TimedConnection
-
Attempts to shut down connection, returning true if connection is
closed.
- Shutdown - Static variable in class com.sun.jini.jeri.internal.mux.Mux
-
- shutdown(String) - Method in class com.sun.jini.jeri.internal.mux.MuxClient
-
Shuts down this multiplexed connection.
- shutdown(String) - Method in class com.sun.jini.jeri.internal.mux.MuxServer
-
Shuts down this multiplexed connection.
- SHUTDOWN - Static variable in class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
- shutdown() - Method in class com.sun.jini.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 com.sun.jini.phoenix.Activation.GroupEntry
-
- shutdown(Configuration) - Static method in class com.sun.jini.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() - Method in class com.sun.jini.phoenix.Activation.SystemImpl
-
- shutdown() - Method in class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- SHUTDOWN - Static variable in class com.sun.jini.thread.ReadyState
-
- shutdown() - Method in class com.sun.jini.thread.ReadyState
-
Marks the service as shutting down, waiting if it is initializing,
and throwing NoSuchObjectException
if it is already
shutting down.
- 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.
- shutdownFast() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- shutdownGracefully() - Method in class com.sun.jini.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 com.sun.jini.phoenix.Activation
-
Runtime shutdown hook
- shuttingDown - Variable in class com.sun.jini.phoenix.Activation
-
true if shutdown has been called
- sid - Variable in class com.sun.jini.reggie.RegistrarImpl.EventTask
-
The service id
- sid - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
- sign() - Method in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory.BufferInfo
-
- sign() - Method in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory
-
- signature - Variable in class com.sun.jini.discovery.internal.X500Client.X500MulticastAnnouncement
-
- signature - Variable in class com.sun.jini.discovery.internal.X500Provider.SigningBufferFactory
-
- signature - Variable in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- SIGNATURE_ALGORITHM - Static variable in class com.sun.jini.discovery.x500.sha1withdsa.Constants
-
- SIGNATURE_ALGORITHM - Static variable in class com.sun.jini.discovery.x500.sha1withrsa.Constants
-
- signatureAlgorithm - Variable in class com.sun.jini.discovery.internal.X500Provider
-
The signature algorithm (for example, "SHA1withDSA").
- signed - Variable in class com.sun.jini.discovery.internal.X500Client.X500MulticastAnnouncement
-
- signed - Variable in class com.sun.jini.discovery.internal.X500Server.X500MulticastRequest
-
- SimpleLogFile - Class in com.sun.jini.mahalo.log
-
An implementation of a re-usable Log
.
- SimpleLogFile(String, MultiLogManager.LogRemovalManager) - Constructor for class com.sun.jini.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 com.sun.jini.mahalo.log.SimpleLogFile
-
Creates a SimpleLogFile
.
- SimpleLogFile.HeaderlessObjectInputStream - Class in com.sun.jini.mahalo.log
-
This class extends ObjectInputStream and overrides the
readStreamHeader
method to a no-op operation.
- SimpleLogFile.HeaderlessObjectInputStream(InputStream) - Constructor for class com.sun.jini.mahalo.log.SimpleLogFile.HeaderlessObjectInputStream
-
Simple constructor that passes its argument to the superclass
- SimpleLogFile.HeaderlessObjectOutputStream - Class in com.sun.jini.mahalo.log
-
This class extends ObjectOutputStream and overrides the
writeStreamHeader
method to a no-op operation.
- SimpleLogFile.HeaderlessObjectOutputStream(OutputStream) - Constructor for class com.sun.jini.mahalo.log.SimpleLogFile.HeaderlessObjectOutputStream
-
Simple constructor that passes its argument to the superclass
- sin - Variable in class com.sun.jini.mercury.EventReader
-
Reference to SwitchInputStream for this class
- singleResponseException(Exception, InetAddress, int) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
-
- singles - Variable in class com.sun.jini.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 com.sun.jini.outrigger
-
Subclass of QueryWatcher
for singleton queries.
- SingletonQueryWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.SingletonQueryWatcher
-
Create a new SingletonQueryWatcher
.
- sink - Static variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- sItemListeners - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- size() - Method in class com.artima.lookup.util.ConsistentSet
-
Returns the number of elements in this ConsistentSet
(its cardinality).
- size - Variable in class com.sun.jini.discovery.MulticastMaxPacketSize
-
The multicast packet size limit.
- size() - Method in class com.sun.jini.jeri.internal.http.Header
-
Returns number of field entries in header.
- size() - Method in class com.sun.jini.lease.AbstractLeaseMap.EntrySet
-
- size() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- size() - Method in class com.sun.jini.norm.ClientLeaseMapWrapper.EntrySet
-
- size() - Method in class net.jini.core.constraint.ArraySet
-
- size() - Method in class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
-
- skip(long) - Method in class com.sun.jini.mercury.EventReader.SwitchInputStream
-
- skip(long) - Method in class com.sun.jini.mercury.LogInputStream
-
- skip(long) - Method in class com.sun.jini.reliableLog.LogInputStream
-
Skips n bytes of input.
- SKIP - Static variable in class com.sun.jini.tool.JarWrapper.PreferredListWriter.FileNode
-
- 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_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 com.sun.jini.tool.ClassDep
-
Set of classes to skip over in the processing of dependencies.
- sleepTime - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- sleepTime - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
-
- sline - Variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- snapshot(OutputStream) - Method in class com.sun.jini.fiddler.FiddlerImpl.LocalLogHandler
-
- snapshot(OutputStream) - Method in class com.sun.jini.mahalo.JoinStateManager
-
- snapshot(OutputStream) - Method in class com.sun.jini.mercury.MailboxImpl.LocalLogHandler
-
- snapshot(OutputStream) - Method in class com.sun.jini.norm.lookup.JoinState
-
- snapshot(OutputStream) - Method in class com.sun.jini.norm.NormServerBaseImpl.OurLogHandler
-
- snapshot() - Method in class com.sun.jini.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 com.sun.jini.outrigger.SpaceProxy2
-
- snapshot(OutputStream) - Method in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- snapshot() - Method in class com.sun.jini.phoenix.Activation
-
- snapshot(OutputStream) - Method in class com.sun.jini.reggie.RegistrarImpl.LocalLogHandler
-
- snapshot(OutputStream) - Method in class com.sun.jini.reliableLog.LogHandler
-
Writes the snapshot to a stream.
- snapshot() - Method in class com.sun.jini.reliableLog.ReliableLog
-
Records the client-defined current snapshot by invoking the client
supplied snapshot callback, and then empties the log of incremental
updates.
- 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_VERSION - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Keep logs and snapshot tied, though not necessary
- snapshotBytes - Variable in class com.sun.jini.reliableLog.ReliableLog
-
- snapshotFile - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
Snapshot object
- SnapshotFile - Class in com.sun.jini.outrigger.snaplogstore
-
- SnapshotFile(String, File[]) - Constructor for class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
- snapshotFile - Variable in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
- snapshotFileBase - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
The base name for the snapshot files
- snapshotInterval - Variable in class com.sun.jini.phoenix.Activation
-
take log snapshot after this many updates
- snapshotNotifier - Variable in class com.sun.jini.mercury.MailboxImpl
-
Object on which the snapshot-taking thread will synchronize
- snapshotNotifier - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Object on which the snapshot-taking thread will synchronize
- snapshotPrefix - Static variable in class com.sun.jini.reliableLog.ReliableLog
-
- SnapshotRep - Class in com.sun.jini.outrigger
-
This class is used by the snapshot
implementation of the
proxy to create a snapshot
.
- SnapshotRep(Entry) - Constructor for class com.sun.jini.outrigger.SnapshotRep
-
Create a new SnapshotRep
that is a snapshot of
e
.
- SnapshotRep(EntryRep) - Constructor for class com.sun.jini.outrigger.SnapshotRep
-
Construct an SnapshotRep from an existing EntryRep
- snapshotSize() - Method in class com.sun.jini.reliableLog.ReliableLog
-
Returns the size of the current snapshot file in bytes;
- snapshotter - Variable in class com.sun.jini.mercury.MailboxImpl
-
Snapshot-taking thread
- snapshotter - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Thread that performs snapshots when signaled
- snapshotter - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Snapshot-taking thread
- snapshotThread - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Snapshot-taking thread
- snapshotThreadSourceClass - Static variable in class com.sun.jini.mercury.MailboxImpl
-
- snapshotThreadSyncObj - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Object on which the snapshot-taking thread will synchronize
- snapshotThresh - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Log File must contain this many records before snapshot allowed
- snapshotWt - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Weight factor applied to snapshotSize when deciding to take snapshot
- snapshotWt - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Weight factor applied to snapshotSize when deciding to take snapshot
- sock - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- sock - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- sock - Variable in class com.sun.jini.tool.ClassServer.Task
-
Socket for the incoming request
- sock - Variable in class net.jini.discovery.LookupDiscovery.AnnouncementListener
-
Multicast socket for receiving packets
- sock - Variable in class net.jini.discovery.LookupDiscovery.Requestor
-
Multicast socket for sending packets
- sock - Variable in class net.jini.jeri.kerberos.KerberosUtil.Connection
-
TCP socket used by this connection
- socket - Variable in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- socket - Variable in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocket
-
- socket - Variable in class com.sun.jini.reggie.RegistrarImpl.AnnounceThread
-
Multicast socket to send packets on
- socket - Variable in class com.sun.jini.reggie.RegistrarImpl.MulticastThread
-
Multicast socket to receive packets
- socket - Variable in class com.sun.jini.reggie.RegistrarImpl.SocketTask
-
The socket
- 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
-
- SocketChannelConnectionIO - Class in com.sun.jini.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 com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
Creates a new SocketChannelConnectionIO for the connection represented
by the supplied SocketChannel.
- SocketChannelConnectionIO.Handler - Class in com.sun.jini.jeri.internal.mux
-
- SocketChannelConnectionIO.Handler() - Constructor for class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO.Handler
-
- socketCloseException(IOException) - Method in class com.sun.jini.discovery.internal.MultiIPDiscovery
-
- socketFactory - Variable in class com.sun.jini.reggie.RegistrarImpl
-
- 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.
- 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
-
- socketTimeout - Variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- SoftCache - Class in com.sun.jini.collection
-
Map of keys to softly-referenced values which automatically removes mappings
for garbage-collected values.
- SoftCache() - Constructor for class com.sun.jini.collection.SoftCache
-
- 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.Value - Class in com.sun.jini.collection
-
- SoftCache.Value(Object, Object, ReferenceQueue) - Constructor for class com.sun.jini.collection.SoftCache.Value
-
- source - Variable in class com.sun.jini.mercury.EventID
-
The event source
- source - Variable in class com.sun.jini.norm.ClientLeaseWrapper.FailureFactory
-
Source for event
- source - Variable in class com.sun.jini.outrigger.Notifier
-
The object to use for the source
when creating
events.
- 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
-
- sourceJar - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the source JAR causing creation of this node, or null
- sourceJar - Variable in class com.sun.jini.tool.PreferredListGen.PrefData
-
the sourceJar, used when merging two graphs
- sourceString - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the header label for the source record
- sout - Variable in class com.sun.jini.mercury.EventWriter
-
Reference to SwitchOutputStream for this class
- space() - Method in class com.sun.jini.outrigger.AdminProxy
-
- space - Variable in class com.sun.jini.outrigger.EntryHolder
-
The server we are working for
- space - Variable in class com.sun.jini.outrigger.EntryHolderSet
-
- space() - Method in interface com.sun.jini.outrigger.JavaSpaceAdmin
-
Deprecated.
Return the space that this administrative object governs.
- space - Variable in class com.sun.jini.outrigger.MatchSetProxy
-
The remote server this proxy works with.
- space() - Method in interface com.sun.jini.outrigger.OutriggerAdmin
-
Return the space administered by this object.
- space() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- space() - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- space - Variable in class com.sun.jini.outrigger.ParticipantProxy
-
The remote server this proxy works with.
- space - Variable in class com.sun.jini.outrigger.SpaceProxy2
-
The remote server this proxy works with.
- space - Variable in class com.sun.jini.outrigger.TxnMonitor
-
The space we belong to.
- space() - Method in class com.sun.jini.outrigger.TxnMonitor
-
Return the space we're part of.
- SpaceBrowser - Class in com.sun.jini.example.browser
-
A browser utility to browse entries in a specified space.
- SpaceBrowser(Object, Browser) - Constructor for class com.sun.jini.example.browser.SpaceBrowser
-
- SpaceBrowser.BrowserMenuBar - Class in com.sun.jini.example.browser
-
- SpaceBrowser.BrowserMenuBar(EntryTreePanel) - Constructor for class com.sun.jini.example.browser.SpaceBrowser.BrowserMenuBar
-
- SpaceBrowser.SpaceEntryPanel - Class in com.sun.jini.example.browser
-
- SpaceBrowser.SpaceEntryPanel(Object) - Constructor for class com.sun.jini.example.browser.SpaceBrowser.SpaceEntryPanel
-
- spaceItem - Variable in class com.sun.jini.example.browser.Browser.ServiceListPopup
-
- spaceProxy - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The proxy for this space.
- SpaceProxy2 - Class in com.sun.jini.outrigger
-
This class is the client-side proxy for the Outrigger
implementation of a JavaSpacesTM
service.
- SpaceProxy2(OutriggerServer, Uuid, long) - Constructor for class com.sun.jini.outrigger.SpaceProxy2
-
Create a new SpaceProxy2
for the given space.
- SpaceProxy2.ReadProperityPrivilegedAction - Class in com.sun.jini.outrigger
-
PrivilegedAction for reading a property.
- SpaceProxy2.ReadProperityPrivilegedAction(String) - Constructor for class com.sun.jini.outrigger.SpaceProxy2.ReadProperityPrivilegedAction
-
Construct a ReadProperityPrivilegedAction that will read
the specified property.
- spaceUuid - Variable in class com.sun.jini.outrigger.AdminProxy
-
The Uuid
that identifies the space this proxy is for
- spaceUuid - Variable in class com.sun.jini.outrigger.ParticipantProxy
-
The Uuid
that identifies the space this proxy is for.
- spaceUuid - Variable in class com.sun.jini.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
- srcJars - Variable in class com.sun.jini.tool.JarWrapper
-
- srvcItem - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NewOldServiceTask
-
- 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
ServerSocket
s
- 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 com.sun.jini.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
-
- 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
- SslEndpoint.SslEndpointInternals() - Constructor for class net.jini.jeri.ssl.SslEndpoint.SslEndpointInternals
-
- 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.ComparableConnectionContext(ConnectionContext, int) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
-
- SslEndpointImpl.ConnectionContextCache - Class in net.jini.jeri.ssl
-
Defines a structure to cache a ConnectionContexts for specific
constraints and client principals.
- SslEndpointImpl.ConnectionContextCache(InvocationConstraints, Set, List) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ConnectionContextCache
-
- SslEndpointImpl.ConnectionsIterator - Class in net.jini.jeri.ssl
-
Defines an iterator over active and idle connections which performs
error checking on connections.
- SslEndpointImpl.ConnectionsIterator(Endpoint, Collection, Collection) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ConnectionsIterator
-
- SslEndpointImpl.CopyOnRemoveList - Class in net.jini.jeri.ssl
-
A List that supports removing items by making a copy of the underlying
list.
- SslEndpointImpl.CopyOnRemoveList(List) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.CopyOnRemoveList
-
- SslEndpointImpl.ExceptionOutboundRequestIterator - Class in net.jini.jeri.ssl
-
An outbound request iterator that throws an IOException or a
SecurityException.
- SslEndpointImpl.ExceptionOutboundRequestIterator(Exception) - Constructor for class net.jini.jeri.ssl.SslEndpointImpl.ExceptionOutboundRequestIterator
-
- SslEndpointInternalsAccess - Class in com.sun.jini.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 com.sun.jini.discovery.internal.SslEndpointInternalsAccess
-
- sslInit() - Method in class net.jini.jeri.ssl.SslServerEndpointImpl
-
Initializes the sslSocketFactory and authManager fields.
- sslProtocol - Static variable in class net.jini.jeri.ssl.Utilities
-
The secure socket protocol used with JSSE.
- 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.SslListenCookie(int) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenCookie
-
- SslServerEndpointImpl.SslListenEndpoint - Class in net.jini.jeri.ssl
-
Implements ListenEndpoint
- SslServerEndpointImpl.SslListenEndpoint() - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenEndpoint
-
- SslServerEndpointImpl.SslListenHandle - Class in net.jini.jeri.ssl
-
Implements ListenHandle
- SslServerEndpointImpl.SslListenHandle(RequestDispatcher, ServerSocket) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslListenHandle
-
Creates a listen handle
- SslServerEndpointImpl.SslServerConnection - Class in net.jini.jeri.ssl
-
Implements ServerConnection
- SslServerEndpointImpl.SslServerConnection(SslServerEndpointImpl.SslListenHandle, Socket) - Constructor for class net.jini.jeri.ssl.SslServerEndpointImpl.SslServerConnection
-
Creates a server connection
- 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
-
- SslTrustVerifier() - Constructor for class net.jini.jeri.ssl.SslTrustVerifier
-
Creates an instance of this class.
- ssocket - Variable in class com.sun.jini.discovery.internal.EndpointBasedServer.PrearrangedServerSocketFactory
-
- ssuper - Variable in class com.sun.jini.example.browser.Browser
-
- st - Variable in class net.jini.config.ConfigurationFile.Parser
-
The tokenizer to use for parsing
- STALE - Static variable in class com.sun.jini.tool.PreferredListGen.Graph
-
type value for a stale node (marked for deletion)
- start() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
Starts request dispatch thread.
- START - Static variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- START - Static variable in class com.sun.jini.jeri.internal.http.MessageWriter
-
- start() - Method in class com.sun.jini.jeri.internal.mux.ConnectionIO
-
Start whatever asynchronous activities are required for implementing
this instance.
- start() - Method in class com.sun.jini.jeri.internal.mux.Mux
-
Starts I/O processing.
- start() - Method in class com.sun.jini.jeri.internal.mux.SocketChannelConnectionIO
-
Starts processing connection data.
- start() - Method in class com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
Starts processing connection data.
- start() - Method in class com.sun.jini.thread.InProgress
-
Signal the start of the operation this object bounds.
- START_PACKAGE - Static variable in class com.sun.jini.start.ServiceStarter
-
Component name for service starter configuration entries
- START_PACKAGE - Static variable in class com.sun.jini.start.SharedGroupImpl
-
Component name for configuration entries
- START_PROXY - Static variable in class com.sun.jini.start.ProxyVerifier
-
Logger and configuration component name for SharedGroup
- 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 com.sun.jini.outrigger.snaplogstore.BackEnd
-
- starter - Variable in class com.sun.jini.phoenix.Activation
-
Non-null if phoenix was started by the service starter
- startInput() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- startInput() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- startInput() - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally before any inbound data is read.
- StartLine - Class in com.sun.jini.jeri.internal.http
-
Class representing first line of an HTTP message.
- StartLine(int, int, String, String) - Constructor for class com.sun.jini.jeri.internal.http.StartLine
-
Creates start line for HTTP request message.
- StartLine(int, int, int, String) - Constructor for class com.sun.jini.jeri.internal.http.StartLine
-
Creates start line for HTTP response message.
- StartLine(InputStream) - Constructor for class com.sun.jini.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 com.sun.jini.mahalo.JoinStateManager
-
Start the manager.
- startManager(Configuration, LogOps, Object, ServiceID, Entry[]) - Method in class com.sun.jini.outrigger.JoinStateManager
-
Start the manager.
- startNode() - Static method in class com.sun.jini.outrigger.WrittenEntry
-
Return the node which is the head of the list.
- startOrdinal - Variable in class com.sun.jini.outrigger.TransitionWatcher
-
The transitions with higher ordinals occurred
after the operation associated with this
watcher was started.
- startOutput() - Method in class com.sun.jini.jeri.internal.http.HttpClientConnection.OutboundRequestImpl
-
- startOutput() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
- startOutput() - Method in class com.sun.jini.jeri.internal.http.Request
-
Method called internally before any outbound data is written.
- startTime - Variable in class com.sun.jini.outrigger.EntryHolder.SimpleRepEnum
-
- startTime - Variable in class com.sun.jini.outrigger.OutriggerQueryCookie
-
The time the first sub-query in a given series was started
- startTime - Variable in class com.sun.jini.thread.RetryTask
-
- startTime() - Method in class com.sun.jini.thread.RetryTask
-
Return the time this task was created, or the last
time
reset
was called.
- startTime - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- startTimeout - Variable in class com.sun.jini.jeri.internal.mux.Mux
-
- startupLogger - Static variable in class com.sun.jini.fiddler.FiddlerImpl
-
- startupLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for (successful) service startup message
- startupLogger - Static variable in class com.sun.jini.mercury.MailboxImpl
-
Logger for (successful) service startup message
- state - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- state - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- state - Variable in class com.sun.jini.jeri.internal.http.MessageReader
-
- state - Variable in class com.sun.jini.jeri.internal.http.MessageWriter
-
- state - Variable in class com.sun.jini.norm.NormServerBaseImpl.ReadyState
-
- state - Variable in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
- state - Variable in class com.sun.jini.outrigger.Txn
-
What state we think the transaction is in
- state - Variable in class com.sun.jini.outrigger.TxnState
-
The current state of the handle, such as READ
or
TAKE
.
- state - Variable in class com.sun.jini.phoenix.Activation.ActLogHandler
-
- state - Static variable in class com.sun.jini.phoenix.ActivationGroupImpl
-
- state - Variable in class com.sun.jini.thread.ReadyState
-
- 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
- stateChangeWaiting - Variable in class com.sun.jini.outrigger.Txn
-
true
if there is a blocked state change.
- stateCheck() - Method in class com.sun.jini.mercury.PersistentEventLog
-
Asserts that the log is in a valid state.
- stateCheck() - Method in class com.sun.jini.mercury.TransientEventLog
-
Asserts that the log is in a valid state.
- stateLock - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- stateLock - Variable in class com.sun.jini.jeri.internal.http.HttpServerConnection
-
- stateLock - Variable in class com.sun.jini.jeri.internal.http.Request
-
- stateLock - Variable in class com.sun.jini.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 com.sun.jini.constants.TxnConstants
-
Names of each of the states
- stateNames - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
- stateNames - Static variable in interface com.sun.jini.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 com.sun.jini.outrigger.Txn
-
Count of number of threads holding a read lock on state
- states - Static variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- status - Variable in class com.sun.jini.jeri.internal.http.StartLine
-
response status code
- status - Variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- 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.
- 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 com.sun.jini.reggie.RegistrarImpl.AllItemIter
-
Set reg to the next matching element, or null if none
- step() - Method in class com.sun.jini.reggie.RegistrarImpl.AttrItemIter
-
Set reg to the next matching element, or null if none.
- step() - Method in class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
Set reg to the next matching element, or null if none
- step() - Method in class com.sun.jini.reggie.RegistrarImpl.IDItemIter
-
Set reg to null
- step() - Method in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Set reg to the next matching element, or null if none
- step() - Method in class com.sun.jini.reggie.RegistrarImpl.SvcIterator
-
Set reg to the next matching element, or null if none.
- stepClass() - Method in class com.sun.jini.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 com.sun.jini.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.LookupDiscoveryManager
-
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 com.sun.jini.example.browser.ServiceEditor
-
- stop() - Method in class com.sun.jini.mahalo.Job
-
Halt all of the work being performed by
the Job
- stop() - Method in class com.sun.jini.mahalo.JoinStateManager
-
Make a good faith attempt to terminate
discovery, and cancel any lookup registrations.
- stop() - Method in class com.sun.jini.thread.InProgress
-
Signal the stop of the operation this object bounds.
- stop() - Method in class com.sun.jini.thread.WakeupManager
-
Stop executing.
- stoppable - Variable in class com.sun.jini.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 com.sun.jini.outrigger
-
Subclass of AvailabilityRegistrationWatcher
for
non-transactional persistent availability/visibility event
registrations.
- StorableAvailabilityWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
Used during log recovery to create a mostly empty
StorableAvailabilityWatcher
.
- StorableAvailabilityWatcher(long, long, Uuid, boolean, MarshalledObject, long, RemoteEventListener) - Constructor for class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
Create a new StorableAvailabilityWatcher
.
- StorableEventWatcher - Class in com.sun.jini.outrigger
-
Subclass of EventRegistrationWatcher
for non-transactional
persistent event registrations.
- StorableEventWatcher(long, long, long) - Constructor for class com.sun.jini.outrigger.StorableEventWatcher
-
Used during log recovery to create a mostly empty
StorableEventWatcher
.
- StorableEventWatcher(long, long, Uuid, MarshalledObject, long, RemoteEventListener) - Constructor for class com.sun.jini.outrigger.StorableEventWatcher
-
Create a new StorableEventWatcher
.
- StorableObject - Class in com.sun.jini.mahalo
-
This class holds a MarshalledObject
that can be stored
persistently.
- StorableObject(Object) - Constructor for class com.sun.jini.mahalo.StorableObject
-
Create a StorableObject
that will hold obj
in a MarshalledObject
.
- StorableObject - Interface in com.sun.jini.outrigger
-
Interface that must be implemented by objects that must persist their
state.
- StorableReference - Class in com.sun.jini.outrigger
-
This class holds a proxy for some remote resource.
- StorableReference(Object) - Constructor for class com.sun.jini.outrigger.StorableReference
-
Create a StorableReference
that will hold
obj
.
- StorableReference() - Constructor for class com.sun.jini.outrigger.StorableReference
-
Used by the object output stream.
- StorableResource - Interface in com.sun.jini.outrigger
-
Sub-interface of StorableObject
that must be implemented by
objects that represent leased resources and must persist their state.
- StorageLocationAdmin - Interface in com.sun.jini.admin
-
Admin interface for controlling the location of a service's persistent
storage.
- store - Variable in class com.sun.jini.norm.LeaseSet
-
PersistentStore
that changes should be logged to.
- store - Variable in class com.sun.jini.norm.NormServerBaseImpl
-
Our persistant store
- store(ObjectOutputStream) - Method in class com.sun.jini.outrigger.EntryRep
-
- store(ObjectOutputStream) - Method in class com.sun.jini.outrigger.JoinStateManager
-
- store - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Store - The reference to the persistent store, if any.
- store(ObjectOutputStream) - Method in class com.sun.jini.outrigger.StorableAvailabilityWatcher
-
Store the persistent fields
- store(ObjectOutputStream) - Method in class com.sun.jini.outrigger.StorableEventWatcher
-
Store the persistent fields
- store(ObjectOutputStream) - Method in interface com.sun.jini.outrigger.StorableObject
-
Store the persistent fields
- Store - Interface in com.sun.jini.outrigger
-
This interface defines the methods that any OutriggerServerImpl store must
implement.
- store(ObjectOutputStream) - Method in class com.sun.jini.outrigger.Txn
-
- StoredObject - Interface in com.sun.jini.outrigger
-
Interface for a stored resource.
- storedpart - Variable in class com.sun.jini.mahalo.ParticipantHandle
-
- StoredResource - Interface in com.sun.jini.outrigger
-
Interface for a stored resource.
- StoreException - Exception in com.sun.jini.norm
-
Base class for exceptions thrown by PersistantStore.
- StoreException(String) - Constructor for exception com.sun.jini.norm.StoreException
-
Create a store exception, forwarding a string to the superclass
constructor.
- StoreException(String, Throwable) - Constructor for exception com.sun.jini.norm.StoreException
-
Create an exception, forwarding a string to the
superclass constructor.
- storeGroupID(String, ActivationGroupID) - Static method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Stores the created
object to a well known file
under the provided dir
path.
- storeLocation - Variable in class com.sun.jini.norm.PersistentStore
-
Location of the persistent store, or null if not persistent
- storeLock - Variable in class com.sun.jini.discovery.internal.X500Provider
-
- storeLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to persistence
- str - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- str - Variable in class com.sun.jini.system.MultiCommandLine
-
- str - Variable in class com.sun.jini.system.POSIXCommandLine
-
- stream - Variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.mux.StreamConnectionIO
-
Creates a new StreamConnectionIO for the connection represented by
the supplied OutputStream and InputStream pair.
- StreamConnectionIO.Reader - Class in com.sun.jini.jeri.internal.mux
-
- StreamConnectionIO.Reader() - Constructor for class com.sun.jini.jeri.internal.mux.StreamConnectionIO.Reader
-
- StreamConnectionIO.Writer - Class in com.sun.jini.jeri.internal.mux
-
- StreamConnectionIO.Writer() - Constructor for class com.sun.jini.jeri.internal.mux.StreamConnectionIO.Writer
-
- streamCorrupt() - Method in class com.sun.jini.jeri.internal.http.HttpServerConnection.InboundRequestImpl
-
Returns true if stream corrupted, false if stream ok.
- StreamKey - Class in com.sun.jini.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 com.sun.jini.mercury.StreamKey
-
Simple constructor that accepts File and StreamType
arguments and then assigns them to the appropriate internal fields.
- StreamPlugThread - Class in com.sun.jini.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 com.sun.jini.thread.StreamPlugThread
-
- streamPool - Static variable in class com.sun.jini.mercury.PersistentEventLog
-
The StreamPool reference to be used for all
instances of EventLog.
- StreamPool - Class in com.sun.jini.mercury
-
This class provides a pool of LogStream objects.
- StreamPool(int) - Constructor for class com.sun.jini.mercury.StreamPool
-
Simple constructor that creates a pool of given size
.
- StreamType - Class in com.sun.jini.mercury
-
Class that serves the purpose of an enumeration type.
- StreamType() - Constructor for class com.sun.jini.mercury.StreamType
-
Simple constructor.
- street - Variable in class net.jini.lookup.entry.Address
-
Street address.
- stringDigest(String) - Static method in class net.jini.url.httpmd.HttpmdUtil
-
Converts a String in hexadecimal format to a message digest.
- stringLiteral(String) - Static method in class com.sun.jini.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 com.sun.jini.collection.SoftCache.Value
-
- 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.
- strong - Variable in class com.sun.jini.jeri.internal.runtime.AbstractDgcClient.CleanRequest
-
- 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_ENCRYPTION_CIPHERS - Static variable in class net.jini.jeri.ssl.Utilities
-
The names of cipher algorithms that do strong encryption
- strongRef - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
strong reference to impl, when pinned; guarded by "this"
- stub - Variable in class com.sun.jini.phoenix.Activation.ObjectEntry
-
the stub (if active)
- subclasses - Variable in class com.sun.jini.outrigger.TypeTree
-
For each type, a vector of known subtypes
- subDirectory() - Method in class com.sun.jini.norm.lookup.JoinState
-
- subDirectory() - Method in interface com.sun.jini.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 com.sun.jini.tool.JarWrapper.PreferredListWriter.DirNode
-
- subEventByID - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from Long(eventID) to EventReg.
- subEventByService - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Map from ServiceID to EventReg or EventReg[].
- 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
-
- 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.CertificateMatcher(BigInteger, String) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.CertificateMatcher
-
- 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.GetAllPrivateCredentialsAction(Subject) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.GetAllPrivateCredentialsAction
-
- SubjectCredentials.GetPrivateCredentialAction - Class in net.jini.jeri.ssl
-
A privileged action that gets the private credentials for an X.509
certificate.
- SubjectCredentials.GetPrivateCredentialAction(Subject, X509Certificate) - Constructor for class net.jini.jeri.ssl.SubjectCredentials.GetPrivateCredentialAction
-
- 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.
- 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
- subPolicies - Variable in class com.sun.jini.start.AggregatePolicyProvider
-
- subPolicyCache - Variable in class com.sun.jini.start.AggregatePolicyProvider
-
- SubStore - Interface in com.sun.jini.norm.lookup
-
Interface components must meet if they implement their own persistent store.
- subStores - Variable in class com.sun.jini.norm.PersistentStore
-
A list of all of the sub-stores
- subtreePrefs - Variable in class com.sun.jini.tool.JarWrapper.PreferredListReader
-
- subTypes(String) - Method in class com.sun.jini.outrigger.TypeTree
-
Return an iterator over the subtypes of the given class
(including the type itself).
- SubVM - Class in com.sun.jini.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 com.sun.jini.tool.envcheck.SubVM
-
- SubVMTask - Interface in com.sun.jini.tool.envcheck
-
A subtask to be run in a separate VM.
- success - Variable in class com.sun.jini.jeri.internal.runtime.Target
-
- successfulRenewal() - Method in class com.sun.jini.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 com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- suffix - Variable in class com.sun.jini.outrigger.snaplogstore.SnapshotFile
-
- suffix - Variable in class com.sun.jini.system.FileObserver
-
- suiteIndex - Variable in class net.jini.jeri.ssl.SslEndpointImpl.ComparableConnectionContext
-
- SunJrmpExporter - Class in com.sun.jini.phoenix
-
JRMP exporter to export an object using a well-known object identifier.
- SunJrmpExporter(int, int) - Constructor for class com.sun.jini.phoenix.SunJrmpExporter
-
Creates a JRMP exporter that exports using the specified well-known
object identifier and the specified port.
- superclass - Variable in class com.sun.jini.reggie.EntryClass
-
Descriptor for the superclass
- superclass - Variable in class com.sun.jini.reggie.ServiceType
-
Descriptor for the superclass.
- superclasses - Variable in class com.sun.jini.outrigger.EntryRep
-
- superclasses() - Method in class com.sun.jini.outrigger.EntryRep
-
Return the array names of superclasses of this entry type.
- supertypes() - Method in class com.sun.jini.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(InvocationConstraint) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
- SUPPORTED - Static variable in class com.sun.jini.discovery.internal.X500Constraints
-
- 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_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 com.sun.jini.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 com.sun.jini.discovery.internal.Plaintext
-
- supportedLocales - Variable in class net.jini.lookup.ui.attribute.Locales
-
- supportedProtocols - Static variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- supportedRequestConstraints - Static variable in class com.sun.jini.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 com.sun.jini.jeri.internal.http.HttpClientConnection
-
Returns true if requests sent over this connection should chunk output.
- supportsChunking(StartLine, Header) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.AttrItemIter
-
Current index into svcs
- svcidx - Variable in class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
Current index into svcs
- svcs - Variable in class com.sun.jini.reggie.RegistrarImpl.AttrItemIter
-
SvcRegs obtained from serviceByAttr for chosen attr
- svcs - Variable in class com.sun.jini.reggie.RegistrarImpl.ClassItemIter
-
SvcRegs obtained from iter or serviceByEmptyAttr
- 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 com.sun.jini.mercury.ControlLog
-
Forces system buffers to synchronize with the underlying device.
- sync() - Method in class com.sun.jini.mercury.LogOutputStream
-
Synchronizes system buffers with underlying device.
- syncGetInstances(Collection, Class) - Static method in class com.sun.jini.discovery.internal.X500Provider
-
Returns a new collection containing all instances of the specified class
contained in the given collection.
- 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 com.sun.jini.phoenix.ActivationGroupImpl.WrappedGID
-
Prepared system proxy
- sysDomain - Static variable in class net.jini.security.policy.DynamicPolicyProvider
-
- system - Variable in class com.sun.jini.phoenix.Activation
-
SystemImpl instance
- SystemAccessExporter - Class in com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.SystemAccessExporter
-
Creates an exporter with the specified underlying exporter and a
DefaultGroupPolicy
instance.
- SystemAccessExporter(Exporter, GroupPolicy) - Constructor for class com.sun.jini.phoenix.SystemAccessExporter
-
Creates an exporter with the specified underlying exporter and the
specified group policy, if any.
- SystemAccessExporter.SystemImpl - Class in com.sun.jini.phoenix
-
- SystemAccessExporter.SystemImpl(ActivationSystem, GroupPolicy) - Constructor for class com.sun.jini.phoenix.SystemAccessExporter.SystemImpl
-
- SystemAccessILFactory - Class in com.sun.jini.phoenix
-
- SystemAccessILFactory() - Constructor for class com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.SystemAccessILFactory
-
- SystemAccessILFactory(MethodConstraints, Class, GroupPolicy, ClassLoader) - Constructor for class com.sun.jini.phoenix.SystemAccessILFactory
-
Creates a factory with the specified server constraints, permission
class, group policy, and class loader.
- SystemAccessILFactory.SystemDispatcher - Class in com.sun.jini.phoenix
-
- SystemAccessILFactory.SystemDispatcher(Collection, Remote, ServerCapabilities, MethodConstraints, Class, GroupPolicy, boolean, ClassLoader) - Constructor for class com.sun.jini.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.
- SystemAccessProxyTrustILFactory - Class in com.sun.jini.phoenix
-
- SystemAccessProxyTrustILFactory() - Constructor for class com.sun.jini.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 com.sun.jini.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 com.sun.jini.phoenix.SystemAccessProxyTrustILFactory
-
- SystemAccessProxyTrustILFactory(MethodConstraints, Class, GroupPolicy, ClassLoader) - Constructor for class com.sun.jini.phoenix.SystemAccessProxyTrustILFactory
-
Creates a factory with the specified server constraints, permission
class, group policy, and class loader.
- systemClasspath - Static variable in class com.sun.jini.tool.classdepend.ClassDepend
-
The system classpath.
- 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 com.sun.jini.phoenix.Activation
-
exporter for system
- SystemPermission - Class in com.sun.jini.phoenix
-
- SystemPermission(String) - Constructor for class com.sun.jini.phoenix.SystemPermission
-
Creates an instance with the specified name.
- systemStub - Variable in class com.sun.jini.phoenix.Activation
-
stub for system
- systemThreadGroup - Static variable in class com.sun.jini.thread.NewThreadAction
-
cached reference to the system (root) thread group
- systemThreadPool - Static variable in class com.sun.jini.jeri.internal.http.ConnectionTimer
-
- systemThreadPool - Static variable in class com.sun.jini.jeri.internal.http.HttpClientManager
-
- systemThreadPool - Static variable in class com.sun.jini.jeri.internal.http.Request
-
- systemThreadPool - Static variable in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.jeri.internal.runtime.SelectionManager
-
pool of threads for executing tasks in system thread group
- systemThreadPool - Static variable in class com.sun.jini.thread.GetThreadPoolAction
-
pool of threads for executing tasks in system 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.
- t - Variable in class net.jini.config.ConfigurationFile.ErrorDescriptor
-
exception associated with this error
- table - Variable in class com.sun.jini.collection.WeakTable
-
The map of known objects.
- table - Variable in class com.sun.jini.jeri.internal.runtime.Binding
-
- table - Variable in class com.sun.jini.jeri.internal.runtime.DgcRequestDispatcher
-
- table - Static variable in class net.jini.jeri.BasicJeriExporter
-
- tail - Variable in class com.sun.jini.jeri.internal.http.TimedMap.Queue
-
- tail - Variable in class com.sun.jini.outrigger.OperationJournal
-
The current tail of the transitions list.
- tail - Variable in class net.jini.security.policy.DynamicPolicyProvider.WeakGroup
-
- take(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface com.sun.jini.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 com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- take(EntryRep[], Transaction, long, int, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- take(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- take(EntryRep[], Transaction, long, int, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- take(Entry, Transaction, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- take(Collection, Transaction, long, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- TAKE - Static variable in interface com.sun.jini.outrigger.TransactableConstants
-
- 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_OP - Static variable in class com.sun.jini.outrigger.snaplogstore.LogFile
-
A log entry that records a take
.
- takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in interface com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl
-
- takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerWrapper
-
- takeIfExists(Entry, Transaction, long) - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- 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.
- TakeIfExistsWatcher - Class in com.sun.jini.outrigger
-
Subclass of QueryWatcher
for takeIfExists
queries.
- TakeIfExistsWatcher(long, long, long, Set, WeakHashMap, Txn) - Constructor for class com.sun.jini.outrigger.TakeIfExistsWatcher
-
Create a new TakeIfExistsWatcher
.
- takeIt - Variable in class com.sun.jini.outrigger.ConsumingWatcher
-
true
if this query is a take and
false
otherwise.
- takeLimit - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Max number of entries to return in a take multiple call
- TakeMultipleWatcher - Class in com.sun.jini.outrigger
-
Subclass of QueryWatcher
for blocking take multiple
queries.
- TakeMultipleWatcher(int, long, long, long, WeakHashMap, Txn) - Constructor for class com.sun.jini.outrigger.TakeMultipleWatcher
-
Create a new TakeMultipleWatcher
.
- takeOp(Uuid, Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a take
operation.
- takeOp(Uuid[], Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a batch take
operation.
- takeOp(byte[], Long) - Method in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
This method records a logged take operation.
- takeOp(Uuid, Long) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
Log a take
operation.
- takeOp(Uuid[], Long) - Method in class com.sun.jini.outrigger.snaplogstore.LogOutputFile
-
- takeSnapshot(OutputStream) - Method in class com.sun.jini.fiddler.FiddlerImpl
-
Writes the current state of this service to persistent storage.
- takeSnapshot(OutputStream) - Method in class com.sun.jini.mercury.MailboxImpl
-
Write the current state of the Mercury to persistent storage.
- takeSnapshot() - Method in class com.sun.jini.norm.lookup.JoinState
-
Used by all the methods that change persistent state to
commit the change to disk
- takeSnapshot() - Method in class com.sun.jini.norm.NormServerBaseImpl.SnapshotThread
-
Signal this thread that is should take a snapshot
- takeSnapshot(OutputStream) - Method in class com.sun.jini.reggie.RegistrarImpl
-
Write the current state of the Registrar to persistent storage.
- takeTask() - Method in class com.sun.jini.thread.TaskManager.TaskThread
-
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 com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
true
if entries yielded by the query should
removed.
- target - Variable in class com.sun.jini.jeri.internal.runtime.BasicExportTable.Entry
-
- Target - Class in com.sun.jini.jeri.internal.runtime
-
A Target represents a remote object, exported by BasicJeriExporter.
- Target(Uuid, DgcRequestDispatcher[], boolean, boolean, ObjectTable, SecurityContext, ClassLoader, JvmLifeSupport) - Constructor for class com.sun.jini.jeri.internal.runtime.Target
-
Construction must be directly followed by three calls.
- target - Variable in class com.sun.jini.mercury.MailboxImpl.RegistrationEnabledLogObj
-
The registration ID.
- targetClass - Variable in class com.sun.jini.discovery.DiscoveryConstraints.ConstraintReducer
-
- targetInfo - Variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- targetJar - Variable in class com.sun.jini.tool.PreferredListGen
-
the first JAR in the set of files loaded via the -jar option
- targets - Variable in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
targets for all exports of referenced impl; guarded by "this"
- task - Variable in class com.sun.jini.thread.TaskManager.TaskThread
-
The task being run, if any
- task - Variable in class com.sun.jini.thread.WakeupManager.Ticket
-
The task object to be executed
- tasker - Variable in class com.sun.jini.reggie.RegistrarImpl
-
Task manager for sending events and discovery responses
- taskFor(Txn) - Method in class com.sun.jini.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.
- taskload - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- taskManager - Variable in class com.sun.jini.mercury.MailboxImpl.Notifier
-
TaskManager
that will be handling the
notification tasks
- taskManager - Variable in class com.sun.jini.norm.event.EventTypeGenerator
-
Task manager used to send events
- taskManager - Variable in class com.sun.jini.outrigger.TxnMonitor
-
The manager for TxnMonitorTask
objects.
- TaskManager - Class in com.sun.jini.thread
-
A task manager manages a single queue of tasks, and some number of
worker threads.
- TaskManager() - Constructor for class com.sun.jini.thread.TaskManager
-
Create a task manager with maxThreads = 10, timeout = 15 seconds,
and loadFactor = 3.0.
- TaskManager(int, long, float) - Constructor for class com.sun.jini.thread.TaskManager
-
Create a task manager.
- taskManager - Variable in class net.jini.discovery.LookupDiscovery
-
Task manager for running UnicastDiscoveryTasks and
DecodeAnnouncementTasks.
- taskManager - Variable in class net.jini.lease.LeaseRenewalManager
-
Task manager for queuing and renewing leases
- TaskManager.Task - Interface in com.sun.jini.thread
-
The interface that tasks must implement
- TaskManager.TaskThread - Class in com.sun.jini.thread
-
- TaskManager.TaskThread() - Constructor for class com.sun.jini.thread.TaskManager.TaskThread
-
- taskMgr - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Task manager for sending remote discovery events
- taskMgr - Variable in class net.jini.lookup.JoinManager
-
Task manager for the various tasks executed by this join manager.
- taskName(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
-
Return a fully qualified external class name for the given static
inner class name.
- taskName - Variable in class com.sun.jini.tool.envcheck.plugins.CheckJDK1_4
-
name of task to execute
- taskpool - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- tasks - Variable in class com.sun.jini.mahalo.Job
-
- tasks - Variable in class com.sun.jini.thread.TaskManager
-
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 com.sun.jini.fiddler.FiddlerImpl
-
- taskthreads - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- tasktimeout - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- taskWakeupMgr - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
wakeup manager for ParticipantTask
- 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.ConnectionEndpointImpl() - Constructor for class net.jini.jeri.tcp.TcpEndpoint.ConnectionEndpointImpl
-
- TcpEndpoint.ConnectionImpl - Class in net.jini.jeri.tcp
-
Connection implementation.
- TcpEndpoint.ConnectionImpl(Socket) - Constructor for class net.jini.jeri.tcp.TcpEndpoint.ConnectionImpl
-
- TcpEndpoint.Handle - Class in net.jini.jeri.tcp
-
OutboundRequestHandle implementation.
- TcpEndpoint.Handle(Constraints.Distilled) - Constructor for class net.jini.jeri.tcp.TcpEndpoint.Handle
-
- 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() - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LE
-
- 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.LE.Cookie(int) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LE.Cookie
-
- TcpServerEndpoint.LH - Class in net.jini.jeri.tcp
-
ListenHandle implementation: represents a listen operation.
- TcpServerEndpoint.LH(RequestDispatcher, ServerSocket, SecurityContext, ServerEndpoint.ListenCookie) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LH
-
- TcpServerEndpoint.LH.ServerConnectionImpl - Class in net.jini.jeri.tcp
-
ServerConnection implementation.
- TcpServerEndpoint.LH.ServerConnectionImpl(Socket) - Constructor for class net.jini.jeri.tcp.TcpServerEndpoint.LH.ServerConnectionImpl
-
- tell(List) - Method in class net.jini.lease.LeaseRenewalManager
-
Notify the listener for each lease
- tells - Variable in class com.sun.jini.tool.ClassDep
-
Given a specific fully qualified classes, what other classes
in the roots list depend on it.
- tells - Variable in class com.sun.jini.tool.PreferredListGen
-
the set of classes to report based on the -tell options
- Template - Class in com.sun.jini.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 com.sun.jini.reggie.Template
-
Converts a ServiceTemplate to a Template.
- TemplateHandle - Class in com.sun.jini.outrigger
-
TemplateHandle
associates one or more
TransitionWatcher
s with a template.
- TemplateHandle(EntryRep, WatchersForTemplateClass) - Constructor for class com.sun.jini.outrigger.TemplateHandle
-
Create a handle for the template tmpl
.
- templateReaperThread - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The reaper thread for expired notifications
- templates - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Templates for which someone has registered interest
- templates - Variable in class com.sun.jini.outrigger.snaplogstore.Registration
-
- terminate() - Method in class com.sun.jini.mahalo.LeaseExpirationMgr
-
Terminate the LeaseExpirationMgr
, killing any
threads it has started
- terminate() - Method in class com.sun.jini.norm.event.EventTypeGenerator
-
Terminate any independent treads started by event types
associated with this generator.
- terminate() - Method in class com.sun.jini.norm.LeaseExpirationMgr
-
Terminate the LeaseExpirationMgr
, killing any
threads it has started
- terminate() - Method in class com.sun.jini.outrigger.ExpirationOpQueue
-
Stop the queue
- terminate() - Method in class com.sun.jini.outrigger.Notifier
-
Terminate the notifier, shutting down any threads
it has running.
- terminate() - Method in class com.sun.jini.outrigger.OperationJournal
-
Terminate queue processing.
- TERMINATE - Static variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- terminate() - Method in class com.sun.jini.phoenix.Activation.GroupEntry
-
- terminate() - Method in class com.sun.jini.thread.TaskManager
-
Interrupt all threads, and stop processing tasks.
- terminate() - Method in class com.sun.jini.tool.ClassServer
-
Close the server socket, causing the thread to terminate.
- 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.discovery.LookupDiscovery
-
Terminate the discovery process.
- terminate() - Method in class net.jini.discovery.LookupDiscoveryManager
-
Terminates all threads, ending all discovery processing being
performed by the current instance of this class.
- terminate() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Terminates all threads, ending all locator discovery processing being
performed by the current instance of this class.
- 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() - 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
.
- TERMINATED - Static variable in class com.sun.jini.jeri.internal.mux.Session
-
- terminated - Variable in class com.sun.jini.thread.TaskManager
-
True if manager has been terminated
- terminated - Variable in class net.jini.discovery.LookupDiscovery
-
Flag indicating whether or not this class is still functional.
- terminated - Variable in class net.jini.discovery.LookupLocatorDiscovery
-
Flag indicating whether or not this class is still functional.
- terminateJoin() - Method in class com.sun.jini.norm.lookup.JoinState
-
Terminate our participation in the Join and discovery
Protocols.
- terminateTaskMgr() - Method in class net.jini.discovery.LookupDiscovery
-
This method removes all pending and active tasks from the TaskManager
for this instance.
- terminateTaskMgr() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
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.
- terminateTaskMgr(TaskManager) - Method in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
For the given TaskManager, this method removes all pending and
active tasks.
- TERMINATING - Static variable in class com.sun.jini.phoenix.Activation.GroupEntry
-
- testAndSetRenewalPending() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
Atomically test and set the renewalPending flag.
- testArrayForNullElement(String[]) - Method in class net.jini.discovery.LookupDiscovery
-
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.LookupLocatorDiscovery
-
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 com.sun.jini.example.browser.Browser
-
- theProp - Variable in class com.sun.jini.action.GetBooleanAction
-
- theProp - Variable in class com.sun.jini.action.GetIntegerAction
-
- theProp - Variable in class com.sun.jini.action.GetLongAction
-
- theProp - Variable in class com.sun.jini.action.GetPropertyAction
-
- thisConfig - Variable in class net.jini.lookup.ServiceDiscoveryManager
-
- thisLine - Variable in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- thisLineLength - Variable in class com.sun.jini.jeri.internal.runtime.HexDumpEncoder
-
- thisServicesAttrs - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
The attributes to use when joining lookup service(s)
- thisServicesGroups - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Groups whose members are lookup services this service should join.
- thisServicesLocators - Variable in class com.sun.jini.fiddler.FiddlerImpl
-
Locators of specific lookup services this service should join.
- thisTaskSeqN - Variable in class net.jini.lookup.ServiceDiscoveryManager.CacheTask
-
- thisTaskSid - Variable in class net.jini.lookup.ServiceDiscoveryManager.ServiceIdTask
-
- thread(Runnable) - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
Create a thread for the given runnable based on the values in this
object.
- threadGroup - Variable in class com.sun.jini.thread.ThreadPool
-
thread group that this pool's threads execute in
- threadpool - Variable in class com.sun.jini.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 com.sun.jini.thread
-
ThreadPool is a simple thread pool implementation of the Executor
interface.
- ThreadPool(ThreadGroup) - Constructor for class com.sun.jini.thread.ThreadPool
-
Creates a new thread group that executes tasks in threads of
the given thread group.
- ThreadPool.Task - Class in com.sun.jini.thread
-
Task simply encapsulates a task's Runnable object with its name.
- ThreadPool.Task(Runnable, String) - Constructor for class com.sun.jini.thread.ThreadPool.Task
-
- ThreadPool.Worker - Class in com.sun.jini.thread
-
Worker executes an initial task, and then it executes tasks from the
queue, passing away if ever idle for more than the idle timeout value.
- ThreadPool.Worker(ThreadPool.Task) - Constructor for class com.sun.jini.thread.ThreadPool.Worker
-
- ThreadPoolPermission - Class in com.sun.jini.thread
-
Permission to use internal thread pools (see GetThreadPoolAction).
- ThreadPoolPermission(String) - Constructor for class com.sun.jini.thread.ThreadPoolPermission
-
Creates a new ThreadPoolPermission with the
specified name.
- threads - Variable in class com.sun.jini.thread.TaskManager
-
Active threads
- throttleLoopOnException() - Method in class com.sun.jini.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 com.sun.jini.lease.BasicRenewalFailureEvent
-
Transient cache of exception returned by getThrowable
method.
- ThrowableConstants - Class in com.sun.jini.constants
-
Various constants useful in processing exceptions
- ThrowableConstants() - Constructor for class com.sun.jini.constants.ThrowableConstants
-
- throwConfigurationException(ConfigurationException, List) - Method in class net.jini.config.ConfigurationFile
-
Allows a subclass of ConfigurationFile
to
control the ConfigurationException
that is thrown.
- throwNewCannotJoinException() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw new CannotJoinException
- throwNewConfigurationException(String) - Static method in class com.sun.jini.outrigger.JoinStateManager
-
Construct, log, and throw a new ConfigurationException with
the given message.
- throwNewMarshalException(String, Exception) - Static method in class com.sun.jini.outrigger.EntryRep
-
Construct, log, and throw a new MarshalException
- throwNewNoSuchObjectException(String, Logger) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw new NoSuchObjectException
- throwNewNoSuchObjectException(String, Throwable, Logger) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw new NoSuchObjectException with a nested exception
- throwNewUnknownLeaseException(Object) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Log and throw a new UnknownLeaseException
- throwNewUnusableEntryException(Entry, String[], Throwable[]) - Method in class com.sun.jini.outrigger.EntryRep
-
Construct, log, and throw a new UnusableEntryException
- throwNewUnusableEntryException(Throwable) - Static method in class com.sun.jini.outrigger.EntryRep
-
Construct, log, and throw a new UnusableEntryException, that
raps a given exception.
- throwNewUnusableEntryException(String, Exception) - Static method in class com.sun.jini.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 com.sun.jini.tool.envcheck.Reporter.Message
-
optional exception associated with the message
- throwRemoteException() - Method in exception com.sun.jini.proxy.ThrowThis
-
Throw the RemoteException
the server wants thrown
- throwRuntime(RuntimeException) - Static method in class com.sun.jini.outrigger.EntryRep
-
Log and throw a runtime exception
- ThrowThis - Class in com.sun.jini.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 com.sun.jini.outrigger.ThrowThis
-
- ThrowThis - Exception in com.sun.jini.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 com.sun.jini.proxy.ThrowThis
-
Simple constructor
- ThrowThis(RemoteException, String) - Constructor for exception com.sun.jini.proxy.ThrowThis
-
Simple constructor.
- ticket - Variable in class com.sun.jini.norm.LeaseExpirationMgr.MgrTask
-
Ticket for this task
- ticket - Variable in class com.sun.jini.thread.RetryTask
-
- ticket - Variable in class net.jini.discovery.LookupDiscovery.UnicastDiscoveryTask
-
- ticketMap - Variable in class com.sun.jini.mahalo.LeaseExpirationMgr
-
- ticketMap - Variable in class com.sun.jini.norm.LeaseExpirationMgr
-
Map of sets to task tickets.
- tickets - Variable in class net.jini.discovery.LookupDiscovery
-
- tid - Variable in class com.sun.jini.mahalo.SettlerTask
-
- tiebreaker - Variable in class com.sun.jini.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.
- time - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- TimeConstants - Interface in com.sun.jini.constants
-
Various constants useful in calculating times.
- TimedConnection - Interface in com.sun.jini.jeri.internal.http
-
Interface implemented by connections which can be timed out.
- TimedMap - Class in com.sun.jini.jeri.internal.http
-
Simple hash map which evicts entries after a fixed timeout.
- TimedMap(Executor, long) - Constructor for class com.sun.jini.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 com.sun.jini.jeri.internal.http
-
Expired mapping eviction thread.
- TimedMap.Evictor() - Constructor for class com.sun.jini.jeri.internal.http.TimedMap.Evictor
-
- TimedMap.Mapping - Class in com.sun.jini.jeri.internal.http
-
Key/value mapping.
- TimedMap.Mapping(Object, Object, long) - Constructor for class com.sun.jini.jeri.internal.http.TimedMap.Mapping
-
- TimedMap.Queue - Class in com.sun.jini.jeri.internal.http
-
Lightweight doubly-linked queue supporting constant-time manipulation.
- TimedMap.Queue() - Constructor for class com.sun.jini.jeri.internal.http.TimedMap.Queue
-
- TimedMap.Queue.Node - Class in com.sun.jini.jeri.internal.http
-
- TimedMap.Queue.Node() - Constructor for class com.sun.jini.jeri.internal.http.TimedMap.Queue.Node
-
- 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 com.sun.jini.system.FileObserver
-
- timeout - Variable in class com.sun.jini.discovery.UnicastSocketTimeout
-
The socket timeout.
- timeout - Variable in class com.sun.jini.jeri.internal.http.TimedMap
-
- timeout - Variable in class com.sun.jini.thread.TaskManager
-
Idle time before a thread should exit
- TIMEOUT - Static variable in class net.jini.jeri.connection.ConnectionManager
-
How long to leave idle muxes around before closing them.
- 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.
- timeouts - Variable in class com.sun.jini.jeri.internal.http.ConnectionTimer
-
- timestamp - Variable in class com.sun.jini.jeri.internal.http.ServerInfo
-
time of last update
- timeStamp - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd.LastLog
-
- timestamp - Variable in class com.sun.jini.outrigger.TransitionWatcher
-
The time stamp for this object
- timestamp - Variable in class com.sun.jini.outrigger.WrittenEntry
-
The time at which this entry was written.
- timestamp() - Method in class com.sun.jini.outrigger.WrittenEntry
-
Return the time stamp when this entry was written.
- timeToLive - Variable in class com.sun.jini.discovery.DiscoveryConstraints
-
- tmpl - Variable in class com.sun.jini.example.browser.Browser
-
- tmpl - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.IteratorImpl
-
The template the match
- tmpl - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The template to match.
- tmpl - Variable in class com.sun.jini.reggie.RegistrarImpl.ItemIter
-
Template to match
- tmpl - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl
-
- tmpls - Variable in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Templates being used for the query
- tmpls - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
The complete set of templates
- to - Variable in class com.sun.jini.logging.Levels.ClassReplacingObjectOutputStream
-
- toArray() - Method in class net.jini.core.constraint.ArraySet
-
- toArray(Object[]) - Method in class net.jini.core.constraint.ArraySet
-
- toByteArray(Uuid) - Static method in class com.sun.jini.outrigger.snaplogstore.ByteArrayWrapper
-
Encode the passed Uuid
in to a newly allocated
byte[16]
in big-endian byte order.
- toClass(String) - Method in class com.sun.jini.reggie.EntryClass
-
- toClass(EntryClassBase[]) - Static method in class com.sun.jini.reggie.EntryClassBase
-
Converts an array of EntryClassBase to an array of Class.
- toClass(String) - Method in class com.sun.jini.reggie.ServiceType
-
Converts this descriptor to a Class instance, loading from codebase
- toClass(ServiceTypeBase[]) - Static method in class com.sun.jini.reggie.ServiceTypeBase
-
Converts an array of ServiceTypeBase to an array of Class.
- toDo - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.AllReps
-
- toEntry(EntryRep[]) - Static method in class com.sun.jini.reggie.EntryRep
-
Converts an array of EntryRep to an array of Entry.
- toEntryClass(Class) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns an EntryClass descriptor for a class.
- toEntryClassBase(Class) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns a EntryClassBase descriptor for a class.
- toEntryClassBase(Class, boolean) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns a EntryClassBase descriptor for a class.
- toEntryRep(Entry[], boolean) - Static method in class com.sun.jini.reggie.EntryRep
-
Converts an array of Entry to an array of EntryRep.
- toFile() - Method in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
Returns file represented by this URL.
- toFile(File) - Method in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
Returns file represented by this URL.
- toHexChar(int) - Static method in class com.sun.jini.jeri.internal.mux.Mux
-
- toHexString(byte) - Static method in class com.sun.jini.jeri.internal.mux.Mux
-
- toHexString(int) - Static method in class com.sun.jini.jeri.internal.mux.Mux
-
- toHexString(byte[]) - Static method in class com.sun.jini.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.
- 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 com.sun.jini.jeri.internal.http.ServerInfo.LineParser
-
- 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 UIDescriptor
s that contain a
DialogFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.FrameFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
FrameFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JComponentFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
JComponentFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JDialogFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
JDialogFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JFrameFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
JFrameFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.JWindowFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
JWindowFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.PanelFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
PanelFactory
.
- TOOLKIT - Static variable in interface net.jini.lookup.ui.factory.WindowFactory
-
Convenience constant to use in the toolkit
field of UIDescriptor
s that contain a
WindowFactory
.
- topUuid - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The Uuid
for this service.
- topUuid - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The Uuid
for this service.
- topUuid - Variable in class com.sun.jini.outrigger.snaplogstore.BackEnd
-
- toServiceItem(ArrayList) - Static method in class com.sun.jini.reggie.Item
-
Converts an ArrayList of Item to an array of ServiceItem.
- toServiceType(Class) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns a ServiceType descriptor for a class.
- toServiceType(Class[]) - Static method in class com.sun.jini.reggie.ClassMapper
-
Converts an array of Class to an array of ServiceType.
- toServiceTypeBase(Class) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns a ServiceTypeBase descriptor for a class.
- toServiceTypeBase(Class, boolean) - Static method in class com.sun.jini.reggie.ClassMapper
-
Returns a ServiceTypeBase descriptor for a class.
- toString() - Method in class com.sun.jini.collection.WeakSoftTable
-
Returns a string representation of this object.
- toString() - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- toString() - Method in class com.sun.jini.discovery.DiscoveryV1
-
- toString() - Method in class com.sun.jini.discovery.DiscoveryV2
-
- toString() - Method in class com.sun.jini.discovery.internal.EndpointBasedClient.PrearrangedSocketFactory
-
- toString() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Returns a string representation of this announcement.
- toString() - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
-
- toString() - Method in class com.sun.jini.discovery.MulticastRequest
-
Returns string representation of this request.
- toString() - Method in class com.sun.jini.discovery.MulticastTimeToLive
-
- toString() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns a string representation of this response.
- toString() - Method in class com.sun.jini.discovery.UnicastSocketTimeout
-
- toString() - Method in class com.sun.jini.example.browser.Browser.ServiceListItem
-
- toString() - Method in class com.sun.jini.example.browser.ObjectNode
-
- toString() - Method in class com.sun.jini.example.browser.ServiceEditor.GroupItem
-
- toString() - Method in class com.sun.jini.jeri.internal.runtime.ImplRefManager.ImplRef
-
- toString() - Method in class com.sun.jini.jeri.internal.runtime.Target
-
- toString() - Method in class com.sun.jini.landlord.LandlordLease
-
- toString() - Method in class com.sun.jini.mercury.EventID
-
- toString() - Method in class com.sun.jini.mercury.ServiceRegistration
-
- toString() - Method in class com.sun.jini.norm.ClientLeaseWrapper
-
- toString() - Method in class com.sun.jini.norm.LeaseSet
-
Returns a string representation of this object.
- toString(Object[]) - Static method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns the contents of an array as a string.
- toString() - Method in class com.sun.jini.norm.NormServerBaseImpl
-
Returns a string representation of this object.
- toString() - Method in class com.sun.jini.outrigger.AdminProxy
-
- toString() - Method in class com.sun.jini.outrigger.EntryHandle
-
- toString() - Method in class com.sun.jini.outrigger.EntryHandleHashDesc
-
- toString() - Method in class com.sun.jini.outrigger.EntryHandleTmplDesc
-
- toString() - Method in class com.sun.jini.outrigger.EntryRep
-
- toString() - Method in class com.sun.jini.outrigger.IteratorProxy
-
- toString() - Method in class com.sun.jini.outrigger.MatchSetProxy
-
- toString() - Method in class com.sun.jini.outrigger.OutriggerQueryCookie
-
- toString() - Method in class com.sun.jini.outrigger.ParticipantProxy
-
- toString() - Method in class com.sun.jini.outrigger.snaplogstore.LogInputFile
-
- toString() - Method in class com.sun.jini.outrigger.SpaceProxy2
-
- toString() - Method in class com.sun.jini.outrigger.ThrowThis
-
- toString() - Method in class com.sun.jini.outrigger.WrittenEntry
-
- toString() - Method in class com.sun.jini.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 com.sun.jini.reggie.EntryClass
-
- toString() - Method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.reggie.ServiceType
-
- toString() - Method in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
- toString() - Method in class com.sun.jini.start.ActivateWrapper.ExportClassLoader
-
- toString() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Prints out a field summary
- toString() - Method in class com.sun.jini.start.ServiceStarter.Result
-
- toString() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
- toString() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
- toString() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- toString() - Method in class com.sun.jini.thread.WakeupManager.Ticket
-
- toString() - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
- toString() - Method in class com.sun.jini.tool.DebugDynamicPolicyProvider.Request
-
- toString() - Method in class com.sun.jini.tool.JarWrapper.SourceJarURL
-
- toString() - Method in class com.sun.jini.tool.PreferredListGen.Graph
-
- 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.ConstrainableLookupLocator
-
Returns a string representation of this object.
- toString() - Method in class net.jini.entry.AbstractEntry
-
- 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.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.
- totalMatches - Variable in class com.sun.jini.reggie.Matches
-
ServiceMatches.totalMatches
- totalMatches - Variable in class net.jini.core.lookup.ServiceMatches
-
Total number of matching items.
- toThrow - Variable in class com.sun.jini.outrigger.SingletonQueryWatcher
-
If resolved and an exception needs to be thrown the exception
to throw
- toThrow - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
If resolved and an exception needs to be thrown the exception
to throw
- toThrow - Variable in class com.sun.jini.outrigger.ThrowThis
-
- toThrow() - Method in class com.sun.jini.outrigger.ThrowThis
-
- toThrow - Variable in exception com.sun.jini.proxy.ThrowThis
-
Exception we want the proxy to throw
- toUtf(String) - Static method in class com.sun.jini.discovery.internal.Plaintext
-
Returns a byte array containing the UTF encoding of the given string.
- toUuid(byte[]) - Static method in class com.sun.jini.outrigger.snaplogstore.ByteArrayWrapper
-
Create a new Uuid
that matches the bit pattern
in the passed byte[]
.
- tr - Variable in class com.sun.jini.mahalo.AbortJob
-
- tr - Variable in class com.sun.jini.mahalo.CommitJob
-
- tr - Variable in class com.sun.jini.mahalo.PrepareAndCommitJob
-
- tr - Variable in class com.sun.jini.mahalo.PrepareJob
-
- tr - Variable in class com.sun.jini.outrigger.Txn
-
Cached ServerTransaction
object for
the transaction this object is fronting for.
- traces - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
flag controlling printing stack traces
- Transactable - Interface in com.sun.jini.outrigger
-
This interface is implemented by objects that represent operations
undertaken under a transaction.
- TransactableAvailabilityWatcher - Class in com.sun.jini.outrigger
-
Subclass of AvailabilityRegistrationWatcher
for
transactional availability event registrations.
- TransactableAvailabilityWatcher(long, long, Uuid, boolean, MarshalledObject, long, RemoteEventListener, Txn) - Constructor for class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
Create a new TransactableAvailabilityWatcher
.
- TransactableConstants - Interface in com.sun.jini.outrigger
-
Useful constants for Transactable
objects.
- TransactableEventWatcher - Class in com.sun.jini.outrigger
-
Subclass of EventRegistrationWatcher for transactional
event registrations.
- TransactableEventWatcher(long, long, Uuid, MarshalledObject, long, RemoteEventListener, Txn) - Constructor for class com.sun.jini.outrigger.TransactableEventWatcher
-
Create a new TransactableEventWatcher
.
- TransactableMgr - Interface in com.sun.jini.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 com.sun.jini.outrigger
-
Subclass of QueryWatcher
for and transactional
readIfExists
queries.
- TransactableReadIfExistsWatcher(long, long, long, Set, WeakHashMap, Txn) - Constructor for class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
Create a new TransactableReadIfExistsWatcher
.
- transaction - Variable in class com.sun.jini.outrigger.snaplogstore.PendingTxn
-
- 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.Created - Class in net.jini.core.transaction
-
Class that holds return values from create methods.
- Transaction.Created(Transaction, Lease) - Constructor for class net.jini.core.transaction.Transaction.Created
-
Simple constructor.
- 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.
- 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.
- TransactionManager.Created(long, Lease) - Constructor for class net.jini.core.transaction.server.TransactionManager.Created
-
Simple constructor.
- transactionManagerPreparer - Variable in class com.sun.jini.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 com.sun.jini.mahalo.SettlerTask
-
Logger for transactions related messages
- transactionsLogger - Static variable in class com.sun.jini.mahalo.TxnManagerImpl
-
Logger for transaction related messages
(creation, destruction, transition, etc.)
- transactionsLogger - Static variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
Logger for transaction related messages
- transient_service_refs - Static variable in class com.sun.jini.start.ServiceStarter
-
Array of strong references to transient services
- TransientEventLog - Class in com.sun.jini.mercury
-
Class that implements the interface for an EventLog.
- TransientEventLog(Uuid) - Constructor for class com.sun.jini.mercury.TransientEventLog
-
Simple constructor that takes a Uuid argument.
- TransientEventLog.RemoteEventHolder - Class in com.sun.jini.mercury
-
Helper class used to hold a remote event and a sequence id.
- TransientEventLog.RemoteEventHolder(long, RemoteEvent) - Constructor for class com.sun.jini.mercury.TransientEventLog.RemoteEventHolder
-
- TransientFiddlerImpl - Class in com.sun.jini.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 com.sun.jini.fiddler.TransientFiddlerImpl
-
Constructs a new instance of FiddlerImpl
that is not
activatable, and which will not persist its state.
- TransientLogFile - Class in com.sun.jini.mahalo.log
-
An implementation of a non-persistent Log
.
- TransientLogFile(long, MultiLogManager.LogRemovalManager) - Constructor for class com.sun.jini.mahalo.log.TransientLogFile
-
Simple constructor that simply assigns the given parameter to
an internal field.
- TransientMahaloImpl - Class in com.sun.jini.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 com.sun.jini.mahalo.TransientMahaloImpl
-
Constructs a new instance of TxnManagerImpl
that is not
activatable, and which will not persist its state.
- TransientMercuryImpl - Class in com.sun.jini.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 com.sun.jini.mercury.TransientMercuryImpl
-
Constructs a new instance of MercuryImpl
that is not
activatable, and which will not persist its state.
- TransientNormServerImpl - Class in com.sun.jini.norm
-
Provides a transient implementation of NormServer.
- TransientNormServerImpl(String[], LifeCycle) - Constructor for class com.sun.jini.norm.TransientNormServerImpl
-
Provides a constructor for a transient implementation of NormServer
suitable for use with
ServiceStarter
.
- TransientOutriggerImpl - Class in com.sun.jini.outrigger
-
OutriggerServerWrapper
subclass for
transient servers.
- TransientOutriggerImpl(String[], LifeCycle) - Constructor for class com.sun.jini.outrigger.TransientOutriggerImpl
-
Create a new transient outrigger server.
- TransientRegistrarImpl - Class in com.sun.jini.reggie
-
Class for starting transient lookup services.
- TransientRegistrarImpl(String[], LifeCycle) - Constructor for class com.sun.jini.reggie.TransientRegistrarImpl
-
Constructs a TransientRegistrarImpl based on a configuration obtained
using the provided arguments.
- TransientRegistrarImpl(Configuration, LifeCycle) - Constructor for class com.sun.jini.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 com.sun.jini.reggie.RegistrarImpl.EventTask
-
The transition that fired
- transition - Variable in class net.jini.core.lookup.ServiceEvent
-
One of ServiceRegistrar.TRANSITION_*MATCH_*MATCH.
- transition - Variable in class net.jini.lookup.ServiceDiscoveryManager.LookupCacheImpl.NotifyEventTask
-
- 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.
- transitions - Variable in class com.sun.jini.reggie.RegistrarImpl.EventReg
-
The transitions.
- TransitionWatcher - Class in com.sun.jini.outrigger
-
Base class for objects that represent interest in particular entry
visibility transitions.
- TransitionWatcher(long, long) - Constructor for class com.sun.jini.outrigger.TransitionWatcher
-
Create a new TransitionWatcher
.
- TransitionWatchers - Class in com.sun.jini.outrigger
-
Given an EntryHandle
who's entry is making a
visibility transition this class will find all the
TransitionWatcher
s who are interested in that
transition.
- TransitionWatchers(OutriggerServerImpl) - Constructor for class com.sun.jini.outrigger.TransitionWatchers
-
Create a new TransitionWatchers
object
for the specified server.
- translateConstraints(MethodConstraints, Method[]) - Static method in class com.sun.jini.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 com.sun.jini.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 com.sun.jini.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 com.sun.jini.example.browser.EntryTreePanel
-
- trId - Variable in class com.sun.jini.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 com.sun.jini.discovery.DiscoveryV2.DatagramBuffers
-
- trm - Variable in class com.sun.jini.outrigger.Txn
-
The transaction manager associated with the transaction
this object is fronting for.
- trstate - Variable in class com.sun.jini.mahalo.TxnManagerTransaction
-
- TRUE - Variable in class com.sun.jini.tool.PreferredListGen
-
Boolean equivalent of true
- TRUE_LEN - Static variable in class com.sun.jini.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 com.sun.jini.start.AggregatePolicyProvider
-
- trustGetContextClassLoader(Thread) - Static method in class com.sun.jini.start.AggregatePolicyProvider
-
Returns true if the given thread does not override
Thread.getContextClassLoader(), false otherwise.
- trustGetContextClassLoader0(Class) - Static method in class com.sun.jini.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 com.sun.jini.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
-
- try3986Authority(String, int) - Method in class net.jini.core.discovery.LookupLocator
-
- tryGetProxy() - Method in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
Initiates unicast discovery of the lookup service referenced
in this class.
- tryIndx - Variable in class net.jini.discovery.LookupLocatorDiscovery.LocatorReg
-
- tryIndx - Variable in class net.jini.lookup.JoinManager.ProxyRegTask
-
- tryOnce() - Method in class com.sun.jini.mahalo.ParticipantTask
-
- tryOnce() - Method in class com.sun.jini.mahalo.SettlerTask
-
- tryOnce() - Method in class com.sun.jini.mercury.MailboxImpl.NotifyTask
-
Try to notify the target.
- tryOnce() - Method in class com.sun.jini.norm.event.EventType.SendTask
-
- tryOnce() - Method in class com.sun.jini.outrigger.Notifier.NotifyTask
-
Try to notify the target.
- tryOnce() - Method in class com.sun.jini.outrigger.TxnMonitorTask
-
Try to see if this transaction should be aborted.
- tryOnce() - Method in class com.sun.jini.thread.RetryTask
-
Make a single attempt.
- tryOnce() - Method in class net.jini.discovery.LookupLocatorDiscovery.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.
- tStamp - Variable in class net.jini.discovery.LookupDiscovery.AnnouncementInfo
-
- ttl - Variable in class com.sun.jini.discovery.MulticastTimeToLive
-
The time to live value.
- TUNNELED - Static variable in class com.sun.jini.jeri.internal.http.HttpClientConnection
-
- TWO - Static variable in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
Use discovery protocol version 2.
- txn - Variable in class com.sun.jini.outrigger.ConsumingWatcher
-
If non-null the transaction this query is
being performed under.
- txn - Variable in class com.sun.jini.outrigger.EntryHolder.ContinuingQuery
-
Transaction (if any) being used for the query
- txn - Variable in class com.sun.jini.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 com.sun.jini.outrigger.OutriggerServerImpl.AllReps
-
- txn - Variable in class com.sun.jini.outrigger.OutriggerServerImpl.ContentsQuery
-
The transaction the query is being performed under
- txn - Variable in class com.sun.jini.outrigger.TakeIfExistsWatcher
-
If non-null the transaction this query is
being performed under.
- txn - Variable in class com.sun.jini.outrigger.TakeMultipleWatcher
-
If non-null the transaction this query is
being performed under.
- txn - Variable in class com.sun.jini.outrigger.TransactableAvailabilityWatcher
-
The transaction (represented as a Txn
) this
event registration is associated with.
- txn - Variable in class com.sun.jini.outrigger.TransactableEventWatcher
-
The transaction (represented as a Txn
) this
event registration is associated with.
- txn - Variable in class com.sun.jini.outrigger.TransactableReadIfExistsWatcher
-
The transaction this query is
being performed under.
- Txn - Class in com.sun.jini.outrigger
-
This class represents a space's state in a single transaction.
- Txn(ServerTransaction, long) - Constructor for class com.sun.jini.outrigger.Txn
-
Create a new Txn
that represents our state in the
given ServerTransaction
.
- Txn(long) - Constructor for class com.sun.jini.outrigger.Txn
-
Used in recovery
- txn - Variable in class com.sun.jini.outrigger.TxnMonitorTask
-
transaction being monitored
- txnables - Variable in class com.sun.jini.outrigger.Txn
-
The list of Transactable
participating in
this transaction.
- txnArray - Static variable in class com.sun.jini.outrigger.TxnTable
-
An array of type Txn
to pass to toArray
- TxnConstants - Class in com.sun.jini.constants
-
Names for constants common to transaction managers and participants.
- TxnConstants() - Constructor for class com.sun.jini.constants.TxnConstants
-
- txnLeasePeriodPolicy - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- txnLogger - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger for information related to transactions
- txnLogger - Static variable in class com.sun.jini.outrigger.TxnState
-
Logger for logging transaction related information
- txnLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to transactions
- TxnLogRecord - Interface in com.sun.jini.mahalo
-
A LogRecord
which encapsulates a generic
transactional logging information.
- TxnManager - Interface in com.sun.jini.mahalo
-
Encapsulates the interface of an implementation of
a TransactionManager
.
- TxnManagerImpl - Class in com.sun.jini.mahalo
-
An implementation of the Jini Transaction Specification.
- TxnManagerImpl(String[], LifeCycle, boolean) - Constructor for class com.sun.jini.mahalo.TxnManagerImpl
-
Constructs a non-activatable transaction manager.
- TxnManagerImpl(ActivationID, MarshalledObject) - Constructor for class com.sun.jini.mahalo.TxnManagerImpl
-
Constructs an activatable transaction manager.
- TxnManagerImpl.DestroyThread - Class in com.sun.jini.mahalo
-
Termination thread code.
- TxnManagerImpl.DestroyThread() - Constructor for class com.sun.jini.mahalo.TxnManagerImpl.DestroyThread
-
Create a non-daemon thread
- TxnManagerInternalException - Exception in com.sun.jini.mahalo
-
- TxnManagerInternalException() - Constructor for exception com.sun.jini.mahalo.TxnManagerInternalException
-
- TxnManagerInternalException(String) - Constructor for exception com.sun.jini.mahalo.TxnManagerInternalException
-
- TxnManagerTransaction - Class in com.sun.jini.mahalo
-
TxnManagerTransaction is a class which
captures the internal representation of a transaction
in the TxnManagerImpl server.
- TxnManagerTransaction(TransactionManager, LogManager, long, TaskManager, WakeupManager, TxnSettler, Uuid) - Constructor for class com.sun.jini.mahalo.TxnManagerTransaction
-
Constructs a TxnManagerTransaction
- txnmgr - Variable in class com.sun.jini.mahalo.SettlerTask
-
- txnMgrAdminProxy - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The admin proxy of this server
- TxnMgrAdminProxy - Class in com.sun.jini.mahalo
-
A TxnMgrAdminProxy is a client-side proxy for a mailbox service.
- TxnMgrAdminProxy(TxnManager, Uuid) - Constructor for class com.sun.jini.mahalo.TxnMgrAdminProxy
-
Simple constructor.
- TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy - Class in com.sun.jini.mahalo
-
- TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy(TxnManager, Uuid, MethodConstraints) - Constructor for class com.sun.jini.mahalo.TxnMgrAdminProxy.ConstrainableTxnMgrAdminProxy
-
Constructs a new ConstrainableTxnMgrAdminProxy
instance.
- txnMgrProxy - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
The outter proxy of this server
- TxnMgrProxy - Class in com.sun.jini.mahalo
-
A TxnMgrProxy
is a proxy for the
transaction manager service.
- TxnMgrProxy(TxnManager, Uuid) - Constructor for class com.sun.jini.mahalo.TxnMgrProxy
-
Convenience constructor.
- TxnMgrProxy.ConstrainableTxnMgrProxy - Class in com.sun.jini.mahalo
-
A subclass of TxnMgrProxy that implements RemoteMethodControl.
- TxnMgrProxy.ConstrainableTxnMgrProxy(TxnManager, Uuid, MethodConstraints) - Constructor for class com.sun.jini.mahalo.TxnMgrProxy.ConstrainableTxnMgrProxy
-
Creates an instance of this class.
- txnMonitor - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The monitor for ongoing transactions.
- TxnMonitor - Class in com.sun.jini.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 com.sun.jini.outrigger.TxnMonitor
-
Create a new TxnMonitor.
- TxnMonitor.ToMonitor - Class in com.sun.jini.outrigger
-
Each ToMonitor
object represents a need to monitor
the given transactions, possibly under a lease.
- TxnMonitor.ToMonitor(QueryWatcher, Collection) - Constructor for class com.sun.jini.outrigger.TxnMonitor.ToMonitor
-
- TxnMonitorTask - Class in com.sun.jini.outrigger
-
A task that will try to validate the state of a transaction.
- TxnMonitorTask(Txn, TxnMonitor, TaskManager, WakeupManager) - Constructor for class com.sun.jini.outrigger.TxnMonitorTask
-
Create a new TxnMonitorTask.
- txns - Variable in class com.sun.jini.mahalo.TxnManagerImpl
-
- txns - Variable in class com.sun.jini.outrigger.TxnMonitor.ToMonitor
-
- txns - Variable in class com.sun.jini.outrigger.TxnTable
-
Map of manager,id pairs (represented as Keys
s) to non-broken
Txn
s.
- TxnSettler - Interface in com.sun.jini.mahalo
-
- txnState - Variable in class com.sun.jini.outrigger.EntryHandle
-
If this entry is locked by one or more transaction the info
on those transactions, otherwise null
.
- TxnState - Class in com.sun.jini.outrigger
-
Class that manages transaction related state on behalf of
EntryHandle
s.
- TxnState(TransactableMgr, int, EntryHolder) - Constructor for class com.sun.jini.outrigger.TxnState
-
Create a new TxnState
.
- txnTable - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
The transactions in which this space is a participant.
- TxnTable - Class in com.sun.jini.outrigger
-
- TxnTable(ProxyPreparer) - Constructor for class com.sun.jini.outrigger.TxnTable
-
Create a new TxnTable
.
- TxnTable.Key - Class in com.sun.jini.outrigger
-
Key class for the primary map (from manager/id pairs to Txn
s.
- TxnTable.Key(TransactionManager, long, boolean) - Constructor for class com.sun.jini.outrigger.TxnTable.Key
-
Create a new key from the specified manager and id.
- type - Variable in class com.sun.jini.example.browser.Browser.AttrSet
-
- type - Variable in class com.sun.jini.example.browser.Browser.Service
-
- type - Variable in class com.sun.jini.lookup.entry.BasicServiceType
-
The type of service.
- type - Variable in class com.sun.jini.mercury.StreamKey
-
Holds the "enumeration" type for the associated stream.
- type - Variable in class com.sun.jini.outrigger.snaplogstore.Registration
-
- type - Variable in class com.sun.jini.reggie.ServiceTypeBase
-
The ServiceType.
- type - Variable in class com.sun.jini.tool.PreferredListGen.Graph
-
the type of the node
- 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_NAME - Static variable in interface net.jini.lookup.ui.factory.DialogFactory
-
Convenience constant to use in the UIFactoryTypes
set in the attributes
set of UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
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 UIDescriptor
s
that contain a WindowFactory
.
- typearray - Variable in class com.sun.jini.outrigger.TypeTree.TypeTreeIterator
-
- typeCheck(EntryRep) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
Check if an entry (or template) class definition
has changed.
- typeHashes - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
A list of hashes to check against class types.
- typeName(Class) - Static method in class com.sun.jini.example.browser.Browser
-
- typeName(Class) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Returns the name of a type, in source code format.
- 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
- typeNames - Variable in class net.jini.lookup.ui.attribute.UIFactoryTypes
-
- types - Variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
A list of known subclasses of each class of entry.
- 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.
- 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 com.sun.jini.outrigger
-
A type tree for entries.
- TypeTree() - Constructor for class com.sun.jini.outrigger.TypeTree
-
- TypeTree.RandomizedIterator - Class in com.sun.jini.outrigger
-
This class implements a randomized iterator over the
TypeTree
.
- TypeTree.RandomizedIterator(String) - Constructor for class com.sun.jini.outrigger.TypeTree.RandomizedIterator
-
Create a new RandomizedIterator
for the given
class.
- TypeTree.TypeTreeIterator - Class in com.sun.jini.outrigger
-
An iterator that will walk through a list of known types.
- TypeTree.TypeTreeIterator() - Constructor for class com.sun.jini.outrigger.TypeTree.TypeTreeIterator
-