Package | Description |
---|---|
com.amazon.ask.localdebug | |
com.amazon.ask.localdebug.client | |
com.amazon.ask.localdebug.guice |
Constructor and Description |
---|
LocalDebuggerImpl(SkillInvokerConfiguration skillInvokerConfiguration,
WebSocketClientImpl webSocketClient)
Local debugger implementation constructor.
|
Modifier and Type | Method and Description |
---|---|
WebSocketClientImpl |
WebSocketClientImpl.Builder.build()
Builds instance of WebSocketClientImpl.
|
Modifier and Type | Method and Description |
---|---|
WebSocketClientImpl |
ClientModule.webSocketClient(URI connectCustomDebugEndpointUri,
SkillInvokerConfiguration skillInvokerConfiguration,
Map<String,String> headers,
ExecutorService executorService)
Creates and returns an instance of
WebSocketClientImpl . |
Copyright © 2023. All rights reserved.