J O R W

J

JsonReader - Class in org.ldaptive.io
Reads JSON from a Reader and returns a SearchResult.
JsonReader(Reader) - Constructor for class org.ldaptive.io.JsonReader
Creates a new json reader.
JsonReader(Reader, SortBehavior) - Constructor for class org.ldaptive.io.JsonReader
Creates a new json reader.
JsonWriter - Class in org.ldaptive.io
Writes a SearchResult as JSON to a Writer.
JsonWriter(Writer) - Constructor for class org.ldaptive.io.JsonWriter
Creates a new json writer.

O

org.ldaptive.io - package org.ldaptive.io
 

R

read() - Method in class org.ldaptive.io.JsonReader
Reads JSON data from the reader and returns a search result.

W

write(SearchResult) - Method in class org.ldaptive.io.JsonWriter
Writes the supplied search result to the writer.

J O R W

Copyright © 2003-2017 Virginia Tech. All Rights Reserved.