Theia API Documentation v1.65.0
    Preparing search index...

    An endpoint provides URLs for http and ws, based on configuration and defaults.

    Index

    Constructors

    Properties

    location: Endpoint.Location = self.location
    options: Endpoint.Options = {}
    PROTO_FILE: string = 'file:'
    PROTO_HTTP: string = 'http:'
    PROTO_HTTPS: string = 'https:'
    PROTO_WS: string = 'ws:'
    PROTO_WSS: string = 'wss:'

    Accessors

    Methods