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