| Interface | Description |
|---|---|
| Broker<SEND,RECEIVE> |
Component broker for request/response scenario from an endpoint.
|
| Consumer<LISTENER,EVENT_FACTORY> |
Component consumer for retrieving from an endpoint.
|
| EndpointListener<MESSAGE,EXCEPTION extends Throwable> |
EndpointListener contract utilised by Consumers when negotiating
message and exception exchange from the tech endpoint to the consumer.
|
| Producer<T> |
Component producer for distributing to an endpoint.
|
| Exception | Description |
|---|---|
| EndpointException |
Base EndpointException
|
Copyright © 2007-2016 Ikasan. All Rights Reserved.