public interface RpcStub
Modifier and Type | Method and Description |
---|---|
void |
setBatch(RpcBatch batch) |
void |
setErrorCallback(ErrorCallback callback) |
void |
setQualifiers(Annotation[] annotations) |
void |
setRemoteCallback(RemoteCallback callback) |
void setRemoteCallback(RemoteCallback callback)
void setErrorCallback(ErrorCallback callback)
void setQualifiers(Annotation[] annotations)
void setBatch(RpcBatch batch)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.