Package | Description |
---|---|
com.sun.xml.ws.db.glassfish | |
com.sun.xml.ws.model | |
com.sun.xml.ws.spi.db |
Modifier and Type | Method and Description |
---|---|
BindingContext |
MarshallerBridge.context() |
BindingContext |
BridgeWrapper.context() |
BindingContext |
WrapperBridge.context() |
protected BindingContext |
JAXBRIContextFactory.getContext(Marshaller m) |
BindingContext |
JAXBRIContextFactory.newContext(BindingInfo bi) |
BindingContext |
JAXBRIContextFactory.newContext(JAXBContext context) |
Modifier and Type | Field and Description |
---|---|
protected BindingContext |
AbstractSEIModelImpl.bindingContext |
Modifier and Type | Method and Description |
---|---|
BindingContext |
AbstractSEIModelImpl.getBindingContext() |
Modifier and Type | Method and Description |
---|---|
BindingContext |
RepeatedElementBridge.context() |
BindingContext |
WrapperBridge.context() |
BindingContext |
XMLBridge.context()
Gets the
BindingContext to which this object belongs. |
static BindingContext |
BindingContextFactory.create(BindingInfo bi) |
static BindingContext |
BindingContextFactory.create(JAXBContext context) |
static BindingContext |
BindingContextFactory.getBindingContext(Marshaller m)
Deprecated.
- Does jaxws need this?
|
BindingContext |
OldBridge.getContext()
Gets the
BindingContext to which this object belongs. |
protected abstract BindingContext |
BindingContextFactory.getContext(Marshaller m)
Deprecated.
- Does jaxws need this?
|
protected abstract BindingContext |
BindingContextFactory.newContext(BindingInfo bi) |
protected abstract BindingContext |
BindingContextFactory.newContext(JAXBContext context) |
Constructor and Description |
---|
WrapperBridge(BindingContext p,
TypeInfo ti) |
Copyright © 2015 Oracle Corporation. All rights reserved.