Package | Description |
---|---|
jadex.bridge.service.types.chat | |
jadex.bridge.service.types.deployment | |
jadex.bridge.service.types.message | |
jadex.bridge.service.types.remote |
Modifier and Type | Method and Description |
---|---|
ITerminableIntermediateFuture<Long> |
IChatService.sendFile(String nick,
String filename,
long size,
String id,
IInputConnection con)
Send a file.
|
Modifier and Type | Method and Description |
---|---|
ISubscriptionIntermediateFuture<Long> |
IDeploymentService.uploadFile(IInputConnection con,
String path,
String name)
Put a file.
|
Modifier and Type | Method and Description |
---|---|
IFuture<IInputConnection> |
IMessageService.createInputConnection(IComponentIdentifier sender,
IComponentIdentifier receiver,
Map<String,Object> nonfunc)
Create a virtual input connection.
|
Modifier and Type | Class and Description |
---|---|
class |
ServiceInputConnection |
class |
ServiceInputConnectionProxy |
Modifier and Type | Method and Description |
---|---|
IInputConnection |
ServiceOutputConnection.getInputConnection() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceOutputConnectionProxy.setInputConnection(IInputConnection icon) |
Copyright © 2013. All Rights Reserved.