|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogSpecification<T extends RequestSender>
Base interface for request- and response log specifications.
| Method Summary | |
|---|---|
T |
all()
Logs everything in the specification, including e.g. |
T |
body()
Logs only the content of the body. |
T |
cookies()
Logs only the cookies. |
T |
everything()
Logs everything in the specification, including e.g. |
T |
headers()
Logs only the headers. |
| Method Detail |
|---|
T body()
T all()
T everything()
T headers()
T cookies()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||