| Package | Description |
|---|---|
| org.onosproject.pcepio.types |
Implementation of Tlvs and Pcep common objects.
|
| Modifier and Type | Method and Description |
|---|---|
static SymbolicPathNameTlv |
SymbolicPathNameTlv.of(byte[] raw,
short hLength)
Creates an object of SymbolicPathNameTlv.
|
static SymbolicPathNameTlv |
SymbolicPathNameTlv.read(org.jboss.netty.buffer.ChannelBuffer c,
short hLength)
Reads channel buffer and returns object of SymbolicPathNameTlv.
|
Copyright © 2015. All rights reserved.