| Class | Description |
|---|---|
| CreateSessionRequest |
Web clients use instances of this class to open a new OMERO session.
|
| CreateSessionRequestValidator |
Validates a
CreateSessionRequest. |
| CreateSessionResponse |
Web clients receive instances of this class in response to a request to
open a new OMERO session.
|
| CreateSessionSubmitter |
Submits a request to create a session to the
OMERO
session service. |
| SessionController |
Exposes OMERO session-related operations.
|