org.opcfoundation.ua.core
Class EncodeableSerializer

java.lang.Object
  extended by org.opcfoundation.ua.encoding.utils.SerializerComposition
      extended by org.opcfoundation.ua.core.EncodeableSerializer
All Implemented Interfaces:
IEncodeableSerializer

public class EncodeableSerializer
extends SerializerComposition

Code-generated encodeable serializer.

See Also:
Reflection based implementation, Serializer interface

Constructor Summary
EncodeableSerializer()
           
 
Method Summary
static EncodeableSerializer getInstance()
          Get singleton instance
 
Methods inherited from class org.opcfoundation.ua.encoding.utils.SerializerComposition
addSerializer, calcEncodeable, getClass, getEncodeable, getNodeId, getSupportedClasses, getSupportedNodeIds, putEncodeable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncodeableSerializer

public EncodeableSerializer()
Method Detail

getInstance

public static EncodeableSerializer getInstance()
Get singleton instance

Returns:
singleton instance


Copyright © 2018. All rights reserved.