|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.catnets.p2pagent.api.BasicApplication
org.catnets.p2pagent.apiSamples.gropcastEchoes.EchoesClientMainApp
public class EchoesClientMainApp
Main application that initiates the EchoServer and EchoServer agents passing the appropiate parameters.
EchoServer,
EchoClient| Field Summary |
|---|
| Fields inherited from class org.catnets.p2pagent.api.BasicApplication |
|---|
env |
| Constructor Summary | |
|---|---|
EchoesClientMainApp(java.lang.String[] args)
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Application main method. |
protected void |
run()
Executes the main logic of the application. |
| Methods inherited from class org.catnets.p2pagent.api.BasicApplication |
|---|
getHostingEnvironment |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EchoesClientMainApp(java.lang.String[] args)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
run method to start its execution.
args - a String array with command parameters.protected void run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||