|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsyncChannel
Communication channel.
Method Summary | |
---|---|
void |
beginClose()
Method is asynchronous. |
void |
beginOpen()
Method is asynchronous. |
ChannelState |
getState()
Returns channel state. |
Methods inherited from interface com.genesyslab.platform.commons.protocol.ChannelListenerSupport |
---|
addChannelListener, removeChannelListener |
Method Detail |
---|
void beginOpen() throws ProtocolException
ProtocolException
- in case of problems establishing connectionvoid beginClose()
ChannelState getState()
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |