Constructor and Description |
---|
AxisUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
addSOAPRequestHeader(WSClient client,
String namespace,
String name,
Object value,
boolean mustUnderstand) |
static void |
addSOAPResponseHeader(String namespace,
String name,
Object value,
boolean mustUnderstand) |
static org.apache.axis.wsdl.symbolTable.TypeEntry |
getContainedElement(org.apache.axis.wsdl.symbolTable.TypeEntry type,
String name,
org.apache.axis.wsdl.symbolTable.TypeEntry defaultValue) |
static Node |
getSOAPRequest(WSClient client) |
static Object |
getSOAPRequestHeader(PageContext pc,
String namespace,
String name,
boolean asXML) |
static Node |
getSOAPResponse(WSClient client) |
static Object |
getSOAPResponseHeader(PageContext pc,
WSClient client,
String namespace,
String name,
boolean asXML) |
static boolean |
isSOAPRequest() |
public AxisUtil()
public static boolean isSOAPRequest()
public static Object getSOAPRequestHeader(PageContext pc, String namespace, String name, boolean asXML) throws Exception
Exception
public static Object getSOAPResponseHeader(PageContext pc, WSClient client, String namespace, String name, boolean asXML) throws Exception
Exception
public static Node getSOAPRequest(WSClient client) throws Exception
Exception
public static Node getSOAPResponse(WSClient client) throws Exception
Exception
public static void addSOAPResponseHeader(String namespace, String name, Object value, boolean mustUnderstand) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public static void addSOAPRequestHeader(WSClient client, String namespace, String name, Object value, boolean mustUnderstand) throws PageException
PageException
public static org.apache.axis.wsdl.symbolTable.TypeEntry getContainedElement(org.apache.axis.wsdl.symbolTable.TypeEntry type, String name, org.apache.axis.wsdl.symbolTable.TypeEntry defaultValue)
Copyright © 2015 Lucee