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