All Known Implementing Classes:
AbstractClient, RemoteClient

public interface Client
Interface for Client implementations
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getEndpoint

      String getEndpoint()
      Returns:
      the Endpoint for this Client e.g. http://localhost:8080/alfresco/service
    • getURL

      URL getURL()
      Returns:
      the Endpoint for the Client as a URL object