Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DebugAdapterSessionManager

Debug adapter session manager.

Hierarchy

  • DebugAdapterSessionManager

Implements

  • Contribution

Index

Constructors

constructor

Properties

Protected Readonly debugAdapterFactory

debugAdapterFactory: DebugAdapterFactory

Protected Readonly debugAdapterSessionFactory

debugAdapterSessionFactory: DebugAdapterSessionFactory

Protected Readonly sessions

sessions: Map<string, DebugAdapterSession> = ...

Methods

configure

  • configure(service: MessagingService): void

create

find

getAll

remove

  • remove(sessionId: string): void