| Package | Description |
|---|---|
| org.apache.servicemix.snmp |
Component for SNMP using the SNMP4J API
|
| org.apache.servicemix.snmp.marshaler |
| Modifier and Type | Method and Description |
|---|---|
SnmpMarshalerSupport |
SnmpPollingEndpoint.getMarshaler() |
SnmpMarshalerSupport |
SnmpTrapConsumerEndpoint.getMarshaler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SnmpPollingEndpoint.setMarshaler(SnmpMarshalerSupport marshaler)
Specifies a marshaler class which provides the logic for converting
a snmp response into a normalized message.
|
void |
SnmpTrapConsumerEndpoint.setMarshaler(SnmpMarshalerSupport marshaler)
Specifies a marshaler class which provides the logic for converting
a snmp trap into a normalized message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSnmpMarshaler
default marshaler implementation
|
Copyright © 2005-2014 FuseSource. All Rights Reserved.