Uses of Class
com.baidu.bifromq.plugin.authprovider.type.PubAction
Packages that use PubAction
-
Uses of PubAction in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return PubActionModifier and TypeMethodDescriptionPubAction.Builder.build()PubAction.Builder.buildPartial()static PubActionPubAction.getDefaultInstance()PubAction.Builder.getDefaultInstanceForType()PubAction.getDefaultInstanceForType()MQTTAction.Builder.getPub().checktypes.PubAction pub = 1;MQTTAction.getPub().checktypes.PubAction pub = 1;MQTTActionOrBuilder.getPub().checktypes.PubAction pub = 1;static PubActionPubAction.parseDelimitedFrom(InputStream input) static PubActionPubAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PubActionPubAction.parseFrom(byte[] data) static PubActionPubAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PubActionPubAction.parseFrom(com.google.protobuf.ByteString data) static PubActionPubAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PubActionPubAction.parseFrom(com.google.protobuf.CodedInputStream input) static PubActionPubAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PubActionPubAction.parseFrom(InputStream input) static PubActionPubAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PubActionPubAction.parseFrom(ByteBuffer data) static PubActionPubAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type PubActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PubAction>PubAction.getParserForType()static com.google.protobuf.Parser<PubAction>PubAction.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type PubActionModifier and TypeMethodDescription.checktypes.PubAction pub = 1;static PubAction.BuilderPubAction.newBuilder(PubAction prototype) .checktypes.PubAction pub = 1;