Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.microedition.io Classes and Interfaces - 29 results found.
| Name | Description | Type | Package | Framework |
| CommConnection | This interface defines a logical serial port connection. | Interface | javax.microedition.io | Java ME |
|
| Connection | This is the most basic type of generic connection. | Interface | javax.microedition.io | Java ME |
|
| ConnectionNotFoundException | This class is used to signal that a connection target cannot be found, or the protocol type is not supported. | Class | javax.microedition.io | Java ME |
|
| Connector | This class is factory for creating new Connection objects. | Class | javax.microedition.io | Java ME |
|
| ContentConnection | | Interface | javax.microedition.io | Java ME |
|
| Datagram | This class defines an abstract interface for datagram packets. | Interface | javax.microedition.io | Java ME |
|
| DatagramConnection | This interface defines the capabilities that a datagram connection Reminder: Since the CLDC Specification does not define any | Interface | javax.microedition.io | Java ME |
|
| HttpConnection | This interface defines the necessary methods and constants for an HTTP connection. | Interface | javax.microedition.io | Java ME |
|
| HttpsConnection | This interface defines the necessary methods and constants to establish a secure network connection. | Interface | javax.microedition.io | Java ME |
|
| InputConnection | This interface defines the capabilities that an input stream connection must have. | Interface | javax.microedition.io | Java ME |
|
| OutputConnection | This interface defines the capabilities that an output stream connection must have. | Interface | javax.microedition.io | Java ME |
|
| PushRegistry | The PushRegistry maintains a list of inbound connections. | Class | javax.microedition.io | Java ME |
|
| SecureConnection | This interface defines the secure socket stream connection. | Interface | javax.microedition.io | Java ME |
|
| SecurityInfo | This interface defines methods to access information about a secure network connection. | Interface | javax.microedition.io | Java ME |
|
| ServerSocketConnection | This interface defines the server socket stream connection. | Interface | javax.microedition.io | Java ME |
|
| SocketConnection | This interface defines the socket stream connection. | Interface | javax.microedition.io | Java ME |
|
| StreamConnection | This interface defines the capabilities that a stream connection In a typical implementation of this interface (for instance | Interface | javax.microedition.io | Java ME |
|
| StreamConnectionNotifier | | Interface | javax.microedition.io | Java ME |
|
| UDPDatagramConnection | This interface defines a datagram connection which knows it's local end point address. | Interface | javax.microedition.io | Java ME |
|
| Connection | | Interface | javax.microedition.io | BlueCove |
|
| ConnectionNotFoundException | See Also:Serialized FormConstructor SummaryConnectionNotFoundException() | Class | javax.microedition.io | BlueCove |
|
| Connector | This class delegated all calls to MicroeditionConnector 1) Solves Bytecode comatibilty problems. | Class | javax.microedition.io | BlueCove |
|
| ContentConnection | This interface defines the stream connection over which content is passed. | Interface | javax.microedition.io | BlueCove |
|
| InputConnection | This interface defines the capabilities that an input stream connection must have. | Interface | javax.microedition.io | BlueCove |
|
| OutputConnection | This interface defines the capabilities that an output stream connection must have. | Interface | javax.microedition.io | BlueCove |
|
| ServerSocketConnection | | Interface | javax.microedition.io | BlueCove |
|
| SocketConnection | | Interface | javax.microedition.io | BlueCove |
|
| StreamConnection | This interface defines the capabilities that a stream connection must have. | Interface | javax.microedition.io | BlueCove |
|
| StreamConnectionNotifier | | Interface | javax.microedition.io | BlueCove |