| Package | Description |
|---|---|
| com.consol.citrus.dsl.endpoint |
| Modifier and Type | Method and Description |
|---|---|
static AsyncSyncEndpointBuilder<ChannelEndpointBuilder,ChannelSyncEndpointBuilder> |
CitrusEndpoints.channel()
Creates new ChannelEndpoint sync or async builder.
|
static AsyncSyncEndpointBuilder<JmsEndpointBuilder,JmsSyncEndpointBuilder> |
CitrusEndpoints.jms()
Creates new JmsEndpoint sync or async builder.
|
static AsyncSyncEndpointBuilder<VertxEndpointBuilder,VertxSyncEndpointBuilder> |
CitrusEndpoints.vertx()
Creates new VertxEndpoint sync or async builder.
|
Copyright © 2008–2019 ConSol Software GmbH. All rights reserved.