|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectt3.remotehrd.server.InputSource
public class InputSource
Represents, at the server end, an InputSource connected to the server.
| Method Summary | |
|---|---|
void |
close()
Ensures that no more messages are sent to this client and closes the client's socket. |
void |
errorWithThisInputSource(java.lang.Throwable e)
Reports a specified exception to do with this client, and closes the client without stopping the server. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void errorWithThisInputSource(java.lang.Throwable e)
e - public void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||