kg.apc.jmeter.samplers
Class InfiniteGetTCPClientImpl
java.lang.Object
org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient
org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
kg.apc.jmeter.samplers.InfiniteGetTCPClientImpl
- All Implemented Interfaces:
- org.apache.jmeter.protocol.tcp.sampler.TCPClient
public class InfiniteGetTCPClientImpl
- extends org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
- Author:
- undera
| Fields inherited from class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient |
eolByte, useEolByte |
| Methods inherited from class org.apache.jmeter.protocol.tcp.sampler.AbstractTCPClient |
getCharset, getEolByte, setCharset, setEolByte, setupTest, teardownTest |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InfiniteGetTCPClientImpl
public InfiniteGetTCPClientImpl()
write
public void write(OutputStream os,
InputStream is)
- Specified by:
write in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient- Overrides:
write in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
write
public void write(OutputStream out,
String string)
- Specified by:
write in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient- Overrides:
write in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
read
public String read(InputStream is)
- Specified by:
read in interface org.apache.jmeter.protocol.tcp.sampler.TCPClient- Overrides:
read in class org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl
Copyright © 2014. All Rights Reserved.