public class WebSocketStreamPump extends StreamPump
StreamPump.StreamPumpStats| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
bytesTransferred, in, out, stats| Constructor and Description |
|---|
WebSocketStreamPump(InputStream in,
OutputStream out,
StreamPump.StreamPumpStats stats,
String name,
Rule rule,
boolean pumpsToRight,
Exchange originalExchange) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(WebSocketStreamPump otherStreamPump) |
void |
run() |
close, getCreationTime, getName, getServiceProxyName, getTransferredBytespublic WebSocketStreamPump(InputStream in, OutputStream out, StreamPump.StreamPumpStats stats, String name, Rule rule, boolean pumpsToRight, Exchange originalExchange)
public void init(WebSocketStreamPump otherStreamPump)
public void run()
run in interface Runnablerun in class StreamPumpCopyright © 2021. All Rights Reserved.