|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelErrorEvent | |
---|---|
com.genesyslab.platform.applicationblocks.commons.broker | |
com.genesyslab.platform.apptemplate.filtering.impl.configuration | |
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
com.genesyslab.platform.commons.protocol | Contains classes that support the Protocol objects
used by applications developed with the Platform SDKs. |
Uses of ChannelErrorEvent in com.genesyslab.platform.applicationblocks.commons.broker |
---|
Methods in com.genesyslab.platform.applicationblocks.commons.broker with parameters of type ChannelErrorEvent | |
---|---|
void |
RequestReceivingBrokerService.onChannelError(ChannelErrorEvent event)
Deprecated. |
void |
EventReceivingBrokerService.onChannelError(ChannelErrorEvent event)
Deprecated. this interface is going to be removed from this class |
Uses of ChannelErrorEvent in com.genesyslab.platform.apptemplate.filtering.impl.configuration |
---|
Methods in com.genesyslab.platform.apptemplate.filtering.impl.configuration with parameters of type ChannelErrorEvent | |
---|---|
void |
FilterChainNotificationHandler.onChannelError(ChannelErrorEvent event)
|
Uses of ChannelErrorEvent in com.genesyslab.platform.clusterprotocol |
---|
Methods in com.genesyslab.platform.clusterprotocol with parameters of type ChannelErrorEvent | |
---|---|
protected void |
AbstractClusterChannel.fireErrorEvent(ChannelErrorEvent event)
|
void |
AbstractClusterChannel.IntChannelListener.onChannelError(ChannelErrorEvent event)
|
Constructors in com.genesyslab.platform.clusterprotocol with parameters of type ChannelErrorEvent | |
---|---|
AbstractClusterChannel.ChanelErrorVisitor(ChannelErrorEvent event)
|
Uses of ChannelErrorEvent in com.genesyslab.platform.commons.protocol |
---|
Subclasses of ChannelErrorEvent in com.genesyslab.platform.commons.protocol | |
---|---|
class |
ChannelClosedEvent
|
Methods in com.genesyslab.platform.commons.protocol with parameters of type ChannelErrorEvent | |
---|---|
protected void |
AbstractChannel.fireErrorEvent(ChannelErrorEvent event)
|
void |
IgnoringMessageReceiverSupport.onChannelError(ChannelErrorEvent event)
|
void |
ChannelListener.onChannelError(ChannelErrorEvent event)
onChannelError is called when some not critical channel error occurs. |
void |
AbstractQueueReceiver.onChannelError(ChannelErrorEvent event)
|
protected void |
DuplexChannel.onFireErrorEvent(ChannelErrorEvent event)
|
protected void |
AbstractChannel.onFireErrorEvent(ChannelErrorEvent event)
|
Constructors in com.genesyslab.platform.commons.protocol with parameters of type ChannelErrorEvent | |
---|---|
AbstractChannel.AsyncErrorNotifier(ChannelErrorEvent event)
|
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |