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 classImplementation of the BodyParser interface which uses the SAX API that is part of the JDK.(package private) final classImplementation of the BodyParser interface which uses the XmlPullParser API.Fields in org.igniterealtime.jbosh declared as BodyParserModifier and TypeFieldDescriptionprivate static final BodyParserStaticBody.PARSERSelected parser to be used to process raw XML messages.