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  
IApplication — Interface in package com.multiuserserver.server
Mesmotronic Multiuser Server 2 Application Interface

This interface should not be used directly: it is the interface used by the application property of the MultiuserServerApplication class.

Availability: 2.0.0

IClient — Interface in package com.multiuserserver.server
Mesmotronic Multiuser Server 2 Client Interface

This interface should not be used directly: it is the interface used by elements of the application.clients Array of the MultiuserServerApplication class.

Availability: 2.0.0

info — Property in class com.multiuserserver.client.MultiuserServerClient
Client connection information.
ioError — Event in class com.multiuserserver.client.MultiuserServerClient
Dispatched when an IO error occurs.
ip — Property in class com.multiuserserver.client.MultiuserServerClientInfo
The IP address on which you are connected, or were connected to before the connection was closed.
ip — Property in interface com.multiuserserver.server.IApplication
The server's IP address

Availability: 2.0.0

ip — Property in interface com.multiuserserver.server.IClient
The client's IP address.
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