|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SnmpMarshalerSupport | |
|---|---|
| org.apache.servicemix.snmp | Component for SNMP using the SNMP4J API |
| org.apache.servicemix.snmp.marshaler | |
| Uses of SnmpMarshalerSupport in org.apache.servicemix.snmp |
|---|
| Methods in org.apache.servicemix.snmp that return SnmpMarshalerSupport | |
|---|---|
SnmpMarshalerSupport |
SnmpPollingEndpoint.getMarshaler()
|
SnmpMarshalerSupport |
SnmpTrapConsumerEndpoint.getMarshaler()
|
| Methods in org.apache.servicemix.snmp with parameters of type SnmpMarshalerSupport | |
|---|---|
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. |
| Uses of SnmpMarshalerSupport in org.apache.servicemix.snmp.marshaler |
|---|
| Classes in org.apache.servicemix.snmp.marshaler that implement SnmpMarshalerSupport | |
|---|---|
class |
DefaultSnmpMarshaler
default marshaler implementation |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||