org.smallmind.quorum.transport.message
Interface TransmissionCallback

All Superinterfaces:
SelfDestructive
All Known Implementing Classes:
AsynchronousTransmissionCallback, SynchronousTransmissionCallback

public interface TransmissionCallback
extends SelfDestructive


Method Summary
 Object getResult()
           
 
Methods inherited from interface org.smallmind.quorum.transport.message.SelfDestructive
destroy
 

Method Detail

getResult

Object getResult()
                 throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.