| Class and Description |
|---|
| ArrayReader |
| DefaultReadHandler
Processes a non-decodable transit value
|
| Keyword
Represents a keyword
|
| Link
Represents a hypermedia link, as per http://amundsen.com/media-types/collection/format/#arrays-links
|
| MapReader |
| Reader
Interace for reading values in transit format
|
| ReadHandler
Converts a transit representation to an instance of a type; if type
implements ArrayReadHandler or MapReadHandler to support incremental
parsing of representation, that interface will be used instead
|
| Symbol
Represents a symbol
|
| TaggedValue
Represents a transit tag and value.
|
| TransitFactory.Format
Transit formats
|
| URI
Represents a URI
|
| WriteHandler
Converts an instance of an type to a transit representation
|
| Writer
Interface for writing values in transit format.
|
Copyright © 2014. All rights reserved.