Framework Professional Edition Package


javax.microedition.io
Interface ContentConnection

All Superinterfaces:
Connection, InputConnection, OutputConnection, StreamConnection
All Known Subinterfaces:
HttpConnection

public interface ContentConnection
extends StreamConnection


Method Summary
 java.lang.String getEncoding()
           
 long getLength()
           
 java.lang.String getType()
           
 
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
 
Methods inherited from interface javax.microedition.io.Connection
close
 

Method Detail

getEncoding

java.lang.String getEncoding()

getLength

long getLength()

getType

java.lang.String getType()

Framework Professional Edition Package


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved