public interface IServiceRequestExecutor
ServiceRequestExecutorImpl| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Execute the policy chain and request.
|
boolean |
isFinished()
Policy request-response sequence has completed.
|
void |
streamHandler(IAsyncHandler<ISignalWriteStream> handler)
Indicates when the back-end connector is ready to handle streamed data.
|
void execute()
boolean isFinished()
void streamHandler(IAsyncHandler<ISignalWriteStream> handler)
handler - Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.