jar

io.vlingo : vlingo-wire

Maven & Gradle

Apr 30, 2021
3 usages
13 stars

vlingo-wire · Wire protocol messaging implementations, such as with full-duplex TCP and UDP multicast, using VLINGO XOOM Actors.

Table Of Contents

Latest Version

Download io.vlingo : vlingo-wire JAR file - Latest Versions:

All Versions

Download io.vlingo : vlingo-wire JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.9.x
0.8.x
0.7.x
0.5.x
0.4.x
0.3.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 vlingo-wire-1.7.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.vlingo.xoom.wire.fdx.bidirectional.netty.client

├─ io.vlingo.xoom.wire.fdx.bidirectional.netty.client.NettyChannelResponseHandler.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.netty.client.NettyClientRequestResponseChannel.class - [JAR]

io.vlingo.xoom.wire.node

├─ io.vlingo.xoom.wire.node.Address.class - [JAR]

├─ io.vlingo.xoom.wire.node.AddressType.class - [JAR]

├─ io.vlingo.xoom.wire.node.Configuration.class - [JAR]

├─ io.vlingo.xoom.wire.node.Host.class - [JAR]

├─ io.vlingo.xoom.wire.node.Id.class - [JAR]

├─ io.vlingo.xoom.wire.node.Name.class - [JAR]

├─ io.vlingo.xoom.wire.node.Node.class - [JAR]

├─ io.vlingo.xoom.wire.node.NodeSynchronizer.class - [JAR]

io.vlingo.xoom.wire.fdx.inbound

├─ io.vlingo.xoom.wire.fdx.inbound.InboundChannelReaderProvider.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundClientReference.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundResponder.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundStream.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundStreamActor.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundStreamInterest.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundStreamInterest__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.InboundStream__Proxy.class - [JAR]

io.vlingo.xoom.wire.fdx.inbound.rsocket

├─ io.vlingo.xoom.wire.fdx.inbound.rsocket.RSocketChannelInboundReader.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.rsocket.RSocketInboundChannelReaderProvider.class - [JAR]

io.vlingo.xoom.wire.fdx.bidirectional

├─ io.vlingo.xoom.wire.fdx.bidirectional.BasicClientRequestResponseChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.ClientRequestResponseChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.SecureClientRequestResponseChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.ServerRequestResponseChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.ServerRequestResponseChannelActor.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.ServerRequestResponseChannel__Proxy.class - [JAR]

io.vlingo.xoom.wire.fdx.outbound.tcp

├─ io.vlingo.xoom.wire.fdx.outbound.tcp.ManagedOutboundSocketChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.tcp.ManagedOutboundSocketChannelProvider.class - [JAR]

io.vlingo.xoom.wire.message

├─ io.vlingo.xoom.wire.message.BasicConsumerByteBuffer.class - [JAR]

├─ io.vlingo.xoom.wire.message.ByteBufferAllocator.class - [JAR]

├─ io.vlingo.xoom.wire.message.ConsumerByteBuffer.class - [JAR]

├─ io.vlingo.xoom.wire.message.ConsumerByteBufferPool.class - [JAR]

├─ io.vlingo.xoom.wire.message.Converters.class - [JAR]

├─ io.vlingo.xoom.wire.message.Message.class - [JAR]

├─ io.vlingo.xoom.wire.message.MessagePartsBuilder.class - [JAR]

├─ io.vlingo.xoom.wire.message.PublisherAvailability.class - [JAR]

├─ io.vlingo.xoom.wire.message.RawMessage.class - [JAR]

├─ io.vlingo.xoom.wire.message.RawMessageBuilder.class - [JAR]

├─ io.vlingo.xoom.wire.message.RawMessageHeader.class - [JAR]

io.vlingo.xoom.wire.fdx.outbound.rsocket

├─ io.vlingo.xoom.wire.fdx.outbound.rsocket.ManagedOutboundRSocketChannelProvider.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.rsocket.RSocketOutboundChannel.class - [JAR]

io.vlingo.xoom.wire.fdx.outbound

├─ io.vlingo.xoom.wire.fdx.outbound.AbstractManagedOutboundChannelProvider.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.ApplicationOutboundStream.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.ApplicationOutboundStreamActor.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.ApplicationOutboundStream__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.ManagedOutboundChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.ManagedOutboundChannelProvider.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.outbound.Outbound.class - [JAR]

io.vlingo.xoom.wire.multicast

├─ io.vlingo.xoom.wire.multicast.Group.class - [JAR]

├─ io.vlingo.xoom.wire.multicast.MulticastPublisherReader.class - [JAR]

├─ io.vlingo.xoom.wire.multicast.MulticastSubscriber.class - [JAR]

io.vlingo.xoom.wire.channel

├─ io.vlingo.xoom.wire.channel.ChannelMessageDispatcher.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ChannelPublisher.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ChannelReader.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ChannelReaderConsumer.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ChannelReaderConsumer__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.channel.DatagramChannelSelectionReader.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RefreshableSelector.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestChannelConsumer.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestChannelConsumerProvider.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestChannelConsumer__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestListenerChannel.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestResponseContext.class - [JAR]

├─ io.vlingo.xoom.wire.channel.RequestSenderChannel.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseChannelConsumer.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseChannelConsumer__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseData.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseListenerChannel.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseSenderChannel.class - [JAR]

├─ io.vlingo.xoom.wire.channel.ResponseSenderChannel__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SelectionReader.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SocketChannelSelectionProcessor.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SocketChannelSelectionProcessorActor.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SocketChannelSelectionProcessor__Proxy.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SocketChannelSelectionReader.class - [JAR]

├─ io.vlingo.xoom.wire.channel.SocketChannelWriter.class - [JAR]

io.vlingo.xoom.wire.fdx.bidirectional.rsocket

├─ io.vlingo.xoom.wire.fdx.bidirectional.rsocket.RSocketChannelContext.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.rsocket.RSocketClientChannel.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.rsocket.RSocketServerChannelActor.class - [JAR]

io.vlingo.xoom.wire.fdx.inbound.tcp

├─ io.vlingo.xoom.wire.fdx.inbound.tcp.SocketChannelInboundReader.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.inbound.tcp.SocketInboundChannelReaderProvider.class - [JAR]

io.vlingo.xoom.wire.fdx.bidirectional.netty.server

├─ io.vlingo.xoom.wire.fdx.bidirectional.netty.server.NettyInboundHandler.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.netty.server.NettyServerChannelActor.class - [JAR]

├─ io.vlingo.xoom.wire.fdx.bidirectional.netty.server.NettyServerChannelContext.class - [JAR]

Advertisement

Dependencies from Group

Apr 30, 2021
19 usages
225 stars
Apr 30, 2021
11 usages
16 stars
Apr 30, 2021
10 usages
225 stars
Apr 30, 2021
4 usages
55 stars
Apr 30, 2021
3 usages
13 stars

Discover Dependencies

Dec 21, 2021
2 usages
0 stars
Mar 11, 2021
2 usages
175 stars
Sep 09, 2022
3 usages
28 stars
Mar 02, 2021
1 usages
0 stars
Mar 02, 2021
1 usages
0 stars
Apr 29, 2021
7 usages
60 stars
log
Nov 12, 2020
4 usages