|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface adds timeout support to the SocketTransport interface.
| Method Summary | |
int |
getSoTimeout()
Get the current socket timeout in milliseconds. |
void |
setSoTimeout(int timeout)
Set the socket timeout in milliseconds. |
| Method Detail |
public void setSoTimeout(int timeout)
throws java.io.IOException
timeout - int
java.io.IOException
public int getSoTimeout()
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||