|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RequestObject
Objects that implement this interface can be written to a connection as part of a request.
| Method Summary | |
|---|---|
void |
write(RequestOutputStream c)
Writes this request object to the specified connection. |
| Method Detail |
|---|
void write(RequestOutputStream c)
c - the connection to write to
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||