Class: module:model/SandboxEndpoint

module:model/SandboxEndpoint()

new module:model/SandboxEndpoint()

Constructs a new SandboxEndpoint.
Source:

Members

(inner) host :String

Hostname that this endpoint points to
Type:
  • String
Source:

(inner) name :String

Name of the endpoint
Type:
  • String
Source:

(inner) port :Number

Port it will map to on the specified host
Type:
  • Number
Source:

(inner) protocol :String

Protocol that this endpoint uses
Type:
  • String
Source: