|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectio.viper.livecode.LiveCodeServer
public class LiveCodeServer
| Constructor Summary | |
|---|---|
LiveCodeServer()
|
|
| Method Summary | |
|---|---|
static LiveCodeServer |
create(int maxContentLength,
String localhostName,
int localhostPublicPort,
int localhostAdminPort,
String adminServerRoot,
String serverDefRoot)
|
void |
shutdown()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LiveCodeServer()
| Method Detail |
|---|
public static LiveCodeServer create(int maxContentLength,
String localhostName,
int localhostPublicPort,
int localhostAdminPort,
String adminServerRoot,
String serverDefRoot)
throws Exception
Exceptionpublic void shutdown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||