Package | Description |
---|---|
org.apache.openjpa.persistence.jest |
Modifier and Type | Method and Description |
---|---|
(package private) void |
JESTContext.findResource(String rsrc)
A resource is always looked up with respect to this class.
|
void |
AbstractCommand.parse()
Parses HTTP Request for the qualifier and argument of a command.
|
void |
JESTCommand.parse()
Parse the given request to populate qualifiers and parameters of this command.
|
void |
DomainCommand.process() |
void |
FindCommand.process() |
void |
PropertiesCommand.process() |
void |
QueryCommand.process() |
void |
JESTCommand.process()
Process the given request and write the output on to the given response in the given context.
|
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.