Uses of Class
com.baidu.bifromq.plugin.authprovider.type.Ok
Packages that use Ok
-
Uses of Ok in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return OkModifier and TypeMethodDescriptionOk.Builder.build()Ok.Builder.buildPartial()static OkOk.getDefaultInstance()Ok.Builder.getDefaultInstanceForType()MQTT3AuthResult.Builder.getOk().mqtt3authtypes.Ok ok = 1;MQTT3AuthResult.getOk().mqtt3authtypes.Ok ok = 1;MQTT3AuthResultOrBuilder.getOk().mqtt3authtypes.Ok ok = 1;static OkOk.parseDelimitedFrom(InputStream input) static OkOk.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OkOk.parseFrom(byte[] data) static OkOk.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OkOk.parseFrom(com.google.protobuf.ByteString data) static OkOk.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OkOk.parseFrom(com.google.protobuf.CodedInputStream input) static OkOk.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OkOk.parseFrom(InputStream input) static OkOk.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static OkOk.parseFrom(ByteBuffer data) static OkOk.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type OkModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Ok>Ok.getParserForType()static com.google.protobuf.Parser<Ok>Ok.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type OkModifier and TypeMethodDescription.mqtt3authtypes.Ok ok = 1;static Ok.BuilderOk.newBuilder(Ok prototype) .mqtt3authtypes.Ok ok = 1;