Package org.glassfish.grizzly.http.io
Interface OutputBuffer.LifeCycleListener
-
- Enclosing class:
- OutputBuffer
public static interface OutputBuffer.LifeCycleListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonCommit()
-
-
-
Method Detail
-
onCommit
void onCommit() throws IOException- Throws:
IOException
-
-