A B C D E F G H I K L M N O P Q R S T U V W

S

scriptCreate() - Method in class net.sf.opensmus.ServerSideScript
Called by the OpenSMUS server when the script object is created on the server.
scriptDelete() - Method in class net.sf.opensmus.ServerSideScript
Called by the OpenSMUS server when the script object is destroyed on the server.
searchApplicationDataForNumber(int, int, LList, LValue) - Method in class net.sf.opensmus.MUSDBConnection
 
searchApplicationDataForRange(int, int, LList, LValue, LValue) - Method in class net.sf.opensmus.MUSDBConnection
 
searchApplicationDataForText(int, int, LList, LValue) - Method in class net.sf.opensmus.MUSDBConnection
 
send(MUSMessage, InetAddress, int) - Method in class net.sf.opensmus.MUSUDPListener
 
sendMessage(MUSMessage) - Method in class net.sf.opensmus.MUSGroup
 
sendMessage(MUSMessage) - Method in class net.sf.opensmus.MUSUser
 
sendMessage(MUSMessage) - Method in interface net.sf.opensmus.ServerGroup
Sends a message to all users that are members of this group
sendMessage(MUSMessage) - Method in class net.sf.opensmus.ServerSideScript
Sends a message to this script directly.
sendMessage(MUSMessage) - Method in interface net.sf.opensmus.ServerUser
Sends a message to this server user directly.
ServerCloseFailed - Static variable in exception net.sf.opensmus.MUSErrorCode
 
ServerGroup - Interface in net.sf.opensmus
Interface representing a group on a movie.
serverGroupCount() - Method in class net.sf.opensmus.MUSMovie
 
serverGroupCount() - Method in interface net.sf.opensmus.ServerMovie
Gets the number of groups in this movie.
ServerInitializationFailed - Static variable in exception net.sf.opensmus.MUSErrorCode
 
ServerInternalError - Static variable in exception net.sf.opensmus.MUSErrorCode
 
serverMovie() - Method in class net.sf.opensmus.MUSUser
 
ServerMovie - Interface in net.sf.opensmus
Interface representing a movie connected to the OpenSMUS server.
serverMovie() - Method in class net.sf.opensmus.ServerSideScript
Retrieves a pointer to the server movie object that created this script.
serverMovie() - Method in interface net.sf.opensmus.ServerUser
Retrieves the ServerMovie object representing the movie this user is connected to.
serverMovieCount() - Method in class net.sf.opensmus.MUSServer
 
serverMovieCount() - Method in interface net.sf.opensmus.ServerObject
Gets the number of active movies in the server.
ServerObject - Interface in net.sf.opensmus
Interface representing the OpenSMUS server instance.
serverObject() - Method in class net.sf.opensmus.ServerSideScript
Retrieves a pointer to a ServerObject instance representing the current server.
ServerSendFailed - Static variable in exception net.sf.opensmus.MUSErrorCode
 
ServerSideScript - Class in net.sf.opensmus
Base class representing a ServerSideScript object.
ServerSideScript() - Constructor for class net.sf.opensmus.ServerSideScript
Constructor.
ServerUser - Interface in net.sf.opensmus
 
serverUserCount() - Method in class net.sf.opensmus.MUSGroup
 
serverUserCount() - Method in class net.sf.opensmus.MUSMovie
 
serverUserCount() - Method in interface net.sf.opensmus.ServerGroup
Gets the number of users in this group.
serverUserCount() - Method in interface net.sf.opensmus.ServerMovie
Gets the number of users connected to this movie.
ServerUserDatabase - Interface in net.sf.opensmus
Interface used by OpenSMUS for user authentication, using the internal database system or an SQL source.
set(LValue) - Method in class net.sf.opensmus.MUSAttribute
Update the LValue associated with the attribute
setAttribute(int, MUSAttribute) - Method in class net.sf.opensmus.MUSDBConnection
 
setCBCIV(long) - Method in class net.sf.opensmus.MUSBlowfishCypher
 
setDBObjectAttributes(int, LList, LList) - Method in class net.sf.opensmus.MUSDBConnection
 
setElementAt(int, LValue) - Method in class net.sf.opensmus.LList
Stores an LValue element at the specified position
setFloodParameters(int, int, int) - Method in class net.sf.opensmus.io.SMUSPipelineFactory
 
