public static class ObjectManagerPlugin.InstanceRPCCallback extends java.lang.Object implements ResponseCallback
Constructor and Description |
---|
InstanceRPCCallback(OID instanceOid,
java.lang.String operation) |
Modifier and Type | Method and Description |
---|---|
void |
handleResponse(ResponseMessage response) |
public InstanceRPCCallback(OID instanceOid, java.lang.String operation)
public void handleResponse(ResponseMessage response)
handleResponse
in interface ResponseCallback