com.crankuptheamps.client
Class XMLProtocolParser
java.lang.Object
com.crankuptheamps.client.XMLProtocolParser
- All Implemented Interfaces:
- ProtocolParser
public class XMLProtocolParser
- extends Object
- implements ProtocolParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLProtocolParser
public XMLProtocolParser(XMLProtocol messageType)
process
public void process(ByteBuffer buffer,
int remainingBytes,
MessageHandler listener)
throws StreamException
- Specified by:
process
in interface ProtocolParser
- Throws:
StreamException