| Package | Description | 
|---|---|
| org.opendaylight.protocol.pcep.impl | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultPCEPSessionNegotiator | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractPCEPSessionNegotiator | DefaultPCEPSessionNegotiatorFactory. createNegotiator(io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
                PCEPSessionListener listener,
                io.netty.channel.Channel channel,
                short sessionId,
                PCEPPeerProposal peerProposal) | 
| protected abstract AbstractPCEPSessionNegotiator | AbstractPCEPSessionNegotiatorFactory. createNegotiator(io.netty.util.concurrent.Promise<PCEPSessionImpl> promise,
                PCEPSessionListener listener,
                io.netty.channel.Channel channel,
                short sessionId,
                PCEPPeerProposal peerProposal)Create a new negotiator. | 
Copyright © 2018 OpenDaylight. All rights reserved.