com.microsoft.bot.integration

This package contains the classes for com.microsoft.bot.integration.

Classes

AdapterWithErrorHandler

An Adapter that provides exception handling.

AdapterWithInspection

A BotFrameworkHttpAdapter that use InspectionMiddleware to forward message and state information.

BotFrameworkHttpAdapter

A BotFrameworkAdapter that receives incoming Activities via HTTP.

BotFrameworkHttpClient

Class for posting activities securely to a bot using BotFramework HTTP protocol.

ClasspathPropertiesConfiguration

Provides access to properties defined in a Properties file located on the classpath.

ConfigurationChannelProvider

Channel provider which uses Configuration to lookup the channel service property.

ConfigurationCredentialProvider

Credential provider which uses Configuration to lookup appId and password.

SkillHttpClient

A BotFrameworkHttpClient specialized for Skills that encapsulates Conversation ID generation.

Interfaces

Configuration

Provides read-only access to configuration properties.