java.lang.Object | |
↳ | com.computime.sunsystemsssc.ConnectionManagementStrategy |
Known Direct Subclasses |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
authenticationToken | |||||||||||
executorPortURL | |||||||||||
executorclient | |||||||||||
license | |||||||||||
securityPortURL | |||||||||||
securityclient |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates the client to interact with Sun Systems through SSC
| |||||||||||
Are we connected
| |||||||||||
Are we connected
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Creates the client to interact with Sun Systems through SSC
host | The host (IP of server name) of the Sun Systems SSC instance |
---|---|
port | The port of the Sun Systems SSC instance |
username | The username that is going to used to log in to the service (used to identify the connection in the pool) |
password | The password of the user that is going to use the service |
wsdlLocation | The URL location in where the WSDL of the service can be found |
license | The SSC license code |
ConnectionException | If cannot connect through this exception |
---|
Are we connected