You are here

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

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

The URL this connection connects to.

File

./clients.inc, line 24
Contains basic classes for client connections.

Class

clients_connection_base
Base class for client connections.

Code

public $endpoint;