@Service public interface RequestQueue
This uses the command-channel to send a request to the agent. The request and response (if any) are processed asynchronously. An instance of this can be obtained from OSGi.
Modifier and Type | Method and Description |
---|---|
void |
putRequest(Request request) |
void putRequest(Request request)
Copyright © 2016. All rights reserved.