Name

javax.microedition.io.StreamConnection

Synopsis

This interface defines the capabilities that a stream connection must have. It does not define any methods of its own, but it inherits all methods from InputConnection and OutputConnection.

public interfaceStreamConnection extends InputConnection, OutputConnection {
   // all methods inherited from InputConnection and OutputConnection
}

Get Wireless Java now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.