Package | Description |
---|---|
com.sun.jini.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
com.sun.jini.mercury |
Provides implementations of the
EventMailbox service.
|
com.sun.jini.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
FiddlerAdmin
An administrative interface for the Fiddler implementation of the
lookup discovery service (see Fiddler).
|
Modifier and Type | Interface and Description |
---|---|
interface |
MailboxAdmin
An administrative interface for the mercury implementation
of the event mailbox service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ConstrainableJavaSpaceAdmin
Deprecated.
The
JavaSpace05.contents
method can be used to view the space's contents. |
interface |
JavaSpaceAdmin
Deprecated.
Invoke the
JoinAdmin and DestroyAdmin methods though those interfaces. A view
of the space contents can be obtained through the
JavaSpace05.contents
method. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.