| Package | Description |
|---|---|
| jadex.bridge |
This package contains the interfaces of the adapter layer,
which is used to establish a connection between the Jadex runtime
system and an underlying platform.
|
| jadex.bridge.service.types.chat | |
| jadex.bridge.service.types.remote | |
| jadex.commons.future | |
| jadex.extension.envsupport |
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<byte[]> |
IInputConnection.aread()
Asynchronous read.
|
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<ChatEvent> |
IChatGuiService.subscribeToEvents()
Subscribe to events from the chat service.
|
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<byte[]> |
ServiceInputConnectionProxy.aread() |
ISubscriptionIntermediateFuture<byte[]> |
ServiceInputConnection.aread()
Asynchronous read.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionIntermediateDelegationFuture<E> |
class |
SubscriptionIntermediateFuture<E> |
| Modifier and Type | Method and Description |
|---|---|
ISubscriptionIntermediateFuture<Object> |
AbstractEnvironmentService.register(String objecttype)
Registers the calling agent (component) in the environment.
|
Copyright © 2012. All Rights Reserved.