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.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractJsonCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
net.sf.json.JSONObject json)
Fill collection set.
|
protected void |
DefaultJsonCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Modifier and Type | Method and Description |
---|---|
XmlCollectionSet |
XmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters)
Collect.
|
XmlCollectionSet |
Sftp3gppXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
XmlCollectionSet |
AbstractXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractXmlCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
Document doc)
Fill collection set.
|
protected void |
Sftp3gppXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
protected abstract void |
AbstractXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source)
Fill collection set.
|
protected void |
DefaultXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Modifier and Type | Method and Description |
---|---|
XmlCollectionSet |
Sftp3gppVTDXmlCollectionHandler.collect(CollectionAgent agent,
XmlDataCollection collection,
Map<String,Object> parameters) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractVTDXmlCollectionHandler.fillCollectionSet(CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source,
com.ximpleware.VTDNav document)
Fill collection set.
|
protected void |
DefaultVTDXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
protected void |
Sftp3gppVTDXmlCollectionHandler.fillCollectionSet(String urlString,
Request request,
CollectionAgent agent,
XmlCollectionSet collectionSet,
XmlSource source) |
Copyright © 2017. All rights reserved.