Package | Description |
---|---|
com.sun.jini.collection |
Various collection classes used internally by code in
com.sun.jini classes. |
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.jeri.internal.http | |
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
com.sun.jini.start |
Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.
|
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.security |
Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.
|
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.
|
Class and Description |
---|
SoftCache.Value |
WeakIdentityMap.Key |
WeakSoftTable.RemovableReference
Implemented by classes to permit copying instances into reference queues
when they are added to the table and to remove them from the table when
the references are cleared.
|
WeakSoftTable.SoftValue
A value that maintains a soft reference to an object.
|
WeakSoftTable.WeakKey
A key that maintains a weak reference to an object which should be
compared by object identity.
|
WeakTable.KeyGCHandler
Handler for clients that need to know when a key is removed
from the table because it has been collected.
|
Class and Description |
---|
SoftCache
Map of keys to softly-referenced values which automatically removes mappings
for garbage-collected values.
|
WeakIdentityMap
Identity-based weak hash map.
|
Class and Description |
---|
SoftCache
Map of keys to softly-referenced values which automatically removes mappings
for garbage-collected values.
|
Class and Description |
---|
WeakTable
This class is designed to allow weakly held keys to weakly held
objects.
|
WeakTable.KeyGCHandler
Handler for clients that need to know when a key is removed
from the table because it has been collected.
|
Class and Description |
---|
WeakIdentityMap
Identity-based weak hash map.
|
Class and Description |
---|
WeakSoftTable
A table that maps a key containing a weak reference to one or more values
containing soft references.
|
WeakSoftTable.RemovableReference
Implemented by classes to permit copying instances into reference queues
when they are added to the table and to remove them from the table when
the references are cleared.
|
WeakSoftTable.SoftValue
A value that maintains a soft reference to an object.
|
WeakSoftTable.WeakKey
A key that maintains a weak reference to an object which should be
compared by object identity.
|
Class and Description |
---|
WeakIdentityMap
Identity-based weak hash map.
|
Class and Description |
---|
WeakIdentityMap
Identity-based weak hash map.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.