public class Request extends Object
Constructor and Description |
---|
Request() |
Modifier and Type | Method and Description |
---|---|
Optional<Integer> |
getBytesRead() |
Optional<Integer> |
getBytesWritten() |
String |
getClient() |
Optional<Date> |
getEndTime() |
double |
getProcessingTime() |
String |
getRequestLine() |
Optional<String> |
getResponeStatus() |
Date |
getStartTime() |
Copyright © 2016. All rights reserved.