Uses of Class
org.sonatype.tests.http.server.jetty.behaviour.ErrorBehaviour

Packages that use ErrorBehaviour
org.sonatype.tests.http.server.fluent   
org.sonatype.tests.http.server.jetty.behaviour   
 

Uses of ErrorBehaviour in org.sonatype.tests.http.server.fluent
 

Methods in org.sonatype.tests.http.server.fluent that return ErrorBehaviour
static ErrorBehaviour Behaviours.error(int code)
           
static ErrorBehaviour Behaviours.error(int code, String msg)
           
 

Uses of ErrorBehaviour in org.sonatype.tests.http.server.jetty.behaviour
 

Methods in org.sonatype.tests.http.server.jetty.behaviour that return ErrorBehaviour
static ErrorBehaviour ErrorBehaviour.error(int code)
           
static ErrorBehaviour ErrorBehaviour.error(int code, String msg)
           
 



Copyright © 2010-2013 Sonatype, Inc.. All Rights Reserved.