T
- public interface RpcBatch<T>
flush()
is called.Modifier and Type | Method and Description |
---|---|
void |
addRequest(T request)
Adds a request of type
|
void |
flush()
Sends all accumulated requests in a single server round trip.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.