JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
I
P
W
I
io.servicetalk.oio.api
- package io.servicetalk.oio.api
The OIO API package.
P
PayloadWriter
<
T
> - Interface in
io.servicetalk.oio.api
An interface which mimics behavior like
OutputStream
, but allows for writing of objects of type
T
.
W
write(T)
- Method in interface
PayloadWriter
Write an object of type
T
.
I
P
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes