JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
G
J
O
R
S
W
D
deserialize(JsonElement, Type, JsonDeserializationContext)
- Method in class org.ldaptive.io.
JsonReader.SearchResultDeserializer
G
gson
- Variable in class org.ldaptive.io.
JsonReader
To convert JSON to a search result.
gson
- Variable in class org.ldaptive.io.
JsonWriter
To convert a search result to JSON.
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.
jsonReader
- Variable in class org.ldaptive.io.
JsonReader
Reader to read from.
JsonReader.SearchResultDeserializer
- Class in
org.ldaptive.io
Deserializes a
SearchResult
by iterating over the json elements.
JsonServletSearchExecutor
- Class in
org.ldaptive.servlets
Writes search results as JSON.
JsonServletSearchExecutor()
- Constructor for class org.ldaptive.servlets.
JsonServletSearchExecutor
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.
jsonWriter
- Variable in class org.ldaptive.io.
JsonWriter
Writer to write to.
JsonWriter.SearchResultSerializer
- Class in
org.ldaptive.io
Serializes a
SearchResult
by creating a json array to contain the entries.
O
org.ldaptive.io
- package org.ldaptive.io
org.ldaptive.servlets
- package org.ldaptive.servlets
R
read()
- Method in class org.ldaptive.io.
JsonReader
Reads JSON data from the reader and returns a search result.
S
SearchResultDeserializer(SortBehavior)
- Constructor for class org.ldaptive.io.
JsonReader.SearchResultDeserializer
Creates a new search result deserializer.
SearchResultSerializer()
- Constructor for class org.ldaptive.io.
JsonWriter.SearchResultSerializer
serialize(SearchResult, Type, JsonSerializationContext)
- Method in class org.ldaptive.io.
JsonWriter.SearchResultSerializer
sortBehavior
- Variable in class org.ldaptive.io.
JsonReader.SearchResultDeserializer
Sort behavior.
W
write(SearchResult)
- Method in class org.ldaptive.io.
JsonWriter
Writes the supplied search result to the writer.
writeResponse(SearchResult, HttpServletResponse)
- Method in class org.ldaptive.servlets.
JsonServletSearchExecutor
D
G
J
O
R
S
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.