Uses of Class
hudson.plugins.jabber.im.IMMessageTargetConversionException

Packages that use IMMessageTargetConversionException
hudson.plugins.jabber.im   
hudson.plugins.jabber.im.transport   
 

Uses of IMMessageTargetConversionException in hudson.plugins.jabber.im
 

Methods in hudson.plugins.jabber.im that throw IMMessageTargetConversionException
 IMMessageTarget IMMessageTargetConverter.fromString(java.lang.String targetAsString)
          creates a IMMessageTarget from the given String.
 IMMessageTarget DefaultIMMessageTargetConverter.fromString(java.lang.String targetAsString)
          creates a IMMessageTarget from the given String.
 

Constructors in hudson.plugins.jabber.im that throw IMMessageTargetConversionException
IMPublisher(java.lang.String targetsAsString)
           
 

Uses of IMMessageTargetConversionException in hudson.plugins.jabber.im.transport
 

Constructors in hudson.plugins.jabber.im.transport that throw IMMessageTargetConversionException
JabberPublisher(java.lang.String targetsAsString)
           
 



Copyright © 2007. All Rights Reserved.