Uses of Interface
org.refcodes.codec.BaseMetricsAccessor
-
Uses of BaseMetricsAccessor in org.refcodes.codec
Subinterfaces of BaseMetricsAccessor in org.refcodes.codecModifier and TypeInterfaceDescriptionstatic interfaceProvides a base codec metrics property.Classes in org.refcodes.codec that implement BaseMetricsAccessorModifier and TypeClassDescriptionclassTheBaseBuilderprovides the functionality to do base encoding and decoding such as done by the Base64 encoding and decoding functionality (see "https://en.wikipedia.org/wiki/Base64").classstatic classTheBaseDecoder.BaseDecoderConnectionimplements theBaseDecoderfunctionality in terms of aConnectionComponent.classstatic classTheBaseEncoder.BaseEncoderConnectionimplements theBaseEncoderfunctionality in terms of aConnectionComponent.