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 TypeInterfaceDescriptioninterfaceA multipoint datagram channel.interfaceA multicast-capable point-to-multipoint channel.interfaceA 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.