public abstract class AbstractResponse extends Object implements IResponse
| 构造器和说明 |
|---|
AbstractResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
send(Object o)
发送对象
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendStream, sendString, sendStringpublic void send(Object o) throws IOException
IResponsesend 在接口中 IResponseo - 对象IOException - IO异常Copyright © 2020. All Rights Reserved.