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

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

public static class SoapConstants.WsClients
extends java.lang.Object

WS clients related constants

Author:
Christophe DENEUX - EBM WebSourcing

Field Summary
static java.lang.String WS_CLIENT_POOL_SIZE_MAX
          The max size of the web-service client pools.
 
Constructor Summary
SoapConstants.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 java.lang.String WS_CLIENT_POOL_SIZE_MAX
The max size of the web-service client pools.

See Also:
Constant Field Values
Constructor Detail

SoapConstants.WsClients

public SoapConstants.WsClients()


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