Uses of Interface
org.apache.cxf.service.Service
Packages that use Service
Package
Description
-
Uses of Service in org.apache.cxf.aegis.databinding
Methods in org.apache.cxf.aegis.databinding that return ServiceMethods in org.apache.cxf.aegis.databinding with parameters of type ServiceModifier and TypeMethodDescriptionAegisDatabinding.getSuggestedName(Service s, TypeMapping tm, OperationInfo op, int param) voidAegisDatabinding.initialize(Service s) Initialize the service info (i.e.protected voidAegisDatabinding.initializeMessage(Service s, TypeMapping serviceTM, AbstractMessageContainer container, int partType, Set<AegisType> deps) -
Uses of Service in org.apache.cxf.binding
Methods in org.apache.cxf.binding with parameters of type ServiceModifier and TypeMethodDescriptionAbstractBindingFactory.createBindingInfo(Service service, String namespace, Object config) Creates a "default" BindingInfo object for the service.BindingFactory.createBindingInfo(Service service, String namespace, Object configObject) Create a "default" BindingInfo object for the service. -
Uses of Service in org.apache.cxf.binding.soap
Methods in org.apache.cxf.binding.soap with parameters of type ServiceModifier and TypeMethodDescriptionvoidSoapTransportFactory.createPortExtensors(Bus b, EndpointInfo ei, Service service) -
Uses of Service in org.apache.cxf.databinding
Methods in org.apache.cxf.databinding with parameters of type ServiceModifier and TypeMethodDescriptionvoidDataBinding.initialize(Service service) Initialize the service info (i.e. -
Uses of Service in org.apache.cxf.databinding.source
Methods in org.apache.cxf.databinding.source with parameters of type Service -
Uses of Service in org.apache.cxf.databinding.stax
Methods in org.apache.cxf.databinding.stax with parameters of type Service -
Uses of Service in org.apache.cxf.endpoint
Methods in org.apache.cxf.endpoint that return ServiceMethods in org.apache.cxf.endpoint with parameters of type ServiceModifier and TypeMethodDescriptionEndpointImplFactory.newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) Create an EndpointImpl from a bus, service, and endpoint info.SimpleEndpointImplFactory.newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) Create an EndpointImpl from a bus, service, and endpoint info.Constructors in org.apache.cxf.endpoint with parameters of type ServiceModifierConstructorDescriptionClientImpl(Bus bus, Service svc, QName port, EndpointImplFactory endpointImplFactory) Create a Client that uses a specific EndpointImpl.EndpointImpl(Bus bus, Service s, QName endpointName) EndpointImpl(Bus bus, Service s, EndpointInfo ei) -
Uses of Service in org.apache.cxf.interceptor
Methods in org.apache.cxf.interceptor with parameters of type ServiceModifier and TypeMethodDescriptionprotected <T> DataWriter<T>AbstractOutDatabindingInterceptor.getDataWriter(Message message, Service service, Class<T> output) protected voidAbstractInDatabindingInterceptor.setDataReaderValidation(Service service, Message message, DataReader<?> reader) Based on the Schema Validation configuration, will initialise the DataReader with or without the schema set.protected booleanAbstractOutDatabindingInterceptor.writeToOutputStream(Message m, BindingInfo info, Service s) -
Uses of Service in org.apache.cxf.jaxb
Methods in org.apache.cxf.jaxb with parameters of type ServiceModifier and TypeMethodDescriptionprotected StringJAXBDataBinding.getNamespaceToUse(Service service) voidJAXBDataBinding.initialize(Service service) -
Uses of Service in org.apache.cxf.jaxrs
Classes in org.apache.cxf.jaxrs that implement ServiceModifier and TypeClassDescriptionclassThe CXF Service implementation which is used to register the JAX-RS endpoint with the runtime.Methods in org.apache.cxf.jaxrs that return ServiceMethods in org.apache.cxf.jaxrs with parameters of type ServiceModifier and TypeMethodDescriptionJAXRSBindingFactory.createBindingInfo(Service service, String namespace, Object obj) protected EndpointInfoAbstractJAXRSFactoryBean.createEndpointInfo(Service service) protected voidAbstractJAXRSFactoryBean.setDataBindingProvider(ProviderFactory factory, Service s) voidJAXRSServiceFactoryBean.setService(Service service) -
Uses of Service in org.apache.cxf.jaxrs.provider
Methods in org.apache.cxf.jaxrs.provider with parameters of type Service -
Uses of Service in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return Service -
Uses of Service in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support that return ServiceMethods in org.apache.cxf.jaxws.support with parameters of type ServiceModifier and TypeMethodDescriptionJaxWsEndpointImplFactory.newEndpointImpl(Bus bus, Service service, EndpointInfo endpointInfo) Create an EndpointImpl from a bus, service, and endpoint info.Constructors in org.apache.cxf.jaxws.support with parameters of type ServiceModifierConstructorDescriptionJaxWsClientEndpointImpl(Bus bus, Service s, EndpointInfo ei, ServiceImpl si, List<jakarta.xml.ws.WebServiceFeature> wf) JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei) JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei, List<jakarta.xml.ws.WebServiceFeature> wf) JaxWsEndpointImpl(Bus bus, Service s, EndpointInfo ei, JaxWsImplementorInfo implementorInfo, List<jakarta.xml.ws.WebServiceFeature> wf, List<? extends Feature> af, boolean isFromWsdl) -
Uses of Service in org.apache.cxf.message
Methods in org.apache.cxf.message that return Service -
Uses of Service in org.apache.cxf.service
Classes in org.apache.cxf.service that implement Service -
Uses of Service in org.apache.cxf.service.factory
Methods in org.apache.cxf.service.factory that return ServiceModifier and TypeMethodDescriptionabstract ServiceAbstractServiceFactoryBean.create()AbstractServiceFactoryBean.getService()Methods in org.apache.cxf.service.factory with parameters of type ServiceModifier and TypeMethodDescriptionprotected voidAbstractServiceFactoryBean.setService(Service service) -
Uses of Service in org.apache.cxf.service.model
Methods in org.apache.cxf.service.model that return Service -
Uses of Service in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http with parameters of type ServiceModifier and TypeMethodDescriptionvoidHTTPTransportFactory.createPortExtensors(EndpointInfo ei, Service service) -
Uses of Service in org.apache.cxf.ws.rm
Classes in org.apache.cxf.ws.rm that implement ServiceMethods in org.apache.cxf.ws.rm that return ServiceModifier and TypeMethodDescriptionRMEndpoint.getService(ProtocolVariation protocol) WrappedEndpoint.getService()WrappedService.getWrappedService() -
Uses of Service in org.apache.cxf.wsdl.service.factory
Methods in org.apache.cxf.wsdl.service.factory that return Service -
Uses of Service in org.apache.cxf.wsdl11
Methods in org.apache.cxf.wsdl11 that return ServiceMethods in org.apache.cxf.wsdl11 with parameters of type ServiceModifier and TypeMethodDescriptionvoidWSDLEndpointFactory.createPortExtensors(Bus bus, EndpointInfo ei, Service service)