| |
|
| java.lang.Object example.obex.demo.ObexImageReceiver
ObexImageReceiver | final class ObexImageReceiver implements Runnable(Code) | | |
Inner Class :class Handler extends ServerRequestHandler | |
Method Summary | |
public void | run() Used to accept connection and download an image. | void | stop(boolean stopSession) Stops downloading process. |
run | public void run()(Code) | | Used to accept connection and download an image.
|
stop | void stop(boolean stopSession)(Code) | | Stops downloading process.
|
|
|
|