static class AnnotationSerializer.LongMethodSerializer extends AnnotationSerializer.MethodSerializer
Modifier and Type | Field and Description |
---|---|
(package private) static AnnotationSerializer.MethodSerializer |
SER |
Constructor and Description |
---|
LongMethodSerializer() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
serialize(AbstractHessianOutput out,
java.lang.Object obj,
java.lang.reflect.Method method) |
static final AnnotationSerializer.MethodSerializer SER
void serialize(AbstractHessianOutput out, java.lang.Object obj, java.lang.reflect.Method method) throws java.io.IOException
serialize
in class AnnotationSerializer.MethodSerializer
java.io.IOException