Open

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Open other)
Undocumented in source.

Members

Functions

copy
FrameBody copy()
Undocumented in source. Be warned that the author may not have intended to support it.
getChannelMax
UnsignedShort getChannelMax()
Undocumented in source. Be warned that the author may not have intended to support it.
getContainerId
String getContainerId()
Undocumented in source. Be warned that the author may not have intended to support it.
getDesiredCapabilities
List!Symbol getDesiredCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getHostname
String getHostname()
Undocumented in source. Be warned that the author may not have intended to support it.
getIdleTimeOut
UnsignedInteger getIdleTimeOut()
Undocumented in source. Be warned that the author may not have intended to support it.
getIncomingLocales
List!Symbol getIncomingLocales()
Undocumented in source. Be warned that the author may not have intended to support it.
getMaxFrameSize
UnsignedInteger getMaxFrameSize()
Undocumented in source. Be warned that the author may not have intended to support it.
getOfferedCapabilities
List!Symbol getOfferedCapabilities()
Undocumented in source. Be warned that the author may not have intended to support it.
getOutgoingLocales
List!Symbol getOutgoingLocales()
Undocumented in source. Be warned that the author may not have intended to support it.
getProperties
Map!(Symbol, Object) getProperties()
Undocumented in source. Be warned that the author may not have intended to support it.
invoke
void invoke(FrameBodyHandler!E handler, Binary payload, E context)
Undocumented in source. Be warned that the author may not have intended to support it.
setChannelMax
void setChannelMax(UnsignedShort channelMax)
Undocumented in source. Be warned that the author may not have intended to support it.
setContainerId
void setContainerId(String containerId)
Undocumented in source. Be warned that the author may not have intended to support it.
setDesiredCapabilities
void setDesiredCapabilities(List!Symbol desiredCapabilities)
Undocumented in source. Be warned that the author may not have intended to support it.
setHostname
void setHostname(String hostname)
Undocumented in source. Be warned that the author may not have intended to support it.
setIdleTimeOut
void setIdleTimeOut(UnsignedInteger idleTimeOut)
Undocumented in source. Be warned that the author may not have intended to support it.
setIncomingLocales
void setIncomingLocales(List!Symbol incomingLocales)
Undocumented in source. Be warned that the author may not have intended to support it.
setMaxFrameSize
void setMaxFrameSize(UnsignedInteger maxFrameSize)
Undocumented in source. Be warned that the author may not have intended to support it.
setOfferedCapabilities
void setOfferedCapabilities(List!Symbol offeredCapabilities)
Undocumented in source. Be warned that the author may not have intended to support it.
setOutgoingLocales
void setOutgoingLocales(List!Symbol outgoingLocales)
Undocumented in source. Be warned that the author may not have intended to support it.
setProperties
void setProperties(Map!(Symbol, Object) properties)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta