Package | Description |
---|---|
com.sun.xml.ws.api.addressing | |
com.sun.xml.ws.api.client | |
com.sun.xml.ws.api.fastinfoset | |
com.sun.xml.ws.developer |
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
|
com.sun.xml.ws.developer.servlet | |
com.sun.xml.ws.dump | |
com.sun.xml.ws.runtime.config |
Constructor and Description |
---|
OneWayFeature(boolean enabled,
WSEndpointReference replyTo,
WSEndpointReference from,
String relatesTo)
Create an
OneWayFeature |
Constructor and Description |
---|
SelectOptimalEncodingFeature(boolean enabled)
Create a
SelectOptimalEncodingFeature |
Constructor and Description |
---|
FastInfosetFeature(boolean enabled)
Create a
FastInfosetFeature |
Constructor and Description |
---|
MemberSubmissionAddressingFeature(boolean enabled,
boolean required,
MemberSubmissionAddressing.Validation validation)
Create an
MemberSubmissionAddressingFeature |
SchemaValidationFeature(boolean inbound,
boolean outbound,
Class<? extends ValidationErrorHandler> clazz) |
SerializationFeature(String encoding) |
StatefulFeature()
Create an
StatefulFeature . |
StreamingAttachmentFeature(String dir,
boolean parseEagerly,
long memoryThreshold) |
UsesJAXBContextFeature(Class<? extends JAXBContextFactory> factoryClass)
Creates
UsesJAXBContextFeature . |
Constructor and Description |
---|
HttpSessionScopeFeature() |
Constructor and Description |
---|
MessageDumpingFeature(boolean enabled,
String msgLogRoot,
String msgLogLevel,
boolean storeMessages) |
Constructor and Description |
---|
TubelineFeature(boolean enabled) |
Copyright © 2015 Oracle Corporation. All rights reserved.