public interface ReplyCallback extends Callback<Reply>
Modifier and Type | Method and Description |
---|---|
boolean |
isLightWeight()
Returns true if the callback is lightweight and can be safely performed
in the receive thread.
|
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.