GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.iface.IServerListener Interface Reference
Inheritance diagram for grammarscope.iface.IServerListener:
Inheritance graph
[legend]

Public Member Functions

void onServerBound (boolean success)
 

Detailed Description

Server connection call back

Author
Bernard Bou

Member Function Documentation

◆ onServerBound()

void grammarscope.iface.IServerListener.onServerBound ( boolean  success)

Callback on completion of server connection

Parameters
successwhether connection was successful

Implemented in grammarscope.browser.Browser, grammarscope.browser.Client, and grammarscope.queue.ServerLock.


The documentation for this interface was generated from the following file: