| Package | Description | 
|---|---|
| org.waarp.gateway.kernel | |
| org.waarp.gateway.kernel.database | |
| org.waarp.gateway.kernel.http | 
| Modifier and Type | Method and Description | 
|---|---|
HttpPage | 
HttpPageHandler.getHttpPage(String uri,
           String method,
           HttpSession session)  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
WaarpActionLogger.logAction(DbSession dbSession,
         HttpSession session,
         String message,
         io.netty.handler.codec.http.HttpResponseStatus rcode,
         AbstractDbData.UpdatedInfo info)
Log the action 
 | 
static void | 
WaarpActionLogger.logCreate(DbSession dbSession,
         String message,
         HttpSession session)
Log the action 
 | 
static void | 
WaarpActionLogger.logErrorAction(DbSession dbSession,
              HttpSession session,
              String message,
              io.netty.handler.codec.http.HttpResponseStatus rcode)
Log the action in error 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected HttpSession | 
HttpRequestHandler.session  | 
Copyright © 2009–2020 Waarp. All rights reserved.