|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.newdawn.dss.client.ServerFactory
A bootstrap to obtain the initial server context
| Constructor Summary | |
ServerFactory()
|
|
| Method Summary | |
static Server |
getServer(Client client,
CommandFactory factory,
ServerProperties properties)
Get a server instance based on a set of properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServerFactory()
| Method Detail |
public static Server getServer(Client client,
CommandFactory factory,
ServerProperties properties)
throws java.io.IOException
client - The client who should be notified of new commandsfactory - The command factory to use to produce commfandsproperties - The properties describing the server obtained
java.io.IOException - indicates a failure in connecting to the server
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||