Package org.graylog2.inputs.gelf.http
Interface GELFHttpInput.Factory
- All Superinterfaces:
MessageInput.Factory<GELFHttpInput>
- Enclosing class:
- GELFHttpInput
-
Method Summary
-
Method Details
-
create
- Specified by:
createin interfaceMessageInput.Factory<GELFHttpInput>
-
getConfig
GELFHttpInput.Config getConfig()- Specified by:
getConfigin interfaceMessageInput.Factory<GELFHttpInput>
-
getDescriptor
GELFHttpInput.Descriptor getDescriptor()- Specified by:
getDescriptorin interfaceMessageInput.Factory<GELFHttpInput>
-