|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
javax.xml.registry Interface JAXRResponse
- All Known Subinterfaces:
- BulkResponse
- All Known Implementing Classes:
- DeleteException, FindException, InvalidRequestException, JAXRException, RegistryException, SaveException, UnexpectedObjectException, UnsupportedCapabilityException
public interface JAXRResponse
Implemented by:
BulkResponse, JAXRException
JAXR 请求的响应。
See also | javax.xml.registry.JAXRException |
A JAXR requests' response.
- Author:
- Farrukh S. Najmi
- See Also:
JAXRException
Field Summary | |
---|---|
static int |
STATUS_FAILURE
Status indicating a failure response. |
static int |
STATUS_SUCCESS
Status indicating a successful response. |
static int |
STATUS_UNAVAILABLE
Status indicating that the results are currently unavailable. |
static int |
STATUS_WARNING
Status indicating a successful response that included at least one warning. |
Method Summary | |
---|---|
String |
getRequestId()
Returns the unique id for the request that generated this response. |
int |
getStatus()
Returns the status for this response. |
boolean |
isAvailable()
Returns true if a response is available, false otherwise. |
Field Detail |
---|
英文文档:
STATUS_SUCCESS
static final int STATUS_SUCCESS
- Status indicating a successful response.
- See Also:
- Constant Field Values
英文文档:
STATUS_WARNING
static final int STATUS_WARNING
- Status indicating a successful response that included at least one warning.
- See Also:
- Constant Field Values
英文文档:
STATUS_FAILURE
static final int STATUS_FAILURE
- Status indicating a failure response.
- See Also:
- Constant Field Values
英文文档:
STATUS_UNAVAILABLE
static final int STATUS_UNAVAILABLE
- Status indicating that the results are currently unavailable.
- See Also:
- Constant Field Values
Method Detail |
---|
public String
getRequestId() throws JAXRException
返回生成此响应的请求的唯一 ID。
- 功能级别:0
return | 请求 ID |
Throws | JAXRException: 如果 JAXR 提供者遇到内部错误 |
getRequestId
String getRequestId() throws JAXRException
- Returns the unique id for the request that generated this response.
- Capability Level: 0
- Returns:
- the request id
- Throws:
JAXRException
- If the JAXR provider encounters an internal error
public int
getStatus() throws JAXRException
返回此响应的状态。
- 功能级别:0
return | 整数枚举值形式的状态 |
Throws | JAXRException: 如果 JAXR 提供者遇到内部错误 |
See also | STATUS_SUCCESS |
getStatus
int getStatus() throws JAXRException
- Returns the status for this response.
- Capability Level: 0
- Returns:
- the status which is an integer enumerated value
- Throws:
JAXRException
- If the JAXR provider encounters an internal error- See Also:
STATUS_SUCCESS
public boolean
isAvailable() throws JAXRException
如果响应可用,则返回 true,否则返回 false。这是一个轮询方法,不得阻塞。
- 功能级别:0
return |
如果响应可用,则返回 true ;否则返回 false |
Throws | JAXRException: 如果 JAXR 提供者遇到内部错误 |
isAvailable
boolean isAvailable() throws JAXRException
- Returns true if a response is available, false otherwise.
This is a polling method and must not block.
- Capability Level: 0
- Returns:
true
if the response is available;false
otherwise- Throws:
JAXRException
- If the JAXR provider encounters an internal error
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Submit a bug or feature
Copyright 2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.
PS : 未经我党受权你也可自由散发此文档。 如有任何错误请自行修正;若因此而造成任何损失请直接找人民主席,请勿与本人联系。谢谢!