Package | Description |
---|---|
org.apache.cxf.binding |
Interfaces for protocol bindings and their factories.
|
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.message | |
org.apache.cxf.transport |
Transport related classes.
|
Modifier and Type | Method and Description |
---|---|
Binding |
BindingFactory.createBinding(BindingInfo binding)
Create a Binding from the BindingInfo metadata.
|
Modifier and Type | Method and Description |
---|---|
Binding |
EndpointImpl.getBinding() |
Binding |
Endpoint.getBinding() |
Modifier and Type | Method and Description |
---|---|
Binding |
ExchangeImpl.getBinding() |
Binding |
Exchange.getBinding() |
Modifier and Type | Method and Description |
---|---|
protected Binding |
ChainInitiationObserver.getBinding() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.