| Methods in org.apache.openjpa.persistence.jest that throw ProcessingException | 
| (package private)  void | JESTContext.findResource(String rsrc)A resource is always looked up with respect to this class.
 | 
|  void | JESTCommand.parse()Parse the given request to populate qualifiers and parameters of this command.
 | 
|  void | AbstractCommand.parse()Parses HTTP Request for the qualifier and argument of a command.
 | 
|  void | QueryCommand.process()
 | 
|  void | PropertiesCommand.process()
 | 
|  void | JESTCommand.process()Process the given request and write the output on to the given response in the given context.
 | 
|  void | FindCommand.process()
 | 
|  void | DomainCommand.process()
 |