|
||||||||||
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(java.io.OutputStream os)
Write the data to the OutputStream. |
Method Detail |
---|
int size()
void writeTo(java.io.OutputStream os) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |