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 SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.cxf.service.model.AbstractPropertiesHolderaddExtensionAttribute, addExtensor, containsExtensor, equals, getDocumentation, getExtensionAttribute, getExtensionAttributes, getExtensor, getExtensors, getExtensors, getProperties, getProperty, getProperty, getTraversedExtensor, hasProperty, removeProperty, setDelegate, setDocumentation, setExtensionAttributes, setProperty
- 
Field Details- 
opInfo
 
- 
- 
Constructor Details- 
BindingOperationInfopublic BindingOperationInfo()
- 
BindingOperationInfo
 
- 
- 
Method Details- 
updateUnwrappedOperationpublic void updateUnwrappedOperation()
- 
getBinding
- 
getName
- 
getOperationInfo
- 
getInput
- 
getOutput
- 
getFault
- 
getFaults
- 
isUnwrappedCapablepublic boolean isUnwrappedCapable()
- 
getUnwrappedOperation
- 
setUnwrappedOperation
- 
isUnwrappedpublic boolean isUnwrapped()
- 
getWrappedOperation
- 
toString
- 
hashCodepublic int hashCode()
- 
equals
 
-