|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterfaceInfo | |
---|---|
org.apache.cxf.service | This package and its sub packages contain classes relating to services and the CXF service model |
org.apache.cxf.service.model |
Uses of InterfaceInfo in org.apache.cxf.service |
---|
Methods in org.apache.cxf.service with parameters of type InterfaceInfo | |
---|---|
void |
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 InterfaceInfo | |
---|---|
InterfaceInfo |
ServiceInfo.createInterface(QName qn)
|
InterfaceInfo |
ServiceInfo.getInterface()
|
InterfaceInfo |
OperationInfo.getInterface()
|
InterfaceInfo |
BindingInfo.getInterface()
|
InterfaceInfo |
EndpointInfo.getInterface()
|
Methods in org.apache.cxf.service.model with parameters of type InterfaceInfo | |
---|---|
void |
ServiceInfo.setInterface(InterfaceInfo inf)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |