electric.soap.routing
Class RoutingHandlerFactory

java.lang.Object
  extended byelectric.soap.routing.RoutingHandlerFactory
All Implemented Interfaces:
ISOAPHandlerFactory

public class RoutingHandlerFactory
extends java.lang.Object
implements ISOAPHandlerFactory

RoutingHandlerFactory.

Author:
webMethods

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

Constructor Detail

RoutingHandlerFactory

public RoutingHandlerFactory()
Method Detail

newSOAPHandler

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


copyright© 2001-2004 by webMethods All Rights Reserved.