| java.lang.Object org.libresource.so6.core.exec.CreateGenericWsConnection
CreateGenericWsConnection | public class CreateGenericWsConnection (Code) | | author: smack |
FS_CLIENT_NAME | final public static String FS_CLIENT_NAME(Code) | | |
LS_CLIENT_NAME | final public static String LS_CLIENT_NAME(Code) | | |
getClientName | public String getClientName()(Code) | | Returns the clientName. |
getPassword | public String getPassword()(Code) | | Returns the password. |
getQueueId | public String getQueueId()(Code) | | Returns the synchronizerURI. |
getWsName | public String getWsName()(Code) | | Returns the wsName. |
getWscPath | public String getWscPath()(Code) | | Returns the wscPath. |
setClientName | public void setClientName(String clientName)(Code) | | Parameters: clientName - The clientName to set. |
setLogin | public void setLogin(String login)(Code) | | Parameters: login - The login to set. |
setPassword | public void setPassword(String password)(Code) | | Parameters: password - The password to set. |
setPath | public void setPath(String path)(Code) | | Parameters: path - The path to set. |
setQueueId | public void setQueueId(String queueId)(Code) | | Parameters: synchronizerURI - The synchronizerURI to set. |
setWsName | public void setWsName(String wsName)(Code) | | Parameters: wsName - The wsName to set. |
setWscPath | public void setWscPath(String wscPath)(Code) | | Parameters: wscPath - The wscPath to set. |
|
|