Package | Description |
---|---|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
Modifier and Type | Class and Description |
---|---|
private class |
AvailabilityRegistrationWatcher.VisibilityEventSender
Common implementation of
EventSender for visibility events |
private class |
EventRegistrationWatcher.BasicEventSender
Common implementation of
EventSender . |
Modifier and Type | Field and Description |
---|---|
private EventSender |
Notifier.NotifyTask.sender
Who and what to send a event to.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
OutriggerServerImpl.enqueueDelivery(EventSender sender)
Queue up an event for delivery.
|
(package private) void |
Notifier.enqueueDelivery(EventSender sender)
Queue up an event for delivery.
|
Constructor and Description |
---|
NotifyTask(EventSender sender)
Create an object to represent this list of chits needing
notification.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.