|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class represents the connection from a client point of view.
Method Summary | |
void |
setTimeout(int time)
Sets timeout for this connection in milliseconds. |
Methods inherited from interface org.idoox.transport.Connection |
getInputMessage, getMethod, getOutputMessage, getURI, setInputMessage, setOutputMessage |
Method Detail |
public void setTimeout(int time) throws java.io.IOException
time
- timeout in milliseconds
java.io.IOException
- if an I/O error occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |