|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.freecol.server.control.InputHandler.DisconnectHandler
private class InputHandler.DisconnectHandler
| Constructor Summary | |
|---|---|
private |
InputHandler.DisconnectHandler()
|
| Method Summary | |
|---|---|
org.w3c.dom.Element |
handle(Connection connection,
org.w3c.dom.Element disconnectElement)
Handle a request represented by an Element and return another
Element or null as the answer. |
private void |
logDisconnect(Connection connection,
ServerPlayer player)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
private InputHandler.DisconnectHandler()
| Method Detail |
|---|
public org.w3c.dom.Element handle(Connection connection,
org.w3c.dom.Element disconnectElement)
InputHandler.NetworkRequestHandlerElement and return another
Element or null as the answer.
handle in interface InputHandler.NetworkRequestHandlerconnection - The message's Connection.disconnectElement - The root element of the message.
private void logDisconnect(Connection connection,
ServerPlayer player)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||