electric.soap.references.chain
Interface IChainedSOAPReference

All Superinterfaces:
ISOAPHandler, ISOAPReference
All Known Implementing Classes:
ChainedSOAPReference

public interface IChainedSOAPReference
extends ISOAPReference

IChainedSOAPReference.

Author:
webMethods

Method Summary
 ISOAPReference getNextReference()
           
 void setNextReference(ISOAPReference reference)
           
 
Methods inherited from interface electric.soap.references.ISOAPReference
getEndpoint, getWSDL
 
Methods inherited from interface electric.soap.ISOAPHandler
handle
 

Method Detail

getNextReference

public ISOAPReference getNextReference()

setNextReference

public void setNextReference(ISOAPReference reference)
Parameters:
reference -


copyright© 2001-2004 by webMethods All Rights Reserved.