electric.soap.local.handlers.service
Class SOAPToServiceHandlerFactory

java.lang.Object
  extended byelectric.soap.local.handlers.service.SOAPToServiceHandlerFactory
All Implemented Interfaces:
ISOAPHandlerFactory

public class SOAPToServiceHandlerFactory
extends java.lang.Object
implements ISOAPHandlerFactory

SOAPToServiceHandlerFactory.

Author:
webMethods

Constructor Summary
SOAPToServiceHandlerFactory()
           
 
Method Summary
 ISOAPHandler newSOAPHandler(IService service, ISOAPHandler nextHandler)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPToServiceHandlerFactory

public SOAPToServiceHandlerFactory()
Method Detail

newSOAPHandler

public ISOAPHandler newSOAPHandler(IService service,
                                   ISOAPHandler nextHandler)
Specified by:
newSOAPHandler in interface ISOAPHandlerFactory
Parameters:
service -
nextHandler -


copyright© 2001-2004 by webMethods All Rights Reserved.