com.sun.squawk.io.j2me.pipe
Class PipeServerSocketListener
java.lang.Object
com.sun.spot.ota.ServerSocketListener
com.sun.squawk.io.j2me.pipe.PipeServerSocketListener
- All Implemented Interfaces:
- Runnable
public class PipeServerSocketListener
- extends ServerSocketListener
- Author:
- ea149956
MAX_QUEUED_SIZE
public static final int MAX_QUEUED_SIZE
- See Also:
- Constant Field Values
DEFAULT_PORT
public static final int DEFAULT_PORT
- See Also:
- Constant Field Values
startedPiping
public static boolean startedPiping
active
protected static PipeServerSocketListener active
outputs
protected OutputStream[] outputs
queuedOutput
protected ByteArrayOutputStream queuedOutput
PipeServerSocketListener
public PipeServerSocketListener(int port)
startPipingConsoleIfNecessary
public static void startPipingConsoleIfNecessary()
getActive
public static PipeServerSocketListener getActive()
startIfNecessary
protected static void startIfNecessary()
newRunnable
public Runnable newRunnable(StreamConnection connection)
- Specified by:
newRunnable
in class ServerSocketListener
write
public void write(int arg0)
throws IOException
- Throws:
IOException
Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.