Uses of Class
org.simpleframework.http.core.Timer
-
Packages that use Timer Package Description org.simpleframework.http.core -
-
Uses of Timer in org.simpleframework.http.core
Fields in org.simpleframework.http.core declared as Timer Modifier and Type Field Description private Timer
RequestCollector. timer
This represents the time the request collection began at.private Timer
ResponseObserver. timer
This represents a time stamp that records the finish time.
-