JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
javax.microedition.io
Interface Connection
All Known Subinterfaces:
CommConnection
,
ContentConnection
,
DatagramConnection
,
HttpConnection
,
HttpsConnection
,
InputConnection
,
OutputConnection
,
SecureConnection
,
ServerSocketConnection
,
SocketConnection
,
StreamConnection
,
StreamConnectionNotifier
,
UDPDatagramConnection
public interface
Connection
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
close
()
Method Detail
close
void close() throws
IOException
Throws:
IOException
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method