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