org.scribble.protocol.parser
Class ProtocolParserManagerFactory
java.lang.Object
org.scribble.protocol.parser.ProtocolParserManagerFactory
public final class ProtocolParserManagerFactory
- extends Object
This is the factory class for obtaining the parser
manager.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getParserManager
public static ProtocolParserManager getParserManager()
- This method returns the parser manager.
- Returns:
- The parser manager
Copyright © 2008-Present Scribble.org. All Rights Reserved.