electric.soap.routing
Class RoutingReferenceFactory

java.lang.Object
  extended byelectric.soap.routing.RoutingReferenceFactory
All Implemented Interfaces:
IRoutingConstants, ISOAPReferenceFactory

public class RoutingReferenceFactory
extends java.lang.Object
implements ISOAPReferenceFactory, IRoutingConstants

RoutingReferenceFactory

Author:
webMethods

Field Summary
 
Fields inherited from interface electric.soap.routing.IRoutingConstants
ACTION, ALREADY_ROUTED, ALT_RP_NAMESPACE, CODE, CORRELATION_ID, ENDPOINT, ENDPOINT_INVALID, ENDPOINT_NOT_FOUND, ENDPOINT_NOT_SUPPORTED, ENDPOINT_UNREACHABLE, FORWARD, FROM, ID, INFINITE_LOOP_DETECTED, INVALID_HEADER, LOWERCASE_FAULT, MESSAGE_TIMEOUT, NO_ROUTING_HEADER, PATH, REASON, RELATES_TO, REVERSE, REVERSE_PATH_UNAVAILABLE, RP, RP_NAMESPACE, SERVICE_UNAVAILABLE, TO, UNKOWN_FAULT, UNSUPPORTED_ELEMENT, UUID_PREFIX, VIA
 
Constructor Summary
RoutingReferenceFactory()
           
 
Method Summary
 boolean newSOAPReference(java.util.Vector referenceChain, XURL endpoint, WSDL wsdl, Context proxyContext)
          Optionally add a new SOAP Reference to the given chain.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoutingReferenceFactory

public RoutingReferenceFactory()
Method Detail

newSOAPReference

public boolean newSOAPReference(java.util.Vector referenceChain,
                                XURL endpoint,
                                WSDL wsdl,
                                Context proxyContext)
Description copied from interface: ISOAPReferenceFactory
Optionally add a new SOAP Reference to the given chain.

Specified by:
newSOAPReference in interface ISOAPReferenceFactory
Parameters:
referenceChain -
endpoint -
wsdl -
proxyContext -
Returns:
true if the chain is incomplete, false if chain finished


copyright© 2001-2004 by webMethods All Rights Reserved.