hosanna-ui-docs - v0.9.0
    Preparing search index...

    Interface ISGISGNodeHttpAgentAccess

    Interface for node HTTP agent access.

    interface ISGISGNodeHttpAgentAccess {
        getHttpAgent(): any;
        setHttpAgent(HTTP_agent: any): boolean;
    }

    Hierarchy (View Summary)

    Index

    Methods