Package | Description |
---|---|
net.jini.core.event |
The
RemoteEventListener interface and related standard classes. |
net.jini.core.lookup |
These are the lookup service interfaces and classes.
|
net.jini.space |
JavaSpaces servers provide a place on the network, a space,
for clients to store and exchange objects.
|
Modifier and Type | Method and Description |
---|---|
void |
RemoteEventListener.notify(RemoteEvent theEvent)
Notify the listener about an event.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceEvent
This class is used for remote events sent by the lookup service.
|
Modifier and Type | Class and Description |
---|---|
class |
AvailabilityEvent
|