| 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 Context |
PlayHttpRequestFactory.createContext(play.mvc.Http.Request httpRequest) |
protected static Context |
HttpServletRequestFactory.createContext(javax.servlet.http.HttpServletRequest httpRequest) |
Context |
Request.getContext() |
Context |
Context.setUsername(String username) |
| Constructor and Description |
|---|
Request(Context context,
String url,
Params params,
Session session,
CgiData cgiData) |
Copyright © 2023 Honeybadger.io. All rights reserved.