Uses of Class
org.apache.servicemix.jbi.messaging.NormalizedMessageImpl

Packages that use NormalizedMessageImpl
org.apache.servicemix.jbi.messaging JBI Normalized Message Service (NMS) implementation classes 
 

Uses of NormalizedMessageImpl in org.apache.servicemix.jbi.messaging
 

Subclasses of NormalizedMessageImpl in org.apache.servicemix.jbi.messaging
 class FaultImpl
          Fault implementation
 

Fields in org.apache.servicemix.jbi.messaging declared as NormalizedMessageImpl
protected  NormalizedMessageImpl ExchangePacket.in
           
protected  NormalizedMessageImpl ExchangePacket.out
           
 

Methods in org.apache.servicemix.jbi.messaging with parameters of type NormalizedMessageImpl
 void ExchangePacket.setIn(NormalizedMessageImpl in)
           
 void ExchangePacket.setOut(NormalizedMessageImpl out)
           
 



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