You are here

public property clients_connection_base::$endpoint in Web Service Clients 7

Same name and namespace in other branches
  1. 6.2 clients.inc \clients_connection_base::endpoint
  2. 7.3 includes/clients.entity.inc \clients_connection_base::endpoint
  3. 7.2 clients.inc \clients_connection_base::endpoint

File

./clients.inc, line 15
Base class for backends. Handles XML-RPC, REST calls and caching results

Class

clients_connection_base
Base class for Client connections.

Code

public $endpoint;