Uses of Interface
org.apache.servicemix.snmp.SnmpEndpointType

Packages that use SnmpEndpointType
org.apache.servicemix.snmp Component for SNMP using the SNMP4J API 
 

Uses of SnmpEndpointType in org.apache.servicemix.snmp
 

Classes in org.apache.servicemix.snmp that implement SnmpEndpointType
 class SnmpPollingEndpoint
          This is the polling endpoint for the snmp component.
 class SnmpTrapConsumerEndpoint
          This is the trap endpoint for the snmp component.
 

Methods in org.apache.servicemix.snmp that return SnmpEndpointType
 SnmpEndpointType[] SnmpComponent.getEndpoints()
           
 

Methods in org.apache.servicemix.snmp with parameters of type SnmpEndpointType
 void SnmpComponent.setEndpoints(SnmpEndpointType[] endpoints)
           
 



Copyright © 2010 FuseSource. All Rights Reserved.