public class UnmarshalMessageContextListener extends java.lang.Object implements MessageContextListener
| Modifier and Type | Method and Description |
|---|---|
void |
attachEnvelopeEvent(MessageContext mc) |
void |
attachServiceContextEvent(ServiceContext sc,
MessageContext mc) |
static void |
create(ServiceContext sc)
Create and add a listener
|
public static void create(ServiceContext sc)
sc - ServiceContextpublic void attachEnvelopeEvent(MessageContext mc)
attachEnvelopeEvent in interface MessageContextListenerpublic void attachServiceContextEvent(ServiceContext sc, MessageContext mc)
attachServiceContextEvent in interface MessageContextListenerCopyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.