|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.binding.object.ObjectBinding
public class ObjectBinding
| Field Summary | |
|---|---|
static java.lang.String |
BINDING
|
static java.lang.String |
OPERATION
|
| Constructor Summary | |
|---|---|
ObjectBinding(BindingInfo bindingInfo)
|
|
| Method Summary | |
|---|---|
Message |
createMessage()
|
Message |
createMessage(Message m)
|
BindingInfo |
getBindingInfo()
|
| Methods inherited from class org.apache.cxf.interceptor.AbstractBasicInterceptorProvider |
|---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors, setInFaultInterceptors, setInInterceptors, setOutFaultInterceptors, setOutInterceptors |
| 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.interceptor.InterceptorProvider |
|---|
getInFaultInterceptors, getInInterceptors, getOutFaultInterceptors, getOutInterceptors |
| Field Detail |
|---|
public static final java.lang.String OPERATION
public static final java.lang.String BINDING
| Constructor Detail |
|---|
public ObjectBinding(BindingInfo bindingInfo)
| Method Detail |
|---|
public BindingInfo getBindingInfo()
getBindingInfo in interface Bindingpublic Message createMessage()
createMessage in interface Bindingpublic Message createMessage(Message m)
createMessage in interface Binding
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||