public class ProxyServiceSerializer extends Object
ProxyService instances.ProxyServiceFactory| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.axiom.om.OMFactory |
fac |
protected static org.apache.axiom.om.OMNamespace |
nullNS |
protected static org.apache.axiom.om.OMNamespace |
synNS |
| Constructor and Description |
|---|
ProxyServiceSerializer() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.axiom.om.OMElement |
serializeProxy(org.apache.axiom.om.OMElement parent,
ProxyService service) |
protected static final org.apache.axiom.om.OMFactory fac
protected static final org.apache.axiom.om.OMNamespace synNS
protected static final org.apache.axiom.om.OMNamespace nullNS
public static org.apache.axiom.om.OMElement serializeProxy(org.apache.axiom.om.OMElement parent,
ProxyService service)
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.