JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.mateu.mdd.shared.interfaces
Interface PushWriter
public interface
PushWriter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
done
(
String
message)
void
push
(
String
message)
Method Details
push
void
push
(
String
message)
done
void
done
(
String
message)