| Package | Description |
|---|---|
| org.apache.activemq.apollo.mqtt |
| Modifier and Type | Field and Description |
|---|---|
static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<SessionPB.Buffer> |
SessionPB.FRAMED_CODEC |
static org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<SessionPB.Buffer> |
SessionPB.UNFRAMED_CODEC |
| Modifier and Type | Method and Description |
|---|---|
SessionPB.Buffer |
SessionPB.Getter.freeze() |
SessionPB.Buffer |
SessionPB.Bean.freeze() |
SessionPB.Buffer |
SessionPB.Buffer.freeze() |
SessionPB.Buffer |
SessionPB.parseFramed(org.fusesource.hawtbuf.Buffer data) |
SessionPB.Buffer |
SessionPB.parseFramed(byte[] data) |
SessionPB.Buffer |
SessionPB.parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data) |
SessionPB.Buffer |
SessionPB.parseFramed(java.io.InputStream data) |
SessionPB.Buffer |
SessionPB.parseUnframed(org.fusesource.hawtbuf.Buffer data) |
SessionPB.Buffer |
SessionPB.parseUnframed(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SessionPB.Buffer.equals(SessionPB.Buffer obj) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.