Uses of Class
org.hornetq.rest.UnmarshalException

Packages that use UnmarshalException
org.hornetq.rest   
 

Uses of UnmarshalException in org.hornetq.rest
 

Methods in org.hornetq.rest that throw UnmarshalException
static
<T> T
Hornetq.getEntity(org.hornetq.api.core.client.ClientMessage message, org.jboss.resteasy.util.GenericType<T> type, org.jboss.resteasy.spi.ResteasyProviderFactory factory)
          Extract an object using a built-in RESTEasy JAX-RS MessageBodyReader
 



Copyright © 2013. All Rights Reserved.