public class UnmarshalMessageContextListener extends Object implements org.apache.axis2.description.MessageContextListener
| Modifier and Type | Method and Description |
|---|---|
void |
attachEnvelopeEvent(org.apache.axis2.context.MessageContext mc) |
void |
attachServiceContextEvent(org.apache.axis2.context.ServiceContext sc,
org.apache.axis2.context.MessageContext mc) |
static void |
create(org.apache.axis2.context.ServiceContext sc)
Create and add a listener
|
public static void create(org.apache.axis2.context.ServiceContext sc)
sc - ServiceContextpublic void attachEnvelopeEvent(org.apache.axis2.context.MessageContext mc)
attachEnvelopeEvent in interface org.apache.axis2.description.MessageContextListenerpublic void attachServiceContextEvent(org.apache.axis2.context.ServiceContext sc,
org.apache.axis2.context.MessageContext mc)
attachServiceContextEvent in interface org.apache.axis2.description.MessageContextListenerCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.