Uses of Class
org.glassfish.grizzly.http.HttpBrokenContentException

Packages that use HttpBrokenContentException
org.glassfish.grizzly.http   
 

Uses of HttpBrokenContentException in org.glassfish.grizzly.http
 

Methods in org.glassfish.grizzly.http that return HttpBrokenContentException
 HttpBrokenContentException HttpBrokenContent.getException()
          Returns HttpBrokenContentException, which describes the error.
 

Methods in org.glassfish.grizzly.http with parameters of type HttpBrokenContentException
 HttpBrokenContent.Builder HttpBrokenContent.Builder.error(HttpBrokenContentException exception)
          Set the exception.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.