Interface InternalParameterAcceptingConnection

  • All Superinterfaces:
    InternalProtocolInterface

    public interface InternalParameterAcceptingConnection
    extends InternalProtocolInterface
    Mixed into a provider connection, to allow tooling models to be requested by the client and to run client-provided actions (including builds) with cancellation support.

    DO NOT CHANGE THIS INTERFACE - it is part of the cross-version protocol.

    Consumer compatibility: This interface is used by all consumer versions from 4.4.

    Provider compatibility: This interface is implemented by all provider versions from 4.4.

    Since:
    4.4
    See Also:
    ConnectionVersion4