Apache CXF API

Uses of Class
org.apache.cxf.service.model.UnwrappedOperationInfo

Packages that use UnwrappedOperationInfo
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
 void ServiceModelVisitor.begin(UnwrappedOperationInfo op)
           
 void ServiceModelVisitor.end(UnwrappedOperationInfo op)
           
 


Apache CXF API

Apache CXF