public class InterceptorUtil
extends java.lang.Object
| Constructor and Description |
|---|
InterceptorUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.ws4d.java.schema.Element |
getInboundElement(org.ws4d.java.communication.receiver.MessageReceiver to,
java.lang.String action) |
static org.ws4d.java.schema.Element |
getOutboundElement(org.ws4d.java.communication.receiver.MessageReceiver to,
java.lang.String action) |
public static org.ws4d.java.schema.Element getInboundElement(org.ws4d.java.communication.receiver.MessageReceiver to,
java.lang.String action)
to - action - public static org.ws4d.java.schema.Element getOutboundElement(org.ws4d.java.communication.receiver.MessageReceiver to,
java.lang.String action)
to - action -