public final class MultipartRequestInputFactory extends Object
MultipartType and MultipartRequestInput
without touch OF specification 1.3.2 - a section 7.3.5. Multipart Messages| Modifier and Type | Method and Description |
|---|---|
static OfHeader |
makeMultipartRequest(long xid,
short version,
MultipartType type,
boolean canUseSingleLayer)
Method validate input and makes
OfHeader
from input values. |
public static OfHeader makeMultipartRequest(long xid, short version, @Nonnull MultipartType type, boolean canUseSingleLayer)
OfHeader
from input values. Method set a moreRequest marker to false and it creates default empty multipart request body
by MultipartTypexid - xidversion - OpenFlow versiontype - multipart typecanUseSingleLayer - can use single layer serializationCopyright © 2019 OpenDaylight. All rights reserved.