JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.gcube.event.publisher
Interface ResultsParser
All Known Implementing Classes:
ConductorResultsParser
public interface
ResultsParser
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
EventStatus
parseResults
(
String
uuid, org.json.simple.JSONObject results)
Method Details
parseResults
EventStatus
parseResults
(
String
uuid, org.json.simple.JSONObject results)