|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface XKISSRequest
Base interface for all XKISS requests.
| Method Summary | |
|---|---|
QueryKeyBinding |
getQueryKeyBinding()
Gets the QueryKeyBinding of this request. |
void |
setQueryKeyBinding(QueryKeyBinding qkb)
Sets the QueryKeyBinding to a new value. |
| Methods inherited from interface XMessageAbstractType |
|---|
addDefaults, addOpaqueClientData, clearOpaqueClientData, getId, getMessageName, getNonce, getOpaqueClientData, getRequestSignatureValue, getService, getSignatureCertificate, hasSignature, isValid, setId, setNonce, setService, setSignature, toString |
| Method Detail |
|---|
QueryKeyBinding getQueryKeyBinding()
QueryKeyBinding of this request.
QueryKeyBinding of this requestvoid setQueryKeyBinding(QueryKeyBinding qkb)
QueryKeyBinding to a new value.
qkb - new QueryKeyBinding
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||