GrammarScope  4.0.0
Public Member Functions | Private Attributes | List of all members
grammarscope.browser.Messenging Class Referenceabstract
Inheritance diagram for grammarscope.browser.Messenging:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.browser.Messenging:
Collaboration graph
[legend]

Public Member Functions

 Messenging ()
 
EventFirer getFirer ()
 
- Public Member Functions inherited from grammarscope.browser.Client
 Client ()
 
void onServerBound (final boolean success)
 
- Public Member Functions inherited from grammarscope.queue.ServerLock
boolean getState ()
 
void lock (final Observable observable)
 
- Public Member Functions inherited from grammarscope.message.IEventListener
void notified (Event event)
 

Private Attributes

final EventFirer firer
 

Additional Inherited Members

- Protected Member Functions inherited from grammarscope.browser.Client
void initClient (final Properties clientProperties, final String[] args)
 
void clearClient ()
 
void updateClient (final Properties clientProperties)
 
void bindToServer ()
 
void setup (final Properties properties)
 
void checkCoreNlp ()
 
- Protected Member Functions inherited from grammarscope.queue.ServerLock
void resetLock ()
 
- Protected Attributes inherited from grammarscope.browser.Client
IServer server
 
IBuilder builder
 
boolean useNullServer
 
boolean loadServer
 
Properties clientProperties
 

Detailed Description

Message handling class

Author
Bernard Bou

Constructor & Destructor Documentation

◆ Messenging()

grammarscope.browser.Messenging.Messenging ( )

Constructor

Member Function Documentation

◆ getFirer()

EventFirer grammarscope.browser.Messenging.getFirer ( )

Get firer

Returns
firer

Member Data Documentation

◆ firer

final EventFirer grammarscope.browser.Messenging.firer
private

Event firer


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