| Package | Description |
|---|---|
| org.graylog2.plugin | |
| org.graylog2.plugin.events.inputs | |
| org.graylog2.plugin.inputs | |
| org.graylog2.plugin.outputs |
| Modifier and Type | Class and Description |
|---|---|
class |
IOState<T extends Stoppable> |
static interface |
IOState.Factory<T extends Stoppable> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
IOState.stoppable |
| Modifier and Type | Class and Description |
|---|---|
class |
IOStateChangedEvent<T extends Stoppable> |
| Modifier and Type | Method and Description |
|---|---|
static <K extends Stoppable> |
IOStateChangedEvent.create(IOState.Type oldState,
IOState.Type newState,
IOState<K> changedEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageInput |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MessageOutput |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.