ie.deri.wsmx.invoker
Interface Invoker

All Known Implementing Classes:
AlphaInvokerImpl

public interface Invoker

Author:
Matthew Moran Name: Invoker Description:

Method Summary
 InvokerResult invokeWS(WebService ws, Document document)
           
 

Method Detail

invokeWS

public InvokerResult invokeWS(WebService ws,
                              Document document)
                       throws InvokerException
Throws:
InvokerException