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 java.lang.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 © 2007 Apache Web Services Project. All Rights Reserved.