Oracle Fusion Middleware Communication Services 11.1.1.1.0 Java API Reference
E14785-01

oracle.sdp.parlayx.multimedia_messaging.notification
Class MessageNotificationService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by oracle.sdp.parlayx.multimedia_messaging.notification.MessageNotificationService

@WebServiceClient(wsdlLocation="META-INF/wsdl/parlayx_mm_notification_service_2_4.wsdl",
                  targetNamespace="http://www.csapi.org/wsdl/parlayx/multimedia_messaging/notification/v2_4/service",
                  name="MessageNotificationService")
public class MessageNotificationService
extends javax.xml.ws.Service


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.xml.ws.Service
javax.xml.ws.Service.Mode
 
Constructor Summary
MessageNotificationService()
           
MessageNotificationService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 MessageNotification getMessageNotification()
           
 MessageNotification getMessageNotification(javax.xml.ws.WebServiceFeature... features)
           
 
Methods inherited from class javax.xml.ws.Service
addPort, create, create, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, createDispatch, getExecutor, getHandlerResolver, getPort, getPort, getPort, getPort, getPort, getPorts, getServiceName, getWSDLDocumentLocation, setExecutor, setHandlerResolver
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageNotificationService

public MessageNotificationService()

MessageNotificationService

public MessageNotificationService(java.net.URL wsdlLocation,
                                  javax.xml.namespace.QName serviceName)
Method Detail

getMessageNotification

@WebEndpoint(name="MessageNotification")
public MessageNotification getMessageNotification()

getMessageNotification

@WebEndpoint(name="MessageNotification")
public MessageNotification getMessageNotification(javax.xml.ws.WebServiceFeature... features)

Oracle Fusion Middleware Communication Services 11.1.1.1.0 Java API Reference
E14785-01

Copyright © 2005, 2009 Oracle and/or its affiliates. All rights reserved.