org.hornetq.core.protocol.stomp
public class StompFrame.Header extends Object
String
key
val
StompFrame.Header(String key, String val)
getEscapedKey()
getEscapedValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String key
public String val
public StompFrame.Header(String key, String val)
public String getEscapedKey()
public String getEscapedValue()
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.