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  
password — Variable, class net.user1.reactor.RoomSettings
The password required to join the room.
PERMISSION_DENIED — Constant Static Variable, class net.user1.reactor.Status
persistentAttributes — Variable, class net.user1.reactor.ClientManifest
An AttributeCollection containing the persistent attributes stored by this client's user account.
prev — Variable, class net.user1.utils.CacheNode
PROCESSED_UPC_ADDED — Constant Static Variable, class net.user1.reactor.UPC
processingDuration — Variable, class net.user1.reactor.UPCProcessingRecord
The number of milliseconds that elapsed between the time the server began processing the UPC message and the time the server completed processing the UPC message.
processingFinishedAt — Variable, class net.user1.reactor.UPCProcessingRecord
The UTC time at which the server finished processing the UPC message, in "milliseconds from January 1 1970"-format.
processingStartedAt — Variable, class net.user1.reactor.UPCProcessingRecord
The UTC time at which the server began processing the UPC message, in "milliseconds from January 1 1970"-format.
PROTOCOL_INCOMPATIBLE — Event, class net.user1.reactor.Reactor
PROTOCOL_INCOMPATIBLE — Constant Static Variable, class net.user1.reactor.ReactorEvent
Dispatched when the client connects to a Union Server that conforms to a version of the UPC specification that does not match the client's UPC version.
put(key:Object, value:Object) — method, class net.user1.utils.LRUCache
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