interfaces library
Classes
- Client
- A client for sending requests and receiving responses.
- ClientOptions
- Options for configuring a Client.
- Message
- Represents a message with headers and body.
- MockServer
- A mock server for processing requests and sending responses.
- MockServerOptions
- Options for configuring a MockServer.
- MockTelepactSchema
- Represents a mock schema for Telepact, wrapping the underlying binding schema.
- Serializer
- A serializer for serializing and deserializing messages.
- Server
- A server for processing requests and sending responses.
- ServerOptions
- Options for configuring a Server.
- TelepactSchema
- Represents a schema for Telepact, wrapping the underlying binding schema.