Uses of Class
org.apache.cxf.service.model.UnwrappedOperationInfo
-
Packages that use UnwrappedOperationInfo Package Description org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service model -
-
Uses of UnwrappedOperationInfo in org.apache.cxf.service
Methods in org.apache.cxf.service with parameters of type UnwrappedOperationInfo Modifier and Type Method Description voidServiceModelVisitor. begin(UnwrappedOperationInfo op)voidServiceModelVisitor. end(UnwrappedOperationInfo op)
-