Package | Description |
---|---|
org.spf4j.io.tcp.proxy |
Constructor and Description |
---|
ProxyBufferTransferHandler(TransferBuffer in,
TransferBuffer out,
SnifferFactory snifferFactory,
SocketChannel channel,
Selector selector,
ExecutorService exec,
BlockingQueue<Runnable> tasksToRunBySelector,
UpdateablePriorityQueue.ElementRef deadlineActionRef) |
ProxyClientHandler(com.google.common.net.HostAndPort fwdDestination,
SnifferFactory c2sSnifferFact,
SnifferFactory s2cSnifferFact,
int proxyBufferSize,
int connectTimeoutMillis)
TCP proxy client handler.
|
Copyright © 2018 SPF4J. All rights reserved.