|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.binding.AbstractBindingFactory
org.apache.cxf.binding.xml.XMLBindingFactory
public class XMLBindingFactory
Field Summary |
---|
Fields inherited from class org.apache.cxf.binding.AbstractBindingFactory |
---|
activationNamespaces, bus, DATABINDING_DISABLED |
Constructor Summary | |
---|---|
XMLBindingFactory()
|
Method Summary | |
---|---|
Binding |
createBinding(BindingInfo binding)
Create a Binding from the BindingInfo metadata. |
BindingInfo |
createBindingInfo(ServiceInfo service,
java.lang.String namespace,
java.lang.Object config)
Creates a "default" BindingInfo object for the service. |
Methods inherited from class org.apache.cxf.binding.AbstractBindingFactory |
---|
addListener, addMessageFromBinding, createBindingInfo, createBindingInfo, getActivationNamespaces, getBus, initializeBindingInfo, setActivationNamespaces, setBus |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLBindingFactory()
Method Detail |
---|
public Binding createBinding(BindingInfo binding)
BindingFactory
public BindingInfo createBindingInfo(ServiceInfo service, java.lang.String namespace, java.lang.Object config)
AbstractBindingFactory
createBindingInfo
in class AbstractBindingFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |