From 31d794be59cb2d1bf264df79f471b0c8d5f5a457 Mon Sep 17 00:00:00 2001 From: lresende Date: Sat, 21 Nov 2009 07:40:26 +0000 Subject: Moving to site trunk git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@882841 13f79535-47bb-0310-9956-ffa450edef68 --- ...ficationServlet.NotificationServletHandler.html | 209 +++++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/binding/notification/util/NotificationServlet.NotificationServletHandler.html (limited to 'site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/binding/notification/util/NotificationServlet.NotificationServletHandler.html') diff --git a/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/binding/notification/util/NotificationServlet.NotificationServletHandler.html b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/binding/notification/util/NotificationServlet.NotificationServletHandler.html new file mode 100644 index 0000000000..d0b627dd11 --- /dev/null +++ b/site/trunk/site-publish/doc/javadoc/java-sca-1.4/org/apache/tuscany/sca/binding/notification/util/NotificationServlet.NotificationServletHandler.html @@ -0,0 +1,209 @@ + + + + + + +NotificationServlet.NotificationServletHandler + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +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)
+
+
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + -- cgit v1.2.3