jar

io.github.proto4j : proto4j-xtral

Maven & Gradle

Jan 29, 2023
0 stars

Proto4j-XTral · Client-server infrastructure controlled by Java-Annotations.

Table Of Contents

Latest Version

Download io.github.proto4j : proto4j-xtral JAR file - Latest Versions:

All Versions

Download io.github.proto4j : proto4j-xtral JAR file - All Versions:

Version Vulnerabilities Size Updated
0.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 proto4j-xtral-0.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.proto4j.xtral.config

├─ io.github.proto4j.xtral.config.AbstractXTralConfiguration.class - [JAR]

├─ io.github.proto4j.xtral.config.XTralConfiguration.class - [JAR]

├─ io.github.proto4j.xtral.config.XTralConfigurationFactory.class - [JAR]

├─ io.github.proto4j.xtral.config.XTralServerConfiguration.class - [JAR]

io.github.proto4j.xtral.io

├─ io.github.proto4j.xtral.io.CallableHandler.class - [JAR]

├─ io.github.proto4j.xtral.io.ConnectSpec.class - [JAR]

├─ io.github.proto4j.xtral.io.Connection.class - [JAR]

├─ io.github.proto4j.xtral.io.ConnectionBase.class - [JAR]

├─ io.github.proto4j.xtral.io.ConnectionFactory.class - [JAR]

├─ io.github.proto4j.xtral.io.SocketConnectionBase.class - [JAR]

io.github.proto4j.xtral

├─ io.github.proto4j.xtral.XTral.class - [JAR]

├─ io.github.proto4j.xtral.XTralClient.class - [JAR]

├─ io.github.proto4j.xtral.XTralServer.class - [JAR]

io.github.proto4j.xtral.annotation

├─ io.github.proto4j.xtral.annotation.Agent.class - [JAR]

├─ io.github.proto4j.xtral.annotation.AllowConfig.class - [JAR]

├─ io.github.proto4j.xtral.annotation.Client.class - [JAR]

├─ io.github.proto4j.xtral.annotation.ExceptionHandler.class - [JAR]

├─ io.github.proto4j.xtral.annotation.InboundHandler.class - [JAR]

├─ io.github.proto4j.xtral.annotation.IncludedHandler.class - [JAR]

├─ io.github.proto4j.xtral.annotation.OutboundHandler.class - [JAR]

├─ io.github.proto4j.xtral.annotation.Server.class - [JAR]

io.github.proto4j.xtral.multicast

├─ io.github.proto4j.xtral.multicast.DatagramSocketFactory.class - [JAR]

├─ io.github.proto4j.xtral.multicast.DefaultDatagramSocketFactory.class - [JAR]

├─ io.github.proto4j.xtral.multicast.MulticastChannel.class - [JAR]

├─ io.github.proto4j.xtral.multicast.MulticastConnectionBase.class - [JAR]

├─ io.github.proto4j.xtral.multicast.XTralMulticastConfiguration.class - [JAR]

io.github.proto4j.xtral.bootstrap

├─ io.github.proto4j.xtral.bootstrap.DefaultServerBootstrapFactory.class - [JAR]

├─ io.github.proto4j.xtral.bootstrap.ServerBootstrap.class - [JAR]

├─ io.github.proto4j.xtral.bootstrap.ServerBootstrapFactory.class - [JAR]

├─ io.github.proto4j.xtral.bootstrap.ServerSocketBootstrap.class - [JAR]

io.github.proto4j.xtral.io.channel

├─ io.github.proto4j.xtral.io.channel.AbstractChannel.class - [JAR]

├─ io.github.proto4j.xtral.io.channel.Channel.class - [JAR]

├─ io.github.proto4j.xtral.io.channel.ChannelFactory.class - [JAR]

├─ io.github.proto4j.xtral.io.channel.ChannelOption.class - [JAR]