A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
Observable — Class in package com.electrotank.electroserver4.utils
Observable() — Constructor in class com.electrotank.electroserver4.utils.Observable
onBinaryData(ev) — Method in class com.electrotank.electroserver4.ElectroServer
onConnectionEvent(e:com.electrotank.electroserver4.message.event:ConnectionEvent) — Method in class com.electrotank.electroserver4.connection.HttpConnection
Event fired upon connection attempt.
OnlyRtmpConnectionRemains — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a all connections except the optional RTMP connection remains.
onPreClose() — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Used internally to tell whoever is listening that a connection close is happening.
onPreConnect(success) — Method in class com.electrotank.electroserver4.connection.AbstractConnection
Used internally to send an event to whoever is listening.
onPreData(data) — Method in class com.electrotank.electroserver4.connection.Connection
Used internally to tell whoever is listening that data has just arrived.
onStatus(info) — Method in class com.electrotank.electroserver4.rtmpconnection.RtmpConnection
OperationNotSupported — Static property in class com.electrotank.electroserver4.errors.Errors
This occurs when a user tries to do something that is not supported under the license conditions of the server.
OperatorGranted — Static property in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
OperatorRevoked — Static property in class com.electrotank.electroserver4.message.event.UserListUpdateEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z