- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- data
void data(DataFrame frame, Callback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAttribute
Object getAttribute(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- getId
int getId()
Undocumented in source. Be warned that the author may not have intended to support it.
- getListener
Listener getListener()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRecvWindow
int getRecvWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSendWindow
int getSendWindow()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSession
SessionSPI getSession()
Undocumented in source. Be warned that the author may not have intended to support it.
- headers
void headers(HeadersFrame frame, Callback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- isClosed
bool isClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- isLocal
bool isLocal()
Undocumented in source. Be warned that the author may not have intended to support it.
- isLocallyClosed
bool isLocallyClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- isOpen
bool isOpen()
Undocumented in source. Be warned that the author may not have intended to support it.
- isRemotelyClosed
bool isRemotelyClosed()
Undocumented in source. Be warned that the author may not have intended to support it.
- isReset
bool isReset()
Undocumented in source. Be warned that the author may not have intended to support it.
- onIdleExpired
void onIdleExpired(TimeoutException timeout)
Undocumented in source. Be warned that the author may not have intended to support it.
- process
void process(Frame frame, Callback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- push
void push(PushPromiseFrame frame, Promise!Stream promise, Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- removeAttribute
Object removeAttribute(string key)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset(ResetFrame frame, Callback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
- setAttribute
void setAttribute(string key, Object value)
Undocumented in source. Be warned that the author may not have intended to support it.
- setListener
void setListener(Listener listener)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateClose
bool updateClose(bool update, CloseStateEvent event)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateRecvWindow
int updateRecvWindow(int delta)
Undocumented in source. Be warned that the author may not have intended to support it.
- updateSendWindow
int updateSendWindow(int delta)
Undocumented in source. Be warned that the author may not have intended to support it.