|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Literal
An interface for objects that provide data dynamically for use in a literal protocol element.
| 方法摘要 | |
|---|---|
int |
size()
Return the size of the data. |
void |
writeTo(OutputStream os)
Write the data to the OutputStream. |
| 方法详细信息 |
|---|
int size()
void writeTo(OutputStream os)
throws IOException
IOException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||