2016/05/28 - Apache Tuscany has been retired.

For more information, please explore the Attic.



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)