| AvailableServicesServlet |
Report whether a requested service is implementented on this
mine.
|
| ClassKeyServlet |
A Servlet for routing requests to the ClassKeyService.
|
| ClassKeysService |
A service to fetch a JSON representation of class keys for all classes in the model.
|
| CodeTranslator |
Translates strings between codes used in ConstraintOp class and abbreviations or
full code names of operations.
|
| FacetListService |
A web service for returning all the facet list
|
| FacetListServlet |
A web service for returning all the facet list
|
| FacetService |
A web service for returning facet related to particular query
|
| FacetServlet |
A web service for returning facet related to particular query
|
| FeedbackService |
Send feedback from users
|
| FeedbackServlet |
Send feedback from users
|
| JWTBuilder |
A class that encapsulates the logic required to generate JWT tokens
for users.
|
| JWTVerifier |
A class to encapsulate the logic for verifying identity claims as represented as JWTs
(JSON Web Tokens).
|
| JWTVerifier.Verification |
The result of a successful verification.
|
| LinkGeneratorBase |
Base class for link generators.
|
| SchemaListService |
Serve up the list of schemata that we have.
|
| SchemaServlet |
Returns a requested schema.
|
| ServiceListingHandler |
|
| ServicesListingsServlet |
Provide a list of all the services available at this mine.
|
| SessionService |
Open a new 24-hour session.
|
| StatusDictionary |
HTTP status code dictionary.
|
| SummaryService |
Serve up the paths used to summarise each class.
|
| SummaryServlet |
Returns a summary field information.
|
| VersionService |
Service for returning the version of this service.
|
| VersionServlet |
Returns version of the deployed InterMine application.
|
| WebService |
Base class for web services.
|
| WebServiceConstants |
|
| WebServiceInput |
Base class for input classes used with web services.
|
| WebServiceRequestParser |
Base request parser that is used by advanced web service parsers.
|