| Package | Description |
|---|---|
| network.oxalis.api.error | |
| network.oxalis.api.model | |
| network.oxalis.api.tag | |
| network.oxalis.api.timestamp | |
| network.oxalis.api.transmission |
| Modifier and Type | Method and Description |
|---|---|
String |
ErrorTracker.track(Direction direction,
Exception e,
boolean handled)
Method called where errors are gathered.
|
| Modifier and Type | Method and Description |
|---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Tag |
TagGenerator.generate(Direction direction) |
default Tag |
TagGenerator.generate(Direction direction,
Tag original) |
| Modifier and Type | Method and Description |
|---|---|
Timestamp |
TimestampProvider.generate(byte[] content,
Direction direction) |
default Timestamp |
TimestampProvider.generate(byte[] content,
Direction direction,
io.opentracing.Span span) |
| Modifier and Type | Method and Description |
|---|---|
void |
TransmissionVerifier.verify(network.oxalis.vefa.peppol.common.model.Header header,
Direction direction) |
Copyright © 2022 NorStella. All rights reserved.