|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
REQ_TYPE_ASYNC
is one of the three possible kinds of request. this one
represents an asynchronous request, that is, a request which doesn't wait response.
REQ_TYPE_ONEWAY
is one of the three possible kinds of request. this one
represents a oneway request, that is, a request with no expected response
REQ_TYPE_SYNC
is one of the three possible kinds of request. this one
represents a synchronous request, that is, a request which waits until response arrives.
name
) at run-time, by reloading
its main application document.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |