electric.soap.handlers
Interface ISOAPHandlerFactory

All Known Implementing Classes:
RoutingHandlerFactory, SecurityHandlerFactory, SetupHandlerFactory, SOAPInterceptorHandlerFactory, SOAPLoggingHandlerFactory, SOAPToServiceHandlerFactory, SOAPToUserHandlerFactory

public interface ISOAPHandlerFactory

ISOAPHandlerFactory.

Author:
webMethods

Method Summary
 ISOAPHandler newSOAPHandler(IService service, ISOAPHandler nextHandler)
           
 

Method Detail

newSOAPHandler

public ISOAPHandler newSOAPHandler(IService service,
                                   ISOAPHandler nextHandler)
Parameters:
service -
nextHandler -


copyright© 2001-2004 by webMethods All Rights Reserved.