Apache CXF API

Uses of Package
org.apache.cxf.message

Packages that use org.apache.cxf.message
org.apache.cxf.annotations   
org.apache.cxf.attachment   
org.apache.cxf.binding   
org.apache.cxf.bus.spring   
org.apache.cxf.common.util   
org.apache.cxf.databinding   
org.apache.cxf.databinding.source   
org.apache.cxf.databinding.stax   
org.apache.cxf.endpoint   
org.apache.cxf.feature.transform   
org.apache.cxf.helpers   
org.apache.cxf.interceptor   
org.apache.cxf.interceptor.security   
org.apache.cxf.interceptor.transform   
org.apache.cxf.logging   
org.apache.cxf.message   
org.apache.cxf.phase   
org.apache.cxf.policy   
org.apache.cxf.service.invoker   
org.apache.cxf.service.invoker.spring   
org.apache.cxf.service.model   
org.apache.cxf.staxutils   
org.apache.cxf.staxutils.validation   
org.apache.cxf.transport   
org.apache.cxf.transport.common.gzip   
org.apache.cxf.validation   
org.apache.cxf.ws.addressing   
 

Classes in org.apache.cxf.message used by org.apache.cxf.annotations
Exchange
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.attachment
Attachment
           
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.binding
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.bus.spring
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.common.util
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.databinding
Attachment
           
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.databinding.source
Attachment
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.databinding.stax
Attachment
           
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.endpoint
Exchange
           
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.feature.transform
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.helpers
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.interceptor
Exchange
           
Message
          The base interface for all all message implementations.
MessageContentsList
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.interceptor.security
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.interceptor.transform
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.logging
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.message
AbstractWrappedMessage
          A base class to build your own message implementations on.
Attachment
           
Exchange
           
ExchangeImpl
           
FaultMode
           
Message
          The base interface for all all message implementations.
MessageContentsList
           
StringMap
           
StringMapImpl
          A variation on HashMap which allows lookup by Class, via the string returned by Class.getName().
 

Classes in org.apache.cxf.message used by org.apache.cxf.phase
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.policy
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.service.invoker
Exchange
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.service.invoker.spring
Exchange
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.service.model
Exchange
           
 

Classes in org.apache.cxf.message used by org.apache.cxf.staxutils
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.staxutils.validation
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.transport
Exchange
           
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.transport.common.gzip
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.validation
Message
          The base interface for all all message implementations.
 

Classes in org.apache.cxf.message used by org.apache.cxf.ws.addressing
Exchange
           
Message
          The base interface for all all message implementations.
 


Apache CXF API

Apache CXF