|
Service Management Framework Release 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to mark that the class implements the
getContentLength()
method.
This can be added to for example to input streams if the creator of the stream knows the content length. Users of the input stream can query the length of the input stream before processing it.
(c) Copyright IBM Corp. 2002
Method Summary | |
int |
getContentLength()
Returns the content length of the receiver or -1 if unknown. |
Method Detail |
public int getContentLength()
|
Service Management Framework Release 3.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |