Uses of Class
com.web_visage.ichat.exception.MalformedSenderException

Packages that use MalformedSenderException
com.web_visage.ichat   
 

Uses of MalformedSenderException in com.web_visage.ichat
 

Methods in com.web_visage.ichat that throw MalformedSenderException
static IChatSender IChatSender.fromString(java.lang.String aRawString)
          Restores a sender from a raw string representation.