2010 FRC Java API


Uses of Class
com.sun.squawk.io.j2me.pipe.PipeServerSocketListener

Packages that use PipeServerSocketListener
com.sun.squawk.io.j2me.pipe   
 

Uses of PipeServerSocketListener in com.sun.squawk.io.j2me.pipe
 

Fields in com.sun.squawk.io.j2me.pipe declared as PipeServerSocketListener
protected static PipeServerSocketListener PipeServerSocketListener.active
           
protected  PipeServerSocketListener PipeOutputStream.server
           
 

Methods in com.sun.squawk.io.j2me.pipe that return PipeServerSocketListener
static PipeServerSocketListener PipeServerSocketListener.getActive()
           
 

Constructors in com.sun.squawk.io.j2me.pipe with parameters of type PipeServerSocketListener
PipeOutputStream(PipeServerSocketListener server)
           
 


2010 FRC Java API


Copyright © 2006-2009 Sun Microsystems, Inc. All Rights Reserved.