|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnu.najt.kecon.jsocksproxy.SocksImplementationFactory
public class SocksImplementationFactory
The SocksImplementationFactory return a SocksImplementation
depending on what the client request to use. Current supported versions are
v4 and v5.
| Constructor Summary | |
|---|---|
SocksImplementationFactory()
|
|
| Method Summary | |
|---|---|
static SocksImplementation |
getSocksServer(JSocksProxy jSocksProxy,
java.net.Socket socket)
Return a SOCKS implementation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SocksImplementationFactory()
| Method Detail |
|---|
public static final SocksImplementation getSocksServer(JSocksProxy jSocksProxy,
java.net.Socket socket)
throws java.io.IOException
socket - the incoming socket
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||