public class CpiConnectionProperties
extends java.lang.Object
| Constructor and Description |
|---|
CpiConnectionProperties(java.lang.String url,
java.lang.String username,
java.lang.String password,
CpiPlatformType cpiPlatformType) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getUrlRemovingDefaultPortIfNecessary() |
public CpiConnectionProperties(java.lang.String url,
java.lang.String username,
java.lang.String password,
CpiPlatformType cpiPlatformType)