Package | Description |
---|---|
javax.microedition.io |
Modifier and Type | Interface and Description |
---|---|
interface |
ContentConnection |
interface |
DatagramConnection |
interface |
HttpConnection |
interface |
InputConnection |
interface |
OutputConnection |
interface |
StreamConnection |
interface |
StreamConnectionNotifier |
Modifier and Type | Method and Description |
---|---|
static Connection |
Connector.open(String var0) |
static Connection |
Connector.open(String var0,
int var1) |
static Connection |
Connector.open(String var0,
int var1,
boolean var2) |
Copyright © 2006–2013 OSGi Alliance. All rights reserved.