jar

com.hotels.styx : styx-client

Maven & Gradle

May 14, 2020
7 usages
233 stars

Styx - Components - Client

Table Of Contents

Latest Version

Download com.hotels.styx : styx-client JAR file - Latest Versions:

All Versions

Download com.hotels.styx : styx-client JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
0.7.x CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
CVE-2020-6858
v0.0.x
0.0.x CVE-2020-6858
styx CVE-2020-6858

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 styx-client-1.0.0-rc4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.hotels.styx.client

├─ com.hotels.styx.client.BackendServiceClient.class - [JAR]

├─ com.hotels.styx.client.BadHttpResponseException.class - [JAR]

├─ com.hotels.styx.client.ChannelOptionSetting.class - [JAR]

├─ com.hotels.styx.client.Connection.class - [JAR]

├─ com.hotels.styx.client.ConnectionSettings.class - [JAR]

├─ com.hotels.styx.client.HttpClient.class - [JAR]

├─ com.hotels.styx.client.HttpConfig.class - [JAR]

├─ com.hotels.styx.client.HttpRequestOperationFactory.class - [JAR]

├─ com.hotels.styx.client.OriginRestrictionLoadBalancingStrategy.class - [JAR]

├─ com.hotels.styx.client.OriginStatsFactory.class - [JAR]

├─ com.hotels.styx.client.OriginsCommandsListener.class - [JAR]

├─ com.hotels.styx.client.OriginsInventory.class - [JAR]

├─ com.hotels.styx.client.RewriteRuleset.class - [JAR]

├─ com.hotels.styx.client.StyxBackendServiceClient.class - [JAR]

├─ com.hotels.styx.client.StyxClientException.class - [JAR]

├─ com.hotels.styx.client.StyxHeaderConfig.class - [JAR]

├─ com.hotels.styx.client.StyxHostHttpClient.class - [JAR]

├─ com.hotels.styx.client.StyxHttpClient.class - [JAR]

├─ com.hotels.styx.client.StyxHttpClientTransaction.class - [JAR]

com.hotels.styx.client.ssl

├─ com.hotels.styx.client.ssl.SslContextFactory.class - [JAR]

com.hotels.styx.client.applications

├─ com.hotels.styx.client.applications.AggregateTimer.class - [JAR]

├─ com.hotels.styx.client.applications.OriginStats.class - [JAR]

com.hotels.styx.client.stickysession

├─ com.hotels.styx.client.stickysession.StickySessionCookie.class - [JAR]

├─ com.hotels.styx.client.stickysession.StickySessionLoadBalancingStrategy.class - [JAR]

com.hotels.styx.client.origincommands

├─ com.hotels.styx.client.origincommands.DisableOrigin.class - [JAR]

├─ com.hotels.styx.client.origincommands.EnableOrigin.class - [JAR]

├─ com.hotels.styx.client.origincommands.GetOriginsInventorySnapshot.class - [JAR]

├─ com.hotels.styx.client.origincommands.OriginCommand.class - [JAR]

com.hotels.styx.client.applications.metrics

├─ com.hotels.styx.client.applications.metrics.ApplicationMetrics.class - [JAR]

├─ com.hotels.styx.client.applications.metrics.OriginMetrics.class - [JAR]

├─ com.hotels.styx.client.applications.metrics.StatusCodes.class - [JAR]

com.hotels.styx.client.retry

├─ com.hotels.styx.client.retry.AbstractRetryPolicy.class - [JAR]

├─ com.hotels.styx.client.retry.RetryNTimes.class - [JAR]

├─ com.hotels.styx.client.retry.RetryPolicies.class - [JAR]

├─ com.hotels.styx.client.retry.RetryPolicyFactory.class - [JAR]

com.hotels.styx.client.healthcheck.monitors

├─ com.hotels.styx.client.healthcheck.monitors.AnomalyExcludingOriginHealthStatusMonitor.class - [JAR]

├─ com.hotels.styx.client.healthcheck.monitors.NoOriginHealthStatusMonitor.class - [JAR]

├─ com.hotels.styx.client.healthcheck.monitors.ScheduledOriginHealthStatusMonitor.class - [JAR]

com.hotels.styx.client.netty.connectionpool

├─ com.hotels.styx.client.netty.connectionpool.HttpRequestOperation.class - [JAR]

├─ com.hotels.styx.client.netty.connectionpool.NettyConnection.class - [JAR]

├─ com.hotels.styx.client.netty.connectionpool.NettyConnectionFactory.class - [JAR]

├─ com.hotels.styx.client.netty.connectionpool.NettyToStyxResponsePropagator.class - [JAR]

├─ com.hotels.styx.client.netty.connectionpool.RequestsToOriginMetricsCollector.class - [JAR]

com.hotels.styx.client.connectionpool.stubs

├─ com.hotels.styx.client.connectionpool.stubs.StubConnectionFactory.class - [JAR]

com.hotels.styx.client.healthcheck

├─ com.hotels.styx.client.healthcheck.AnomalyExcludingOriginHealthEventListener.class - [JAR]

├─ com.hotels.styx.client.healthcheck.OriginHealthCheckFunction.class - [JAR]

├─ com.hotels.styx.client.healthcheck.OriginHealthStatusMonitor.class - [JAR]

├─ com.hotels.styx.client.healthcheck.OriginHealthStatusMonitorFactory.class - [JAR]

├─ com.hotels.styx.client.healthcheck.Schedule.class - [JAR]

├─ com.hotels.styx.client.healthcheck.UrlRequestHealthCheck.class - [JAR]

com.hotels.styx.client.loadbalancing.strategies

├─ com.hotels.styx.client.loadbalancing.strategies.BusyConnectionsStrategy.class - [JAR]

├─ com.hotels.styx.client.loadbalancing.strategies.PowerOfTwoStrategy.class - [JAR]

├─ com.hotels.styx.client.loadbalancing.strategies.RoundRobinStrategy.class - [JAR]

com.hotels.styx.client.connectionpool

├─ com.hotels.styx.client.connectionpool.ConnectionPool.class - [JAR]

├─ com.hotels.styx.client.connectionpool.ConnectionPools.class - [JAR]

├─ com.hotels.styx.client.connectionpool.ExpiringConnection.class - [JAR]

├─ com.hotels.styx.client.connectionpool.ExpiringConnectionFactory.class - [JAR]

├─ com.hotels.styx.client.connectionpool.MaxPendingConnectionTimeoutException.class - [JAR]

├─ com.hotels.styx.client.connectionpool.MaxPendingConnectionsExceededException.class - [JAR]

├─ com.hotels.styx.client.connectionpool.ResourceExhaustedException.class - [JAR]

├─ com.hotels.styx.client.connectionpool.SimpleConnectionPool.class - [JAR]

├─ com.hotels.styx.client.connectionpool.SimpleConnectionPoolFactory.class - [JAR]

├─ com.hotels.styx.client.connectionpool.StatsReportingConnectionPool.class - [JAR]

Advertisement

Dependencies from Group

May 14, 2020
12 usages
233 stars
May 14, 2020
12 usages
233 stars
May 14, 2020
9 usages
233 stars
May 14, 2020
8 usages
233 stars
May 14, 2020
8 usages
233 stars

Discover Dependencies

May 14, 2020
12 usages
233 stars
Mar 18, 2018
1 usages
0 stars
Dec 17, 2018
2 usages
5.4k stars
Nov 24, 2017
40 stars
Feb 23, 2018
100 stars
Mar 01, 2019
1 stars