Apache CXF API

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

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

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

Subclasses of EncoderDecoder in org.apache.cxf.ws.rm
 class EncoderDecoder10AImpl
          WS-ReliableMessaging 1.0 encoding and decoding.
 class EncoderDecoder10Impl
          WS-ReliableMessaging 1.0 encoding and decoding.
 class EncoderDecoder11Impl
          WS-ReliableMessaging 1.1/1.2 encoding and decoding.
 

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


Apache CXF API

Apache CXF