29.01.2014 Views

6-J2ME-NETWORKING-P1

6-J2ME-NETWORKING-P1

6-J2ME-NETWORKING-P1

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The HttpConnection interface<br />

HttpConnection<br />

long getDate()<br />

long getExpiration()<br />

Header of the<br />

String getFile()<br />

response<br />

String getHeaderField(String name)<br />

String getHeaderField(int n)<br />

long getHeaderFieldDate(String name, long def)<br />

int getHeaderFieldInt(String name, int def)<br />

String getHeaderFieldKey(int n)<br />

String getHost()<br />

long getLastModified()<br />

int getPort()<br />

String getProtocol()<br />

String getQuery()<br />

String getRef()<br />

String getRequestMethod()<br />

String getRequestProperty(String key)<br />

int getResponseCode()<br />

String getResponseMessage()<br />

Header of the<br />

String getURL()<br />

request<br />

void setRequestMethod()<br />

void setRequestProperty(String key, String value)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!