Skip to content

Commit

Permalink
cumulative update (see below for more info)
Browse files Browse the repository at this point in the history
- Moved password encryption/decryption code to new class EncryptedPasswordValue and its subclass
- Made EncryptedPassword final and use EncryptedPasswordValue
- Made EncryptedPasswordSpecConstants to use EncryptedPasswordValue subclass
- Moved password hashing code to new class HashedPasswordValue and its subclass
- Made HashedPassword final and use HashedPasswordValue
- Made HashedPasswordSpecConstants to use HashedPasswordValue subclass
- Expanded note in README.md and index page
- Completed documentation and testing of module com.github.jh3nd3rs0n.jargyle.common
  • Loading branch information
jh3nd3rs0n committed Jan 19, 2024
1 parent 56585cc commit c7ae216
Show file tree
Hide file tree
Showing 879 changed files with 6,333 additions and 3,002 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,11 @@

Jargyle is a Java SOCKS5 API and server.

**Note:** Although the user guide is complete, the reference and Javadocs are
incomplete at this time, but they will be complete in the future.
**Note:** Currently Jargyle is still in development. Although implementation
of the features is completed, breaking changes may occur such as the renaming
of classes and methods for further clarity. Also, although the user guide is
complete, the reference and Javadocs are incomplete at this time, but they will
be complete in the future.

- [Client API Example](#client-api-example)
- [Server API Example](#server-api-example)
Expand Down
77 changes: 47 additions & 30 deletions docs/apidocs/allclasses-index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/apidocs/allpackages-index.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>All Packages (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="package index">
<meta name="generator" content="javadoc/AllPackagesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>DtlsPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: DtlsPropertySpecConstants">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>GeneralPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: GeneralPropertySpecConstants">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>HostResolver (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: HostResolver">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>NetObjectFactory (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: NetObjectFactory">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Properties (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: Properties">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Property (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: Property">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>PropertySpec (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: PropertySpec">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Scheme (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, enum: Scheme">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Socks5PropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: Socks5PropertySpecConstants">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksClient.ClientSocketConnectParams (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksClient, class: ClientSocketConnectParams">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksClient (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksClient">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksClientIOException (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksClientIOException">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksClientSocketException (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksClientSocketException">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksNetObjectFactory (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksNetObjectFactory">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksServerUri (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksServerUri">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SocksServerUriPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SocksServerUriPropertySpecConstants">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>SslPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="declaration: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: SslPropertySpecConstants">
<meta name="generator" content="javadoc/ClassWriterImpl">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.DtlsPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: DtlsPropertySpecConstants">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.GeneralPropertySpecConstants (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: GeneralPropertySpecConstants">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.HostResolver (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: HostResolver">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.NetObjectFactory (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: NetObjectFactory">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.Properties (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: Properties">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (21) on Fri Jan 12 12:08:56 EST 2024 -->
<!-- Generated by javadoc (21) on Thu Jan 18 23:02:16 EST 2024 -->
<title>Uses of Class com.github.jh3nd3rs0n.jargyle.client.Property (Jargyle 5.0.0-SNAPSHOT API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2024-01-12">
<meta name="dc.created" content="2024-01-18">
<meta name="description" content="use: module: com.github.jh3nd3rs0n.jargyle.client, package: com.github.jh3nd3rs0n.jargyle.client, class: Property">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit c7ae216

Please sign in to comment.