View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window switchman-togglz-client-1.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.is24.common.togglz.remote.http
├─ de.is24.common.togglz.remote.http.PreEmptiveAuthHttpRequestFactory.class - [JAR]
de.is24.common.togglz.filter
├─ de.is24.common.togglz.filter.CookieOverwritingPersistentStateRepositoryFilter.class - [JAR]
├─ de.is24.common.togglz.filter.TogglzCookieStateRepositoryFilter.class - [JAR]
de.is24.common.togglz.remote
├─ de.is24.common.togglz.remote.FeatureSwitchRemoteClient.class - [JAR]
├─ de.is24.common.togglz.remote.RemoteFeatureStatesClient.class - [JAR]
de.is24.common.togglz.remote.api.serialization
├─ de.is24.common.togglz.remote.api.serialization.DateTimeDeserializer.class - [JAR]
├─ de.is24.common.togglz.remote.api.serialization.DateTimeSerializer.class - [JAR]
├─ de.is24.common.togglz.remote.api.serialization.HalEnabledObjectMapper.class - [JAR]
de.is24.common.togglz.filter.cookie
├─ de.is24.common.togglz.filter.cookie.CookieHandler.class - [JAR]
├─ de.is24.common.togglz.filter.cookie.SimpleCookieHandler.class - [JAR]
de.is24.common.togglz.remote.command
├─ de.is24.common.togglz.remote.command.AbstractFeatureStateRemoteCommand.class - [JAR]
├─ de.is24.common.togglz.remote.command.GetRemoteFeatureStatesCommand.class - [JAR]
de.is24.common.togglz.repository
├─ de.is24.common.togglz.repository.NoOpStateRepository.class - [JAR]
├─ de.is24.common.togglz.repository.RemoteEnabledStateRepository.class - [JAR]
├─ de.is24.common.togglz.repository.ThreadLocalStateRepository.class - [JAR]
de.is24.common.togglz.remote.api
├─ de.is24.common.togglz.remote.api.RemoteFeature.class - [JAR]
├─ de.is24.common.togglz.remote.api.RemoteFeatureState.class - [JAR]
de.is24.common.togglz.filter.wrapper
├─ de.is24.common.togglz.filter.wrapper.BufferingResponseWrapper.class - [JAR]
de.is24.common.togglz.provider
├─ de.is24.common.togglz.provider.MergingFeatureProvider.class - [JAR]
├─ de.is24.common.togglz.provider.RemoteFeatureSwitchProvider.class - [JAR]
de.is24.common.togglz.remote.config
├─ de.is24.common.togglz.remote.config.FeatureSwitchRemoteClientConfig.class - [JAR]
├─ de.is24.common.togglz.remote.config.TogglzRemoteClientSettings.class - [JAR]