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

Class Copy

source code

object --+        
         |        
LinkOption --+    
             |    
ReceiverOption --+
                 |
                Copy

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

Inherited from ReceiverOption: test

Method Details

apply(self, receiver)

source code 

Subclasses will implement any configuration logic in this method

Overrides: LinkOption.apply
(inherited documentation)