| java.lang.Object | ||
| ↳ | org.mule.modules.ssh.multiplexer.processors.AbstractExpressionEvaluator | |
| ↳ | org.mule.modules.ssh.multiplexer.processors.AbstractConnectedProcessor | |
Known Direct Subclasses
|
Known Indirect Subclasses
|
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _hostType | |||||||||||
| _passwordType | |||||||||||
| _portType | |||||||||||
| _usernameType | |||||||||||
| host | |||||||||||
| password | |||||||||||
| port | |||||||||||
| username | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves host
| |||||||||||
Retrieves password
| |||||||||||
Retrieves port
| |||||||||||
Retrieves username
| |||||||||||
Sets host
| |||||||||||
Sets password
| |||||||||||
Sets port
| |||||||||||
Sets username
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
org.mule.modules.ssh.multiplexer.processors.AbstractExpressionEvaluator
| |||||||||||
From class
java.lang.Object
| |||||||||||
Retrieves host
Retrieves password
Retrieves port
Retrieves username
Sets host
| value | Value to set |
|---|
Sets password
| value | Value to set |
|---|
Sets port
| value | Value to set |
|---|
Sets username
| value | Value to set |
|---|