xmlBlaster 2.2.0 client API

javaclients
Class LeaveServer

java.lang.Object
  extended by javaclients.LeaveServer

public class LeaveServer
extends java.lang.Object

Test to leave the server without destroying the server side session.

Invoke (after starting the xmlBlaster server):

 Test leaving 10 times
 java javaclients.LeaveServer -interactive true -count 10
 

See Also:
xmlBlaster interface

Constructor Summary
LeaveServer(Global glob)
           
 
Method Summary
static void main(java.lang.String[] args)
          Try
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LeaveServer

public LeaveServer(Global glob)
Method Detail

main

public static void main(java.lang.String[] args)
Try
   java javaclients.LeaveServer -help
 
for usage help


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.