JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.zalando.spring.boot.fahrschein.nakadi
Interface NakadiPublisher
public interface
NakadiPublisher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
<Type> void
publish
(
String
eventName,
List
<Type> events)
Method Details
publish
<Type>
void
publish
(
String
eventName,
List
<Type> events)
throws
IOException
Throws:
IOException