Package org.apache.cxf.service.model
Class BindingOperationInfo
java.lang.Object
org.apache.cxf.service.model.AbstractPropertiesHolder
org.apache.cxf.service.model.BindingOperationInfo
- All Implemented Interfaces:
Extensible
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.cxf.service.model.AbstractPropertiesHolder
addExtensionAttribute, addExtensor, containsExtensor, equals, getDocumentation, getExtensionAttribute, getExtensionAttributes, getExtensor, getExtensors, getExtensors, getProperties, getProperty, getProperty, getTraversedExtensor, hasProperty, removeProperty, setDelegate, setDocumentation, setExtensionAttributes, setProperty
-
Field Details
-
opInfo
-
-
Constructor Details
-
BindingOperationInfo
public BindingOperationInfo() -
BindingOperationInfo
-
-
Method Details
-
updateUnwrappedOperation
public void updateUnwrappedOperation() -
getBinding
-
getName
-
getOperationInfo
-
getInput
-
getOutput
-
getFault
-
getFaults
-
isUnwrappedCapable
public boolean isUnwrappedCapable() -
getUnwrappedOperation
-
setUnwrappedOperation
-
isUnwrapped
public boolean isUnwrapped() -
getWrappedOperation
-
toString
-
hashCode
public int hashCode() -
equals
-