| Package | Description |
|---|---|
| com.consol.citrus.ssh.message | |
| com.consol.citrus.ssh.model |
| Modifier and Type | Method and Description |
|---|---|
SshMessage |
SshMessageConverter.convertOutbound(Message internalMessage,
SshEndpointConfiguration endpointConfiguration,
TestContext context) |
| Modifier and Type | Method and Description |
|---|---|
Message |
SshMessageConverter.convertInbound(SshMessage externalMessage,
SshEndpointConfiguration endpointConfiguration,
TestContext context) |
void |
SshMessageConverter.convertOutbound(SshMessage externalMessage,
Message internalMessage,
SshEndpointConfiguration endpointConfiguration,
TestContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
SshRequest
POJO encapsulating an SSH request.
|
class |
SshResponse
POJO encapsulate a SSH response.
|
Copyright © 2008–2018 ConSol Software GmbH. All rights reserved.