Uses of Interface
madkit.netcomm.Protocollnformation

Packages that use Protocollnformation
madkit.netcomm   
madkit.netcomm.rules   
 

Uses of Protocollnformation in madkit.netcomm
 

Classes in madkit.netcomm that implement Protocollnformation
 class ProtocolInformationImpl
           
 

Methods in madkit.netcomm with parameters of type Protocollnformation
 java.lang.String Protocollnformation.getBestProtocol(Protocollnformation info)
          Searches for the best protocol to use from the receivers point of view.
 java.lang.String ProtocolInformationImpl.getBestProtocol(Protocollnformation info)
           
 

Uses of Protocollnformation in madkit.netcomm.rules
 

Methods in madkit.netcomm.rules that return Protocollnformation
 Protocollnformation Rule.getProtocolInformation()
          Gets the protocol information of this rule, or creates a new one containning the refuse reason
 



Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.