Constant Field Values
Contents
org.opendaylight.*
-
org.opendaylight.netconf.nettyutil.AbstractChannelInitializer<S extends org.opendaylight.netconf.api.NetconfSession> Modifier and Type Constant Field Value public static final StringNETCONF_MESSAGE_AGGREGATOR"aggregator"public static final StringNETCONF_MESSAGE_DECODER"netconfMessageDecoder"public static final StringNETCONF_MESSAGE_ENCODER"netconfMessageEncoder"public static final StringNETCONF_MESSAGE_FRAME_ENCODER"frameEncoder"public static final StringNETCONF_SESSION_NEGOTIATOR"negotiator" -
org.opendaylight.netconf.nettyutil.AbstractNetconfSessionNegotiator<P extends org.opendaylight.netconf.api.NetconfSessionPreferences,S extends AbstractNetconfSession<S,L>,L extends org.opendaylight.netconf.api.NetconfSessionListener<S>> Modifier and Type Constant Field Value public static final StringNAME_OF_EXCEPTION_HANDLER"lastExceptionHandler"
-
org.opendaylight.netconf.nettyutil.handler.ChunkedFramingMechanismEncoder Modifier and Type Constant Field Value public static final intDEFAULT_CHUNK_SIZE8192public static final intMAX_CHUNK_SIZE16777216public static final intMIN_CHUNK_SIZE128 -
org.opendaylight.netconf.nettyutil.handler.NetconfChunkAggregator Modifier and Type Constant Field Value public static final intDEFAULT_MAXIMUM_CHUNK_SIZE16777216
-
org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessage Modifier and Type Constant Field Value public static final StringSTART_EXI"start-exi"
-
org.opendaylight.netconf.nettyutil.handler.ssh.client.AsyncSshHandler Modifier and Type Constant Field Value public static final intSSH_DEFAULT_NIO_WORKERS8public static final StringSUBSYSTEM"netconf"