Server and checks
the response.IOStrategy could be applied for a
Transport.FilterChain filter, which replies with the request
message.FilterChain filter, which asynchronously replies
with the request message.Set of currently active Connections.TransportFilter,
which is response for Buffer <-> GIOPMessage transformation.Connection was
accepted by a TransportConnection is getting closedConnection closing.Connection was
connected to some endpointMultiLinePacket.String line.MultiLinePacket from
a client.Connection has some available dataFilter, which tracks the connections
lifecycle.System.out.TransportFilter - reads/writes data from/to network
MultiStringFilter - translates Buffer <-> List<String>
MultiLineFilter - translates String <-> MultiLinePacket (see 1)
ServerAuthFilter - checks authentication header in an incoming packets.FilterChain based SSL client, which sends a message to
the echo server and waits for response.EchoFilter from echo example.Copyright © 2018 Oracle Corporation. All Rights Reserved.