electric.soap.http.reference
Class SOAPToHTTPFactory

java.lang.Object
  extended byelectric.soap.http.reference.SOAPToHTTPFactory
All Implemented Interfaces:
ISOAPReferenceFactory

public class SOAPToHTTPFactory
extends java.lang.Object
implements ISOAPReferenceFactory

SOAPToHTTPFactory.

Author:
webMethods

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

SOAPToHTTPFactory

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