Package org.apache.sshd.common.forward
Class SocksProxy.Socks4
java.lang.Object
org.apache.sshd.common.forward.SocksProxy.Proxy
org.apache.sshd.common.forward.SocksProxy.Socks4
- All Implemented Interfaces:
Closeable,AutoCloseable
- Enclosing class:
SocksProxy
- See Also:
-
Field Summary
Fields inherited from class org.apache.sshd.common.forward.SocksProxy.Proxy
channel, session -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringgetNTString(Buffer buffer) protected voidonChannelOpened(OpenFuture future) protected voidMethods inherited from class org.apache.sshd.common.forward.SocksProxy.Proxy
close, getUByte, getUShort
-
Constructor Details
-
Socks4
-
-
Method Details
-
onMessage
- Overrides:
onMessagein classSocksProxy.Proxy- Throws:
IOException
-
onChannelOpened
-
getNTString
-