Class PCEPHandlerFactory

java.lang.Object
org.opendaylight.protocol.pcep.impl.PCEPHandlerFactory

public final class PCEPHandlerFactory extends Object
PCEP specific factory for protocol inbound/outbound handlers.
  • Constructor Details

  • Method Details

    • getEncoders

      public io.netty.channel.ChannelHandler[] getEncoders()
    • getDecoders

      public io.netty.channel.ChannelHandler[] getDecoders()