| Package | Description | 
|---|---|
| org.apache.cxf.service | |
| org.apache.cxf.service.invoker | 
| Modifier and Type | Method and Description | 
|---|---|
| Invoker | ServiceImpl. getInvoker() | 
| Invoker | Service. getInvoker() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ServiceImpl. setInvoker(Invoker invoker) | 
| void | Service. setInvoker(Invoker invoker) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractInvokerAbstract implementation of Invoker. | 
| class  | BeanInvokerInvoker for externally created service objects. | 
| class  | FactoryInvokerThis invoker implementation calls a Factory to create the service object. | 
Apache CXF