|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrestart.server.ErrorThread
public class ErrorThread
Singleton to manage unauthorized connections
Method Summary | |
---|---|
static void |
sendErrorAndClose(java.net.Socket socket,
ErrorCode errCode)
Return an error code to the client and close the socket. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void sendErrorAndClose(java.net.Socket socket, ErrorCode errCode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |