Class DirectoryEntryListJsonReader

All Implemented Interfaces:
Marshaller<List<DirectoryEntry>>, Reader<List<DirectoryEntry>>

@Setup(mode=SINGLETON, priority=2000) public class DirectoryEntryListJsonReader extends DefaultListJsonReader<DirectoryEntry>
Since:
7.2
  • Constructor Details

    • DirectoryEntryListJsonReader

      public DirectoryEntryListJsonReader()