Uses of Package
org.jivesoftware.openfire.nio
-
Packages that use org.jivesoftware.openfire.nio Package Description org.jivesoftware.openfire.nio org.jivesoftware.openfire.spi -
Classes in org.jivesoftware.openfire.nio used by org.jivesoftware.openfire.nio Class Description NettyConnection Implementation ofConnection
interface specific for Netty connections.NettyConnectionHandler A NettyConnectionHandler is responsible for creating new sessions, destroying sessions and delivering received XML stanzas to the proper StanzaHandler.XMLNotWellFormedException An Exception indicating that evaluated content is not valid XML. -
Classes in org.jivesoftware.openfire.nio used by org.jivesoftware.openfire.spi Class Description NettyChannelHandlerFactory Defines a factory forChannelHandler
instances.