public final class AllowedAddressPairCodec extends org.onosproject.codec.JsonCodec<AllowedAddressPair>
| Constructor and Description |
|---|
AllowedAddressPairCodec() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
encode(AllowedAddressPair alocAddPair,
org.onosproject.codec.CodecContext context) |
public com.fasterxml.jackson.databind.node.ObjectNode encode(AllowedAddressPair alocAddPair, org.onosproject.codec.CodecContext context)
encode in class org.onosproject.codec.JsonCodec<AllowedAddressPair>