public class TrapInformationWrapper extends Object implements Message
TrapInformation object Sink API compatible, without adding the dependency to the sink-api module.SINK_METRIC_CONSUMER_DOMAIN, SINK_METRIC_PRODUCER_DOMAIN| Constructor and Description | 
|---|
TrapInformationWrapper(TrapDTO trapDTO)  | 
TrapInformationWrapper(TrapInformation trapInformation)  | 
| Modifier and Type | Method and Description | 
|---|---|
InetAddress | 
getTrapAddress()  | 
TrapDTO | 
getTrapDTO()  | 
TrapInformation | 
getTrapInformation()  | 
void | 
setTrapAddress(InetAddress trapAddress)  | 
public TrapInformationWrapper(TrapInformation trapInformation) throws SnmpException
SnmpExceptionpublic TrapInformationWrapper(TrapDTO trapDTO)
public TrapInformation getTrapInformation()
public TrapDTO getTrapDTO()
public InetAddress getTrapAddress()
public void setTrapAddress(InetAddress trapAddress)
Copyright © 2021. All rights reserved.