org.apache.axis2.transport.http
Class HTTPWorkerFactory

java.lang.Object
  extended by org.apache.axis2.transport.http.HTTPWorkerFactory
All Implemented Interfaces:
WorkerFactory

public class HTTPWorkerFactory
extends Object
implements WorkerFactory


Constructor Summary
HTTPWorkerFactory()
           
 
Method Summary
 Worker newWorker()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPWorkerFactory

public HTTPWorkerFactory()
Method Detail

newWorker

public Worker newWorker()
Specified by:
newWorker in interface WorkerFactory


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