|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nutiteq.fs.MidpFileSystemConnection
public class MidpFileSystemConnection
| Constructor Summary | |
|---|---|
MidpFileSystemConnection(javax.microedition.io.InputConnection connection)
|
|
| Method Summary | |
|---|---|
void |
close()
|
int |
fileSize()
|
java.io.InputStream |
openInputStream()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MidpFileSystemConnection(javax.microedition.io.InputConnection connection)
| Method Detail |
|---|
public java.io.InputStream openInputStream()
throws java.io.IOException
openInputStream in interface FileSystemConnectionjava.io.IOExceptionpublic void close()
close in interface FileSystemConnectionpublic int fileSize()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||