Class SendMessageBatchProtocolResolver


  • public class SendMessageBatchProtocolResolver
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.cloudevents.CloudEvent buildEvent​(org.apache.eventmesh.common.protocol.http.header.Header header, org.apache.eventmesh.common.protocol.http.body.Body body)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SendMessageBatchProtocolResolver

        public SendMessageBatchProtocolResolver()
    • Method Detail

      • buildEvent

        public static io.cloudevents.CloudEvent buildEvent​(org.apache.eventmesh.common.protocol.http.header.Header header,
                                                           org.apache.eventmesh.common.protocol.http.body.Body body)