T - the type of message that this handler can convertR - the result of processing the converted messagepublic abstract class AbstractMessageHandler<T,R> extends AbstractQueueItemHandler<Message,T,R> implements MessageHandler<T,R>
| Constructor and Description |
|---|
AbstractMessageHandler() |
onComplete, onError, onSuccess, withFutureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconvert, onComplete, onError, onSuccess, process, withFuture