Toggle navigation
Home
org.rapidoid.net.impl.RapidoidChannel to java.nio.channels.SocketChannel
No. of Instances - 4
No. of Commits - 2
No. of Projects - {'rapidoid'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Internal -> Jdk
Mapping:
Cascading Type Change (Different)
ArrayBlockingQueue<RapidoidChannel>
to
ArrayBlockingQueue<SocketChannel>
ArrayBlockingQueue<>
to
ArrayBlockingQueue<SocketChannel>
Other
new RapidoidChannel(socketChannel,false,serverProtocol)
to
socketChannel
new RapidoidChannel(socketChannel,false,serverProtocol)
to
socketChannel
Cascading Type Change (Similar)
RapidoidChannel
to
SocketChannel
RapidoidChannel
to
SocketChannel
Rename Variable
channel
to
schannel
channel
to
schannel
channel
to
schannel
channel
to
schannel