Ajocado API 1.0.0.Alpha2

Uses of Class
org.jboss.arquillian.ajocado.request.RequestType

Packages that use RequestType
org.jboss.arquillian.ajocado.request   
 

Uses of RequestType in org.jboss.arquillian.ajocado.request
 

Methods in org.jboss.arquillian.ajocado.request that return RequestType
 RequestType RequestInterceptor.clearRequestTypeDone()
           
 RequestType RequestInterceptor.getRequestTypeDone()
           
static RequestType RequestType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RequestType[] RequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Ajocado API 1.0.0.Alpha2

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.