Uses of Interface
de.xima.fc.prompt.mgmt.service.ITestPromptConnectionParams
Packages that use ITestPromptConnectionParams
-
Uses of ITestPromptConnectionParams in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return ITestPromptConnectionParamsModifier and TypeMethodDescriptionDefaultTestPromptConnectionParams.Builder.build()Creates a new prompt connection parameters instance with the current configuration. -
Uses of ITestPromptConnectionParams in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service with parameters of type ITestPromptConnectionParamsModifier and TypeMethodDescription<ConnectionConfig>
ITestPromptConnectionRetValIPromptTypeService.testConnection(IPromptServiceType<ConnectionConfig, ?> type, ITestPromptConnectionParams params, ConnectionConfig connectionConfig) Tests the connection to a prompt service, given a configured prompt connection.<ConnectionConfig>
ITestPromptConnectionRetValIPromptTypeService.testConnection(IPromptServiceType<ConnectionConfig, ?> type, ITestPromptConnectionParams params, SerializedPromptConfig connectionConfig) Tests the connection to a prompt service, given a configured prompt connection.