electric.soap.local.handlers.user
Class SOAPToUserHandlerFactory

java.lang.Object
  extended byelectric.soap.local.handlers.user.SOAPToUserHandlerFactory
All Implemented Interfaces:
ISOAPHandlerFactory

public class SOAPToUserHandlerFactory
extends java.lang.Object
implements ISOAPHandlerFactory

SOAPToUserHandlerFactory.

Author:
webMethods

Constructor Summary
SOAPToUserHandlerFactory()
           
 
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

SOAPToUserHandlerFactory

public SOAPToUserHandlerFactory()
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.