| Package | Description |
|---|---|
| org.apache.cxf.binding |
Interfaces for protocol bindings and their factories.
|
| org.apache.cxf.databinding | |
| org.apache.cxf.endpoint |
Client and Server related classes.
|
| org.apache.cxf.message | |
| org.apache.cxf.service.model |
| Modifier and Type | Method and Description |
|---|---|
BindingInfo |
BindingFactory.createBindingInfo(Service service,
String namespace,
Object configObject)
Create a "default" BindingInfo object for the service.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataBinding.initialize(Service service)
Initialize the service info (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Endpoint.getService() |
| Modifier and Type | Method and Description |
|---|---|
Service |
ExchangeImpl.getService() |
Service |
Exchange.getService() |
| Modifier and Type | Method and Description |
|---|---|
static Service |
ServiceModelUtil.getService(Exchange exchange) |
Apache CXF