JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
H
I
L
M
P
R
S
U
W
A
at.borkowski.spicej.proxy
- package at.borkowski.spicej.proxy
B
BUFFER_SIZE
- Static variable in class at.borkowski.spicej.proxy.
SocketProxy
The buffer size used for socket connections if delaying is added.
C
close()
- Method in class at.borkowski.spicej.proxy.
StreamGobbler
Interrupts the gobbler and closes its streams.
CommandLine
- Class in
at.borkowski.spicej.proxy
CommandLine()
- Constructor for class at.borkowski.spicej.proxy.
CommandLine
CommandLine.ProxyDescription
- Class in
at.borkowski.spicej.proxy
D
delay
- Variable in class at.borkowski.spicej.proxy.
CommandLine
delayReceive
- Variable in class at.borkowski.spicej.proxy.
CommandLine
delaySend
- Variable in class at.borkowski.spicej.proxy.
CommandLine
H
help
- Variable in class at.borkowski.spicej.proxy.
CommandLine
I
initialize()
- Method in class at.borkowski.spicej.proxy.
SocketProxy
Initializes the proxy provider.
L
localPort
- Variable in class at.borkowski.spicej.proxy.
CommandLine.ProxyDescription
M
main(String[])
- Static method in class at.borkowski.spicej.proxy.
ProxyMain
P
processCommand(String...)
- Static method in class at.borkowski.spicej.proxy.
ProxyMain
proxyDescription
- Variable in class at.borkowski.spicej.proxy.
CommandLine
ProxyDescription()
- Constructor for class at.borkowski.spicej.proxy.
CommandLine.ProxyDescription
ProxyMain
- Class in
at.borkowski.spicej.proxy
ProxyMain()
- Constructor for class at.borkowski.spicej.proxy.
ProxyMain
R
rate
- Variable in class at.borkowski.spicej.proxy.
CommandLine
rateReceive
- Variable in class at.borkowski.spicej.proxy.
CommandLine
rateSend
- Variable in class at.borkowski.spicej.proxy.
CommandLine
remoteHost
- Variable in class at.borkowski.spicej.proxy.
CommandLine.ProxyDescription
remotePort
- Variable in class at.borkowski.spicej.proxy.
CommandLine.ProxyDescription
run()
- Method in class at.borkowski.spicej.proxy.
SocketProxy
run()
- Method in class at.borkowski.spicej.proxy.
StreamGobbler
S
setPrintCommandLineErrors(boolean)
- Static method in class at.borkowski.spicej.proxy.
ProxyMain
setPrintUsage(boolean)
- Static method in class at.borkowski.spicej.proxy.
ProxyMain
SocketProxy
- Class in
at.borkowski.spicej.proxy
A proxy provider for TCP connections allowing for upstream and downstream rate limitation.
SocketProxy(int, String, int, Float, Float, Float, Float)
- Constructor for class at.borkowski.spicej.proxy.
SocketProxy
Creates a proxy and binds to the local port.
StreamGobbler
- Class in
at.borkowski.spicej.proxy
A stream gobbler, copying data from an
InputStream
to an
OutputStream
.
U
udp
- Variable in class at.borkowski.spicej.proxy.
CommandLine
W
waitFor()
- Method in class at.borkowski.spicej.proxy.
StreamGobbler
Waits until the gobbler finished.
A
B
C
D
H
I
L
M
P
R
S
U
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015. All rights reserved.