|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.syndication.server.message.ice.ICERequest
Constructor Summary |
ICERequest(java.io.BufferedReader br)
|
Method Summary |
Type | Method |
---|---|
java.lang.String |
getContentType()
We should maintain the mime type. |
java.io.Reader |
read()
We should be able to read from this request |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public ICERequest(java.io.BufferedReader br)
Method Detail |
public java.lang.String getContentType()
public java.io.Reader read()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |