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 ConnectionConfigurationConnection.connectionConfigurationprotected final ConnectionConfigurationConnectionHandler.connectionConfigurationMethods 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 classextends 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 ConnectionConfiguartionbooleanHttpHandlerManager.isInitialized(ConnectionConfiguration connectionConfiguration) protected voidHttpHandlerInfo.overwrite(ConnectionConfiguration config) voidHttpHandlerManager.removeHttpHandler(ConnectionConfiguration config) Constructors in com.jedox.palojlib.managers with parameters of type ConnectionConfiguration