Uses of Class
org.schlunzis.zis.stomp.client.ConversionException
-
Uses of ConversionException in org.schlunzis.zis.stomp.client
Methods in org.schlunzis.zis.stomp.client that throw ConversionExceptionModifier and TypeMethodDescription<T> TMessageConverter.convertToType(String messageStr, Class<T> targetType) Converts the given message string to the specified target type.