|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.zeromq.ZMQMessage$
public class ZMQMessage$
Convert the bytes in the first frame to a String, using "UTF-8" charset.
| Field Summary | |
|---|---|
static ZMQMessage$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
| Constructor Summary | |
|---|---|
ZMQMessage$()
|
|
| Method Summary | |
|---|---|
ZMQMessage |
apply(byte[] bytes)
|
ZMQMessage |
apply(com.google.protobuf.Message message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ZMQMessage$ MODULE$
| Constructor Detail |
|---|
public ZMQMessage$()
| Method Detail |
|---|
public ZMQMessage apply(byte[] bytes)
public ZMQMessage apply(com.google.protobuf.Message message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||