Package | Description |
---|---|
jadex.bridge.service.types.awareness | |
jadex.bridge.service.types.chat | |
jadex.bridge.service.types.cron | |
jadex.bridge.service.types.email | |
jadex.bridge.service.types.security |
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<DiscoveryInfo> |
IAwarenessManagementService.subscribeToPlatformList(boolean include_initial)
Retrieve information about platforms as they appear or vanish.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<ChatEvent> |
IChatGuiService.subscribeToEvents()
Subscribe to events from the chat service.
|
Modifier and Type | Method and Description |
---|---|
<T> ISubscriptionIntermediateFuture<T> |
ICronService.addJob(CronJob<T> job)
Add a schedule job.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<Email> |
IEmailService.subscribeForEmail(IFilter<Email> filter,
EmailAccount account)
Subscribe for email.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<ChangeEvent<Object>> |
ISecurityService.subscribeToEvents()
Subscribe to changes.
|
Copyright © 2013. All Rights Reserved.