xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.test.util.Client.Shutdown

Packages that use Client.Shutdown
org.xmlBlaster.test.util   
 

Uses of Client.Shutdown in org.xmlBlaster.test.util
 

Methods in org.xmlBlaster.test.util that return Client.Shutdown
static Client.Shutdown Client.Shutdown.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Client.Shutdown[] Client.Shutdown.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.xmlBlaster.test.util with parameters of type Client.Shutdown
static boolean Client.shutdownCb(I_XmlBlasterAccess conn, Client.Shutdown whatToDo)
          Returns true if it shot down, false if it did a leave Server.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.