|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ProxyPduListener
This interface is implemented by the agent to record request and response from the manager and Real agent respectively.
It gets ProxyPduEvent as input which contains the SnmpPdu.
ProxyPduEvent| Method Summary | |
|---|---|
void |
setRequest(ProxyPduEvent pe)
Deprecated. this setRequest method is implemented to handle the request Pdu from the manager. |
void |
setResponse(ProxyPduEvent pe)
Deprecated. this setResponse method is implemented to handle the response Pdu from the real agent. |
| Method Detail |
|---|
void setRequest(ProxyPduEvent pe)
void setResponse(ProxyPduEvent pe)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||