|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.adventnet.snmp.beans.SnmpTrapReceiver
|
+--com.adventnet.snmp.ui.TrapTasks
| Field Summary | |
(package private) TrapViewer |
trapviewer
|
| Fields inherited from class com.adventnet.snmp.beans.SnmpTrapReceiver |
api,
applet,
authPassword,
authProtocol,
commAuth,
community,
contextID,
contextName,
error,
isAutoInformResponseEnabled,
isCallbackthreadEnabled,
isTrapAuthEnabled,
listeners,
localAddresses,
logClient,
mibModules,
mibOps,
options,
port,
principal,
privPassword,
privProtocol,
protocol,
sdf,
secModel,
session,
targets,
trapFlag,
usmTable,
v3Auth,
version |
| Constructor Summary | |
TrapTasks(TrapViewer trapviewer)
|
|
TrapTasks(TrapViewer trapviewer,
java.applet.Applet applet)
|
|
| Method Summary | |
void |
debugPrint(java.lang.String debugOutput)
this function in SnmpClient prints debug message to application debug window or standard error. |
(package private) void |
logErrorMessage(java.lang.String error)
All the methods of this class (including sub classes), which needs to redirect an error message to the LogManger or to the standard console, can use this method. |
(package private) void |
logInfoMessage(java.lang.String info)
All the methods of this class (including sub classes), which needs to redirect an info message to the LogManger or to the standard console, can use this method. |
(package private) void |
startReceiver()
|
(package private) void |
stopReceiver()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
TrapViewer trapviewer
| Constructor Detail |
public TrapTasks(TrapViewer trapviewer)
public TrapTasks(TrapViewer trapviewer,
java.applet.Applet applet)
| Method Detail |
void startReceiver()
public void debugPrint(java.lang.String debugOutput)
void stopReceiver()
void logErrorMessage(java.lang.String error)
void logInfoMessage(java.lang.String info)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||