| Name | Description | Type | Package | Framework |
| AbstractDescriptionElement | Class | org.apache.cxf.service.model | Apache CXF | |
| AbstractInvoker | Abstract implementation of Invoker. | Class | org.apache.cxf.service.invoker | Apache CXF |
| AbstractMessageContainer | Class | org.apache.cxf.service.model | Apache CXF | |
| AbstractPropertiesHolder | Class | org.apache.cxf.service.model | Apache CXF | |
| AbstractServiceFactoryBean | Class | org.apache.cxf.service.factory | Apache CXF | |
| AnnotationsFactoryBeanListener | Class | org.apache.cxf.service.factory | Apache CXF | |
| BeanInvoker | Invoker for externally created service objects. | Class | org.apache.cxf.service.invoker | Apache CXF |
| BindingFaultInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| BindingInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| BindingMessageInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| BindingOperationInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| DescriptionInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| EndpointInfo | The EndpointInfo contains the information for a web service 'port' inside of a service. | Class | org.apache.cxf.service.model | Apache CXF |
| Extensible | Interface | org.apache.cxf.service.model | Apache CXF | |
| Factory | Represents an object factory. | Interface | org.apache.cxf.service.invoker | Apache CXF |
| FactoryBeanListener | Interface | org.apache.cxf.service.factory | Apache CXF | |
| FactoryBeanListener .Event | BINDING_OPERATION_CREATEDBindingInfo, BindingOperationInfo, Implementation Method | Class | org.apache.cxf.service.factory | Apache CXF |
| FactoryBeanListenerManager | Class | org.apache.cxf.service.factory | Apache CXF | |
| FactoryInvoker | This invoker implementation calls a Factory to create the service object. | Class | org.apache.cxf.service.invoker | Apache CXF |
| FaultInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| InterfaceInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| Invoker | Invokers control how a particular service is invoked. | Interface | org.apache.cxf.service.invoker | Apache CXF |
| MessageInfo | A message for an operation. | Class | org.apache.cxf.service.model | Apache CXF |
| MessageInfo .Type | Class | org.apache.cxf.service.model | Apache CXF | |
| MessagePartInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| MethodDispatcher | Interface | org.apache.cxf.service.invoker | Apache CXF | |
| NamedItem | Interface | org.apache.cxf.service.model | Apache CXF | |
| OperationInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| PerRequestFactory | Creates a new instance of the service object for each call to create(). | Class | org.apache.cxf.service.invoker | Apache CXF |
| PooledFactory | Factory the maintains a pool of instances that are used. | Class | org.apache.cxf.service.invoker | Apache CXF |
| SchemaInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| Service | Interface | org.apache.cxf.service | Apache CXF | |
| ServiceBuilder | Interface | org.apache.cxf.service | Apache CXF | |
| ServiceConstructionException | Class | org.apache.cxf.service.factory | Apache CXF | |
| ServiceImpl | Class | org.apache.cxf.service | Apache CXF | |
| ServiceInfo | Class | org.apache.cxf.service.model | Apache CXF | |
| ServiceModelSchemaValidator | Class | org.apache.cxf.service | Apache CXF | |
| ServiceModelUtil | Class | org.apache.cxf.service.model | Apache CXF | |
| ServiceModelVisitor | The visit order is as follows: 1) Begin the overall service info. | Class | org.apache.cxf.service | Apache CXF |
| ServiceSchemaInfo | The ServiceInfo class has schema in two forms: the XmlSchema, in a SchemaCollection, and the DOM trees in the SchemaInfo objects. | Class | org.apache.cxf.service.model | Apache CXF |
| SessionFactory | Creates a new instance for each session. | Class | org.apache.cxf.service.invoker | Apache CXF |
| SimpleMethodDispatcher | Class | org.apache.cxf.service.factory | Apache CXF | |
| SingletonFactory | Always returns a single instance of the bean. | Class | org.apache.cxf.service.invoker | Apache CXF |
| SpringBeanFactory | Factory that will query the Spring ApplicationContext for the appropriate bean for each request. | Class | org.apache.cxf.service.invoker.spring | Apache CXF |
| UnwrappedOperationInfo | Class | org.apache.cxf.service.model | Apache CXF | |