| Constructor and Description |
|---|
XMLProtocol() |
XMLProtocol(java.util.Properties props) |
| Modifier and Type | Method and Description |
|---|---|
XMLMessage |
allocateMessage()
Allocates room for a new XML message.
|
ProtocolParser |
getMessageStream()
Gets the message stream for the XML message.
|
public XMLProtocol()
public XMLProtocol(java.util.Properties props)
public XMLMessage allocateMessage()
allocateMessage in interface Protocolpublic ProtocolParser getMessageStream()
getMessageStream in interface Protocol