public class BoxValueHandler extends BaseValueHandler<Box>
| Constructor and Description |
|---|
BoxValueHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength(Box value) |
protected void |
internalHandle(DataOutputStream buffer,
Box value) |
handleprotected void internalHandle(DataOutputStream buffer, Box value) throws Exception
internalHandle in class BaseValueHandler<Box>Exceptionpublic int getLength(Box value)
Copyright © 2020. All rights reserved.