electric.soap.jms.reference
Class SOAPToJMSFactory

java.lang.Object
  extended byelectric.soap.jms.reference.SOAPToJMSFactory
All Implemented Interfaces:
ISOAPReferenceFactory

public class SOAPToJMSFactory
extends java.lang.Object
implements ISOAPReferenceFactory

SOAPToJMSFactory.

Author:
webMethods

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

SOAPToJMSFactory

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