
public class JbossWSCommonMessageHandler extends Object
| Constructor and Description |
|---|
JbossWSCommonMessageHandler() |
| 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.