Package org.fusesource.hawtbuf.proto
Interface PBMessage<Bean,Buffer extends MessageBuffer>
-
- All Known Subinterfaces:
MessageBuffer<B,MB>
public interface PBMessage<Bean,Buffer extends MessageBuffer>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Bean
copy()
Buffer
freeze()
boolean
frozen()
-