Uses of Interface
org.xnio.channels.ReadableMultipointMessageChannel
Packages that use ReadableMultipointMessageChannel
-
Uses of ReadableMultipointMessageChannel in org.xnio.channels
Subinterfaces of ReadableMultipointMessageChannel in org.xnio.channelsModifier and TypeInterfaceDescriptioninterface
A multipoint datagram channel.interface
A multicast-capable point-to-multipoint channel.interface
A point-to-multipoint message channel.Methods in org.xnio.channels that return types with arguments of type ReadableMultipointMessageChannelModifier and TypeMethodDescriptionReadableMultipointMessageChannel.getCloseSetter()
Get the setter which can be used to change the close listener for this channel.ReadableMultipointMessageChannel.getReadSetter()
Get the setter which can be used to change the read listener for this channel.