KIE Remote Services :: Common 6.2.0.Beta1

Uses of Class
org.kie.remote.common.jaxb.JaxbRequestStatus

Packages that use JaxbRequestStatus
org.kie.remote.common.jaxb   
 

Uses of JaxbRequestStatus in org.kie.remote.common.jaxb
 

Fields in org.kie.remote.common.jaxb declared as JaxbRequestStatus
protected  JaxbRequestStatus JaxbException.status
           
 

Methods in org.kie.remote.common.jaxb that return JaxbRequestStatus
static JaxbRequestStatus JaxbRequestStatus.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static JaxbRequestStatus[] JaxbRequestStatus.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.kie.remote.common.jaxb with parameters of type JaxbRequestStatus
JaxbException(Exception e, JaxbRequestStatus status)
           
JaxbException(String requestUrl, Exception e, JaxbRequestStatus status)
           
 


KIE Remote Services :: Common 6.2.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.