org.apache.axis2.jaxws.context.listener
Class ContextListenerUtils
java.lang.Object
org.apache.axis2.jaxws.context.listener.ContextListenerUtils
public class ContextListenerUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextListenerUtils
public ContextListenerUtils()
registerProviderOMListener
public static void registerProviderOMListener(MessageContext mc)
createPayloadElement
public static InputStream createPayloadElement(InputStream payloadContent,
org.apache.axiom.om.OMNamespace ns,
String localPart,
org.apache.axiom.om.OMContainer parent,
HashMap<String,String> nsElementDecls,
HashMap<String,String> attrElementDecls)
skipEventsTo
public static int skipEventsTo(int targetEvent,
XMLStreamReader parser)
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.