Package | Description |
---|---|
org.wildfly.httpclient.naming | |
org.wildfly.naming.client | |
org.wildfly.naming.client.store |
Modifier and Type | Class and Description |
---|---|
class |
HttpRootContext |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFederatingContext
A abstract federating context.
|
Modifier and Type | Class and Description |
---|---|
class |
RelativeContext
A context which is a relative subcontext of a root context.
|
class |
RelativeFederatingContext
A context which is a relative subcontext of a root context.
|
Constructor and Description |
---|
RelativeContext(FastHashtable<String,Object> environment,
AbstractContext rootContext,
SimpleName prefix) |
RelativeFederatingContext(FastHashtable<String,Object> environment,
AbstractContext rootContext,
CompositeName prefix) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.