Package | Description |
---|---|
er.rest.format |
Modifier and Type | Class and Description |
---|---|
class |
ERXBinaryPListRestParser
ERXPListRestRequestParser is an implementation of the IERXRestRequestParser interface that supports plist document
requests.
|
class |
ERXEmberRestParser |
class |
ERXFormRestParser
ERXFormRestParser is a rest parser that reads data from form values.
|
class |
ERXJSONRestParser
ERXJSONRestRequestParser is an implementation of the IERXRestRequestParser interface that supports JSON document
requests.
|
class |
ERXPListRestParser
ERXPListRestRequestParser is an implementation of the IERXRestRequestParser interface that supports plist document
requests.
|
class |
ERXXmlRestParser
ERXXmlRestRequestParser is an implementation of the IERXRestRequestParser interface that supports XML document
requests.
|
Modifier and Type | Method and Description |
---|---|
IERXRestParser |
ERXRestFormat.parser() |
Modifier and Type | Method and Description |
---|---|
static ERXRestFormat |
ERXRestFormat.registerFormatNamed(IERXRestParser parser,
IERXRestWriter writer,
ERXRestFormat.Delegate delegate,
String... names) |
Constructor and Description |
---|
ERXRestFormat(String name,
IERXRestParser parser,
IERXRestWriter writer,
ERXRestFormat.Delegate delegate)
Constructs a new ERXRestFormat.
|
Copyright © 2002 – 2024 Project Wonder.