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