Home | History | Annotate | Download | only in jbosh

Lines Matching refs:getAttribute

85                 resp.getAttribute(Attributes.ACK));
86 String rid = req.getAttribute(Attributes.RID);
95 resp.getAttribute(Attributes.VER)),
97 resp.getAttribute(Attributes.POLLING)),
99 resp.getAttribute(Attributes.INACTIVITY)),
101 resp.getAttribute(Attributes.REQUESTS)),
103 resp.getAttribute(Attributes.HOLD)),
105 resp.getAttribute(Attributes.ACCEPT)),
107 resp.getAttribute(Attributes.MAXPAUSE)),
110 resp.getAttribute(Attributes.CHARSETS)),
119 String attrStr = body.getAttribute(name);