net.named_data.jndn.security
public interface OnVerifyInterestFailed
| Modifier and Type | Method and Description |
|---|---|
void |
onVerifyInterestFailed(Interest interest)
When verifyInterest fails, onVerifyInterestFailed is called.
|
void onVerifyInterestFailed(Interest interest)
interest - The interest object being verified.Copyright © 2016. All rights reserved.