Oracle Fusion Middleware User Messaging Service 11.1.1.7.0 Java API Reference
E14011-05

oracle.sdp.parlayx.multimedia_messaging.notification_manager
Class MessageNotificationManagerService

java.lang.Object
  extended by javax.xml.ws.Service
      extended by oracle.sdp.parlayx.multimedia_messaging.notification_manager.MessageNotificationManagerService

@WebServiceClient(wsdlLocation="/META-INF/wsdl/parlayx_mm_notification_manager_service_2_5.wsdl",
                  targetNamespace="http://www.csapi.org/wsdl/parlayx/multimedia_messaging/notification_manager/v2_5/service",
                  name="MessageNotificationManagerService")
public class MessageNotificationManagerService
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
MessageNotificationManagerService()
           
MessageNotificationManagerService(java.net.URL wsdlLocation, javax.xml.namespace.QName serviceName)
           
 
Method Summary
 MessageNotificationManager getMessageNotificationManager()
           
 MessageNotificationManager getMessageNotificationManager(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

MessageNotificationManagerService

public MessageNotificationManagerService()

MessageNotificationManagerService

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

getMessageNotificationManager

@WebEndpoint(name="MessageNotificationManager")
public MessageNotificationManager getMessageNotificationManager()

getMessageNotificationManager

@WebEndpoint(name="MessageNotificationManager")
public MessageNotificationManager getMessageNotificationManager(javax.xml.ws.WebServiceFeature... features)

Oracle Fusion Middleware User Messaging Service 11.1.1.7.0 Java API Reference
E14011-05

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