public final class DefaultLispReferral extends DefaultLispGenericLocator implements LispReferral
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultLispReferral.DefaultReferralBuilder |
static class |
DefaultLispReferral.ReferralReader
A LISP message reader for Referral portion.
|
static class |
DefaultLispReferral.ReferralWriter
A LISP message writer for Referral portion.
|
DefaultLispGenericLocator.AbstractGenericLocatorBuilder<T>LispReferral.ReferralBuilderLispGenericLocator.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