public interface Converter
| Modifier and Type | Method and Description |
|---|---|
OctetsStream |
convertKey(OctetsStream key) |
OctetsStream |
convertValue(OctetsStream value) |
OctetsStream convertKey(OctetsStream key) throws MarshalException
MarshalExceptionOctetsStream convertValue(OctetsStream value) throws MarshalException
MarshalException