Uses of Class
org.jboss.jbossts.star.provider.HttpResponseException

Packages that use HttpResponseException
org.jboss.jbossts.star.provider   
org.jboss.jbossts.star.util   
 

Uses of HttpResponseException in org.jboss.jbossts.star.provider
 

Methods in org.jboss.jbossts.star.provider with parameters of type HttpResponseException
 javax.ws.rs.core.Response HttpResponseMapper.toResponse(HttpResponseException exception)
           
 

Uses of HttpResponseException in org.jboss.jbossts.star.util
 

Methods in org.jboss.jbossts.star.util that throw HttpResponseException
 String TxSupport.commitTx()
           
 String TxSupport.enlist(String pUrl)
           
 Collection<String> TxSupport.getTransactions()
           
 String TxSupport.httpRequest(int[] expect, String url, String method, String mediaType, String content, Map<String,String> linkHeaders)
           
 void TxSupport.refreshLinkHeaders(Map<String,String> linkHeaders)
           
 String TxSupport.rollbackTx()
           
 TxSupport TxSupport.startTx()
           
 TxSupport TxSupport.startTx(long milliseconds)
           
 int TxSupport.txCount()
           
 String TxSupport.txStatus()
           
 



Copyright © 2011. All Rights Reserved.