Uses of Class
org.apache.activemq.console.command.store.proto.MapEntryPB.Buffer
-
Packages that use MapEntryPB.Buffer Package Description org.apache.activemq.console.command.store.proto -
-
Uses of MapEntryPB.Buffer in org.apache.activemq.console.command.store.proto
Fields in org.apache.activemq.console.command.store.proto with type parameters of type MapEntryPB.Buffer Modifier and Type Field Description static org.fusesource.hawtbuf.proto.PBMessageFramedCodec<MapEntryPB.Buffer>MapEntryPB. FRAMED_CODECstatic org.fusesource.hawtbuf.proto.PBMessageUnframedCodec<MapEntryPB.Buffer>MapEntryPB. UNFRAMED_CODECMethods in org.apache.activemq.console.command.store.proto that return MapEntryPB.Buffer Modifier and Type Method Description MapEntryPB.BufferMapEntryPB.Bean. freeze()MapEntryPB.BufferMapEntryPB.Buffer. freeze()MapEntryPB.BufferMapEntryPB.Getter. freeze()MapEntryPB.BufferMapEntryPB. parseFramed(byte[] data)MapEntryPB.BufferMapEntryPB. parseFramed(InputStream data)MapEntryPB.BufferMapEntryPB. parseFramed(org.fusesource.hawtbuf.Buffer data)MapEntryPB.BufferMapEntryPB. parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream data)MapEntryPB.BufferMapEntryPB. parseUnframed(byte[] data)MapEntryPB.BufferMapEntryPB. parseUnframed(org.fusesource.hawtbuf.Buffer data)Methods in org.apache.activemq.console.command.store.proto with parameters of type MapEntryPB.Buffer Modifier and Type Method Description booleanMapEntryPB.Buffer. equals(MapEntryPB.Buffer obj)
-