|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.binding.AbstractBaseBindingFactory
org.apache.cxf.binding.AbstractBindingFactory
public abstract class AbstractBindingFactory
| Field Summary |
|---|
| Fields inherited from class org.apache.cxf.binding.AbstractBaseBindingFactory |
|---|
activationNamespaces, bus |
| Constructor Summary | |
|---|---|
AbstractBindingFactory()
|
|
AbstractBindingFactory(Bus b)
|
|
AbstractBindingFactory(Bus b,
Collection<String> ns)
|
|
AbstractBindingFactory(Collection<String> ns)
|
|
| Method Summary | |
|---|---|
protected void |
addMessageFromBinding(javax.wsdl.extensions.ExtensibilityElement ext,
BindingOperationInfo bop,
boolean isInput)
|
BindingInfo |
createBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
String ns)
Copies extensors from the Binding to BindingInfo. |
protected BindingInfo |
initializeBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
BindingInfo bi)
|
| Methods inherited from class org.apache.cxf.binding.AbstractBaseBindingFactory |
|---|
addListener, createBindingInfo, createBindingInfo, getActivationNamespaces, getBus, setActivationNamespaces, setBus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.cxf.binding.BindingFactory |
|---|
addListener, createBinding, createBindingInfo |
| Constructor Detail |
|---|
public AbstractBindingFactory()
public AbstractBindingFactory(Collection<String> ns)
public AbstractBindingFactory(Bus b)
public AbstractBindingFactory(Bus b,
Collection<String> ns)
| Method Detail |
|---|
public BindingInfo createBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
String ns)
createBindingInfo in interface WSDLBindingFactoryservice - binding - ns -
protected BindingInfo initializeBindingInfo(ServiceInfo service,
javax.wsdl.Binding binding,
BindingInfo bi)
protected void addMessageFromBinding(javax.wsdl.extensions.ExtensibilityElement ext,
BindingOperationInfo bop,
boolean isInput)
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||