Package proton :: Module reactor :: Class AtMostOnce
[frames] | no frames]

type AtMostOnce

source code

object --+    
         |    
LinkOption --+
             |
            AtMostOnce

Instance Methods
 
apply(self, link)
Subclasses will implement any configuration logic in this method
source code

Inherited from LinkOption: test

Method Details

apply(self, link)

source code 

Subclasses will implement any configuration logic in this method

Overrides: LinkOption.apply
(inherited documentation)