Uses of Annotation Type
com.sun.xml.ws.api.FeatureConstructor
Packages that use FeatureConstructor
Package
Description
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
-
Uses of FeatureConstructor in com.sun.xml.ws.api.addressing
Constructors in com.sun.xml.ws.api.addressing with annotations of type FeatureConstructorModifierConstructorDescriptionOneWayFeature(boolean enabled, WSEndpointReference replyTo, WSEndpointReference from, String relatesTo) Create anOneWayFeature -
Uses of FeatureConstructor in com.sun.xml.ws.api.client
Constructors in com.sun.xml.ws.api.client with annotations of type FeatureConstructorModifierConstructorDescriptionSelectOptimalEncodingFeature(boolean enabled) Create aSelectOptimalEncodingFeature -
Uses of FeatureConstructor in com.sun.xml.ws.api.fastinfoset
Constructors in com.sun.xml.ws.api.fastinfoset with annotations of type FeatureConstructor -
Uses of FeatureConstructor in com.sun.xml.ws.developer
Constructors in com.sun.xml.ws.developer with annotations of type FeatureConstructorModifierConstructorDescriptionMemberSubmissionAddressingFeature(boolean enabled, boolean required, MemberSubmissionAddressing.Validation validation) Create anMemberSubmissionAddressingFeatureSchemaValidationFeature(boolean inbound, boolean outbound, Class<? extends ValidationErrorHandler> clazz) SerializationFeature(String encoding) Create anStatefulFeature.StreamingAttachmentFeature(String dir, boolean parseEagerly, long memoryThreshold) UsesJAXBContextFeature(Class<? extends JAXBContextFactory> factoryClass) CreatesUsesJAXBContextFeature. -
Uses of FeatureConstructor in com.sun.xml.ws.developer.servlet
Constructors in com.sun.xml.ws.developer.servlet with annotations of type FeatureConstructor -
Uses of FeatureConstructor in com.sun.xml.ws.dump
Constructors in com.sun.xml.ws.dump with annotations of type FeatureConstructorModifierConstructorDescriptionMessageDumpingFeature(boolean enabled, String msgLogRoot, String msgLogLevel, boolean storeMessages) -
Uses of FeatureConstructor in com.sun.xml.ws.runtime.config
Constructors in com.sun.xml.ws.runtime.config with annotations of type FeatureConstructor