|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.obex.ServerRequestHandler
example.obex.demo.ObexImageReceiver.Handler
class ObexImageReceiver.Handler
Constructor Summary | |
---|---|
ObexImageReceiver.Handler()
|
Method Summary | |
---|---|
int |
onPut(javax.obex.Operation operation)
|
Methods inherited from class javax.obex.ServerRequestHandler |
---|
createHeaderSet, getConnectionID, onAuthenticationFailure, onConnect, onDelete, onDisconnect, onGet, onSetPath, setConnectionID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObexImageReceiver.Handler()
Method Detail |
---|
public int onPut(javax.obex.Operation operation)
onPut
in class javax.obex.ServerRequestHandler
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |