Uses of Class
org.apache.cxf.service.model.InterfaceInfo
Packages that use InterfaceInfo
Package
Description
This package and its sub packages contain classes relating to services and the CXF
service model
-
Uses of InterfaceInfo in org.apache.cxf.service
Methods in org.apache.cxf.service with parameters of type InterfaceInfoModifier and TypeMethodDescriptionvoid
ServiceModelVisitor.begin
(InterfaceInfo intf) void
ServiceModelVisitor.end
(InterfaceInfo intf) -
Uses of InterfaceInfo in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model that return InterfaceInfoModifier and TypeMethodDescriptionServiceInfo.createInterface
(QName qn) BindingInfo.getInterface()
EndpointInfo.getInterface()
OperationInfo.getInterface()
ServiceInfo.getInterface()
Methods in org.apache.cxf.service.model with parameters of type InterfaceInfo