public interface HTTPConnection extends Connection
| 限定符和类型 | 方法和说明 |
|---|---|
HTTPConnection |
close(Action1<HTTPConnection> closedCallback) |
HTTPConnection |
exception(Action2<HTTPConnection,Throwable> exception) |
ConnectionType |
getConnectionType() |
HttpVersion |
getHttpVersion() |
boolean |
isEncrypted() |
getAttachment, getCloseTime, getDuration, getIdleTimeout, getLastActiveTime, getLastReadTime, getLastWrittenTime, getLocalAddress, getOpenTime, getReadBytes, getRemoteAddress, getSessionId, getWrittenBytes, isOpen, setAttachmentHttpVersion getHttpVersion()
boolean isEncrypted()
ConnectionType getConnectionType()
HTTPConnection close(Action1<HTTPConnection> closedCallback)
HTTPConnection exception(Action2<HTTPConnection,Throwable> exception)
Copyright © 2017. All rights reserved.