public class UnmarshalMessageContextListener extends 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 MessageContextListener
public void attachServiceContextEvent(ServiceContext sc, MessageContext mc)
attachServiceContextEvent
in interface MessageContextListener
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.