- getAttachment
Object getAttachment()
Undocumented in source. Be warned that the author may not have intended to support it.
- getHttpVersion
HttpVersion getHttpVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
- isEncrypted
bool isEncrypted()
Undocumented in source. Be warned that the author may not have intended to support it.
- notifyClose
void notifyClose()
Undocumented in source. Be warned that the author may not have intended to support it.
- notifyException
void notifyException(Exception t)
Undocumented in source. Be warned that the author may not have intended to support it.
- onClose
HttpConnection onClose(Action1!HttpConnection closedListener)
Undocumented in source. Be warned that the author may not have intended to support it.
- onException
HttpConnection onException(Action2!(HttpConnection, Exception) exceptionListener)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAttachment
void setAttachment(Object attachment)
Undocumented in source. Be warned that the author may not have intended to support it.