Interface YAPIONSerializerRegistrator


  • public interface YAPIONSerializerRegistrator
    This interface should be used to give you serializer extensions predefined entry points to register their Serializer for YAPION. This entry point should not call any other entry points. It should never load anything outside your packages.