public class StompCodec extends Object
| Constructor and Description |
|---|
StompCodec(TcpTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(ByteArrayInputStream input,
int readSize) |
protected void |
processCommand() |
public StompCodec(TcpTransport transport)
public void parse(ByteArrayInputStream input, int readSize) throws Exception
ExceptionCopyright © 2005–2018 The Apache Software Foundation. All rights reserved.