Package | Description |
---|---|
javax.microedition.io |
MID Profile includes networking support based on the
Generic Connection framework from the
Connected, Limited Device Configuration. |
Modifier and Type | Method and Description |
---|---|
DataInputStream |
InputConnection.openDataInputStream()
Open and return a data input stream for a connection.
|
static DataInputStream |
Connector.openDataInputStream(String name)
Create and open a connection input stream.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.