View: Hide Browser | Browser on the left | Browser on the right | Dictionary
Report:General Info | Operations | Relations

SpaceMUD Universe
Interface MudListener

Implementing Classifiers:
       MudActor

General Info
Name  MudListener
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerSpaceMUD Universe

Operations
NameReturn Type
 ProcessCommunication(communication : MUDCommunication) 

Relations
NameTypeBeginsEnds
 <unnamed>abstractionMudActorMudListener
 <unnamed>usageSpaceMUD_ServerMudListener


Operation  ProcessCommunication

General Info
NameProcessCommunication
OwnerMudListener
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
communicationMUDCommunication  in


Parameter communication

Communication to be processed by the implementor.

General Info
Name  communication
Owner  ProcessCommunication
Type  MUDCommunication 
Direction Kind  in