Package | Description |
---|---|
org.opennms.protocols.http.collector | |
org.opennms.protocols.json.collector | |
org.opennms.protocols.xml.collector | |
org.opennms.protocols.xml.vtdxml |
Modifier and Type | Method and Description |
---|---|
protected void |
HttpCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultJsonCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType) |
Modifier and Type | Class and Description |
---|---|
class |
XmlMultiInstanceCollectionResource
The Class XmlMultiInstanceCollectionResource.
|
class |
XmlSingleInstanceCollectionResource
The Class XmlSingleInstanceCollectionResource.
|
Modifier and Type | Method and Description |
---|---|
protected XmlCollectionResource |
AbstractXmlCollectionHandler.getCollectionResource(CollectionAgent agent,
String instance,
String resourceType,
Date timestamp)
Gets the collection resource.
|
Modifier and Type | Method and Description |
---|---|
static void |
Sftp3gppUtils.processXmlResource(XmlCollectionResource resource,
AttributeGroupType attribGroupType)
Process xml resource.
|
protected void |
Sftp3gppXmlCollectionHandler.processXmlResource(XmlCollectionResource resource,
AttributeGroupType attribGroupType) |
protected abstract void |
AbstractXmlCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType)
Process XML resource.
|
protected void |
DefaultXmlCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType) |
Constructor and Description |
---|
XmlCollectionAttribute(XmlCollectionResource resource,
XmlCollectionAttributeType attribType,
String value)
Instantiates a new XML collection attribute.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultVTDXmlCollectionHandler.processXmlResource(XmlCollectionResource collectionResource,
AttributeGroupType attribGroupType) |
protected void |
Sftp3gppVTDXmlCollectionHandler.processXmlResource(XmlCollectionResource resource,
AttributeGroupType attribGroupType) |
Copyright © 2017. All rights reserved.