|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpNode | |
---|---|
threads | |
xmlstreamparser |
Uses of HttpNode in threads |
---|
Methods in threads that return HttpNode | |
---|---|
protected HttpNode |
HttpBindThread.readStanza()
reads the next non-empty stanza (blocking) |
Methods in threads with parameters of type HttpNode | |
---|---|
protected void |
HttpBindThread.Authenticate(HttpNode x,
java.lang.String user,
java.lang.String pass,
java.lang.String domain)
authenticates the user with the most appropriate mechanism |
Uses of HttpNode in xmlstreamparser |
---|
Methods in xmlstreamparser that return HttpNode | |
---|---|
HttpNode |
HttpNode.child(java.lang.String n)
|
Constructors in xmlstreamparser with parameters of type HttpNode | |
---|---|
Node(HttpNode _node)
Constructor/Converter |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |