com.sun.midp.io.j2me.tcpobex |
OBEX/TCP implementation
OBEX implementation that works over TCP transport.
|
Java Source File Name | Type | Comment |
Protocol.java | Class | Provides a wrapper for "tcpobex" protocol implementation
to answer the GCF style. |
TCPOBEXConnection.java | Class | Provides TCP OBEX underlying stream connection as a transport to
shared OBEX implementation. |
TCPOBEXNotifier.java | Class | Provides TCP OBEX stream notifier to shared obex implementation. |