electric.soap.references.splice
Class SpliceSOAPReference
java.lang.Object
electric.soap.references.chain.ChainedSOAPReference
electric.soap.references.splice.SpliceSOAPReference
- All Implemented Interfaces:
- IChainedSOAPReference, ISOAPHandler, ISOAPReference
- public final class SpliceSOAPReference
- extends ChainedSOAPReference
SplicingSOAPReference.
- Author:
- webMethods
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SpliceSOAPReference
public SpliceSOAPReference(ISplicedSOAPHandler splicedSOAPHandler,
Context proxyContext,
ISOAPReference nextReference)
- Parameters:
splicedSOAPHandler
- proxyContext
- nextReference
-
toString
public java.lang.String toString()
getReference
public ISOAPReference getReference()
handle
public SOAPMessage handle(SOAPMessage request,
Context messageContext)
throws java.rmi.RemoteException,
java.lang.SecurityException
- Description copied from interface:
ISOAPHandler
- Handle the specified SOAP request and return the SOAP response.
- Parameters:
request
- messageContext
-
- Throws:
java.rmi.RemoteException
java.lang.SecurityException
getWSDL
public WSDL getWSDL()
getEndpoint
public XURL getEndpoint()
copyright© 2001-2004 by webMethods All Rights Reserved.