com.ibm.soa.parlayx21.multimedia_messaging
Class ReceiveMessageServiceInformation

java.lang.Object
  extended by com.ibm.soa.parlayx21.multimedia_messaging.ReceiveMessageServiceInformation
All Implemented Interfaces:
com.ibm.ws.webservices.multiprotocol.ServiceInformation

public class ReceiveMessageServiceInformation
extends java.lang.Object
implements com.ibm.ws.webservices.multiprotocol.ServiceInformation


Constructor Summary
ReceiveMessageServiceInformation()
           
 
Method Summary
 java.lang.Class getJavaType(javax.xml.namespace.QName xmlName)
           
 java.util.Map getOperationDescriptions(java.lang.String portName)
           
 java.util.List getOperationDescriptions(java.lang.String portName, java.lang.String operationName)
           
 java.util.Map getTypeMappings()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceiveMessageServiceInformation

public ReceiveMessageServiceInformation()
Method Detail

getTypeMappings

public java.util.Map getTypeMappings()
Specified by:
getTypeMappings in interface com.ibm.ws.webservices.multiprotocol.ServiceInformation

getJavaType

public java.lang.Class getJavaType(javax.xml.namespace.QName xmlName)
Specified by:
getJavaType in interface com.ibm.ws.webservices.multiprotocol.ServiceInformation

getOperationDescriptions

public java.util.Map getOperationDescriptions(java.lang.String portName)
Specified by:
getOperationDescriptions in interface com.ibm.ws.webservices.multiprotocol.ServiceInformation

getOperationDescriptions

public java.util.List getOperationDescriptions(java.lang.String portName,
                                               java.lang.String operationName)
Specified by:
getOperationDescriptions in interface com.ibm.ws.webservices.multiprotocol.ServiceInformation


Copyright © 2003 IBM Corp. All Rights Reserved.