JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.glassfish.jersey.jdk.connector.internal
Interface ChunkedBodyOutputStream.Listener
Enclosing class:
ChunkedBodyOutputStream
static interface
ChunkedBodyOutputStream.Listener
Set a close listener which will be called when the user closes the stream.
This is used to indicate that the body has been completely written.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
onClosed
()
Method Detail
onClosed
void onClosed()
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method