| Modifier and Type | Method | Description |
|---|---|---|
void |
Writer.doBegin(org.reaktivity.nukleus.function.MessageConsumer receiver,
long routeId,
long streamId,
long traceId,
long authorization,
long affinity,
Flyweight extension) |
|
void |
Writer.doChallenge(org.reaktivity.nukleus.function.MessageConsumer receiver,
long routeId,
long streamId,
long traceId,
long authorization,
Flyweight extension) |
|
void |
Writer.doData(org.reaktivity.nukleus.function.MessageConsumer receiver,
long routeId,
long streamId,
long traceId,
long authorization,
long budgetId,
int reserved,
OctetsFW payload,
Flyweight extension) |
|
void |
Writer.doEnd(org.reaktivity.nukleus.function.MessageConsumer receiver,
long routeId,
long streamId,
long traceId,
long authorization,
Flyweight extension) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Array16FW<V extends Flyweight> |
|
static class |
Array16FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
|
class |
Array32FW<V extends Flyweight> |
|
static class |
Array32FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
|
class |
Array8FW<V extends Flyweight> |
|
static class |
Array8FW.Builder<B extends Flyweight.Builder<V>,V extends Flyweight> |
|
class |
ArrayFW<V extends Flyweight> |
|
static class |
ArrayFW.Builder<T extends ArrayFW<V>,B extends Flyweight.Builder<V>,V extends Flyweight> |
|
static class |
Flyweight.Builder<T extends Flyweight> |
|
class |
Map16FW<K extends Flyweight,V extends Flyweight> |
|
class |
Map16FW<K extends Flyweight,V extends Flyweight> |
|
static class |
Map16FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
Map16FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
class |
Map32FW<K extends Flyweight,V extends Flyweight> |
|
class |
Map32FW<K extends Flyweight,V extends Flyweight> |
|
static class |
Map32FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
Map32FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
class |
Map8FW<K extends Flyweight,V extends Flyweight> |
|
class |
Map8FW<K extends Flyweight,V extends Flyweight> |
|
static class |
Map8FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
Map8FW.Builder<K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
class |
MapFW<K extends Flyweight,V extends Flyweight> |
|
class |
MapFW<K extends Flyweight,V extends Flyweight> |
|
static class |
MapFW.Builder<T extends MapFW,K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
|
static class |
MapFW.Builder<T extends MapFW,K extends Flyweight,V extends Flyweight,KB extends Flyweight.Builder<K>,VB extends Flyweight.Builder<V>> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
Array16FW<V extends Flyweight> |
|
class |
Array32FW<V extends Flyweight> |
|
class |
Array8FW<V extends Flyweight> |
|
class |
ArrayFW<V extends Flyweight> |
|
class |
BoundedOctets16FW |
|
class |
BoundedOctets32FW |
|
class |
BoundedOctets8FW |
|
class |
BoundedOctetsFW |
|
class |
HttpHeaderFW |
|
class |
List0FW |
|
class |
List32FW |
|
class |
List8FW |
|
class |
ListFW |
|
class |
Map16FW<K extends Flyweight,V extends Flyweight> |
|
class |
Map32FW<K extends Flyweight,V extends Flyweight> |
|
class |
Map8FW<K extends Flyweight,V extends Flyweight> |
|
class |
MapFW<K extends Flyweight,V extends Flyweight> |
|
class |
OctetsFW |
|
class |
String16FW |
|
class |
String32FW |
|
class |
String8FW |
|
class |
StringFW |
|
class |
Varbyteuint32FW |
|
class |
Varint32FW |
|
class |
Varint64FW |
| Modifier and Type | Method | Description |
|---|---|---|
Flyweight |
Flyweight.tryWrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
Flyweight |
Flyweight.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit) |
|
Flyweight |
Flyweight.wrap(org.agrona.DirectBuffer buffer,
int offset,
int maxLimit,
ArrayFW array) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CapabilityFW |
|
class |
CommandFW |
|
class |
ErrorFW |
|
class |
FreezeFW |
|
class |
FrozenFW |
|
class |
HttpRouteExFW |
|
class |
OAuthResolveExFW |
|
class |
ResolvedFW |
|
class |
ResolveFW |
|
class |
ResponseFW |
|
class |
RoleFW |
|
class |
RoutedFW |
|
class |
RouteFW |
|
class |
UnresolvedFW |
|
class |
UnresolveFW |
|
class |
UnroutedFW |
|
class |
UnrouteFW |
| Modifier and Type | Class | Description |
|---|---|---|
class |
RouteEntryFW |
|
class |
RouteTableFW |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AbortFW |
|
class |
BeginFW |
|
class |
ChallengeFW |
|
class |
DataFW |
|
class |
EndFW |
|
class |
ExtensionFW |
|
class |
FlushFW |
|
class |
FrameFW |
|
class |
HttpBeginExFW |
|
class |
HttpChallengeExFW |
|
class |
HttpDataExFW |
|
class |
HttpEndExFW |
|
class |
ResetFW |
|
class |
SignalFW |
|
class |
WindowFW |
Copyright © 2020. All rights reserved.