| Package | Description |
|---|---|
| com.predic8.membrane.core | |
| com.predic8.membrane.core.transport.http |
| Modifier and Type | Method and Description |
|---|---|
StreamPump.StreamPumpStats |
Statistics.getStreamPumpStats() |
| Modifier and Type | Field and Description |
|---|---|
protected StreamPump.StreamPumpStats |
StreamPump.stats |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpClient.setStreamPumpStats(StreamPump.StreamPumpStats streamPumpStats) |
void |
HttpClient.setupConnectionForwarding(Exchange exc,
Connection con,
String protocol,
StreamPump.StreamPumpStats streamPumpStats) |
| Constructor and Description |
|---|
StreamPump(InputStream in,
OutputStream out,
StreamPump.StreamPumpStats stats,
String name,
Rule rule) |
WebSocketStreamPump(InputStream in,
OutputStream out,
StreamPump.StreamPumpStats stats,
String name,
Rule rule,
boolean pumpsToRight,
Exchange originalExchange) |
Copyright © 2022. All Rights Reserved.