IBM WebSphere Application ServerTM
Release 7

com.ibm.wsspi.webservices.rpc.handler.soap
Interface SOAPMessageContext

All Superinterfaces:
javax.xml.rpc.handler.MessageContext, javax.xml.rpc.handler.soap.SOAPMessageContext

public interface SOAPMessageContext
extends MessageContext, javax.xml.rpc.handler.soap.SOAPMessageContext


Method Summary
 
Methods inherited from interface com.ibm.wsspi.webservices.rpc.handler.MessageContext
getPortProperty, getRPCContext, isClient, isHighFidelity, isReponsePath, isRequestPath, isResponsePath, isServer, setHighFidelity
 
Methods inherited from interface javax.xml.rpc.handler.soap.SOAPMessageContext
getMessage, getRoles, setMessage
 
Methods inherited from interface javax.xml.rpc.handler.MessageContext
containsProperty, getProperty, getPropertyNames, removeProperty, setProperty
 


IBM WebSphere Application ServerTM
Release 7