|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionNotFoundException | |
|---|---|
| com.sun.squawk.io | Provides classes from MIDP or unsupportable optional JSRs that are usually in javax.microedition.io, but are not legally in IMP. |
| Uses of ConnectionNotFoundException in com.sun.squawk.io |
|---|
| Methods in com.sun.squawk.io that throw ConnectionNotFoundException | |
|---|---|
abstract Connection |
ConnectionBase.open(String protocol,
String name,
int mode,
boolean timeouts)
Open a connection to a target. |
DataInputStream |
ConnectionBase.openDataInputStream()
Create and open a connection input stream. |
DataOutputStream |
ConnectionBase.openDataOutputStream()
Create and open a connection output stream. |
|
" 2013 FRC Java API " |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||