All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractDetector |
AbstractDetector class.
|
| AgentBasedSyncAbstractDetector<T> |
|
| AsyncAbstractDetector |
AsyncAbstractDetector class.
|
| AsyncBasicDetector<Request,Response> |
Abstract AsyncBasicDetector class.
|
| AsyncBasicDetectorMinaImpl<Request,Response> |
AsyncBasicDetectorMinaImpl class.
|
| AsyncBasicDetectorNettyImpl<Request,Response> |
AsyncBasicDetectorNettyImpl class.
|
| AsyncClientConversation<Request,Response> |
A Conversation is a sequence of ConversationExchange instances that are used to
describe the sequence of messages that are passed back and forth during a network
transaction.
|
| AsyncServiceDetector |
AsyncServiceDetector interface.
|
| BaseDetectorHandler<Request,Response> |
BaseDetectorHandler class.
|
| BasePolicy<T> |
Abstract BasePolicy class.
|
| BasePolicy.Match |
|
| BasicDetector<Request,Response> |
Abstract BasicDetector class.
|
| Client<Request,Response> |
Client interface.
|
| ClientConversation<Request,Response> |
ClientConversation class.
|
| ConnectionFactory |
Factory that controls creation of MINA NioSocketConnector connections.
|
| ConnectionFactoryConnectorPoolImpl |
Factory for encapsulating a NioSocketConnector in such a way as to allow us
to reuse the connector for each #connect(SocketAddress, SocketAddress, IoSessionInitializer, IoHandler)
call.
|
| ConnectionFactoryNewConnectorImpl |
This ConnectionFactory type will create a new NioSocketConnector
for every call to #connect(SocketAddress, SocketAddress, IoSessionInitializer).
|
| ConversationExchange<Request,Response> |
This class represents a single request-response transaction within a network
transaction.
|
| ConversationExchangeDefaultImpl<Request,RespType> |
|
| DetectFuture |
DetectFuture interface.
|
| DetectFutureFailedImpl |
DetectFutureNettyImpl class.
|
| DetectFutureListener<F extends DetectFuture> |
|
| DetectFutureMinaImpl |
DefaultDetectFuture class.
|
| DetectFutureNettyImpl |
DetectFutureNettyImpl class.
|
| DetectFutureNettyImpl.ServiceDetectionFailedException |
|
| DetectorBeanNameGenerator |
DetectorBeanNameGenerator
|
| DetectorHandlerNettyImpl<Request,Response> |
DetectorHandlerNettyImpl class.
|
| DetectorRequestBuilder |
|
| DetectRequest |
|
| DetectRequestImpl |
|
| DetectResults |
|
| DetectResultsImpl |
|
| GenericServiceDetectorFactory<T extends ServiceDetector> |
|
| IpInterfacePolicy |
IpInterfacePolicy
|
| LocationAwareDetectorClient |
|
| LocationAwareDnsLookupClient |
|
| NodePolicy |
NodePolicy
|
| OnmsPolicy |
OnmsPolicy interface.
|
| PluginWrapper |
PluginWrapper class.
|
| Policy |
Policy class.
|
| PreDetectCallback |
|
| ProvisioningAdapter |
This class provides an API for implementing provider "extensions" to the OpenNMS
Provisioning daemon.
|
| ProvisioningAdapterException |
For use with the ProvisioningExtension API.
|
| RequestBuilder<Request> |
|
| Require |
Require class.
|
| ResponseValidator<Response> |
|
| ScanContext |
ScanContext interface.
|
| Scanner |
Scanner interface.
|
| ScriptUtil |
|
| ServiceDetector |
ServiceDetector
Note: the isServiceDetected method is not defined here because there is
a synchronous version of the method and an asynchronous one that are defined
in sub interfaces.
|
| ServiceDetectorFactory<T extends ServiceDetector> |
Responsible for instantiating detectors, gathering state information or agent specific details,
and optionally handling post-processing of the requests.
|
| SimpleQueuedProvisioningAdapter |
This class takes the work out of scheduling and queuing calls from the provisioner.
|
| SimpleQueuedProvisioningAdapter.AdapterOperationQueue |
|
| SimpleQueuedProvisioningAdapter.AdapterOperationQueueListener |
|
| SimpleQueuedProvisioningAdapter2 |
This class takes the work out of scheduling and queuing calls from the provisioner.
|
| SimplerQueuedProvisioningAdapter |
SimplerQueuedProvisioningAdapter
|
| SnmpInterfacePolicy |
SnmpInterfacePolicy
|
| SyncAbstractDetector |
SyncAbstractDetector class.
|
| SyncServiceDetector |
ServiceDetector
|
| TcpDetectorHandlerNettyImpl<Request,Response> |
CAUTION: This class is unused.
|