com.sun.grizzly.filter
Interface IOExceptionHandler


public interface IOExceptionHandler

Version:
1.0
Author:
John Vieten 03.07.2008

Method Summary
 void handle(java.io.IOException ex)
           
 

Method Detail

handle

void handle(java.io.IOException ex)


Copyright © 2011 Oracle Corporation. All Rights Reserved.