Package org.apache.servicemix.jbi.messaging

JBI Normalized Message Service (NMS) implementation classes

See:
          Description

Interface Summary
PojoMarshaler A plugin strategy which marshals an Object into and out of a JBI message.
 

Class Summary
DefaultMarshaler Default implementation of PojoMarshaler which will pass through String objects as XML content, DOM objects or Stream objects, otherwise the payload is stored in a message property.
DeliveryChannelImpl DeliveryChannel implementation
ExchangePacket ExchangePacket is responsible for carrying MessageExchange payloads
FaultImpl Fault implementation
InOnlyImpl InOnly message exchange.
InOptionalOutImpl InOptionalOut message exchange.
InOutImpl InOut message exchange.
MessageExchangeFactoryImpl Resolver for URI patterns
MessageExchangeImpl A simple message exchange declaration.
MessageExchangeSupport Resolver for URI patterns
MessagingStats Basic J2EE stats for the messaging in the NMR
NormalizedMessageImpl Represents a JBI NormalizedMessage.
RobustInOnlyImpl RobustInOnly message exchange.
 

Package org.apache.servicemix.jbi.messaging Description

JBI Normalized Message Service (NMS) implementation classes



Copyright © 2005-2006 Apache Software Foundation. All Rights Reserved.