|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Delivery | |
|---|---|
| org.sakaiproject.courier.api | |
| org.sakaiproject.courier.cover | |
| Uses of Delivery in org.sakaiproject.courier.api |
|---|
| Methods in org.sakaiproject.courier.api that return types with arguments of type Delivery | |
|---|---|
List<Delivery> |
DeliveryProvider.getDeliveries(String sessionId,
String placementId)
Access the Deliveries queued up for a particular session client window. |
| Methods in org.sakaiproject.courier.api with parameters of type Delivery | |
|---|---|
void |
CourierService.deliver(Delivery delivery)
Queue up a delivery for the client window identified in the Delivery object. |
| Uses of Delivery in org.sakaiproject.courier.cover |
|---|
| Methods in org.sakaiproject.courier.cover with parameters of type Delivery | |
|---|---|
static void |
CourierService.deliver(Delivery param0)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||