Interface Protocol


public interface Protocol
This interface describes the network protocol used between lfs client and lfs server
Since:
4.11
  • Field Details

  • Method Details

    • gson

      static com.google.gson.Gson gson()
      Returns:
      a Gson instance suitable for handling this Protocol
      Since:
      4.11