|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PrimitiveTypeEncoding<T>
| Method Summary | |
|---|---|
int |
getConstructorSize()
|
byte |
getEncodingCode()
|
PrimitiveType<T> |
getType()
|
void |
writeConstructor()
|
| Methods inherited from interface org.apache.qpid.proton.codec.TypeEncoding |
|---|
encodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValue |
| Methods inherited from interface org.apache.qpid.proton.codec.TypeConstructor |
|---|
encodesJavaPrimitive, getTypeClass, readValue |
| Method Detail |
|---|
PrimitiveType<T> getType()
getType in interface TypeEncoding<T>byte getEncodingCode()
void writeConstructor()
writeConstructor in interface TypeEncoding<T>int getConstructorSize()
getConstructorSize in interface TypeEncoding<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||