| Package | Description |
|---|---|
| org.granite.messaging.jmf.codec.std.impl |
| Modifier and Type | Field and Description |
|---|---|
protected static AbstractIntegerStringCodec.StringTypeHandler |
AbstractIntegerStringCodec.JMF_STRING_TYPE_HANDLER |
protected static AbstractIntegerStringCodec.StringTypeHandler |
ClassCodecImpl.TYPE_HANDLER |
protected static AbstractIntegerStringCodec.StringTypeHandler |
EnumCodecImpl.TYPE_HANDLER |
protected static AbstractIntegerStringCodec.StringTypeHandler |
ObjectCodecImpl.TYPE_HANDLER |
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractIntegerStringCodec.readString(InputContext ctx,
int parameterizedJmfType,
AbstractIntegerStringCodec.StringTypeHandler handler) |
protected String |
AbstractIntegerStringCodec.readString(InputContext ctx,
int parameterizedJmfType,
int indexOrLength,
AbstractIntegerStringCodec.StringTypeHandler handler) |
protected void |
AbstractIntegerStringCodec.writeString(OutputContext ctx,
String v,
AbstractIntegerStringCodec.StringTypeHandler handler) |