Parsing Engine

danbikel.parser
Interface ParserRemote

All Superinterfaces:
Client, Remote, SwitchboardUser
All Known Implementing Classes:
EMParser, Parser

public interface ParserRemote
extends Client

An interface to serve as a semantic marker that this is a parsing client for a Switchboard instance.


Method Summary
 
Methods inherited from interface danbikel.switchboard.Client
serverDown
 
Methods inherited from interface danbikel.switchboard.SwitchboardUser
alive, die, host, id
 


Parsing Engine

Author: Dan Bikel.