MqttAdapter Klasse

Definition

public sealed class MqttAdapter : DotNetty.Transport.Channels.ChannelHandlerAdapter, Microsoft.Azure.Devices.ProtocolGateway.Messaging.IMessagingChannel<Microsoft.Azure.Devices.ProtocolGateway.Messaging.MessageWithFeedback>
type MqttAdapter = class
    inherit ChannelHandlerAdapter
    interface IMessagingChannel<MessageWithFeedback>
Public NotInheritable Class MqttAdapter
Inherits ChannelHandlerAdapter
Implements IMessagingChannel(Of MessageWithFeedback)
Vererbung
DotNetty.Transport.Channels.ChannelHandlerAdapter
MqttAdapter
Implementiert

Konstruktoren

MqttAdapter(Settings, ISessionStatePersistenceProvider, IDeviceIdentityProvider, IQos2StatePersistenceProvider, MessagingBridgeFactoryFunc)

Felder

ConnectionScopeExceptionDataKey
OperationScopeExceptionDataKey

Methoden

ChannelActive(IChannelHandlerContext)
ChannelInactive(IChannelHandlerContext)
ChannelRead(IChannelHandlerContext, Object)
ChannelReadComplete(IChannelHandlerContext)
Close(Exception)
ExceptionCaught(IChannelHandlerContext, Exception)
Handle(MessageWithFeedback)
UserEventTriggered(IChannelHandlerContext, Object)

Ereignisse

CapabilitiesChanged

Gilt für: