ca.intelliware.amakihi.fixture
Interface CommunicationHelper

All Known Implementing Classes:
BaseHttpCommunicationHelper

public interface CommunicationHelper


Method Summary
 org.w3c.dom.Document send(Script.ResourceDefinition resourceDefinition, java.lang.String methodName, org.w3c.dom.Element input, java.util.Hashtable variables)
           
 

Method Detail

send

public org.w3c.dom.Document send(Script.ResourceDefinition resourceDefinition,
                                 java.lang.String methodName,
                                 org.w3c.dom.Element input,
                                 java.util.Hashtable variables)
                          throws java.io.IOException,
                                 org.xml.sax.SAXException


Copyright 2002 Intelliware Development. All Rights Reserved.