public interface FormatStrategy
Modifier and Type | Interface and Description |
---|---|
static class |
FormatStrategy.IdPayload |
Modifier and Type | Method and Description |
---|---|
byte[] |
fromConnectData(long globalId,
byte[] payload) |
FormatStrategy.IdPayload |
toConnectData(byte[] bytes) |
byte[] fromConnectData(long globalId, byte[] payload)
FormatStrategy.IdPayload toConnectData(byte[] bytes)
Copyright © 2020 Red Hat. All rights reserved.