|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSTriedUnsuccessfullyEvent | |
---|---|
com.genesyslab.platform.clusterprotocol | Cluster Protocol Application Block |
com.genesyslab.platform.standby |
Uses of WSTriedUnsuccessfullyEvent in com.genesyslab.platform.clusterprotocol |
---|
Methods in com.genesyslab.platform.clusterprotocol with parameters of type WSTriedUnsuccessfullyEvent | |
---|---|
protected void |
ClusterProtocolImpl.onChannelFailure(com.genesyslab.platform.clusterprotocol.ProtocolNodeRec protocolItem,
WSTriedUnsuccessfullyEvent event)
|
protected abstract void |
AbstractClusterChannel.onChannelFailure(com.genesyslab.platform.clusterprotocol.ProtocolNodeRec protocolItem,
WSTriedUnsuccessfullyEvent event)
|
void |
AbstractClusterChannel.IntWsHandler.onEndpointTriedUnsuccessfully(WSTriedUnsuccessfullyEvent event)
|
Uses of WSTriedUnsuccessfullyEvent in com.genesyslab.platform.standby |
---|
Methods in com.genesyslab.platform.standby with parameters of type WSTriedUnsuccessfullyEvent | |
---|---|
void |
WSHandler.onEndpointTriedUnsuccessfully(WSTriedUnsuccessfullyEvent event)
|
void |
IWSHandler.onEndpointTriedUnsuccessfully(WSTriedUnsuccessfullyEvent event)
It is called when the channel hasn't been opened due to some error. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |