public class InboundEndpointSerializer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.axiom.om.OMNamespace |
nullNS |
Constructor and Description |
---|
InboundEndpointSerializer() |
Modifier and Type | Method and Description |
---|---|
static org.apache.axiom.om.OMElement |
serializeInboundEndpoint(InboundEndpoint inboundEndpoint) |
static org.apache.axiom.om.OMElement |
serializeInboundEndpoint(org.apache.axiom.om.OMElement parent,
InboundEndpoint inboundEndpoint) |
public static org.apache.axiom.om.OMElement serializeInboundEndpoint(InboundEndpoint inboundEndpoint)
public static org.apache.axiom.om.OMElement serializeInboundEndpoint(org.apache.axiom.om.OMElement parent, InboundEndpoint inboundEndpoint)
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.