Uses of Class
org.opendaylight.protocol.pcep.PCEPDeserializerException
Packages that use PCEPDeserializerException
-
Uses of PCEPDeserializerException in org.opendaylight.protocol.pcep
Methods in org.opendaylight.protocol.pcep that throw PCEPDeserializerExceptionModifier and TypeMethodDescriptionMessageRegistry.parseMessage(int messageType, io.netty.buffer.ByteBuf buffer, List<Message> errors) Finds parser for given message type in the registry.