public class TunnelServer extends Object
Modifier and Type | Field and Description |
---|---|
static String |
HOST |
static int |
PORT |
static String |
REDIRECT_HOST |
static int |
REDIRECT_PORT |
Constructor and Description |
---|
TunnelServer() |
public static final String HOST
public static final int PORT
public static final String REDIRECT_HOST
public static final int REDIRECT_PORT
public static void main(String[] args) throws IOException
IOException
Copyright © 2014 Oracle Corporation. All rights reserved.