public class ProviderAgent extends java.lang.Object implements ITestService
Constructor and Description |
---|
ProviderAgent() |
Modifier and Type | Method and Description |
---|---|
jadex.commons.future.IFuture<java.lang.Void> |
method(java.lang.String msg)
Call a method that must use a secure
transport under the hood.
|
public jadex.commons.future.IFuture<java.lang.Void> method(java.lang.String msg)
method
in interface ITestService