|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Invoker | |
|---|---|
| org.apache.cxf.service | This package and its sub packages contain classes relating to services and the CXF service model |
| org.apache.cxf.service.invoker | |
| Uses of Invoker in org.apache.cxf.service |
|---|
| Methods in org.apache.cxf.service that return Invoker | |
|---|---|
Invoker |
ServiceImpl.getInvoker()
|
Invoker |
Service.getInvoker()
|
| Methods in org.apache.cxf.service with parameters of type Invoker | |
|---|---|
void |
ServiceImpl.setInvoker(Invoker invoker)
|
void |
Service.setInvoker(Invoker invoker)
|
| Uses of Invoker in org.apache.cxf.service.invoker |
|---|
| Classes in org.apache.cxf.service.invoker that implement Invoker | |
|---|---|
class |
AbstractInvoker
Abstract implementation of Invoker. |
class |
BeanInvoker
Invoker for externally created service objects. |
class |
FactoryInvoker
This invoker implementation calls a Factory to create the service object. |
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||