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

Account Mangement
Interface GateKeeper

Implementing Classifiers:
       AccountManager

General Info
Name  GateKeeper
Visibility  public
Abstract  false
Leaffalse
Rootfalse
OwnerAccount Mangement

Operations
NameReturn Type
 Identify(connection : SocketConnection)int 

Relations
NameTypeBeginsEnds
 <unnamed>abstractionAccountManagerGateKeeper
 <unnamed>usageConnectionManagerGateKeeper


Operation  Identify

Identifies actor connected to the socket and returns their ID.

General Info
NameIdentify
OwnerGateKeeper
Return Type  int 
Concurrency  sequential
Query  false
Visibility  public
Scope  instance
Abstract  false
Leaffalse
Rootfalse

Parameters
NameTypeDefault ValueDirection Kind
connectionSocketConnection  in


Parameter connection

General Info
Name  connection
Owner  Identify
Type  SocketConnection 
Direction Kind  in