Uses of Interface
org.xnio.channels.WritableMultipointMessageChannel
Packages that use WritableMultipointMessageChannel
-
Uses of WritableMultipointMessageChannel in org.xnio.channels
Subinterfaces of WritableMultipointMessageChannel 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 WritableMultipointMessageChannelModifier and TypeMethodDescriptionWritableMultipointMessageChannel.getCloseSetter()
Get the setter which can be used to change the close listener for this channel.WritableMultipointMessageChannel.getWriteSetter()
Get the setter which can be used to change the write listener for this channel.