org.apache.tuscany.sca.binding.notification.util
Interface NotificationServlet.NotificationServletHandler

Enclosing class:
NotificationServlet

public static interface NotificationServlet.NotificationServletHandler


Method Summary
 byte[] handle(java.util.Map<java.lang.String,java.lang.String> headers, byte[] payload)
           
 

Method Detail

handle

byte[] handle(java.util.Map<java.lang.String,java.lang.String> headers,
              byte[] payload)