Uses of Class
edu.uiuc.cs.net.DPRPManager.DPRPInvalidProtocolException

Uses of DPRPInvalidProtocolException in edu.uiuc.cs.net.DPRPManager
 

Methods in edu.uiuc.cs.net.DPRPManager that throw DPRPInvalidProtocolException
static byte DPRPMessage.stringToProt(java.lang.String str)
          Converts a protocol string to its numeric representation.
 void DPRPLease.setProtocol(java.lang.String sP)
          Sets the protocol, given a human-readable string.