org.glassfish.grizzly.http.server.io
Interface WriteHandler

All Superinterfaces:
WriteHandler

Deprecated. please use WriteHandler

public interface WriteHandler
extends WriteHandler

Callback 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
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.