| Class | Description |
|---|---|
| AbstractServiceExecutor<H> |
Execute a service
|
| AbstractServiceListener<E> |
Listen for something.
|
| ServiceRequestListener |
Handle a service request.
|
| ServiceResponseExecutor |
Send a service response
|
| ServiceResponseListener |
Listen for a
ServiceResponse. |
| SignalRequestExecutor<H> |
Send a
ServiceRequest over the EventBus. |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.