Class ListToJmsStreamMessage

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMimeType()  
      java.lang.Class<java.util.List> getObjectClass()  
      int getRank()
      A converter with a higher rank value takes priority over those with lower values.
      java.lang.String getType()  
      boolean isAcceptable​(java.util.List list)  
      byte[] toMimeContent​(java.util.List list)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait