Interface ModelBuilder

  • All Superinterfaces:
    InternalProtocolInterface

    @Deprecated
    public interface ModelBuilder
    extends InternalProtocolInterface
    Deprecated.
    2.1-rc-1 Use InternalCancellableConnection instead.
    Mixed into a provider connection, to allow tooling models to be requested by the client.

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

    Consumer compatibility: This interface is used by all consumer versions from 1.6-rc-1 to 2.0.

    Provider compatibility: This interface is implemented by all provider versions from 1.6-rc-1.

    Since:
    1.6-rc-1
    See Also:
    ConnectionVersion4