Modifier and Type | Class and Description |
---|---|
static class |
Namespaces.Namespace
A single namespace entry.
|
Modifier and Type | Field and Description |
---|---|
Namespaces.Namespace[] |
otherUsers
The namespaces for other users.
|
Namespaces.Namespace[] |
personal
The personal namespaces.
|
Namespaces.Namespace[] |
shared
The shared namespace.
|
Constructor and Description |
---|
Namespaces(Response r)
Parse out all the namespaces.
|
public Namespaces.Namespace[] personal
public Namespaces.Namespace[] otherUsers
public Namespaces.Namespace[] shared
public Namespaces(Response r) throws ProtocolException
r
- the Response to parseProtocolException
- for any protocol errorsCopyright © 2019 JBoss by Red Hat. All rights reserved.