com.crankuptheamps.client
Class XMLProtocol
java.lang.Object
com.crankuptheamps.client.XMLProtocol
- All Implemented Interfaces:
- Protocol
public class XMLProtocol
- extends Object
- implements Protocol
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLProtocol
public XMLProtocol()
XMLProtocol
public XMLProtocol(Properties props)
allocateMessage
public XMLMessage allocateMessage()
- Specified by:
allocateMessage
in interface Protocol
getMessageStream
public ProtocolParser getMessageStream()
- Specified by:
getMessageStream
in interface Protocol