public interface TCPMessageListener
| Modifier and Type | Method and Description |
|---|---|
void |
onError(ChannelContext channelContext,
WSTCPError error) |
void |
onMessage(ChannelContext channelContext) |
void onMessage(ChannelContext channelContext) throws IOException
IOExceptionvoid onError(ChannelContext channelContext, WSTCPError error) throws IOException
IOExceptionCopyright © 2005–2018 Oracle Corporation. All rights reserved.