|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
org.apache.cxf.binding | Interfaces for protocol bindings and their factories. |
org.apache.cxf.databinding | |
org.apache.cxf.endpoint | Client and Server related classes. |
org.apache.cxf.message | |
org.apache.cxf.service.model |
Uses of Service in org.apache.cxf.binding |
---|
Methods in org.apache.cxf.binding with parameters of type Service | |
---|---|
BindingInfo |
BindingFactory.createBindingInfo(Service service,
String namespace,
Object configObject)
Create a "default" BindingInfo object for the service. |
Uses of Service in org.apache.cxf.databinding |
---|
Methods in org.apache.cxf.databinding with parameters of type Service | |
---|---|
void |
DataBinding.initialize(Service service)
Initialize the service info (i.e. |
Uses of Service in org.apache.cxf.endpoint |
---|
Methods in org.apache.cxf.endpoint that return Service | |
---|---|
Service |
Endpoint.getService()
|
Uses of Service in org.apache.cxf.message |
---|
Methods in org.apache.cxf.message that return Service | |
---|---|
Service |
ExchangeImpl.getService()
|
Service |
Exchange.getService()
|
Uses of Service in org.apache.cxf.service.model |
---|
Methods in org.apache.cxf.service.model that return Service | |
---|---|
static Service |
ServiceModelUtil.getService(Exchange exchange)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |