Uses of Class
org.apache.activemq.console.command.store.proto.MapEntryPB.Bean
-
Packages that use MapEntryPB.Bean Package Description org.apache.activemq.console.command.store.proto -
-
Uses of MapEntryPB.Bean in org.apache.activemq.console.command.store.proto
Methods in org.apache.activemq.console.command.store.proto that return MapEntryPB.Bean Modifier and Type Method Description MapEntryPB.BeanMapEntryPB.Bean. copy()MapEntryPB.BeanMapEntryPB.Buffer. copy()MapEntryPB.BeanMapEntryPB.Getter. copy()MapEntryPB.BeanMapEntryPB. create()MapEntryPB.BeanMapEntryPB.Bean. mergeFrom(MapEntryPB.Getter other)MapEntryPB.BeanMapEntryPB.Bean. mergeUnframed(InputStream input)MapEntryPB.BeanMapEntryPB.Bean. mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream input)MapEntryPB.BeanMapEntryPB. parseUnframed(InputStream data)MapEntryPB.BeanMapEntryPB. parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream data)MapEntryPB.BeanMapEntryPB.Bean. setKey(org.fusesource.hawtbuf.Buffer key)MapEntryPB.BeanMapEntryPB.Bean. setValue(org.fusesource.hawtbuf.Buffer value)Methods in org.apache.activemq.console.command.store.proto with parameters of type MapEntryPB.Bean Modifier and Type Method Description booleanMapEntryPB.Bean. equals(MapEntryPB.Bean obj)Constructors in org.apache.activemq.console.command.store.proto with parameters of type MapEntryPB.Bean Constructor Description Bean(MapEntryPB.Bean copy)
-