Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.http.examples
Class ElementalHttpServer  view ElementalHttpServer download ElementalHttpServer.java

java.lang.Object
  extended byorg.apache.http.examples.ElementalHttpServer

public class ElementalHttpServer
extends java.lang.Object

Version:
$Revision: 408030 $

Nested Class Summary
(package private) static class ElementalHttpServer.ConnectionProcessorThread
           
(package private) static class ElementalHttpServer.FileServiceHandler
           
(package private) static class ElementalHttpServer.RequestListenerThread
           
 
Constructor Summary
ElementalHttpServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementalHttpServer

public ElementalHttpServer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception