- abort(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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 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.
- ABORTED - Static variable in interface net.jini.core.transaction.server.TransactionConstants
-
Transaction has been aborted.
- abortOp(Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a transaction abort
.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- actionPerformed(ActionEvent) - Method in class com.sun.jini.example.browser.Browser.Exit
-
Cancels any lookup service event registration lease and
calls
System.exit
(0)
.
- 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.
- 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.
- 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.
- 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.
- ACTIVATOR_UUID - Static variable in class com.sun.jini.phoenix.PhoenixConstants
-
An object identifier for exporting the 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.
- 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 interface net.jini.core.transaction.server.TransactionConstants
-
Transaction is currently active.
- 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.
- 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(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
Add a new task.
- 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.
- addApi(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Initialize the dependency graph with a public API entry.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- addJar(String) - Method in class com.sun.jini.tool.PreferredListGen
-
Add jarName
to the list of JAR files to process.
- 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
.
- 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.
- addLookupAttributes(Entry[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- addLookupAttributes(Entry[]) - Method in interface net.jini.admin.JoinAdmin
-
Add attribute sets for the service.
- addLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.outrigger.OutriggerServerImpl
-
- addLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
-
Add locators for specific new lookup services to join.
- 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.
- 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.
- 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.
- 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 net.jini.discovery.IncomingMulticastRequest
-
The address to which any responses should go.
- 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.
- 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
-
- 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.
- 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.
- addUnknownEvents(Collection) - Method in interface net.jini.event.MailboxPullRegistration
-
Adds the provided collection of unknown events to this registration.
- Administrable - Interface in net.jini.admin
-
Every administrable service should implement this interface.
- AdminIterator - Interface in com.sun.jini.outrigger
-
- 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
.
- aid - Variable in class com.sun.jini.start.SharedActivatableServiceDescriptor.Created
-
The activation id of the service
- 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.
- annotateClass(Class) - Method in class net.jini.io.MarshalOutputStream
-
Annotates the stream descriptor for the class cl
.
- annotateProxyClass(Class) - Method in class net.jini.io.MarshalOutputStream
-
Annotates the stream descriptor for the proxy class
cl
.
- 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.
- applyUpdate(Object) - Method in class com.sun.jini.reliableLog.LogHandler
-
Reads a stably logged update (a serializable object) from a stream.
- 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
-
- attempt() - Method in class com.sun.jini.thread.RetryTask
-
Return the attempt number, starting with zero.
- 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 net.jini.core.lookup.ServiceItem
-
Attribute sets.
- attributeSetTemplates - Variable in class net.jini.core.lookup.ServiceTemplate
-
Attribute set templates to match, or null.
- 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.
- AvailabilityEvent - Class in net.jini.space
-
- AvailabilityEvent(JavaSpace, long, long, MarshalledObject, boolean) - Constructor for class net.jini.space.AvailabilityEvent
-
Create a new AvailabilityEvent
instance.
- available() - Method in class com.sun.jini.reliableLog.LogInputStream
-
Returns the number of bytes that can be read without blocking.
- 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.
- canBatch(Lease) - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- canBatch(Lease) - Method in class com.sun.jini.landlord.LandlordLease
-
- 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.
- 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 class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- 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.outrigger.OutriggerServerImpl
-
- 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.
- cancelled() - Method in class com.sun.jini.thread.RetryTask
-
Return true
if cancel
has been invoked.
- cancelOp(Uuid, boolean) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a cancel
and entry or registration.
- canContainKey(Object) - Method in class com.sun.jini.landlord.ConstrainableLandlordLeaseMap
-
- canContainKey(Object) - Method in class com.sun.jini.landlord.LandlordLeaseMap
-
- 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.
- 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.
- 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.
- 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() - 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(ConfigurationFile, Properties, ClassLoader, PrintStream) - Static method in class com.sun.jini.tool.CheckConfigurationFile
-
Checks the format of a ConfigurationFile
.
- check(String, int) - Static method in class com.sun.jini.tool.CheckSer
-
Checks the class file directory hierarchy starting from the specified
directory.
- 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.
- checkClientPermission(Permission) - Static method in class net.jini.jeri.BasicInvocationDispatcher
-
Checks that the client subject for the current remote call has the
specified permission.
- 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.
- CheckConfigurationFile - Class in com.sun.jini.tool
-
- 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(InboundRequestHandle, InvocationConstraints) - Method in interface net.jini.jeri.connection.ServerConnection
-
- 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 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(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.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.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.
- 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
.
- 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.
- 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.
- checkKey(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
Check that the key is valid for this map
- 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(InboundRequestHandle) - Method in interface net.jini.jeri.connection.ServerConnection
-
- 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 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
.
- 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.
- 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
-
- 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
.
- 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.
- 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(URL, String) - Static method in class com.sun.jini.tool.envcheck.Util
-
Check the accessibility of the given URL
.
- checkValue(Object) - Static method in class com.sun.jini.lease.AbstractLeaseMap
-
Check that the value is a Long
- 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.
- 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.
- ClassDepend - Class in com.sun.jini.tool.classdepend
-
Provides a utility for computing which classes are depended on by a set of
classes.
- ClassDependencyRelationship - Class in com.sun.jini.tool.classdepend
-
A container to store class dependency related information for later analysis.
- ClassDependParameters - Class in com.sun.jini.tool.classdepend
-
Effectively Immutable parameter class for ClassDepend.
- 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
-
- ClassLoaderUtil - Class in com.sun.jini.start
-
This class provides useful utilities for creating and
manipulating class loaders.
- ClassLoading - Class in net.jini.loader
-
- className - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The activatable object's class name.
- 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
-
- 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.
- clear() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- clear() - Method in class net.jini.lease.LeaseRenewalManager
-
Removes all leases from the managed set of leases.
- clearExpirationWarningListener() - Method in interface net.jini.lease.LeaseRenewalSet
-
Remove the listener currently registered for expiration warning
events.
- clearRenewalFailureListener() - Method in interface net.jini.lease.LeaseRenewalSet
-
Remove the listener currently registered for renewal failure
events.
- 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.
- ClientAuthentication - Class in net.jini.core.constraint
-
Represents a constraint on authentication of the client to the server.
- ClientHost - Interface in net.jini.io.context
-
A server context element that can supply the client host address
for the remote call.
- 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.
- 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.
- ClientSubject - Interface in net.jini.io.context
-
A server context element that can supply the client subject for the
remote call.
- ClientSubjectChecker - Interface in com.sun.jini.discovery
-
Interface for approving or rejecting client subjects during unicast
discovery and decoding of multicast requests.
- close() - Method in interface com.sun.jini.outrigger.AdminIterator
-
Deprecated.
Tell the server that this iterator is no longer in use.
- close(Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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 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 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 interface net.jini.jeri.connection.ServerConnection
-
Closes this connection.
- close() - Method in interface net.jini.jeri.ServerEndpoint.ListenHandle
-
Stops listening for requests on the associated
ListenEndpoint
.
- 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.config - package com.sun.jini.config
-
- 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.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.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.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.mercury - package com.sun.jini.mercury
-
- com.sun.jini.norm - package com.sun.jini.norm
-
- 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.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.
- 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.
- 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.
- commit(TransactionManager, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- commitOp(Long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a transaction commit
or
prepareAndCommit
.
- 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.
- 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.thread.WakeupManager.Ticket
-
- complete() - Method in class com.sun.jini.thread.RetryTask
-
Return true
if tryOnce
has returned
successfully.
- 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_NAME - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Component name we use to find items in the configuration and loggers.
- 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.
- ComputeDigest - Class in com.sun.jini.tool
-
Prints the message digest for the contents of a URL.
- computeDigest(URL, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
-
Computes the message digest of data specified by a URL.
- computeDigestCodebase(String, String) - Static method in class net.jini.url.httpmd.HttpmdUtil
-
Computes the message digests for a codebase with HTTPMD URLs.
- ComputeHttpmdCodebase - Class in com.sun.jini.tool
-
Computes the message digests for a codebase with HTTPMD URLs.
- concat(Object[]) - Static method in class com.sun.jini.config.ConfigUtil
-
- Confidentiality - Class in net.jini.core.constraint
-
Represents a constraint on the confidentiality of message contents.
- 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.
- Config - Class in com.sun.jini.config
-
Provides static methods for getting entries from a
Configuration
.
- 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
.
- 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.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.
- 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.
- ConfigUtil - Class in com.sun.jini.config
-
A set of static convenience methods for use in configuration files.
- 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.
- Connection - Interface in net.jini.jeri.connection
-
Represents an established client-side connection.
- 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.
- ConnectionEndpoint - Interface in net.jini.jeri.connection
-
Represents a remote communication endpoint to establish connections
to.
- 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.
- 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.
- Constants - Class in net.jini.discovery
-
A holder class for constants that pertain to the unicast and
multicast discovery protocols.
- 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
.
- 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.
- ConstrainableProxyUtil - Class in com.sun.jini.proxy
-
A collection of utility methods for use in implementing constrainable
proxies.
- 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.
- ConstraintTrustVerifier - Class in net.jini.constraint
-
- ConstraintTrustVerifier() - Constructor for class net.jini.constraint.ConstraintTrustVerifier
-
Creates an instance.
- containsKey(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- containsValue(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- 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(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, long, long) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- contents(EntryRep, Transaction) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- 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.
- 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.
- country - Variable in class net.jini.lookup.entry.Address
-
Country name.
- 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(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(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.
- 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.
- 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.
- 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.
- createLeaseMap(long) - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- createLeaseMap(long) - Method in class com.sun.jini.landlord.LandlordLease
-
- 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 interface net.jini.lease.LeaseRenewalService
-
Create a new LeaseRenewalSet
that the client can
populate with leases to be renewed.
- 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.
- 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
-
- 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.
- createServiceID(String) - Static method in class com.sun.jini.config.ConfigUtil
-
Returns a ServiceID
constructed from a 128-bit value
represented by a string.
- 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.
- edges(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- edges() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- 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.
- EMPTY - Static variable in class net.jini.core.constraint.InvocationConstraints
-
An empty instance, one that has no requirements and no preferences.
- EmptyConfiguration - Class in net.jini.config
-
A Configuration
with no entries.
- enableDelivery(RemoteEventListener) - Method in interface net.jini.event.MailboxRegistration
-
Initiates delivery of stored notifications to the supplied
target
listener, if any.
- enclosedBy(NestableTransaction) - Method in class net.jini.core.transaction.server.NestableServerTransaction
-
Return true if the specified transaction is an ancestor of
this transaction.
- EncodeIterator - Interface in com.sun.jini.discovery
-
Iterator for performing multicast encode operations on (potentially)
multiple discovery format providers.
- 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, 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, 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
-
- Endpoint - Interface in net.jini.jeri
-
Represents a remote communication endpoint to send requests to.
- Entry - Interface in net.jini.core.entry
-
This class is the supertype of all entries that can be stored in a
Jini Lookup service.
- 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
-
- entrySet() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- 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.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
.
- 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
-
- 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.
- 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.landlord.LandlordLease
-
- equals(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- 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.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 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.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.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.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.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.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.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.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.
- 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.
- 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.
- eventID - Variable in class net.jini.core.event.EventRegistration
-
The event identifier.
- eventID - Variable in class net.jini.core.event.RemoteEvent
-
The event identifier.
- 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.
- 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.
- 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.
- 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() - 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.
- execute(Runnable, String) - Method in interface com.sun.jini.thread.Executor
-
Executes the given Runnable action asynchronously in some thread.
- 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 - Interface in com.sun.jini.thread
-
Executor is an abstraction for a thread factory or thread pool for
executing actions asynchronously.
- 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_WARNING_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
-
The event id for all ExpirationWarningEvent
objects.
- expirationReached(LeaseRenewalEvent) - Method in interface net.jini.lease.DesiredExpirationListener
-
Method used to delivered desired expiration reached events.
- 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.
- 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.
- 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.
- 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.
- 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.
- generatePreferredList(PrintWriter) - Method in class com.sun.jini.tool.PreferredListGen
-
Generate the preferred list from the dependency graph.
- get(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- 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(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.
- 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(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.
- getActivationGroups() - Method in interface com.sun.jini.phoenix.ActivationAdmin
-
- 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.
- 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() - 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.
- 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.outrigger.OutriggerServerImpl
-
Return a proxy that implements that JavaSpaceAdmin
interface.
- getAdmin() - Method in interface net.jini.admin.Administrable
-
Returns an object that implements whatever administration interfaces
are appropriate for the particular service.
- 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.
- 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.
- getBeanClass(Class) - Static method in class net.jini.lookup.entry.EntryBeans
-
Return the class of JavaBeans component that corresponds to a particular
Entry class.
- 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.
- 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.
- 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.
- 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() - 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() - Method in interface net.jini.security.TrustVerifier.Context
-
Returns the class loader that can be used as a basis for trust
verification.
- 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.
- 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).
- getClientConstraints() - Method in class net.jini.jeri.BasicInvocationHandler
-
Returns this BasicInvocationHandler
's client
constraints.
- getClientHost() - Method in interface net.jini.io.context.ClientHost
-
Returns the client host address for the remote call.
- 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).
- 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.
- 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() - Method in class com.sun.jini.phoenix.ActivationGroupData
-
Returns the configuration options, or null
.
- 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.
- getConstraints() - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- 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) - 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
-
- 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.
- getCookie() - Method in interface com.sun.jini.landlord.LeasedResource
-
Returns the universally unique identifier associated with this
lease.
- getCookie() - Method in interface net.jini.jeri.ServerEndpoint.ListenHandle
-
- 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.
- getCurrentProxy() - Method in class net.jini.activation.ActivatableInvocationHandler
-
Returns the current value for the underlying proxy.
- getDefaultPort() - Method in class net.jini.url.httpmd.Handler
-
Returns the default port for a URL parsed by this handler, which is
80
.
- 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.
- 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.
- getDiscoveredLocators() - Method in class net.jini.discovery.LookupLocatorDiscovery
-
Returns the set of LookupLocator
objects representing the
desired lookup services that are currently discovered.
- 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.
- 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() - Method in class net.jini.jeri.BasicObjectEndpoint
-
Returns the Endpoint
for the referenced remote
object.
- getEntries() - Method in exception net.jini.entry.UnusableEntriesException
-
Returns a
Collection
of the entries that could be
unmarshalled by the operation.
- 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.
- 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.
- 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) - 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.
- 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.
- 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.
- 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 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).
- 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.
- 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.
- 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.
- getFiles() - Method in class com.sun.jini.tool.ClassDep
-
If true classnames will be separated using
File.separator, else it will use dots.
- 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.
- 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.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
-
- getFrom(ServiceRegistrar) - Method in class net.jini.discovery.LookupDiscoveryManager
-
Return where the proxy come from.
- 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
-
- getGroup() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
- getGroupDescriptor() - Method in class com.sun.jini.tool.envcheck.EnvCheck
-
Return the SharedActivationGroupDescriptor
contained in the
service starter configuration.
- 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() - 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.
- 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.
- 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.
- 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.
- 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.
- getImplClassName() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Implementation class accessor method.
- 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).
- getInnerProxyPreparer() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
ProxyPreparer
accessor method.
- 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.
- getInstance(int) - Static method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
Returns a DiscoveryProtocolVersion
constraint for the given
version number.
- 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, 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
.
- 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.
- 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.
- 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.
- 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.
- 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).
- 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
.
- 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.
- getLease() - Method in class com.sun.jini.lease.BasicRenewalFailureEvent
-
Returns the lease that could not be renewed.
- 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.
- getLeaseRenewalManager() - Method in class net.jini.lookup.JoinManager
-
Returns the instance of the LeaseRenewalManager
class
that was either passed into the constructor, or that was created
as a result of null
being input to that parameter.
- getLeaseRenewalManager() - Method in class net.jini.lookup.ServiceDiscoveryManager
-
The getLeaseRenewalManager
method will return an
instance of the LeaseRenewalManager
class.
- getLeases() - Method in interface net.jini.lease.LeaseRenewalSet
-
Returns all the leases currently in the set.
- getLeases() - Method in exception net.jini.lease.LeaseUnmarshalException
-
Accessor method that returns an array consisting of instances of
Lease
, where each element of the array corresponds
to a successfully unmarshalled object.
- 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.
- getListener() - Method in interface net.jini.event.MailboxRegistration
-
Returns the RemoteEventListener
associated
with this registration.
- 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.
- getLocationName() - Method in class net.jini.config.ConfigurationFile.ErrorDescriptor
-
Returns the name of the configuration source location or
null
if location information is not available.
- getLocator() - Method in interface net.jini.core.lookup.ServiceRegistrar
-
Returns a LookupLocator that can be used if necessary for unicast
discovery of the lookup service.
- getLocator() - Method in class net.jini.discovery.IncomingMulticastAnnouncement
-
Return a LookupLocator for performing unicast discovery of the
announcing lookup service.
- 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.
- getLog() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Shared group log accessor method.
- 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.outrigger.OutriggerServerImpl
-
- getLookupAttributes() - Method in interface net.jini.admin.JoinAdmin
-
Get the current attribute sets for the service.
- getLookupGroups() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getLookupGroups() - Method in interface net.jini.admin.JoinAdmin
-
Get the list of groups to join.
- getLookupLocators() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getLookupLocators() - Method in interface net.jini.admin.JoinAdmin
-
Get the list of locators of specific lookup services to join.
- 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.
- 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.
- 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 interface net.jini.lookup.DiscoveryAdmin
-
Returns an array consisting of the names of the groups in which the
lookup service is a member.
- 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.
- 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.
- 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.
- 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() - 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() - 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.
- 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.
- getObjectEndpoint() - Method in class net.jini.jeri.BasicInvocationHandler
-
Returns this BasicInvocationHandler
's
ObjectEndpoint
.
- 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.
- 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.
- 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.
- 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.
- 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.
- getPending() - Method in class com.sun.jini.thread.TaskManager
-
Return all pending tasks.
- 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(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
-
- 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.
- 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.
- getPolicy() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Policy accessor method.
- getPolicy() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Policy accessor method.
- 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.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.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.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.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.
- 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.
- 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.
- getPriority() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
The priority the thread should be created with.
- 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.
- 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.
- getProviders() - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
Get the classes that this class needs to function.
- 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.
- getProxyInterfaces(Remote) - Method in class net.jini.jeri.AbstractILFactory
-
Returns a new array containing the interfaces for the proxy to
implement.
- 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.outrigger.OutriggerServerImpl
-
- getProxyVerifier() - Method in class com.sun.jini.phoenix.ActivationGroupImpl
-
- getProxyVerifier() - Method in class com.sun.jini.start.SharedGroupImpl
-
- 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 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.
- getReferentUuid() - Method in class com.sun.jini.landlord.LandlordLease
-
- getReferentUuid() - Method in interface net.jini.id.ReferentUuid
-
Return the Uuid
that has been assigned to the
resource this proxy represents.
- getRegistrar() - Method in class com.sun.jini.discovery.UnicastResponse
-
Returns the lookup service proxy.
- 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() - Method in class net.jini.discovery.IncomingUnicastResponse
-
Return the lookup service registrar we have discovered.
- 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.
- 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.
- getRemoteEvents() - Method in interface net.jini.event.MailboxPullRegistration
-
Retrieves stored notifications, if any.
- 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.
- 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.
- getRequestAddress() - Static method in class net.jini.discovery.Constants
-
Return the address of the multicast group over which the
multicast request protocol takes place.
- getRequestInputStream() - Method in interface net.jini.jeri.InboundRequest
-
Returns an InputStream
to read the request data
from.
- getRequestOutputStream() - Method in interface net.jini.jeri.OutboundRequest
-
Returns an OutputStream
to write the request data
to.
- 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
.
- getResponseInputStream() - Method in interface net.jini.jeri.OutboundRequest
-
Returns an InputStream
to read the response data
from.
- getResponseOutputStream() - Method in interface net.jini.jeri.InboundRequest
-
Returns an OutputStream
to write the response data
to.
- getRestart() - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Restart accessor method.
- getResults() - Method in class com.sun.jini.tool.ClassDep
-
Accessor method for the found dependencies.
- 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.
- 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 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.
- 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.
- getServerConstraints() - Method in class net.jini.jeri.BasicILFactory
-
Returns the server constraints, if any.
- getServerConstraints() - Method in class net.jini.jeri.BasicInvocationHandler
-
Returns this BasicInvocationHandler
's server
constraints.
- getServerContext() - Static method in class net.jini.export.ServerContext
-
Returns the server context collection for the current thread.
- getServerContext() - Method in interface net.jini.export.ServerContext.Spi
-
Returns a server context collection for the current thread, or
null
if provider does not contain context for the
current thread.
- getServerContext() - Method in class net.jini.jrmp.JrmpServerContext
-
Returns a server context collection containing an element that
implements the
ClientHost
interface whose
getClientHost
method
returns the client host if the current thread is handling a JRMP
remote call, or
null
otherwise.
- getServerContextElement(Class) - Static method in class net.jini.export.ServerContext
-
Returns the first element in the current server context collection
(obtained by calling
ServerContext.getServerContext
) that is an instance of the given
type
type
.
- getServerEndpoint() - Method in class net.jini.jeri.BasicJeriExporter
-
Returns the server endpoint for this exporter.
- getServerOptions() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Command options accessor method.
- getServerProperties() - Method in class com.sun.jini.start.SharedActivationGroupDescriptor
-
Properties accessor method.
- 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).
- getServiceID() - Method in class com.sun.jini.discovery.MulticastAnnouncement
-
Returns the service ID of the lookup service.
- 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.
- 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.
- 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.
- getServicePreparer() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
ProxyPreparer
accessor method.
- getServiceProxy() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- getServiceProxy() - Method in interface com.sun.jini.start.ServiceProxyAccessor
-
Returns a proxy object for this object.
- 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.
- 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.
- 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.
- getSize() - Method in class com.sun.jini.discovery.MulticastMaxPacketSize
-
Returns the multicast packet size limit.
- getSnapshot() - Method in class net.jini.space.AvailabilityEvent
-
Returns a
snapshot of the
Entry
whose
transition triggered this event.
- getSnapshot() - Method in interface net.jini.space.MatchSet
-
Returns a
snapshot of the
Entry
removed by
the last call to
next
.
- 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() - 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.
- 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.
- 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) - 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, 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.
- 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.
- 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() - 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.
- 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.
- getTransition() - Method in class net.jini.core.lookup.ServiceEvent
-
Returns the singleton transition that triggered the event.
- getType() - Method in class net.jini.config.AbstractConfiguration.Primitive
-
Returns the primitive type of the value associated with this object.
- 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.
- 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.
- 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 net.jini.jeri.connection.Connection
-
- 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.
- 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.
- getUnusableEntryExceptions() - Method in exception net.jini.entry.UnusableEntriesException
-
- 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.
- 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.
- getWarningCount() - Static method in class com.sun.jini.tool.envcheck.Reporter
-
Get the total number of warning records that were generated.
- 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
- 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(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.
- 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.
- 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
.
- 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
-
- 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 net.jini.discovery.DiscoveryEvent
-
Map from the registrars of this event to the groups in which each
is a member.
- groups - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
-
The groups of which the announcing lookup service is a member.
- groups - Variable in class net.jini.discovery.IncomingMulticastRequest
-
The groups in which the requestor is interested.
- groups - Variable in class net.jini.discovery.IncomingUnicastResponse
-
The groups the lookup service was a member of, at the time
discovery was performed.
- groups - Variable in class net.jini.discovery.RemoteDiscoveryEvent
-
Map
from the service IDs of the registrars of this event
to the groups in which each registrar is a member.
- 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.
- ignoreOuterParentClass(boolean) - Method in class com.sun.jini.tool.classdepend.ClassDependParameters.CDPBuilder
-
- ignoreOuterParentClass() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- 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.
- impl - Variable in class com.sun.jini.start.NonActivatableServiceDescriptor.Created
-
The reference to the implementation of the created service
- 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
-
- 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
-
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
-
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
-
Returns true
if the given permission is a
GrantPermission
implied by this permission, or
false
otherwise.
- implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.DynamicPolicyProvider
-
- implies(ProtectionDomain, Permission) - Method in class net.jini.security.policy.PolicyFileProvider
-
- implies(Permission) - Method in class net.jini.security.policy.UmbrellaGrantPermission
-
- importLocation - Variable in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
The codebase where the server classes are loaded from by the
activation group.
- 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.
- 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(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, 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.
- 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
.
- 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.
- INFO - Static variable in class com.sun.jini.tool.envcheck.Reporter
-
the level at which information messages are generated
- 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
.
- insidePackages() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- 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 net.jini.config.EmptyConfiguration
-
A Configuration
with no entries.
- 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.
- InstantiatorPermission - Class in com.sun.jini.phoenix
-
- InstantiatorPermission(String) - Constructor for class com.sun.jini.phoenix.InstantiatorPermission
-
Creates an instance with the specified name.
- 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.
- 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.
- IntegrityVerifier - Interface in net.jini.security
-
- 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.
- 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.
- interrupt() - Method in class com.sun.jini.thread.InterruptedStatusThread
-
- 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.
- 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.
- 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.
- 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(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.
- isDaemon() - Method in class com.sun.jini.thread.WakeupManager.ThreadDesc
-
Returns true
if the the thread will be daemon
thread, returns false
otherwise.
- 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.
- isEmpty() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- isEmpty() - Method in class com.sun.jini.thread.WakeupManager
-
Return whether the queue is currently empty.
- isEmpty() - Method in class net.jini.core.constraint.InvocationConstraints
-
Returns true
if the instance has no requirements and no
preferences; returns false
otherwise.
- 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.
- isPluginOption(String) - Method in class com.sun.jini.tool.envcheck.AbstractPlugin
-
- 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.
- 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.
- isRootClass() - Method in class com.sun.jini.tool.classdepend.ClassDependencyRelationship
-
If this a root dependant, the class was used to discover dependencies.
- 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.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.proxy.BasicProxyTrustVerifier
-
Verifies trust in a proxy.
- 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 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.
- 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.
- items - Variable in class net.jini.core.lookup.ServiceMatches
-
Matching items (up to maxMatches from lookup method).
- 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.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
.
- 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
-
- 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.
- 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.
- 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.
- LeasedResource - Interface in com.sun.jini.landlord
-
Server side representation of a lease
- 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.
- 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
.
- LeaseListener - Interface in net.jini.lease
-
The interface that receivers of LeaseRenewalEvent
instances must implement.
- 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.
- 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.
- 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.
- 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.
- 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
.
- Levels - Class in com.sun.jini.logging
-
Defines additional
Level
values.
- LifeCycle - Interface in com.sun.jini.start
-
The interface used to manage the lifecycle of shared, non-activatable
services started by the
service starter.
- 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.
- 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
-
- 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).
- loadFactor - Variable in class com.sun.jini.thread.TaskManager
-
Threshold for creating new threads
- 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
-
- locality - Variable in class net.jini.lookup.entry.Address
-
City or locality name.
- LocalLandlord - Interface in com.sun.jini.landlord
-
Interface that defines the basic landlord primitives (renew and
cancel) as local methods.
- 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.
- locator - Variable in class net.jini.discovery.IncomingMulticastAnnouncement
-
The LookupLocator that has been announced.
- 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.
- logger - Static variable in class com.sun.jini.thread.TaskManager
-
Logger
- 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.
- 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.
- 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.
- LogOps - Interface in com.sun.jini.outrigger
-
Methods that log an operation.
- 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
- 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
.
- 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.
- LogUtil - Class in com.sun.jini.logging
-
A set of static convenience methods used for logging.
- 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.
- LookupAttributes - Class in com.sun.jini.lookup.entry
-
Some simple utilities for manipulating lookup service attributes.
- LookupCache - Interface in net.jini.lookup
-
- 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
.
- LookupDiscoveryManager - Class in net.jini.discovery
-
This class is a helper utility class that organizes and manages all
discovery-related activities on behalf of a client or service.
- LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener) - Constructor for class net.jini.discovery.LookupDiscoveryManager
-
Constructs an instance of this class that will organize and manage
all discovery-related activities on behalf of the client or service
that instantiates this class.
- LookupDiscoveryManager(String[], LookupLocator[], DiscoveryListener, Configuration) - Constructor for class net.jini.discovery.LookupDiscoveryManager
-
Constructs an instance of this class, using the given
Configuration
, that will organize and manage all
discovery-related activities on behalf of the client or service
that instantiates this class.
- LookupDiscoveryRegistration - Interface in net.jini.discovery
-
When a client requests a registration with a lookup discovery service,
an instance of this interface is returned.
- LookupDiscoveryService - Interface in net.jini.discovery
-
Defines the interface to the lookup discovery service.
- 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
.
- 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
.
- 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.
- 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.
- 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 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.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.
- 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.
- 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(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.
- 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.
- 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(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(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.tcp.TcpEndpoint
-
Returns an OutboundRequestIterator
to use to send
a new request to this remote endpoint using the specified
constraints.
- NewThreadAction - Class in com.sun.jini.thread
-
A PrivilegedAction for creating a new thread conveniently with an
AccessController.doPrivileged or Security.doPrivileged.
- 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.
- 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.
- 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() - Method in interface com.sun.jini.outrigger.AdminIterator
-
Deprecated.
Return the next entry in the sequence.
- next(long) - Method in interface net.jini.event.RemoteEventIterator
-
Retrieves stored event notifications, if any.
- next() - Method in interface net.jini.jeri.OutboundRequestIterator
-
Initiates an attempt to communicate the request to the remote
endpoint.
- 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 class com.sun.jini.outrigger.OutriggerServerImpl
-
- nextReps(Uuid, int, Uuid) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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_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_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_WAIT - Static variable in interface net.jini.space.JavaSpace
-
Wait for no time at all.
- 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.
- 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.
- 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
.
- 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.
- NOTICE - Static variable in class net.jini.lookup.entry.StatusType
-
An unusual event is occurring, but the event is not necessarily
a problem.
- notify(EntryRep, Transaction, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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(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.
- read(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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(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(Entry, Transaction, long) - Method in interface net.jini.space.JavaSpace
-
Read any matching entry from the space, blocking until one exists.
- 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.
- 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.
- 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.
- readIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- readLock() - Method in class com.sun.jini.thread.ReadersWriter
-
Obtain a read lock.
- readResolve() - Method in class net.jini.id.Uuid
-
Returns this object.
- 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.
- readUnlock() - Method in class com.sun.jini.thread.ReadersWriter
-
Release a read lock.
- readUpdate(InputStream) - Method in class com.sun.jini.reliableLog.LogHandler
-
Reads a stably logged update (a serializable object) from a
stream.
- ready() - Method in class com.sun.jini.thread.ReadyState
-
Marks the service ready for use.
- 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
-
- Recover - Interface in com.sun.jini.outrigger
-
Methods that recover the state of the space after a restart.
- 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.
- 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.
- 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.
- 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.
- 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.
- ReferencedClasses - Class in com.sun.jini.tool.classdepend
-
A utility class for computing the classes referred to by another class.
- 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
.
- 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.
- 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.
- registerForAvailabilityEvent(EntryRep[], Transaction, boolean, RemoteEventListener, long, MarshalledObject) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- registerOp(StorableResource, String, StorableObject[]) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a notify
operation.
- registrar - Variable in class com.sun.jini.discovery.UnicastResponse
-
The lookup service proxy.
- registrar - Variable in class net.jini.discovery.IncomingUnicastResponse
-
The registrar we have discovered.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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 - 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.
- RemoteEventIterator - Interface in net.jini.event
-
RemoteEventIterator
defines the interface through which
a client can synchronously retrieve events associated with a given
registration.
- 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.
- remove(Object) - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- remove(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
- 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.
- 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.
- 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.
- removeIfPending(TaskManager.Task) - Method in class com.sun.jini.thread.TaskManager
-
Remove a task if it is pending (not active).
- removeListener(ServiceDiscoveryListener) - Method in interface net.jini.lookup.LookupCache
-
Removes a ServiceDiscoveryListener
object from the set
of listeners currently registered with the LookupCache
.
- 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.
- removeLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- removeLookupGroups(String[]) - Method in interface net.jini.admin.JoinAdmin
-
Remove groups from the set to join.
- removeLookupLocators(LookupLocator[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- removeLookupLocators(LookupLocator[]) - Method in interface net.jini.admin.JoinAdmin
-
Remove locators for specific lookup services from the set to join.
- 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.
- 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.outrigger.OutriggerServerImpl
-
- renew(long) - Method in interface net.jini.core.lease.Lease
-
Used to renew a lease for an additional period of time, specified in
milliseconds.
- RENEWAL_FAILURE_EVENT_ID - Static variable in interface net.jini.lease.LeaseRenewalSet
-
The event id for all RenewalFailureEvent
objects.
- 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(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.outrigger.OutriggerServerImpl
-
- renewAll() - Method in interface net.jini.core.lease.LeaseMap
-
Renews all leases in the LeaseMap, using their current values as
the renewal durations.
- 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.
- renewOp(Uuid, long) - Method in interface com.sun.jini.outrigger.LogOps
-
Log a renew
operation.
- 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.
- 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.
- Reporter - Class in com.sun.jini.tool.envcheck
-
A class which provides a standard way to report the results of
a test.
- 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.
- RequestDispatcher - Interface in net.jini.jeri
-
A callback object for processing inbound requests.
- 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
.
- requirements() - Method in class net.jini.core.constraint.InvocationConstraints
-
Returns an immutable set of all of the requirements.
- reset() - Method in class com.sun.jini.thread.RetryTask
-
Reset values for a new use of this task.
- resolveClass(ObjectStreamClass) - Method in class net.jini.io.MarshalInputStream
-
Resolves the appropriate
Class
object for the stream
class descriptor
classDesc
.
- resolveProxyClass(String[]) - Method in class net.jini.io.MarshalInputStream
-
Resolves the appropriate
Class
object for the proxy
class described by the interface names
interfaceNames
.
- 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
.
- 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.
- retryTime() - Method in class com.sun.jini.thread.RetryTask
-
Return the next time at which we should make another attempt.
- 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.
- room - Variable in class net.jini.lookup.entry.Location
-
A room or cube number.
- roTasks - Variable in class com.sun.jini.thread.TaskManager
-
Read-only view of tasks
- 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
-
The run
method used as a
TaskManager.Task
.
- run() - Method in class com.sun.jini.thread.StreamPlugThread
-
- run() - Method in class com.sun.jini.tool.ClassServer
-
Just keep looping, spawning a new thread for each incoming request.
- run(EnvCheck) - Method in interface com.sun.jini.tool.envcheck.Plugin
-
Run the test implemented by the plugin.
- run(String[]) - Method in interface com.sun.jini.tool.envcheck.SubVMTask
-
Run the subtask.
- 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()).
- sameFile(URL, URL) - Method in class net.jini.url.httpmd.Handler
-
Compares two HTTPMD URLs to see if they refer to the same file.
- 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.
- 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.
- 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.
- 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.
- sequenceNumber - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The announcement sequence number.
- serialFormat - Variable in class com.sun.jini.lease.AbstractLease
-
Serialization format for the expiration.
- serialNumber - Variable in class net.jini.lookup.entry.ServiceInfo
-
The serial number of this instance of the service, if any.
- 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.
- ServerAuthentication - Class in net.jini.core.constraint
-
Represents a constraint on authentication of the server to the client.
- ServerCapabilities - Interface in net.jini.jeri
-
Represents the constraint support capabilities of a server-side
transport layer implementation.
- ServerConnection - Interface in net.jini.jeri.connection
-
Represents an established server-side connection.
- ServerConnectionManager - Class in net.jini.jeri.connection
-
- ServerConnectionManager() - Constructor for class net.jini.jeri.connection.ServerConnectionManager
-
Creates a new ServerConnectionManager
.
- 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.Spi - Interface in net.jini.export
-
- 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.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
.
- 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.
- ServerProxyTrust - Interface in net.jini.security.proxytrust
-
Defines a local interface to obtain a proxy trust verifier.
- 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.
- Service - Class in com.sun.jini.resource
-
A simple service-provider lookup mechanism.
- service - Variable in class net.jini.core.lookup.ServiceItem
-
A service object.
- 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.
- 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.
- 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.
- 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.
- 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.
- serviceID - Variable in class com.sun.jini.discovery.MulticastAnnouncement
-
The lookup service ID.
- 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.
- 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.
- 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 - 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.
- 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.
- 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.
- 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 - 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.
- ServiceStarter - Class in com.sun.jini.start
-
This class provides the main routine for starting shared groups,
non-activatable services, and activatable services.
- ServiceTemplate - Class in net.jini.core.lookup
-
Items in the lookup service are matched using instance of this class.
- ServiceTemplate(ServiceID, Class[], Entry[]) - Constructor for class net.jini.core.lookup.ServiceTemplate
-
Simple constructor.
- ServiceType - Class in net.jini.lookup.entry
-
Human-oriented information about the "type" of a service.
- ServiceType() - Constructor for class net.jini.lookup.entry.ServiceType
-
Instantiate this class.
- serviceTypes - Variable in class net.jini.core.lookup.ServiceTemplate
-
Service types to match, or null.
- 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
-
Replaces the service's current set of attributes with a new set of
attributes.
- 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.
- 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.
- 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.
- setConstraints(MethodConstraints) - Method in class com.sun.jini.landlord.ConstrainableLandlordLease
-
- 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.
- 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.
- setEdges(boolean) - Method in class com.sun.jini.tool.ClassDep
-
Determines whether to include package references
that lie outside the declared set of interest.
- 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 interface com.sun.jini.landlord.LeasedResource
-
Changes the expiration time of the lease.
- 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 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;
- 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.
- 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.
- 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.
- setInnerProxyPreparer(ProxyPreparer) - Method in class com.sun.jini.start.SharedActivatableServiceDescriptor
-
Sets the
inner
ProxyPreparer
for this descriptor.
- 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.
- 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.
- 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.
- setLocality(String) - Method in class net.jini.lookup.entry.AddressBean
-
Set the value of the locality field in the Address object linked to
by this JavaBeans component.
- setLocators(LookupLocator[]) - Method in 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.
- setLookupGroups(String[]) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.outrigger.OutriggerServerImpl
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setRenewalFailureListener(RemoteEventListener, MarshalledObject) - Method in interface net.jini.lease.LeaseRenewalSet
-
Register for the renewal failure event associated with this set.
- 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.
- 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 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.
- setServicePreparer(ProxyPreparer) - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Sets the ProxyPreparer
for this descriptor.
- 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.
- 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.
- setToolkit(String) - Method in class net.jini.lookup.entry.UIDescriptorBean
-
Set the value of the toolkit
field in the object linked to by this
JavaBeans component.
- setUnicastPort(int) - Method in interface net.jini.lookup.DiscoveryAdmin
-
Changes the number of the port on which the lookup service is currently
listening for unicast discovery queries to the given port number.
- 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.LogStore
-
Setup store, recover previous state if any.
- setupStore(Recover) - Method in interface com.sun.jini.outrigger.Store
-
Set up the store.
- 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.
- 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.
- SharedGroup - Interface in com.sun.jini.start
-
- SharedGroupImpl - Class in com.sun.jini.start
-
The provided implementation
of the
SharedGroup
service.
- showPackages() - Method in class com.sun.jini.tool.classdepend.ClassDependParameters
-
- 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.
- 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.
- size() - Method in class com.sun.jini.lease.AbstractLeaseMap
-
- skip(long) - Method in class com.sun.jini.reliableLog.LogInputStream
-
Skips n bytes of input.
- 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.
- snapshotSize() - Method in class com.sun.jini.reliableLog.ReliableLog
-
Returns the size of the current snapshot file in bytes;
- source - Variable in class net.jini.core.event.EventRegistration
-
The event source.
- source - Variable in class net.jini.core.event.RemoteEvent
-
The event source.
- space() - Method in interface com.sun.jini.outrigger.JavaSpaceAdmin
-
Deprecated.
Return the space that this administrative object governs.
- space() - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- 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.
- SslTrustVerifier - Class in net.jini.jeri.ssl
-
- SslTrustVerifier() - Constructor for class net.jini.jeri.ssl.SslTrustVerifier
-
Creates an instance of this class.
- start() - Method in class com.sun.jini.thread.InProgress
-
Signal the start of the operation this object bounds.
- startTime() - Method in class com.sun.jini.thread.RetryTask
-
Return the time this task was created, or the last
time
reset
was called.
- stateOrProvince - Variable in class net.jini.lookup.entry.Address
-
Full name or standard postal abbreviation of a state or
province.
- 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.
- 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.
- StorableObject - Interface in com.sun.jini.outrigger
-
Interface that must be implemented by objects that must persist their
state.
- 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(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.
- StoredObject - Interface in com.sun.jini.outrigger
-
Interface for a stored resource.
- StoredResource - Interface in com.sun.jini.outrigger
-
Interface for a stored resource.
- storeLoggerName - Static variable in class com.sun.jini.outrigger.OutriggerServerImpl
-
Logger name for information related to persistence
- 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
-
- street - Variable in class net.jini.lookup.entry.Address
-
Street address.
- 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.
- STRONG - Static variable in class net.jini.jeri.ssl.ConfidentialityStrength
-
If confidentiality of message contents is ensured, then use strong
confidentiality for message contents.
- 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.
- 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.
- 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.
- 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.
- SystemPermission - Class in com.sun.jini.phoenix
-
- SystemPermission(String) - Constructor for class com.sun.jini.phoenix.SystemPermission
-
Creates an instance with the specified name.
- 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(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.
- takeIfExists(EntryRep, Transaction, long, OutriggerServer.QueryCookie) - Method in class com.sun.jini.outrigger.OutriggerServerImpl
-
- 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.
- 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.
- task - Variable in class com.sun.jini.thread.WakeupManager.Ticket
-
The task object to be executed
- 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.Task - Interface in com.sun.jini.thread
-
The interface that tasks must implement
- 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.
- tasks - Variable in class com.sun.jini.thread.TaskManager
-
Active and pending tasks
- 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.
- 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.
- 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
-
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 - Variable in class com.sun.jini.thread.TaskManager
-
True if manager has been terminated
- 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.
- 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
- throwConfigurationException(ConfigurationException, List) - Method in class net.jini.config.ConfigurationFile
-
Allows a subclass of ConfigurationFile
to
control the ConfigurationException
that is thrown.
- throwRemoteException() - Method in exception com.sun.jini.proxy.ThrowThis
-
Throw the RemoteException
the server wants thrown
- 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.
- timeout - Variable in class com.sun.jini.thread.TaskManager
-
Idle time before a thread should exit
- TimeoutExpiredException - Exception in net.jini.core.transaction
-
Exception thrown when a transaction timeout has expired.
- TimeoutExpiredException(boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
-
Constructs an instance with no detail message.
- TimeoutExpiredException(String, boolean) - Constructor for exception net.jini.core.transaction.TimeoutExpiredException
-
Constructs an instance with a detail message.
- 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.
- toString() - Method in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
- 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.landlord.LandlordLease
-
- toString() - Method in class com.sun.jini.start.ActivateWrapper.ActivateDesc
-
- toString() - Method in class com.sun.jini.start.NonActivatableServiceDescriptor
-
Prints out a field summary
- 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 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() - Method in class net.jini.constraint.BasicMethodConstraints
-
Returns a string representation of this object.
- 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() - 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
-
Returns a string representation of this
HttpServerEndpoint
.
- 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
-
Returns a string representation of this object.
- toString() - Method in class net.jini.jeri.ssl.ConfidentialityStrength
-
Returns a string representation of this object.
- 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.SslEndpoint
-
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.tcp.TcpEndpoint
-
Returns a string representation of this
TcpEndpoint
.
- 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 net.jini.core.lookup.ServiceMatches
-
Total number of matching items.
- 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.
- 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.
- TransactionParticipant - Interface in net.jini.core.transaction.server
-
The interface used for participants of the two-phase commit protocol.
- 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 net.jini.core.lookup.ServiceEvent
-
One of ServiceRegistrar.TRANSITION_*MATCH_*MATCH.
- 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.
- 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.
- 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.
- 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
-
- tryOnce() - Method in class com.sun.jini.thread.RetryTask
-
Make a single attempt.
- TWO - Static variable in class com.sun.jini.discovery.DiscoveryProtocolVersion
-
Use discovery protocol version 2.
- type - Variable in class com.sun.jini.lookup.entry.BasicServiceType
-
The type of service.