org.ow2.petals.binding.soap
Class Constants.WsClients

java.lang.Object
  extended by org.ow2.petals.binding.soap.Constants.WsClients
Enclosing class:
Constants

public static class Constants.WsClients
extends Object

WS clients related constants

Author:
Christophe DENEUX - EBM WebSourcing

Field Summary
static String WS_CLIENT_POOL_SIZE_MAX
          The max size of the web-service client pools.
 
Constructor Summary
Constants.WsClients()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WS_CLIENT_POOL_SIZE_MAX

public static final String WS_CLIENT_POOL_SIZE_MAX
The max size of the web-service client pools.

See Also:
Constant Field Values
Constructor Detail

Constants.WsClients

public Constants.WsClients()


Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.