Uses of Interface
org.apache.geronimo.messaging.interceptors.MsgTransformer

Packages that use MsgTransformer
org.apache.geronimo.messaging.proxy   
 

Uses of MsgTransformer in org.apache.geronimo.messaging.proxy
 

Methods in org.apache.geronimo.messaging.proxy with parameters of type MsgTransformer
 void EndPointCallback.setTransformer(MsgTransformer aTransformer)
          Sets the transformer to be applied on Msgs sent by this instance.
 void EndPointProxy.setTransformer(MsgTransformer aTransformer)
          Allows to transform Msgs being sent by this proxy.
 



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