electric.soap.local.reference
Class SOAPLocalTransportFactory

java.lang.Object
  extended byelectric.soap.local.reference.SOAPLocalTransportFactory
All Implemented Interfaces:
ISOAPReferenceFactory

public class SOAPLocalTransportFactory
extends java.lang.Object
implements ISOAPReferenceFactory

SOAPLocalTransportFactory

Author:
webMethods

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

SOAPLocalTransportFactory

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