public class Relay
extends java.lang.Thread
Relay
object is used by TcpTunnel
and TcpTunnelGui
to relay bytes from an
InputStream
to a OutputStream
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getEncoding() |
void |
run() |
void |
setEncoding(java.lang.String enc) |
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.