|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Literal
An interface for objects that provide data dynamically for use in a literal protocol element.
Method Summary | |
---|---|
int |
size()
Return the size of the data. |
void |
writeTo(OutputStream os)
Write the data to the OutputStream. |
Method Detail |
---|
int size()
void writeTo(OutputStream os) throws IOException
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |