Class SseFeature

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

    public class SseFeature
    extends org.apache.cxf.feature.DelegatingFeature<SseFeature.Portable>
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SseFeature.Portable  
    • Field Summary

      • Fields inherited from class org.apache.cxf.feature.DelegatingFeature

        delegate
      • Fields inherited from class javax.xml.ws.WebServiceFeature

        enabled
    • Constructor Summary

      Constructors 
      Constructor Description
      SseFeature()  
    • Method Summary

      • Methods inherited from class org.apache.cxf.feature.DelegatingFeature

        getDelegate, initialize, initialize, initialize, initialize, initializeProvider, setDelegate
      • Methods inherited from class org.apache.cxf.feature.AbstractFeature

        doInitializeProvider, getActive, getID, isEnabled
    • Constructor Detail

      • SseFeature

        public SseFeature()