autobahn.wamp.gen.wamp.proto.SubscriberFeatures


Module Contents

Attributes

np

autobahn.wamp.gen.wamp.proto.SubscriberFeatures.np
class autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeatures[source]

Bases: object

__slots__ = ['_tab']
classmethod GetRootAs(buf, offset=0)[source]
classmethod GetRootAsSubscriberFeatures(buf, offset=0)[source]

This method is deprecated. Please switch to GetRootAs.

Init(buf, pos)[source]
PublisherIdentification()[source]
PatternBasedSubscription()[source]
PublicationTrustlevels()[source]
SubscriptionRevocation()[source]
EventHistory()[source]
AcknowledgeSubscriberReceived()[source]
PayloadTransparency()[source]
PayloadEncryptionCryptobox()[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesStart(builder)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.Start(builder)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddPublisherIdentification(builder, publisherIdentification)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddPublisherIdentification(builder, publisherIdentification)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddPatternBasedSubscription(builder, patternBasedSubscription)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddPatternBasedSubscription(builder, patternBasedSubscription)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddPublicationTrustlevels(builder, publicationTrustlevels)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddPublicationTrustlevels(builder, publicationTrustlevels)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddSubscriptionRevocation(builder, subscriptionRevocation)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddSubscriptionRevocation(builder, subscriptionRevocation)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddEventHistory(builder, eventHistory)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddEventHistory(builder, eventHistory)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddAcknowledgeSubscriberReceived(builder, acknowledgeSubscriberReceived)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddAcknowledgeSubscriberReceived(builder, acknowledgeSubscriberReceived)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddPayloadTransparency(builder, payloadTransparency)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddPayloadTransparency(builder, payloadTransparency)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesAddPayloadEncryptionCryptobox(builder, payloadEncryptionCryptobox)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.AddPayloadEncryptionCryptobox(builder, payloadEncryptionCryptobox)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.SubscriberFeaturesEnd(builder)[source]
autobahn.wamp.gen.wamp.proto.SubscriberFeatures.End(builder)[source]