public abstract class InvokeResponseChannelListener extends ChannelListener<InvokeResponseChannel> implements InvokeResponse
InvokeResponse
channel type.InvokeResponse
,
InvokeResponseChannel
,
Serialized FormModifier | Constructor and Description |
---|---|
protected |
InvokeResponseChannelListener(InvokeResponseChannel channel) |
Modifier and Type | Method and Description |
---|---|
protected org.slf4j.Logger |
log() |
getChannel, getImplementedMethods, or, or, setChannel, toString
getClassName, getExtension, getMethod, importChannel, instance, newChannel, newChannel, object, object, object, object, replication, replication
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
onFailure, onFault, onResponse
protected InvokeResponseChannelListener(InvokeResponseChannel channel)
protected org.slf4j.Logger log()
log
in class ChannelListener<InvokeResponseChannel>