|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoadTestLogEntry | |
---|---|
com.eviware.soapui.impl.wsdl.loadtest.log | The LoadTest Log classes |
Uses of LoadTestLogEntry in com.eviware.soapui.impl.wsdl.loadtest.log |
---|
Classes in com.eviware.soapui.impl.wsdl.loadtest.log that implement LoadTestLogEntry | |
---|---|
class |
LoadTestLogErrorEntry
An error entry in the LoadTest Log |
class |
LoadTestLogMessageEntry
A simple message LoadTest Log entry |
Methods in com.eviware.soapui.impl.wsdl.loadtest.log that return types with arguments of type LoadTestLogEntry | |
---|---|
java.util.List<LoadTestLogEntry> |
LoadTestLog.getEntries()
|
Methods in com.eviware.soapui.impl.wsdl.loadtest.log with parameters of type LoadTestLogEntry | |
---|---|
void |
LoadTestLog.addEntry(LoadTestLogEntry entry)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |