com.jproxy.proxy.servlet
Class TunnelHttpHandler

java.lang.Object
  |
  +--java.net.URLStreamHandler
        |
        +--sun.net.www.protocol.http.Handler
              |
              +--com.jproxy.proxy.servlet.TunnelHttpHandler

public class TunnelHttpHandler
extends sun.net.www.protocol.http.Handler


Constructor Summary
TunnelHttpHandler(int iT)
           
 
Method Summary
 void Close()
           
 java.net.Socket GetSocket()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TunnelHttpHandler

public TunnelHttpHandler(int iT)
Method Detail

Close

public void Close()
           throws java.lang.Exception

GetSocket

public java.net.Socket GetSocket()


Copyright © JProxy LLC. All Rights Reserved.