|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjadex.runtime.AbstractPlan
jadex.runtime.Plan
jadex.tutorial.ServerPlanG1
public class ServerPlanG1
The server plan starts a thread to accept connections from clients.
Constructor Summary | |
---|---|
ServerPlanG1(int port)
Create a new plan. |
Method Summary | |
---|---|
void |
body()
The plan body. |
void |
close()
Close the server. |
void |
run()
The server code. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServerPlanG1(int port)
Method Detail |
---|
public void close()
public void body()
body
in class Plan
public void run()
run
in interface Runnable
Runnable
|
Jadex 0.96 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.