@Singleton public class OutlookServer extends Object
| Constructor and Description |
|---|
OutlookServer()
Instantiates a new outlook server.
|
| Modifier and Type | Method and Description |
|---|---|
juzu.Response |
index()
Index.
|
juzu.Response |
login(juzu.request.RequestContext context)
Login.
|
public juzu.Response index()
throws IOException
IOException - Signals that an I/O exception has occurred.public juzu.Response login(juzu.request.RequestContext context)
throws IOException
context - the contextIOException - Signals that an I/O exception has occurred.Copyright © 2003–2019 eXo Platform SAS. All rights reserved.