Class VertxClientHttpEngineFactory

java.lang.Object
org.jboss.resteasy.client.jaxrs.engines.vertx.VertxClientHttpEngineFactory
All Implemented Interfaces:
ClientHttpEngineFactory

@Deprecated(forRemoval=true, since="6.2.13.Final") public class VertxClientHttpEngineFactory extends Object implements ClientHttpEngineFactory
Deprecated, for removal: This API element is subject to removal in a future version.
use new dependencies
Author:
James R. Perkins
  • Constructor Details

    • VertxClientHttpEngineFactory

      public VertxClientHttpEngineFactory()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details