Package javax.microedition.io
Interface Connection
-
- All Known Subinterfaces:
ContentConnection,DatagramConnection,HttpConnection,InputConnection,OutputConnection,StreamConnection,StreamConnectionNotifier
public interface Connection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
-
-
-
Method Detail
-
close
void close() throws IOException- Throws:
IOException
-
-