Uses of Class
com.facilita.fc.web.CachedResponse
-
Packages that use CachedResponse Package Description com.facilita.fc.web The eggPlant Performance Web Java API makes it easy to perform load tests against web sites and services, by providing classes and methods that simulate the behaviour of a web browser sending/receiving HTTP(s) requests to/from a web server. -
-
Uses of CachedResponse in com.facilita.fc.web
Methods in com.facilita.fc.web with parameters of type CachedResponse Modifier and Type Method Description void
WebBrowser. addResponseToCache(CachedResponse response)
Adds an entry to thisWebBrowser
object's cache.static long
CachedResponse. getCPtr(CachedResponse obj)
For internal use only.
-