Uses of Package
org.jivesoftware.util

Packages that use org.jivesoftware.util
org.jivesoftware.util   
 

Classes in org.jivesoftware.util used by org.jivesoftware.util
Protocol
          This class can be used in conjunction with a mocked XMPP connection ( createMockedConnection(Protocol, String, String)) to verify a XMPP protocol.
Verification
          Implement this interface to verify a request/response pair.