Interface WriteHandler
-
- All Superinterfaces:
WriteHandler
@Deprecated public interface WriteHandler extends WriteHandler
Deprecated.please useWriteHandlerCallback notification mechanism that signals the developer it's possible to write content.- Since:
- 2.0
-
-
Method Summary
-
Methods inherited from interface org.glassfish.grizzly.WriteHandler
onError, onWritePossible
-
-