|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--CiaoJava.PLJavaServer
This class implements the starting point of the Java
object server. Starts the communication and
performs the basic server loop. Includes the
main
method to be executed at
server start up.
Field Summary | |
private static java.lang.String |
JAVA_QUIT
|
Constructor Summary | |
PLJavaServer()
|
Method Summary | |
static void |
main(java.lang.String[] argv)
Start up method. |
Methods inherited from class java.lang.Object |
|
Field Detail |
private static final java.lang.String JAVA_QUIT
Constructor Detail |
public PLJavaServer()
Method Detail |
public static void main(java.lang.String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |