public interface ResponseMessage extends Message<ResponseControl>
| Modifier and Type | Method and Description |
|---|---|
ResponseControl |
getControl(String oid)
Returns the first response control with the supplied OID for this response message.
|
int |
getMessageId()
Returns the message ID for this response message.
|
getControlsResponseControl getControl(String oid)
oid - of the response control to returnint getMessageId()
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.