public interface IChannel
Modifier and Type | Method and Description |
---|---|
IChannelState |
getConnectionState() |
void |
init(IAgentMetaModel instance) |
boolean |
isConnected() |
boolean |
startChannel() |
void |
stopChannel() |
boolean startChannel()
void stopChannel()
IChannelState getConnectionState()
boolean isConnected()
void init(IAgentMetaModel instance)