Package org.simantics.databoard.channel

Interface Summary
AsyncRequest  
AsyncRequest.RequestListener  
CommandChannel Client interface for command channel.
ServiceHandler Server interface of command channel.
ServiceRequest  
 

Class Summary
CommandSpec Command specification.
 

Enum Summary
AsyncRequest.Status  
 

Exception Summary
RequestException RequestException is thrown to service requester of CommandChannel when there was a problem fulfilling the request.
ServiceException Service exception is thrown by Service Handler when there was problem in processing the service request.