|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceInfo | |
|---|---|
| org.apache.cxf.databinding | |
| org.apache.cxf.service | |
| org.apache.cxf.service.model | |
| org.apache.cxf.wsdl | |
| Uses of ServiceInfo in org.apache.cxf.databinding |
|---|
| Methods in org.apache.cxf.databinding with parameters of type ServiceInfo | |
|---|---|
java.util.Map<java.lang.String,SchemaInfo> |
DataBinding.getSchemas(ServiceInfo serviceInfo)
|
void |
DataBinding.initialize(ServiceInfo serviceInfo)
Initialize the service info (i.e. |
| Uses of ServiceInfo in org.apache.cxf.service |
|---|
| Methods in org.apache.cxf.service that return ServiceInfo | |
|---|---|
ServiceInfo |
Service.getServiceInfo()
|
| Uses of ServiceInfo in org.apache.cxf.service.model |
|---|
| Methods in org.apache.cxf.service.model that return ServiceInfo | |
|---|---|
ServiceInfo |
InterfaceInfo.getService()
|
ServiceInfo |
BindingInfo.getService()
|
ServiceInfo |
TypeInfo.getService()
|
ServiceInfo |
EndpointInfo.getService()
|
| Methods in org.apache.cxf.service.model with parameters of type ServiceInfo | |
|---|---|
static SchemaInfo |
ServiceModelUtil.getSchema(ServiceInfo serviceInfo,
MessagePartInfo messagePartInfo)
|
| Constructors in org.apache.cxf.service.model with parameters of type ServiceInfo | |
|---|---|
BindingInfo(ServiceInfo service,
java.lang.String bindingId)
|
|
EndpointInfo(ServiceInfo serv,
java.lang.String ns)
|
|
InterfaceInfo(ServiceInfo info,
javax.xml.namespace.QName q)
|
|
TypeInfo(ServiceInfo serv)
|
|
| Uses of ServiceInfo in org.apache.cxf.wsdl |
|---|
| Methods in org.apache.cxf.wsdl with parameters of type ServiceInfo | |
|---|---|
static javax.xml.validation.Schema |
EndpointReferenceUtils.getSchema(ServiceInfo serviceInfo)
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||