Class HTTPServerPolicyExtensibility

java.lang.Object
org.apache.cxf.transports.http.configuration.HTTPServerPolicy
io.quarkiverse.cxf.extensibility.HTTPServerPolicyExtensibility
All Implemented Interfaces:
javax.wsdl.extensions.ExtensibilityElement

@ApplicationScoped public class HTTPServerPolicyExtensibility extends org.apache.cxf.transports.http.configuration.HTTPServerPolicy implements javax.wsdl.extensions.ExtensibilityElement
  • Field Summary

    Fields inherited from class org.apache.cxf.transports.http.configuration.HTTPServerPolicy

    cacheControl, contentEncoding, contentLocation, contentType, honorKeepAlive, keepAliveParameters, propertyListener, receiveTimeout, redirectURL, serverType, suppressClientReceiveErrors, suppressClientSendErrors
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
    void
    setElementType(QName elementType)
     
    void
     

    Methods inherited from class org.apache.cxf.transports.http.configuration.HTTPServerPolicy

    addPropertyChangeListener, getCacheControl, getContentEncoding, getContentLocation, getContentType, getKeepAliveParameters, getOtherAttributes, getReceiveTimeout, getRedirectURL, getServerType, isHonorKeepAlive, isSetCacheControl, isSetContentEncoding, isSetContentLocation, isSetContentType, isSetHonorKeepAlive, isSetKeepAliveParameters, isSetReceiveTimeout, isSetRedirectURL, isSetServerType, isSetSuppressClientReceiveErrors, isSetSuppressClientSendErrors, isSuppressClientReceiveErrors, isSuppressClientSendErrors, removePropertyChangeListener, setCacheControl, setContentEncoding, setContentLocation, setContentType, setHonorKeepAlive, setKeepAliveParameters, setReceiveTimeout, setRedirectURL, setServerType, setSuppressClientReceiveErrors, setSuppressClientSendErrors, unsetHonorKeepAlive, unsetReceiveTimeout, unsetSuppressClientReceiveErrors, unsetSuppressClientSendErrors

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • HTTPServerPolicyExtensibility

      public HTTPServerPolicyExtensibility()
  • Method Details

    • setElementType

      public void setElementType(QName elementType)
      Specified by:
      setElementType in interface javax.wsdl.extensions.ExtensibilityElement
    • getElementType

      public QName getElementType()
      Specified by:
      getElementType in interface javax.wsdl.extensions.ExtensibilityElement
    • setRequired

      public void setRequired(Boolean b)
      Specified by:
      setRequired in interface javax.wsdl.extensions.ExtensibilityElement
    • getRequired

      public Boolean getRequired()
      Specified by:
      getRequired in interface javax.wsdl.extensions.ExtensibilityElement