public abstract class ExtendedResponseProcessor<RESPONSE_TYPE> extends RP<RESPONSE_TYPE>
Modifier and Type | Field and Description |
---|---|
boolean |
async
Set true when a response is received asynchronously.
|
boolean |
sync
Set true when a response is received synchronously.
|
Constructor and Description |
---|
ExtendedResponseProcessor() |
Copyright © 2012. All Rights Reserved.