| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmpjdev.Request
xdev.mxdev.MXRequest
xdev.mxdev.MXRecvRequest
public class MXRecvRequest
| Field Summary | |
|---|---|
| protected  long | bufferAddressHandle | 
| protected  long | ctrlMsgHandle | 
| protected  long | dBufLengthHandle | 
| protected  long | matchRecvHandle | 
| protected  long | matchRecvMaskHandle | 
| protected  long | sBufLengthHandle | 
| Fields inherited from class xdev.mxdev.MXRequest | 
|---|
| bufferHandle | 
| Method Summary | |
|---|---|
|  Status | itest()this method returns Status object if the communication is completed, and if its not completed, it returns zero. | 
|  Status | iwait() | 
| Methods inherited from class xdev.mxdev.MXRequest | 
|---|
| cancel, free, isnull | 
| Methods inherited from class mpjdev.Request | 
|---|
| addCompletionHandler, complete, iwaitany | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected long matchRecvHandle
protected long matchRecvMaskHandle
protected long sBufLengthHandle
protected long dBufLengthHandle
protected long bufferAddressHandle
protected long ctrlMsgHandle
| Method Detail | 
|---|
public Status iwait()
iwait in class MXRequestpublic Status itest()
MXRequest
itest in class MXRequest| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||