Package io.quarkiverse.cxf.extensibility
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 -
Method Summary
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
-
Constructor Details
-
HTTPServerPolicyExtensibility
public HTTPServerPolicyExtensibility()
-
-
Method Details
-
setElementType
- Specified by:
setElementTypein interfacejavax.wsdl.extensions.ExtensibilityElement
-
getElementType
- Specified by:
getElementTypein interfacejavax.wsdl.extensions.ExtensibilityElement
-
setRequired
- Specified by:
setRequiredin interfacejavax.wsdl.extensions.ExtensibilityElement
-
getRequired
- Specified by:
getRequiredin interfacejavax.wsdl.extensions.ExtensibilityElement
-