@UESComponent @Prototype public interface WSCConfig
| Modifier and Type | Method and Description | 
|---|---|
int | 
getConnectionTimeout()  | 
WSCHandlerChain | 
getHandlerChain()
Returns configuration of client handler chain. 
 | 
int | 
getHttpStreamingChunkSize()  | 
java.lang.String | 
getServerUrl()
The URL address of server like "http://server.domain.com:port/wscontext". 
 |