|
DCT Lightfoot v3 API specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A Content connection is a stream connection that passes content
| Method Summary | |
java.lang.String |
getEncoding()
Get the encoding of the content |
long |
getLength()
Get the length of the content being provided |
java.lang.String |
getType()
Get the type of content in the stream |
| Methods inherited from interface javax.microedition.io.InputConnection |
openDataInputStream, openInputStream |
| Methods inherited from interface javax.microedition.io.Connection |
close |
| Methods inherited from interface javax.microedition.io.OutputConnection |
openDataOutputStream, openOutputStream |
| Method Detail |
public java.lang.String getType()
public java.lang.String getEncoding()
public long getLength()
|
DCT Lightfoot v3 API specification | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||