Apache CXF API

Uses of Interface
org.apache.cxf.ws.rm.EncoderDecoder

Packages that use EncoderDecoder
org.apache.cxf.ws.rm   
 

Uses of EncoderDecoder in org.apache.cxf.ws.rm
 

Classes in org.apache.cxf.ws.rm that implement EncoderDecoder
 class EncoderDecoder10AImpl
          WS-ReliableMessaging 1.0 encoding and decoding.
 class EncoderDecoder10Impl
          WS-ReliableMessaging 1.0 encoding and decoding.
 class EncoderDecoder11Impl
          WS-ReliableMessaging 1.1 encoding and decoding.
 

Methods in org.apache.cxf.ws.rm that return EncoderDecoder
 EncoderDecoder ProtocolVariation.getCodec()
           
 


Apache CXF API

Apache CXF