Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.miamm.soapmmil

Interface Summary
SoapMMILConstants Constants used by SoapMMIL
 

Class Summary
BootServlet  
BootServletTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
InputSourceWriter Deprecated. use ReaderWriter instead (see simplified API)
InputSourceWriterTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
MIAMMExceptionTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
MIAMMService Any module in the MIAMM architecture must extend this class.
MIAMMServiceEngine The back-end to MIAMMService.
MIAMMServiceEngineTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
MIAMMServiceTable A map of misoh MsgContentType (AS STRINGS) to the URL that corresponds.
MIAMMServiceTableTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
MIAMMServiceTemplate A template for lazy MIAMM programmers.
MIAMMServiceTemplateTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
OneTest A convenience class for when you want to test just one thing
ResponsesTable Convenience functions for a synchronised Map from msgIDs (String) to a List of SoapmmilMessages.
ResponsesTableTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SoapmmilHeader  
SoapmmilHeaderTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SoapmmilMessage A container for the parts of a SOAP message that are useful in Soapmmil.
SoapmmilMessageTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SoapmmilSuite Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
SoapmmilTestCase  
StringInputSource Deprecated. just use StringReader (the API has changed)
StringInputSourceTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
XMLInputSourceWriter Deprecated. Use SpecificXMLWriter and ReaderWriter instead.
XMLInputSourceWriterTest Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL.
 

Exception Summary
MIAMMException  
NoRecepientException  
SoapmmilMessageContentException Thrown if the contents of this SoapmmilMessage could not be parsed correctly.