public static class STOMP.Frame extends Object
STOMP.Frame(String verb, Map<String,String> headers, byte[] body)
byte[]
getBody()
Map<String,String>
getHeaders()
String
getVerb()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public STOMP.Frame(String verb, Map<String,String> headers, byte[] body)
public byte[] getBody()
public Map<String,String> getHeaders()
public String getVerb()
public String toString()
toString
Object
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.