Uses of Interface
dev.cel.runtime.MessageProvider
-
Packages that use MessageProvider Package Description dev.cel.runtime -
-
Uses of MessageProvider in dev.cel.runtime
Subinterfaces of MessageProvider in dev.cel.runtime Modifier and Type Interface Description interfaceRuntimeTypeProviderTheRuntimeTypeProvideris a combination of theMessageProviderandTypeResolverinterfaces.Classes in dev.cel.runtime that implement MessageProvider Modifier and Type Class Description classDescriptorMessageProviderAn implementation ofRuntimeTypeProviderwhich relies on proto descriptors.classRuntimeTypeProviderLegacyImplBridge between the old RuntimeTypeProvider and CelValueProvider APIs.
-