org.apache.axis2.transport.testkit.http
Class JettyServer

java.lang.Object
  extended by org.apache.axis2.transport.testkit.http.JettyServer

public class JettyServer
extends java.lang.Object


Field Summary
static JettyServer INSTANCE
           
 
Method Summary
 org.mortbay.http.HttpContext getContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final JettyServer INSTANCE
Method Detail

getContext

public org.mortbay.http.HttpContext getContext()


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.