Uses of Class
com.facilita.fc.web.OffsetEditSequence
-
Packages that use OffsetEditSequence 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 OffsetEditSequence in com.facilita.fc.web
Methods in com.facilita.fc.web with parameters of type OffsetEditSequence Modifier and Type Method Description static longOffsetEditSequence. getCPtr(OffsetEditSequence obj)For internal use only.voidRequest. setOffsetEdit(OffsetEditSequence edits)Sets anOffsetEditSequenceobject to be applied to the message body of thisRequestobject, immediately before the request is sent to the web server.
-