public class AsynchronousTransmissionCallback extends Object implements TransmissionCallback
| Constructor and Description |
|---|
AsynchronousTransmissionCallback(MessageStrategy messageStrategy) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy(Duration timeoutDuration) |
Object |
getResult() |
void |
setResponseMessage(MessagePlus messagePlus) |
public AsynchronousTransmissionCallback(MessageStrategy messageStrategy)
public void destroy(Duration timeoutDuration)
destroy in interface SelfDestructivepublic Object getResult() throws Exception
getResult in interface TransmissionCallbackExceptionpublic void setResponseMessage(MessagePlus messagePlus)
Copyright © 2013. All Rights Reserved.