All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class orchid.server.Boot

java.lang.Object
   |
   +----java.lang.Thread
           |
           +----orchid.server.Boot

public class Boot
extends Thread
Launch a server and do some tests.

Syntax is :
java orchid.server.Boot

Examples :

Author:
Antoine SOULIEZ

Constructor Index

 o Boot()

Method Index

 o main(String[])

Constructors

 o Boot
 public Boot()

Methods

 o main
 public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index