| Package | Description |
|---|---|
| com.consol.citrus.config | |
| com.consol.citrus.context | |
| com.consol.citrus.endpoint |
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
CitrusBaseConfig.getEndpointFactory() |
| Modifier and Type | Method and Description |
|---|---|
EndpointFactory |
TestContextFactory.getEndpointFactory()
Gets the endpoint factory.
|
EndpointFactory |
TestContext.getEndpointFactory()
Gets the endpoint factory.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestContextFactory.setEndpointFactory(EndpointFactory endpointFactory)
Sets the endpoint factory.
|
void |
TestContext.setEndpointFactory(EndpointFactory endpointFactory)
Sets the endpoint factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEndpointFactory
Default endpoint factory implementation uses registered endpoint components in Spring application context to create endpoint
from given endpoint uri.
|
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.