| Package | Description |
|---|---|
| com.sun.xml.ws.developer |
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
|
| Modifier and Type | Field and Description |
|---|---|
static JAXBContextFactory |
JAXBContextFactory.DEFAULT
The default implementation that creates
JAXBRIContext according to the standard behavior. |
| Modifier and Type | Method and Description |
|---|---|
JAXBContextFactory |
UsesJAXBContextFeature.getFactory()
Gets the
JAXBContextFactory instance to be used for creating JAXBContext for SEI. |
| Constructor and Description |
|---|
UsesJAXBContextFeature(JAXBContextFactory factory)
Creates
UsesJAXBContextFeature. |
| Constructor and Description |
|---|
UsesJAXBContextFeature(Class<? extends JAXBContextFactory> factoryClass)
Creates
UsesJAXBContextFeature. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.