Interface JmsMarshaller


  • public interface JmsMarshaller
    • Method Detail

      • unmarshall

        <O> O unmarshall​(String string,
                         Class<O> targetClass)
      • getSerializationMimeType

        String getSerializationMimeType()