jar

com.github.petruki : switcher-client

Maven & Gradle

Jul 31, 2020
3 stars

Switcher Client · Switcher Client for working with Switcher API

Table Of Contents

Latest Version

Download com.github.petruki : switcher-client JAR file - Latest Versions:

All Versions

Download com.github.petruki : switcher-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window switcher-client-1.0.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.petruki.switcher.client.model.criteria

├─ com.github.petruki.switcher.client.model.criteria.Config.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.Criteria.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.Domain.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.Group.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.Snapshot.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.Strategy.class - [JAR]

├─ com.github.petruki.switcher.client.model.criteria.SwitcherElement.class - [JAR]

com.github.petruki.switcher.client.facade

├─ com.github.petruki.switcher.client.facade.ClientOfflineServiceFacade.class - [JAR]

├─ com.github.petruki.switcher.client.facade.ClientServiceFacade.class - [JAR]

com.github.petruki.switcher.client.service

├─ com.github.petruki.switcher.client.service.ClientService.class - [JAR]

├─ com.github.petruki.switcher.client.service.ClientServiceImpl.class - [JAR]

com.github.petruki.switcher.client.exception

├─ com.github.petruki.switcher.client.exception.SwitcherAPIConnectionException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherFactoryContextException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidDateTimeArgumentException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidNumericFormat.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidOperationException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidOperationInputException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidStrategyException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherInvalidTimeFormat.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherKeyNotAvailableForComponentException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherKeyNotFoundException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherNoInputReceivedException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherSnapshotLoadException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherSnapshotWatcherException.class - [JAR]

├─ com.github.petruki.switcher.client.exception.SwitcherSnapshotWriteException.class - [JAR]

com.github.petruki.switcher.client.model

├─ com.github.petruki.switcher.client.model.Entry.class - [JAR]

├─ com.github.petruki.switcher.client.model.Switcher.class - [JAR]

com.github.petruki.switcher.client.factory

├─ com.github.petruki.switcher.client.factory.SwitcherExecutor.class - [JAR]

├─ com.github.petruki.switcher.client.factory.SwitcherOffline.class - [JAR]

├─ com.github.petruki.switcher.client.factory.SwitcherOnline.class - [JAR]

com.github.petruki.switcher.client.model.response

├─ com.github.petruki.switcher.client.model.response.AuthRequest.class - [JAR]

├─ com.github.petruki.switcher.client.model.response.AuthResponse.class - [JAR]

├─ com.github.petruki.switcher.client.model.response.CriteriaResponse.class - [JAR]

├─ com.github.petruki.switcher.client.model.response.SnapshotVersionResponse.class - [JAR]

com.github.petruki.switcher.client.utils

├─ com.github.petruki.switcher.client.utils.SnapshotLoader.class - [JAR]

├─ com.github.petruki.switcher.client.utils.SnapshotWatcher.class - [JAR]

├─ com.github.petruki.switcher.client.utils.SwitcherContextParam.class - [JAR]

├─ com.github.petruki.switcher.client.utils.SwitcherUtils.class - [JAR]

com.github.petruki.switcher.client

├─ com.github.petruki.switcher.client.SwitcherFactory.class - [JAR]

Advertisement