EndpointImpl

Constructors

this
this()
Undocumented in source.

Members

Functions

attachments
Record attachments()
Undocumented in source. Be warned that the author may not have intended to support it.
clearModified
void clearModified()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
decref
void decref()
Undocumented in source. Be warned that the author may not have intended to support it.
doFree
void doFree()
Undocumented in source.
free
void free()
Undocumented in source. Be warned that the author may not have intended to support it.
getCondition
ErrorCondition getCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
getConnectionImpl
ConnectionImpl getConnectionImpl()
Undocumented in source.
getContext
Object getContext()
Undocumented in source. Be warned that the author may not have intended to support it.
getLocalState
EndpointState getLocalState()
Undocumented in source. Be warned that the author may not have intended to support it.
getRemoteCondition
ErrorCondition getRemoteCondition()
Undocumented in source. Be warned that the author may not have intended to support it.
getRemoteState
EndpointState getRemoteState()
Undocumented in source. Be warned that the author may not have intended to support it.
incref
void incref()
Undocumented in source. Be warned that the author may not have intended to support it.
isModified
bool isModified()
Undocumented in source. Be warned that the author may not have intended to support it.
localClose
void localClose()
Undocumented in source.
localOpen
void localOpen()
Undocumented in source.
modified
void modified()
Undocumented in source. Be warned that the author may not have intended to support it.
modified
void modified(bool emit)
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open()
Undocumented in source. Be warned that the author may not have intended to support it.
postFinal
void postFinal()
Undocumented in source.
setCondition
void setCondition(ErrorCondition condition)
Undocumented in source. Be warned that the author may not have intended to support it.
setContext
void setContext(Object context)
Undocumented in source. Be warned that the author may not have intended to support it.
setLocalState
void setLocalState(EndpointState localState)
Undocumented in source. Be warned that the author may not have intended to support it.
setRemoteState
void setRemoteState(EndpointState remoteState)
Undocumented in source. Be warned that the author may not have intended to support it.
setTransportNext
void setTransportNext(EndpointImpl transportNext)
Undocumented in source. Be warned that the author may not have intended to support it.
setTransportPrev
void setTransportPrev(EndpointImpl transportPrevious)
Undocumented in source. Be warned that the author may not have intended to support it.
transportNext
EndpointImpl transportNext()
Undocumented in source. Be warned that the author may not have intended to support it.
transportPrev
EndpointImpl transportPrev()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

freed
bool freed;
Undocumented in source.

Meta