Modifier and Type | Method and Description |
---|---|
BOSHClientConfig |
BOSHClientConfig.Builder.build()
Build the immutable object instance with the current configuration.
|
BOSHClientConfig |
BOSHClient.getBOSHClientConfig()
Get the client configuration that was used to create this client
instance.
|
Modifier and Type | Method and Description |
---|---|
static BOSHClient |
BOSHClient.create(BOSHClientConfig clientCfg)
Create a new BOSH client session using the client configuration
information provided.
|
static BOSHClientConfig.Builder |
BOSHClientConfig.Builder.create(BOSHClientConfig cfg)
Creates a new builder instance using the existing configuration
provided as a starting point.
|
Copyright © 2016. All rights reserved.