Uses of Class
org.apache.cxf.service.model.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
Modifier and TypeMethodDescriptionvoid
ServiceModelVisitor.begin
(InterfaceInfo intf) void
ServiceModelVisitor.end
(InterfaceInfo intf) -
Uses of InterfaceInfo in org.apache.cxf.service.model
Modifier and TypeMethodDescriptionServiceInfo.createInterface
(QName qn) BindingInfo.getInterface()
EndpointInfo.getInterface()
OperationInfo.getInterface()
ServiceInfo.getInterface()