Options
All
  • Public
  • Public/Protected
  • All
Menu

Implementations of this interface are capable of placing a request with the Model API Server over HTTP. Default implementation: {@link RestTransportation}.

Hierarchy

  • ITransportation

Index

Methods

  • Send a HTTP request that will be retried in case of network errors, with specified method, url, data, success and failure callbacks.

    Type parameters

    • T

    Parameters

    Returns void

Generated using TypeDoc