java.lang.Object
org.eclipse.milo.opcua.stack.core.encoding.OpcUaEncodingManager
All Implemented Interfaces:
EncodingManager

public class OpcUaEncodingManager extends Object implements EncodingManager
A singleton EncodingManager initialized with the default OPC UA encodings.

The "Default Binary" encoding is always registered. The "Default XML" and "Default JSON" encodings are registered if they are found on the classpath at the time the singleton is first instantiated.