Uses of Class
edu.uci.isr.yancees.core.ProtocolManagerException

Packages that use ProtocolManagerException
edu.uci.isr.yancees.core   
 

Uses of ProtocolManagerException in edu.uci.isr.yancees.core
 

Methods in edu.uci.isr.yancees.core that throw ProtocolManagerException
 ProtocolPluginInterface ProtocolManager.getNewUnsharedPluginIntance(java.lang.String protocolId, SubscriberInterface si)
          Creates a new instance of a protocol plug-in
 ProtocolPluginInterface ProtocolManager.getSharedPluginInstance(java.lang.String protocolId, SubscriberInterface si)
          This method allows the protocol mananger to share plug-in instances