| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<V> |
Array32FW.Builder.build() |
|
Array32FW<V> |
Array32FW.tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
Array32FW<V> |
Array32FW.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<HttpHeaderFW> |
HttpRouteExFW.headers() |
|
Array32FW<HttpHeaderFW> |
HttpRouteExFW.overrides() |
|
Array32FW<String8FW> |
ResolveFW.roles() |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<RouteEntryFW> |
RouteTableFW.entries() |
| Modifier and Type | Method | Description |
|---|---|---|
Array32FW<HttpHeaderFW> |
HttpBeginExFW.headers() |
|
Array32FW<HttpHeaderFW> |
HttpChallengeExFW.headers() |
|
Array32FW<HttpHeaderFW> |
HttpDataExFW.promise() |
|
Array32FW<HttpHeaderFW> |
HttpEndExFW.trailers() |
Copyright © 2020. All rights reserved.