|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary |
Fields inherited from interface com.genesyslab.platform.commons.protocol.Channel |
DEFAULT_TIMEOUT, INFINITE_TIMEOUT |
Method Summary | |
RequestContext |
receiveRequest()
|
RequestContext |
receiveRequest(long timeout)
|
Methods inherited from interface com.genesyslab.platform.commons.protocol.Channel |
close, close, getTimeout, open, open, setTimeout |
Methods inherited from interface com.genesyslab.platform.commons.protocol.AsyncChannel |
beginClose, beginOpen, getState |
Methods inherited from interface com.genesyslab.platform.commons.protocol.ChannelListenerSupport |
addChannelListener, removeChannelListener |
Method Detail |
public RequestContext receiveRequest() throws java.lang.InterruptedException
java.lang.InterruptedException
public RequestContext receiveRequest(long timeout) throws java.lang.InterruptedException
java.lang.InterruptedException
|
Configuration Platform SDK 7.6 API Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |