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 |
---|---|
DataOutputStream |
OutputConnection.openDataOutputStream()
Open and return a data output stream for a connection.
|
static DataOutputStream |
Connector.openDataOutputStream(String name)
Create and open a connection output stream.
|
Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.