|
|||||||||
| Version 1.5 | APIs subject to change! | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmultiverse.server.engine.EnginePlugin
multiverse.server.plugins.ProxyPlugin
multiverse.mars.plugins.MarsProxyPlugin
public class MarsProxyPlugin
handles client traffic to the rest of the servers
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class multiverse.server.plugins.ProxyPlugin |
|---|
ProxyPlugin.CommandParser, ProxyPlugin.EventCallback, ProxyPlugin.PlayerMessageCallback, ProxyPlugin.PluginMessageCallback, ProxyPlugin.ProxyJMX, ProxyPlugin.ProxyJMXMBean |
| Field Summary |
|---|
| Fields inherited from interface multiverse.msgsys.MessageCallback |
|---|
NO_FLAGS, RESPONSE_EXPECTED |
| Constructor Summary | |
|---|---|
MarsProxyPlugin()
|
|
| Method Summary | |
|---|---|
protected boolean |
processLogin(multiverse.server.network.ClientConnection con,
AuthorizedLoginEvent loginEvent)
process login message from the client. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface multiverse.msgsys.MessageCallback |
|---|
handleMessage |
| Constructor Detail |
|---|
public MarsProxyPlugin()
| Method Detail |
|---|
protected boolean processLogin(multiverse.server.network.ClientConnection con,
AuthorizedLoginEvent loginEvent)
processLogin in class ProxyPlugincon - The connection to the client.loginEvent - The client message that asks to log the
client in.
|
Copyright © 2008 The Multiverse Network, Inc. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||