Uses of Class
org.jgroups.protocols.OMOLSR

Packages that use OMOLSR
urv.omolsr.core   
 

Uses of OMOLSR in urv.omolsr.core
 

Methods in urv.omolsr.core with parameters of type OMOLSR
 void OMOLSRController.registerOmolsrProtocol(OMOLSR protocol)
          Registers a new instance of the OMOLSR protocol to the multicast address
 

Constructors in urv.omolsr.core with parameters of type OMOLSR
OMOLSRController(OMOLSR omolsr, OLSRNode localNode)
           
StandardHandler(OMOLSR omolsr, OMOLSRData data, OLSRNode localOLSRNode)