public class Message extends Object
Message(byte[] bytes)
Message(String string)
byte[]
getBytes()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Message(byte[] bytes)
public Message(String string)
public byte[] getBytes()
public String toString()
toString
Object
Copyright © 2016 The Apache Software Foundation. All rights reserved.