| Package | Description |
|---|---|
| org.switchyard.component.common.knowledge.config.model | |
| org.switchyard.component.common.knowledge.config.model.v2 |
| Modifier and Type | Method and Description |
|---|---|
RemoteJmsModel |
RemoteJmsModel.setHostName(String hostName)
Sets the hostName attribute.
|
RemoteJmsModel |
RemoteJmsModel.setKeystoreLocation(String keystoreLocation)
Sets the keystoreLocation attribute.
|
RemoteJmsModel |
RemoteJmsModel.setKeystorePassword(String keystorePassword)
Sets the keystorePassword attribute.
|
RemoteJmsModel |
RemoteJmsModel.setTruststoreLocation(String truststoreLocation)
Sets the truststoreLocation attribute.
|
RemoteJmsModel |
RemoteJmsModel.setTruststorePassword(String truststorePassword)
Sets the truststorePassword attribute.
|
RemoteJmsModel |
RemoteJmsModel.setUseSsl(boolean useSsl)
Sets the useSsl attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
V2RemoteJmsModel
The 2nd version RemoteJmsModel.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteJmsModel |
V2RemoteJmsModel.setHostName(String hostName)
Sets the hostName attribute.
|
RemoteJmsModel |
V2RemoteJmsModel.setKeystoreLocation(String keystoreLocation)
Sets the keystoreLocation attribute.
|
RemoteJmsModel |
V2RemoteJmsModel.setKeystorePassword(String keystorePassword)
Sets the keystorePassword attribute.
|
RemoteJmsModel |
V2RemoteJmsModel.setTruststoreLocation(String truststoreLocation)
Sets the truststoreLocation attribute.
|
RemoteJmsModel |
V2RemoteJmsModel.setTruststorePassword(String truststorePassword)
Sets the truststorePassword attribute.
|
RemoteJmsModel |
V2RemoteJmsModel.setUseSsl(boolean useSsl)
Sets the useSsl attribute.
|
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.