public final class DefaultLispLocator extends DefaultLispGenericLocator implements LispLocator
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultLispLocator.DefaultLocatorBuilder |
static class |
DefaultLispLocator.LocatorReader
A LISP message reader for Locator portion.
|
static class |
DefaultLispLocator.LocatorWriter
A LISP message writer for Locator portion.
|
DefaultLispGenericLocator.AbstractGenericLocatorBuilder<T>LispLocator.LocatorBuilderLispGenericLocator.GenericLocatorBuilder<T>| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(io.netty.buffer.ByteBuf byteBuf)
Writes LISP message object into communication channel.
|
deserialize, equals, getLocatorAfi, getMulticastPriority, getMulticastWeight, getPriority, getWeight, hashCode, isLocalLocator, isRlocProbed, isRouted, serialize, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetLocatorAfi, getMulticastPriority, getMulticastWeight, getPriority, getWeight, isLocalLocator, isRlocProbed, isRoutedpublic void writeTo(io.netty.buffer.ByteBuf byteBuf)
throws LispWriterException
LispGenericLocatorwriteTo in interface LispGenericLocatorwriteTo in class DefaultLispGenericLocatorbyteBuf - byte bufferLispWriterException - on error