Interface EndpointSyncConnectorFactory<T extends EndpointSyncConnector>

All Superinterfaces:
BaseEndpointConnectorFactory<T>, ConnectorFactory<T>, EndpointConnectorFactory<T>, HttpEndpointConnectorFactory<T>

@Deprecated(forRemoval=true) public interface EndpointSyncConnectorFactory<T extends EndpointSyncConnector> extends EndpointConnectorFactory<T>
Deprecated, for removal: This API element is subject to removal in a future version.
Specialized factory for EndpointSyncConnector
  • Method Summary

    Modifier and Type
    Method
    Description
    default ApiType
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from interface io.gravitee.gateway.reactive.api.connector.endpoint.EndpointConnectorFactory

    createConnector