public class JAXWSGenericCommonMessageHandler extends Object
Constructor and Description |
---|
JAXWSGenericCommonMessageHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
processRequest(SOAPMessageContext messageContext,
boolean client,
String classname) |
static void |
processResponse(SOAPMessageContext messageContext,
boolean fault,
boolean client,
String classname) |
public static void processRequest(SOAPMessageContext messageContext, boolean client, String classname)
public static void processResponse(SOAPMessageContext messageContext, boolean fault, boolean client, String classname)
Copyright © 2008–2017 MIL-OSS. All rights reserved.