| Home >> All >> org >> miamm >> soapmmil >> [ engine Javadoc ] |
org.miamm.soapmmil.engine: Javadoc index of package org.miamm.soapmmil.engine.
Package Samples:
org.miamm.soapmmil.engine
Classes:
MapToMany: An object that maps keys to values. A MapToMany cannot contain duplicate keys; BUT unlike Maps, each key can map to any number of values. FIXME: if i really gave a damn, i would make this an interface, and create an abstract class called "MapToCollection" which implements this interface
SoapmmilMessageQueue: A paramaterised LinkedList that only accepts SOAPEnvelope, and that a nicer toString() function for debugging FIXME: doesn't enforce the only SOAPEnvelope thing, but at least you don't have to cast anymore
AxisWayTest: Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL. Please see www.junitdoclet.org, www.gnu.org and www.objectfab.de for informations about the tool, the licence and the authors.
BypassWayTest: Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL. Please see www.junitdoclet.org, www.gnu.org and www.objectfab.de for informations about the tool, the licence and the authors.
EngineSuite: Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL. Please see www.junitdoclet.org, www.gnu.org and www.objectfab.de for informations about the tool, the licence and the authors.
ServiceTableTest: Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL. Please see www.junitdoclet.org, www.gnu.org and www.objectfab.de for informations about the tool, the licence and the authors.
AxisWay: A provider of MIAMMServiceEngine 's core functionality via Apache Axis
ServiceTable: A mapping from MsgContentType to a list of services which handle them.
BypassWay
DeliveryService
WayAdapter
| Home | Contact Us | Privacy Policy | Terms of Service |