public abstract class BureauDirector extends BasicDirector
BureauRegistry| Constructor and Description |
|---|
BureauDirector(BureauContext ctx)
Creates a new BureauDirector.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clientDidLogon(Client client)
Called after the client successfully connected to and authenticated with the server.
|
clientDidLogoff, clientObjectDidChange, clientWillLogon, isAvailableInStandalone, setAvailableInStandalonepublic BureauDirector(BureauContext ctx)
public void clientDidLogon(Client client)
SessionObserverclientDidLogon in interface SessionObserverclientDidLogon in class BasicDirectorCopyright © 2015. All rights reserved.