Class ByteConverter

java.lang.Object
javax.faces.convert.ByteConverter
com.webmethods.caf.faces.convert.ByteConverter
All Implemented Interfaces:
Converter

public class ByteConverter extends ByteConverter

Converter implementation for java.lang.Byte (and byte primitive) values.

WTN-1257 - Replacement for the JSF ByteConverter to correct the error message text.

NOTE: This class can be removed after updating to mojarra version 2.2.8 or later.