Apache CXF API

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

Packages that use InterfaceInfo
org.apache.cxf.service.model   
 

Uses of InterfaceInfo in org.apache.cxf.service.model
 

Methods in org.apache.cxf.service.model that return InterfaceInfo
 InterfaceInfo ServiceInfo.createInterface(javax.xml.namespace.QName qn)
           
 InterfaceInfo BindingInfo.getInterface()
           
 InterfaceInfo OperationInfo.getInterface()
           
 InterfaceInfo ServiceInfo.getInterface()
           
 InterfaceInfo EndpointInfo.getInterface()
           
 

Methods in org.apache.cxf.service.model with parameters of type InterfaceInfo
 void ServiceInfo.setInterface(InterfaceInfo inf)
           
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.