|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is used to get direct access to all data on the socket connections associated with HTTP.
Method Summary | |
void |
read(byte[] bytes,
int offset,
int length,
java.net.Socket socket,
HttpURLConnection urlCon)
|
void |
write(byte[] bytes,
int offset,
int length,
java.net.Socket socket,
HttpURLConnection urlCon)
|
Method Detail |
public void read(byte[] bytes, int offset, int length, java.net.Socket socket, HttpURLConnection urlCon)
public void write(byte[] bytes, int offset, int length, java.net.Socket socket, HttpURLConnection urlCon)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |