| Package | Description |
|---|---|
| io.honeybadger.reporter.dto |
Data transfer objects that are used for serializing to the Honeybadger API
are stored in this package.
|
| Modifier and Type | Method and Description |
|---|---|
protected static Session |
PlayHttpRequestFactory.createSession(play.mvc.Http.Request httpRequest) |
protected static Session |
HttpServletRequestFactory.createSession(javax.servlet.http.HttpServletRequest httpRequest) |
Session |
Request.getSession() |
| Constructor and Description |
|---|
Request(Context context,
String url,
Params params,
Session session,
CgiData cgiData) |
Copyright © 2023 Honeybadger.io. All rights reserved.