Uses of Class
com.jedox.palojlib.main.ConnectionConfiguration
Packages that use ConnectionConfiguration
-
Uses of ConnectionConfiguration in com.jedox.palojlib.main
Fields in com.jedox.palojlib.main declared as ConnectionConfigurationModifier and TypeFieldDescriptionprotected final ConnectionConfiguration
Connection.connectionConfiguration
protected final ConnectionConfiguration
ConnectionHandler.connectionConfiguration
Methods in com.jedox.palojlib.main that return ConnectionConfigurationModifier and TypeMethodDescriptionConnectionConfiguration.copyOf()
Connection.getConnectionConfiguration()
Constructors in com.jedox.palojlib.main with parameters of type ConnectionConfiguration -
Uses of ConnectionConfiguration in com.jedox.palojlib.managers
Subclasses of ConnectionConfiguration in com.jedox.palojlib.managersModifier and TypeClassDescriptionfinal class
extends the ConnectionConfiguration to manage SSL communication and server information (needed sometimes to see which request syntax is possible)Methods in com.jedox.palojlib.managers with parameters of type ConnectionConfigurationModifier and TypeMethodDescriptionHttpHandlerManager.initHttpHandler
(ConnectionConfiguration config) initialize the httphandler that will be used for a certain ConnectionConfiguartionboolean
HttpHandlerManager.isInitialized
(ConnectionConfiguration connectionConfiguration) protected void
HttpHandlerInfo.overwrite
(ConnectionConfiguration config) void
HttpHandlerManager.removeHttpHandler
(ConnectionConfiguration config) Constructors in com.jedox.palojlib.managers with parameters of type ConnectionConfiguration