local.tomas.obex.impl
Class ObexGetStream

java.lang.Object
  extended by java.io.InputStream
      extended by local.tomas.obex.impl.RunnableInputStream
          extended by local.tomas.obex.impl.ObexGetStream
All Implemented Interfaces:
java.io.Closeable

public class ObexGetStream
extends RunnableInputStream


Constructor Summary
ObexGetStream(ObexConnection conn, java.lang.String name, ObexHeader[] headers)
           
 
Method Summary
protected  void run()
           
 
Methods inherited from class local.tomas.obex.impl.RunnableInputStream
available, close, getOutputStream, mark, markSupported, read, read, reset, skip, start
 
Methods inherited from class java.io.InputStream
read
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObexGetStream

public ObexGetStream(ObexConnection conn,
                     java.lang.String name,
                     ObexHeader[] headers)
Method Detail

run

protected void run()
            throws java.lang.Exception
Specified by:
run in class RunnableInputStream
Throws:
java.lang.Exception


Copyright © 2007 null. All Rights Reserved.