setLogLevel(int) - Static method in class net.sf.opensmus.MUSLog
Integer value represent the log level bitmask
setpersists(boolean) - Method in class net.sf.opensmus.MUSGroup
 
setpersists(boolean) - Method in class net.sf.opensmus.MUSMovie
 
setpersists(boolean) - Method in interface net.sf.opensmus.ServerGroup
Toggles the group persistent flag for this group.
setpersists(boolean) - Method in interface net.sf.opensmus.ServerMovie
Toggles the movie persistent flag for this movie.
setType(short) - Method in class net.sf.opensmus.LValue
Sets the type of a newly created LValue.
setUDPEnabled(MUSLogonMessage) - Method in class net.sf.opensmus.MUSUser
 
setuserLevel(int) - Method in class net.sf.opensmus.MUSMovie
 
setuserLevel(int) - Method in class net.sf.opensmus.MUSServer
 
setuserLevel(int) - Method in class net.sf.opensmus.MUSUser
 
setuserLevel(int) - Method in interface net.sf.opensmus.ServerMovie
Sets the default user levels for users that connect to this movie and do not have a user account in the DB.
setuserLevel(int) - Method in interface net.sf.opensmus.ServerObject
Sets the default user levels for users that connect to the server and do not have a user account in the DB.
setuserLevel(int) - Method in class net.sf.opensmus.ServerSideScript
Sets the user access level for this script.
setuserLevel(int) - Method in interface net.sf.opensmus.ServerUser
Sets the user access level for this user.
setuserLimit(int) - Method in class net.sf.opensmus.MUSGroup
 
setuserLimit(int) - Method in interface net.sf.opensmus.ServerGroup
Sets the maximum number of users allowed to join this group.
shortToByteArray(int, byte[], int) - Static method in class net.sf.opensmus.ConversionUtils
 
SMUSDecoder - Class in net.sf.opensmus.io
 
SMUSDecoder() - Constructor for class net.sf.opensmus.io.SMUSDecoder
 
SMUSEncoder - Class in net.sf.opensmus.io
 
SMUSEncoder() - Constructor for class net.sf.opensmus.io.SMUSEncoder
 
SMUSPipeline - Class in net.sf.opensmus.io
 
SMUSPipeline() - Constructor for class net.sf.opensmus.io.SMUSPipeline
 
SMUSPipelineFactory - Class in net.sf.opensmus.io
 
SMUSPipelineFactory(MUSServer, ChannelGroup, boolean) - Constructor for class net.sf.opensmus.io.SMUSPipelineFactory
 
SQLGateway - Interface in net.sf.opensmus
Interface used by OpenSMUS for communication with the default SQL database.
srvcmd_createUniqueName() - Method in class net.sf.opensmus.MUSMovie
 
srvcmd_getAllUsersCount() - Method in class net.sf.opensmus.MUSGroup
 
srvcmd_getApplicationCount() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getApplicationNames() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getAttributeCount() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getAttributeNames() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getAttributeNames() - Method in class net.sf.opensmus.MUSGroup
 
srvcmd_getBanned() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getGroupCount() - Method in class net.sf.opensmus.MUSMovie
 
srvcmd_getGroups() - Method in class net.sf.opensmus.MUSMovie
 
srvcmd_getMovies() - Method in class net.sf.opensmus.MUSServer
 
srvcmd_getUserCount() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getUserCount() - Method in class net.sf.opensmus.MUSGroup
 
srvcmd_getUserCount() - Method in class net.sf.opensmus.MUSMovie
 
srvcmd_getUserCount() - Method in class net.sf.opensmus.MUSServer
 
srvcmd_getUserNames() - Method in class net.sf.opensmus.MUSDBConnection
 
srvcmd_getUsers() - Method in class net.sf.opensmus.MUSGroup
 
srvcmd_getVersion() - Method in class net.sf.opensmus.MUSServer
 
srvcmd_handleAttributeMessage(MUSMessage, String, LPropList) - Method in class net.sf.opensmus.MUSGroup
 
srvcmd_joinGroup(ServerUser, String) - Method in class net.sf.opensmus.MUSMovie
 
srvcmd_leaveGroup(ServerUser, String) - Method in class net.sf.opensmus.MUSMovie
 
swapIntBytes(int) - Static method in class net.sf.opensmus.ConversionUtils
 

A B C D E F G H I K L M N O P Q R S T U V W