org.apache.ws.notification.base.v2004_06.porttype
Interface NotificationConsumerPortType


public interface NotificationConsumerPortType

The WS-BaseNotification NotificationConsumer portType.


Field Summary
static javax.xml.namespace.QName NAME
          QName of the NotificationConsumer
 
Method Summary
 void notify(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.NotifyDocument requestDoc)
          Method for receiving notifications.
 

Field Detail

NAME

public static final javax.xml.namespace.QName NAME
QName of the NotificationConsumer

Method Detail

notify

public void notify(org.oasisOpen.docs.wsn.x2004.x06.wsnWSBaseNotification12Draft01.NotifyDocument requestDoc)
Method for receiving notifications.

Parameters:
requestDoc -


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.