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
Exception
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.