Abstract Readonly baseThe base path of the api endpoint
Readonly hostthe host to connect to
Readonly originthe origin do not contains the base path
Readonly portthe port to connect to
Readonly securetrue for an secure connection
Static Readonly DEFAULT_Static Readonly HTTP_Static Readonly RESPONSE_An array of all exposed response headers
Static Readonly connectionsArray of all created connections
Static Readonly connectorsArray of all available connector implementations
Abstract doProtected Abstract fromConvert received data to the requested response entity type
The response object
The received data
The requested response format
Protected Abstract toStatic createStatic isIndicates id this connector is usable in the current runtime environment This method must be overwritten in subclass implementations
true if this connector is usable in the current environment
the host to connect to
the port to connect to
true for an secure connection
The base path of the api endpoint
Static toGenerated using TypeDoc
the host to connect to