| Package | Description |
|---|---|
| io.scalecube.services.transport.api |
| Modifier and Type | Class and Description |
|---|---|
class |
JdkCodec |
| Modifier and Type | Field and Description |
|---|---|
static Map<String,DataCodec> |
DataCodec.INSTANCES |
| Modifier and Type | Method and Description |
|---|---|
static DataCodec |
DataCodec.getInstance(String contentType)
Returns
DataCodec by given contentType. |
| Modifier and Type | Method and Description |
|---|---|
static Collection<DataCodec> |
DataCodec.getAllInstances() |
Copyright © 2015–2021. All rights reserved.