|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.jini.space | |
---|---|
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
com.sun.jini.outrigger.snaplogstore | |
net.jini.space | JavaSpaces servers provide a place on the network, a space, for clients to store and exchange objects. |
Classes in net.jini.space used by com.sun.jini.outrigger | |
---|---|
AvailabilityEvent
A RemoteEvent marking the transition of an
Entry from unavailable to
available . |
|
JavaSpace
This interface is implemented by servers that export a JavaSpaces technology service. |
|
JavaSpace05
The JavaSpace05 interface extends the JavaSpace interface to provide methods that allow clients to
perform batch operations on the space (which are generally more
efficient than performing an equivalent set of singleton
operations) and to more easily develop applications where a
given Entry needs to be read by multiple clients. |
|
MatchSet
A collection of Entry instances to be incrementally
returned from a JavaSpaces service. |
Classes in net.jini.space used by com.sun.jini.outrigger.snaplogstore | |
---|---|
InternalSpaceException
This exception denotes a problem with the local implementation of the JavaSpace interface. |
Classes in net.jini.space used by net.jini.space | |
---|---|
JavaSpace
This interface is implemented by servers that export a JavaSpaces technology service. |
|
MatchSet
A collection of Entry instances to be incrementally
returned from a JavaSpaces service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |