Class CXFMessageDataFormatFeature

  • All Implemented Interfaces:
    org.apache.cxf.feature.AbstractPortableFeature, org.apache.cxf.feature.Feature

    public class CXFMessageDataFormatFeature
    extends AbstractDataFormatFeature

    MessageDataFormatFeature sets up the CXF endpoint interceptor for handling the Message in Message data format.

    • Constructor Detail

      • CXFMessageDataFormatFeature

        public CXFMessageDataFormatFeature()
    • Method Detail

      • initialize

        public void initialize​(org.apache.cxf.endpoint.Client client,
                               org.apache.cxf.Bus bus)
      • initialize

        public void initialize​(org.apache.cxf.endpoint.Server server,
                               org.apache.cxf.Bus bus)
      • setupEndpoint

        protected void setupEndpoint​(org.apache.cxf.endpoint.Endpoint ep)
      • resetPartTypeClass

        protected void resetPartTypeClass​(org.apache.cxf.service.model.BindingMessageInfo bmi)
      • resetPartTypeClass

        protected void resetPartTypeClass​(org.apache.cxf.service.model.MessageInfo msgInfo)