HomeSort by relevance Sort by last modified time
    Searched refs:POLLING (Results 1 - 2 of 2) sorted by null

  /external/smack/src/com/kenai/jbosh/
Attributes.java 49 static final BodyQName POLLING = BodyQName.createBOSH("polling");
CMSessionParams.java 32 private final AttrPolling polling; field in class:CMSessionParams
69 polling = aPolling;
97 resp.getAttribute(Attributes.POLLING)),
142 return polling;

Completed in 52 milliseconds