|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.siebengeisslein.server.JnlpServer
public class JnlpServer
| Nested Class Summary | |
|---|---|
static class |
JnlpServer.IndexServlet
|
static class |
JnlpServer.JnlpServlet
|
| Constructor Summary | |
|---|---|
JnlpServer(Client client,
int httpPort,
int listenPort)
|
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JnlpServer(Client client,
int httpPort,
int listenPort)
| Method Detail |
|---|
public void start()
throws java.lang.Exception
java.lang.Exception
public void stop()
throws java.lang.InterruptedException
java.lang.InterruptedException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||