Package | Description |
---|---|
com.intele.chimera.client |
Modifier and Type | Method and Description |
---|---|
GatewayClientBuilder |
GatewayClientBuilder.withClient(javax.ws.rs.client.Client client)
Specify the
Client to be used. |
GatewayClientBuilder |
GatewayClientBuilder.withConfiguration(javax.ws.rs.core.Configuration configuration)
Provide a custom configuration for the
Client . |
GatewayClientBuilder |
GatewayClientBuilder.withMediaType(javax.ws.rs.core.MediaType mediaType)
Override the default media type .
|
GatewayClientBuilder |
GatewayClientBuilder.withTargetServer(String targetServer)
Override the default target server (https://smsgw.intele.com).
|
Copyright © 2016. All rights reserved.