| Package | Description |
|---|---|
| org.graylog2.rest.models.system.codecs.responses | |
| org.graylog2.shared.rest.resources.system.codecs |
| Modifier and Type | Method and Description |
|---|---|
static CodecTypeInfo |
CodecTypeInfo.create(String type,
String name,
Map<String,Map<String,Object>> requestedConfiguration) |
static CodecTypeInfo |
CodecTypeInfo.fromConfigurationRequest(String type,
String name,
ConfigurationRequest configurationRequest) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CodecTypeInfo> |
CodecTypesResource.getAll() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.