Uses of Interface
org.igniterealtime.jbosh.BodyParser
-
Uses of BodyParser in org.igniterealtime.jbosh
Classes in org.igniterealtime.jbosh that implement BodyParserModifier and TypeClassDescription(package private) final class
Implementation of the BodyParser interface which uses the SAX API that is part of the JDK.(package private) final class
Implementation of the BodyParser interface which uses the XmlPullParser API.Fields in org.igniterealtime.jbosh declared as BodyParserModifier and TypeFieldDescriptionprivate static final BodyParser
StaticBody.PARSER
Selected parser to be used to process raw XML messages.