|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectHttpServlet
org.apache.tuscany.sca.binding.notification.util.NotificationServlet
public class NotificationServlet
Receives notification in HTTP request and dispatches it down the wire
| Nested Class Summary | |
|---|---|
static interface |
NotificationServlet.NotificationServletHandler
|
static interface |
NotificationServlet.NotificationServletStreamHandler
|
| Constructor Summary | |
|---|---|
NotificationServlet(NotificationServlet.NotificationServletHandler handler)
|
|
NotificationServlet(NotificationServlet.NotificationServletStreamHandler servletStreamHandler)
|
|
| Method Summary | |
|---|---|
void |
doPost(HttpServletRequest request,
HttpServletResponse response)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationServlet(NotificationServlet.NotificationServletHandler handler)
public NotificationServlet(NotificationServlet.NotificationServletStreamHandler servletStreamHandler)
| Method Detail |
|---|
public void doPost(HttpServletRequest request,
HttpServletResponse response)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||