| Package | Description |
|---|---|
| org.qubership.automation.itf.core.stub.fast |
| Modifier and Type | Method and Description |
|---|---|
static StubEndpointConfig.TransportTypes |
StubEndpointConfig.TransportTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StubEndpointConfig.TransportTypes[] |
StubEndpointConfig.TransportTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
StubEndpointConfig.addResponses(FastConfigurationRequest.FastOperation fastOperation,
Operation storableOperation,
StubEndpointConfig.TransportTypes transportType) |
| Constructor and Description |
|---|
FastStubsTreeView(String endpoint,
StubEndpointConfig.TransportTypes transportType)
Constructor.
|
ResponseDescription(Situation storableSituation,
StubEndpointConfig.TransportTypes transportType)
Constructor.
|
StubEndpointConfig(FastConfigurationRequest.FastSystem fastSystem,
FastConfigurationRequest.FastOperation fastOperation,
Operation storableOperation,
StubEndpointConfig.TransportTypes transportType,
String endPoint)
Constructor.
|
Copyright © 2025. All rights reserved.