Interface Endpoint

All Known Implementing Classes:
HttpEndpoint

public interface Endpoint
Interface defining the behavior of transport endpoint. It is transport responsibility to provide suitable implementation.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getBaseURL

      String getBaseURL()