| Package | Description |
|---|---|
| com.h3c.of.lib.mp |
Representations of OpenFlow Protocol Multipart Message bodies.
|
| com.h3c.of.lib.msg |
Representations of OpenFlow Protocol Messages.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MpBodyFactory.setReplyType(OfmMutableMultipartReply msg,
MultipartType type)
Sets the type in the message header, and adds the appropriate body.
|
| Modifier and Type | Method and Description |
|---|---|
OfmMutableMultipartReply |
OfmMutableMultipartReply.body(MultipartBody body)
Sets the body of this multipart reply; Since 1.0.
|
OfmMutableMultipartReply |
OfmMutableMultipartReply.setMoreFlag()
Sets the REPLY_MORE flag.
|
Copyright © 2014. All Rights Reserved.