| Package | Description | 
|---|---|
| org.opendaylight.protocol.pcep.impl | |
| org.opendaylight.protocol.pcep.impl.spi | |
| org.opendaylight.protocol.pcep.pcc.mock.spi | |
| org.opendaylight.protocol.pcep.spi | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PCEPSessionImpl. handleMalformedMessage(PCEPErrors error)The fact, that a message is malformed, comes from parser. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Message | Util. createErrorMessage(PCEPErrors e,
                  Open t) | 
| Modifier and Type | Method and Description | 
|---|---|
| static Pcerr | MsgBuilderUtil. createErrorMsg(PCEPErrors e,
              long srpId) | 
| Modifier and Type | Method and Description | 
|---|---|
| static PCEPErrors | PCEPErrors. forValue(short errorType,
        short errorValue) | 
| PCEPErrors | UnknownObject. getError() | 
| static PCEPErrors | PCEPErrors. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PCEPErrors[] | PCEPErrors. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Message | AbstractMessageParser. createErrorMsg(PCEPErrors e,
              com.google.common.base.Optional<Rp> rp) | 
| Constructor and Description | 
|---|
| UnknownObject(PCEPErrors error) | 
| UnknownObject(PCEPErrors error,
             Object invalidObject) | 
Copyright © 2018 OpenDaylight. All rights reserved.