|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ASK
ex : ASK
The user that perform the operation is asking to speak
in the current meeting
CHOOSELANGUAGE [language]
[language] = { English | French | Spanish }
ex : CHOOSELANGUAGE French
(must be performed by the meeting moderator)
CLOSE [meeting_name]
(Must be performed by the meeting moderator or owner)
ex : OPEN secrete_meeting
CONNECT [user_name]
ex : CONNECT bond
CREATE [meeting_type] [meeting_name]
meeting_type = {private | democratic | standard}
ex : CREATE private secrete_meeting
DateFormatException without detail message.
DateFormatException with the specified detail message.
ENTER [meeting_name]
ex : ENTER secrete_meeting
parses the command line : get the user's channel, the name of the command called and the tokenizer corresponding to the arguments of the command.
GET [meeting_name] [FIELD]
FIELD = {MODERATOR | ACCESSLIST | DATE | DURATION | TITLE | AGENDA | TYPE}
ex : GET secrete_meeting AGENDA
ex : GET secrete_meeting ACCESSLIST
ex : GET secrete_meeting MODERATOR
HANDOVER [user_name]
ex : HANDOVER spike
Let the given user speak in the current meeting (must be performed by
the meeting moderator)
LEAVE
ex : LEAVE
LIST
get the list of available meetings on the current server
MeetingNotFoundException without detail message.
MeetingNotFoundException with the specified detail message.
MeetingSecurityException without detail message.
MeetingSecurityException with the specified detail message.
NoMeetingTransitionException without detail message.
NoMeetingTransitionException with the specified detail message.
NoUserTransition without detail message.
NoUserTransition with the specified detail message.
OPEN [meeting_name]
(Must be performed by the meeting moderator or owner)
ex : OPEN secrete_meeting
OVER
ex : OVER
(must be performed by the meeting moderator)
SET [meeting_name] [FIELD] [new_value]
FIELD = {MODERATOR | ACCESSLIST | DATE | DURATION | TITLE | AGENDA}
ex : SET secrete_meeting AGENDA vampires and demons
ex : SET secrete_meeting ACCESSLIST buffy xander annya willow spike
ex : SET secrete_meeting MODERATOR buffy
SPEAK [message]
ex : SPEAK hi! - Speak() -
Constructor for class MtgServer.Speak
-
- Speaking - class MtgServer.Speaking.
-
- Speaking() -
Constructor for class MtgServer.Speaking
- Implementation of the singleton Design Pattern
- stackTrace() -
Method in class Tracer.ThreadTrace
-
- Standard -
Static variable in class MtgServer.MeetingTypes
-
- StandardMtg - class MtgServer.StandardMtg.
-
- StandardMtg() -
Constructor for class MtgServer.StandardMtg
-
- start() -
Method in class Tracer.IntegerList
- Place the cursor under the first element of the list
- startVM(String) -
Method in class Tracer.TraceProvider
-
- stepTrace -
Variable in class Tracer.TraceProvider
- do we want full step trace to trace
- stringToMs(String) -
Method in class MtgServer.ConcreteMeeting
- transforms the string given in parameter into a number of milliseconds.
EX : 3,5,8,9,6,45.
- toString() -
Method in class Tracer.ThreadTrace
-
- trace -
Variable in class Tracer.TraceProvider
- the last trace computed
- TraceGUI - class Tracer.TraceGUI.
-
- TraceGUI() -
Constructor for class Tracer.TraceGUI
- Creates new form TraceGUI
- TraceProvider - class Tracer.TraceProvider.
- Facade of the trace framwork
- TraceProvider() -
Constructor for class Tracer.TraceProvider
- make a new Trace provider
(only called by getInstance())
- tracer -
Variable in class Tracer.TraceGUI
-
- Tracer - package Tracer
-
- TraceServerMain - class Testing.TraceServerMain.
-
- TraceServerMain() -
Constructor for class Testing.TraceServerMain
- Creates a new instance of TraceServerMain
- translate(languages, Message) -
Method in class MtgServer.Translator
- Translates messages (not implemented yet)
- translator -
Variable in class MtgServer.Server
- Tranlator facade (or null if not aivailable)
- Translator - class MtgServer.Translator.
- Translate messages (not implemented yet)
- Translator() -
Constructor for class MtgServer.Translator
-
UnvailableException without detail message.
UnvailableException with the specified detail message.
UserNotFoundException without detail message.
UserNotFoundException with the specified detail message.
VirtualMeetingException without detail message.
VirtualMeetingException with the specified detail message.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||