Class NetconfStartExiMessage
- java.lang.Object
-
- org.opendaylight.netconf.api.NetconfMessage
-
- org.opendaylight.netconf.nettyutil.handler.exi.NetconfStartExiMessage
-
public final class NetconfStartExiMessage extends org.opendaylight.netconf.api.NetconfMessageStart-exi netconf message.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static NetconfStartExiMessagecreate(EXIParameters exiOptions, String messageId)
-
-
-
Field Detail
-
START_EXI
public static final String START_EXI
- See Also:
- Constant Field Values
-
-
Method Detail
-
create
public static NetconfStartExiMessage create(EXIParameters exiOptions, String messageId)
-
-