Uses of Class
com.baidu.bifromq.plugin.authprovider.type.Continue
Packages that use Continue
-
Uses of Continue in com.baidu.bifromq.plugin.authprovider.type
Methods in com.baidu.bifromq.plugin.authprovider.type that return ContinueModifier and TypeMethodDescriptionContinue.Builder.build()Continue.Builder.buildPartial()MQTT5ExtendedAuthResult.Builder.getContinue().mqtt5authtypes.Continue continue = 2;MQTT5ExtendedAuthResult.getContinue().mqtt5authtypes.Continue continue = 2;MQTT5ExtendedAuthResultOrBuilder.getContinue().mqtt5authtypes.Continue continue = 2;static ContinueContinue.getDefaultInstance()Continue.Builder.getDefaultInstanceForType()Continue.getDefaultInstanceForType()static ContinueContinue.parseDelimitedFrom(InputStream input) static ContinueContinue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinueContinue.parseFrom(byte[] data) static ContinueContinue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinueContinue.parseFrom(com.google.protobuf.ByteString data) static ContinueContinue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinueContinue.parseFrom(com.google.protobuf.CodedInputStream input) static ContinueContinue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinueContinue.parseFrom(InputStream input) static ContinueContinue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContinueContinue.parseFrom(ByteBuffer data) static ContinueContinue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.baidu.bifromq.plugin.authprovider.type that return types with arguments of type ContinueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Continue>Continue.getParserForType()static com.google.protobuf.Parser<Continue>Continue.parser()Methods in com.baidu.bifromq.plugin.authprovider.type with parameters of type ContinueModifier and TypeMethodDescriptionMQTT5ExtendedAuthResult.Builder.mergeContinue(Continue value) .mqtt5authtypes.Continue continue = 2;static Continue.BuilderContinue.newBuilder(Continue prototype) MQTT5ExtendedAuthResult.Builder.setContinue(Continue value) .mqtt5authtypes.Continue continue = 2;