Class ClientFactoryBean

    • Field Summary

      • Fields inherited from class org.apache.cxf.endpoint.AbstractEndpointFactory

        address, bindingConfig, bindingFactory, bindingId, bus, conduitSelector, dataBinding, destinationFactory, endpointName, endpointReference, features, properties, publishedEndpointUrl, serviceName, transportId
    • Constructor Summary

      Constructors 
      Constructor Description
      ClientFactoryBean()  
      ClientFactoryBean​(org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean factory)  
    • Constructor Detail

      • ClientFactoryBean

        public ClientFactoryBean()
      • ClientFactoryBean

        public ClientFactoryBean​(org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean factory)
    • Method Detail

      • create

        public org.apache.cxf.endpoint.Client create()
      • createClient

        protected org.apache.cxf.endpoint.Client createClient​(org.apache.cxf.endpoint.Endpoint ep)
      • applyFeatures

        protected void applyFeatures​(org.apache.cxf.endpoint.Client client)
      • applyProperties

        protected void applyProperties​(org.apache.cxf.endpoint.Endpoint ep)