public class InboundEndpointSerializer extends 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–2024 Apache Software Foundation. All rights reserved.