A B C D E F G H I J K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractContext - Class in org.wildfly.naming.client
-
An abstract
Contextimplementation which does not support federation of naming systems (i.e. - AbstractContext() - Constructor for class org.wildfly.naming.client.AbstractContext
-
Construct a new instance.
- AbstractContext(FastHashtable<String, Object>) - Constructor for class org.wildfly.naming.client.AbstractContext
-
Construct a new instance.
- AbstractFederatingContext - Class in org.wildfly.naming.client
-
A abstract federating context.
- AbstractFederatingContext(FastHashtable<String, Object>) - Constructor for class org.wildfly.naming.client.AbstractFederatingContext
- AbstractNamingPermission<This extends AbstractNamingPermission<This>> - Class in org.wildfly.naming.security
-
An abstract base class for naming permissions which are based on
SimpleNameand which support separate actions for each naming operation. - AbstractNamingPermission(String, int) - Constructor for class org.wildfly.naming.security.AbstractNamingPermission
- AbstractNamingPermission(String, String) - Constructor for class org.wildfly.naming.security.AbstractNamingPermission
- AbstractNamingPermission(SimpleName, int) - Constructor for class org.wildfly.naming.security.AbstractNamingPermission
- AbstractNamingPermission(SimpleName, String) - Constructor for class org.wildfly.naming.security.AbstractNamingPermission
- AbstractSimpleNamePermission<This extends AbstractSimpleNamePermission<This>> - Class in org.wildfly.naming.security
-
A base permission class which supports hierarchical
SimpleName-based names with a simple root. - AbstractSimpleNamePermission(String) - Constructor for class org.wildfly.naming.security.AbstractSimpleNamePermission
- AbstractSimpleNamePermission(SimpleName) - Constructor for class org.wildfly.naming.security.AbstractSimpleNamePermission
- add(int, String) - Method in class org.wildfly.naming.client.SimpleName
- add(String) - Method in class org.wildfly.naming.client.SimpleName
- addAll(int, Name) - Method in class org.wildfly.naming.client.SimpleName
- addAll(Name) - Method in class org.wildfly.naming.client.SimpleName
- addExplicitFailure(Throwable) - Method in class org.wildfly.naming.client.RetryContext
-
Indicates to a naming provider that this exception should be thrown, as opposed to a "no more destinations" summary exception, if no other destinations are successful during the invocation.
- addFailure(Throwable) - Method in class org.wildfly.naming.client.RetryContext
-
Register an exception that was observed while attempting to execute an operation against a destination.
- addProviderUri(URI) - Method in class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Add a provider URL to the environment being built.
- addProviderUris(Collection<URI>) - Method in class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Add a provider URL to the environment being built.
- addToEnvironment(String, Object) - Method in class org.wildfly.naming.client.AbstractContext
- addToEnvironment(String, Object) - Method in class org.wildfly.naming.client.WildFlyInitialContext
- addToEnvironment(String, Object) - Method in class org.wildfly.naming.client.WildFlyRootContext
- addTransientFail(URI) - Method in class org.wildfly.naming.client.RetryContext
-
Registers a destination as having transiently failed.
- apply(RetryContext, Name, T) - Method in interface org.wildfly.naming.client.NamingOperation
- authenticationFailed(AuthenticationException) - Method in class org.wildfly.naming.client._private.Messages_$logger
- authenticationFailed(AuthenticationException) - Method in interface org.wildfly.naming.client._private.Messages
- authenticationFailed$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
B
- bind(String, Object) - Method in class org.wildfly.naming.client.AbstractContext
- bind(String, Object) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- bind(String, Object) - Method in class org.wildfly.naming.client.WildFlyRootContext
- bind(String, Object, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- bind(Name, Object) - Method in class org.wildfly.naming.client.AbstractContext
- bind(Name, Object) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- bind(Name, Object) - Method in class org.wildfly.naming.client.WildFlyRootContext
- bind(Name, Object, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- bindNative(Name, Object) - Method in class org.wildfly.naming.client.AbstractContext
- bindNative(Name, Object) - Method in class org.wildfly.naming.client.store.RelativeContext
- bindNative(Name, Object) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- build() - Method in class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Build the provider environment from a point-in-time snapshot of the values in this builder.
- Builder() - Constructor for class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Construct a new instance.
C
- CALLBACK_HANDLER_KEY - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- callbackHandlerAndUsernameAndPasswordSpecified() - Method in class org.wildfly.naming.client._private.Messages_$logger
- callbackHandlerAndUsernameAndPasswordSpecified() - Method in interface org.wildfly.naming.client._private.Messages
- callbackHandlerAndUsernameAndPasswordSpecified$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- cannotResolveFilteredClass(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- cannotResolveFilteredClass(String) - Method in interface org.wildfly.naming.client._private.Messages
- cannotResolveFilteredClass$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- canonize(String) - Static method in class org.wildfly.naming.client.util.NetworkUtils
-
Convert IPv6 adress into RFC 5952 form.
- checkForMac() - Static method in class org.wildfly.naming.client.util.NetworkUtils
- clear() - Method in class org.wildfly.naming.client.util.FastHashtable
- clone() - Method in class org.wildfly.naming.client.SimpleName
- clone() - Method in class org.wildfly.naming.client.util.FastHashtable
- close() - Method in interface org.wildfly.naming.client.CloseableNamingEnumeration
-
Close the enumeration.
- close() - Method in interface org.wildfly.naming.client.NamingCloseable
-
Close this object.
- close() - Method in interface org.wildfly.naming.client.NamingProvider
-
Close the provider.
- close() - Method in class org.wildfly.naming.client.store.RelativeContext
- close() - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- close() - Method in class org.wildfly.naming.client.WildFlyRootContext
- CloseableNamingEnumeration<T> - Interface in org.wildfly.naming.client
-
A naming enumeration which works with
try-with-resources. - compareTo(Object) - Method in class org.wildfly.naming.client.SimpleName
- compareTo(SimpleName) - Method in class org.wildfly.naming.client.SimpleName
- compileURLPackagePrefixes(Collection<String>) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Compile the given collection of URL package prefixes into a string.
- composeName(String, String) - Method in class org.wildfly.naming.client.AbstractContext
- composeName(String, String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- composeName(String, String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- composeName(Name, Name) - Method in class org.wildfly.naming.client.AbstractContext
- composeName(Name, Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- composeName(Name, Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- CONNECT_OPTIONS - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- connectFailed(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- connectFailed(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- connectFailed$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- CONNECTION - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- connectionSharingUnsupported() - Method in class org.wildfly.naming.client._private.Messages_$logger
- connectionSharingUnsupported() - Method in interface org.wildfly.naming.client._private.Messages
- connectionSharingUnsupported$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- constructNew(SimpleName, int) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- constructWithActionBits(int) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- contains(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- containsKey(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- containsValue(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- contextCloseFailed(Context, Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- contextCloseFailed(Context, Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- contextCloseFailed$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- createInitialContextFactory(Hashtable<?, ?>) - Method in class org.wildfly.naming.client.WildFlyInitialContextFactoryBuilder
-
Create a
WildFlyInitialContextFactory. - createProvider(FastHashtable<String, Object>, ProviderEnvironment) - Method in interface org.wildfly.naming.client.NamingProviderFactory
-
Create the naming provider instance for a provider URI.
- createProvider(FastHashtable<String, Object>, ProviderEnvironment) - Method in class org.wildfly.naming.client.remote.RemoteNamingProviderFactory
- createRootContext(NamingProvider, String, FastHashtable<String, Object>, ProviderEnvironment) - Method in interface org.wildfly.naming.client.NamingContextFactory
-
Create the root context for this naming scheme.
- createRootContext(NamingProvider, String, FastHashtable<String, Object>, ProviderEnvironment) - Method in class org.wildfly.naming.client.remote.RemoteNamingContextFactory
- createSubcontext(String) - Method in class org.wildfly.naming.client.AbstractContext
- createSubcontext(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- createSubcontext(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- createSubcontext(String, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- createSubcontext(Name) - Method in class org.wildfly.naming.client.AbstractContext
- createSubcontext(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- createSubcontext(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- createSubcontext(Name, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- createSubcontextNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- createSubcontextNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- createSubcontextNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- currentDestination() - Method in class org.wildfly.naming.client.RetryContext
-
Gets the current destination being attempted by the invocation.
D
- decomposeName(CompositeName) - Method in class org.wildfly.naming.client.AbstractContext
- deprecatedProperties() - Method in class org.wildfly.naming.client._private.Messages_$logger
- deprecatedProperties() - Method in interface org.wildfly.naming.client._private.Messages
- deprecatedProperties$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- destroySubcontext(String) - Method in class org.wildfly.naming.client.AbstractContext
- destroySubcontext(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- destroySubcontext(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- destroySubcontext(Name) - Method in class org.wildfly.naming.client.AbstractContext
- destroySubcontext(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- destroySubcontext(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- destroySubcontextNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- destroySubcontextNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- destroySubcontextNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- dropFromBlacklist(URI) - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Deprecated.replaced by
ProviderEnvironment.dropFromBlocklist(URI) - dropFromBlocklist(URI) - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Removes the specified location from the blocklist, allowing it to be used again.
E
- EJB_CALLBACK_HANDLER_CLASS_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_HOST_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_PASSWORD_BASE64_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_PASSWORD_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_PORT_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_REMOTE_CONNECTION_PREFIX - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_REMOTE_CONNECTION_PROVIDER_PREFIX - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_REMOTE_CONNECTIONS - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- EJB_USERNAME_KEY - Static variable in class org.wildfly.naming.client.util.EnvironmentUtils
- elements() - Method in class org.wildfly.naming.client.util.FastHashtable
- empty() - Static method in interface org.wildfly.naming.client.CloseableNamingEnumeration
- EMPTY - Static variable in interface org.wildfly.naming.client.CloseableNamingEnumeration
- emptyContext(Hashtable<String, Object>) - Static method in class org.wildfly.naming.client.util.NamingUtils
- ENDPOINT - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- endsWith(Name) - Method in class org.wildfly.naming.client.SimpleName
- entrySet() - Method in class org.wildfly.naming.client.util.FastHashtable
- EnvironmentUtils - Class in org.wildfly.naming.client.util
-
Various utilities dealing with environment properties.
- equals(Object) - Method in class org.wildfly.naming.client.SimpleName
- equals(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- equals(SimpleName) - Method in class org.wildfly.naming.client.SimpleName
- ExhaustedDestinationsException - Exception in org.wildfly.naming.client
-
Indicates that no more destinations are available to complete a naming operation.
- ExhaustedDestinationsException() - Constructor for exception org.wildfly.naming.client.ExhaustedDestinationsException
- ExhaustedDestinationsException(String) - Constructor for exception org.wildfly.naming.client.ExhaustedDestinationsException
F
- failedToDetermineClientVersion(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToDetermineClientVersion(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- failedToDetermineClientVersion$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToInstantiateCallbackHandlerInstance(Exception, String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToInstantiateCallbackHandlerInstance(Exception, String) - Method in interface org.wildfly.naming.client._private.Messages
- failedToInstantiateCallbackHandlerInstance$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToLoadCallbackHandlerClass(Exception, String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToLoadCallbackHandlerClass(Exception, String) - Method in interface org.wildfly.naming.client._private.Messages
- failedToLoadCallbackHandlerClass$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToSendExceptionResponse(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToSendExceptionResponse(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- failedToSendExceptionResponse$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToSendHeader(IOException) - Method in class org.wildfly.naming.client._private.Messages_$logger
- failedToSendHeader(IOException) - Method in interface org.wildfly.naming.client._private.Messages
- failedToSendHeader$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- FastHashtable<K,V> - Class in org.wildfly.naming.client.util
-
A hashtable that is implemented in terms of a fast concurrent map instead of a slow synchronized hash table.
- FastHashtable() - Constructor for class org.wildfly.naming.client.util.FastHashtable
- FastHashtable(int) - Constructor for class org.wildfly.naming.client.util.FastHashtable
- FastHashtable(int, float) - Constructor for class org.wildfly.naming.client.util.FastHashtable
- FastHashtable(Map<? extends K, ? extends V>) - Constructor for class org.wildfly.naming.client.util.FastHashtable
- forEach(BiConsumer<? super K, ? super V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- formatAddress(InetAddress) - Static method in class org.wildfly.naming.client.util.NetworkUtils
-
Formats input address.
- formatAddress(InetSocketAddress) - Static method in class org.wildfly.naming.client.util.NetworkUtils
-
Converts socket address into string literal, which has form: 'address:port'.
- formatIPAddressForURI(InetAddress) - Static method in class org.wildfly.naming.client.util.NetworkUtils
-
Formats input address.
- formatPossibleIpv6Address(String) - Static method in class org.wildfly.naming.client.util.NetworkUtils
- fromEnumeration(Enumeration<T>) - Static method in interface org.wildfly.naming.client.CloseableNamingEnumeration
-
Create a naming enumeration from a collection enumeration.
- fromEnumeration(NamingEnumeration<T>) - Static method in interface org.wildfly.naming.client.CloseableNamingEnumeration
-
Create a closeable naming enumeration from a naming enumeration.
- fromIterable(Iterable<T>) - Static method in interface org.wildfly.naming.client.CloseableNamingEnumeration
-
Create a naming enumeration from an iterable collection.
- fromIterator(Iterator<T>) - Static method in interface org.wildfly.naming.client.CloseableNamingEnumeration
-
Create a naming enumeration from a collection iterator.
G
- get(int) - Method in class org.wildfly.naming.client.SimpleName
- get(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- getAll() - Method in class org.wildfly.naming.client.SimpleName
- getAttributes(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getAttributes(String, String[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getAttributes(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getAttributes(Name, String[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getAuthenticationContextSupplier() - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Get the authentication context supplier to use.
- getBlackList() - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Deprecated.replaced by
ProviderEnvironment.getBlocklist() - getBlocklist() - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Gets the blocklist for this provider.
- getConnection() - Method in interface org.wildfly.naming.client.remote.RemoteTransport
-
Get the Remoting connection of the current request.
- getCurrentNamingProvider() - Static method in interface org.wildfly.naming.client.NamingProvider
-
Get the current naming provider being used for the current deserialization operation.
- getDefaultInitCtx() - Method in class org.wildfly.naming.client.WildFlyInitialContext
- getEndpoint() - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
-
Get the Remoting endpoint for this provider.
- getEnvironment() - Method in class org.wildfly.naming.client.AbstractContext
- getEnvironment() - Method in class org.wildfly.naming.client.WildFlyInitialContext
- getEnvironment() - Method in class org.wildfly.naming.client.WildFlyRootContext
- getFailures() - Method in class org.wildfly.naming.client.RetryContext
-
Gets a list of exceptions for failures that have occurred while retrying this invocation.
- getFuturePeerIdentity(URI) - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
-
Get the future connection peer identity.
- getInitialContext(Hashtable<?, ?>) - Method in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- getInitialContext(Hashtable<?, ?>) - Method in class org.wildfly.naming.client.WildFlyInitialContextFactory
-
Get a new initial context.
- getJarName() - Static method in class org.wildfly.naming.client.Version
-
Get the JAR name.
- getLocalContext() - Method in class org.wildfly.naming.client.remote.RemoteNamingService
- getLoggingLocale() - Method in class org.wildfly.naming.client._private.Messages_$logger
- getNameInNamespace() - Method in class org.wildfly.naming.client.store.RelativeContext
- getNameInNamespace() - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- getNameInNamespace() - Method in class org.wildfly.naming.client.WildFlyInitialContext
- getNameInNamespace() - Method in class org.wildfly.naming.client.WildFlyRootContext
- getNameParser(String) - Method in class org.wildfly.naming.client.AbstractContext
- getNameParser(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- getNameParser(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getNameParser(CompositeName) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- getNameParser(Name) - Method in class org.wildfly.naming.client.AbstractContext
- getNameParser(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- getNameParser(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getNativeNameParser() - Method in class org.wildfly.naming.client.AbstractContext
-
Get the native name parser for this context.
- getNativeNameParser() - Method in class org.wildfly.naming.client.store.RelativeContext
- getNativeNameParser() - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- getObjectResolver(Transport, boolean) - Method in interface org.wildfly.naming.client.MarshallingCompatibilityHelper
-
Get an object resolver for a marshalling or unmarshalling operation.
- getOrDefault(Object, V) - Method in class org.wildfly.naming.client.util.FastHashtable
- getPeerIdentity(URI) - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
-
Get the connection peer identity.
- getPeerIdentityForNaming() - Method in interface org.wildfly.naming.client.NamingProvider
-
Get a peer identity to use for context operations.
- getPeerIdentityForNaming() - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
-
Get the connection peer identity for a naming operation.
- getPeerIdentityForNaming(URI) - Method in interface org.wildfly.naming.client.NamingProvider
-
Get the peer identity to use for context operations for the specified location.
- getPeerIdentityForNaming(URI) - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
-
Get the connection peer identity for a naming operation.
- getPeerIdentityForNamingUsingRetry(RetryContext) - Method in interface org.wildfly.naming.client.NamingProvider
-
Get a peer identity to use for context operations, retrying on failure.
- getPeerIdentityForNamingUsingRetry(RetryContext) - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
- getPrefix(int) - Method in class org.wildfly.naming.client.SimpleName
- getProviderEnvironment() - Method in interface org.wildfly.naming.client.NamingProvider
-
Get the provider environment.
- getProviderEnvironment() - Method in class org.wildfly.naming.client.remote.RemoteNamingProvider
- getProviderUris() - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Get the list of provider URLs.
- getRange(int, int) - Method in class org.wildfly.naming.client.SimpleName
- getSchema(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getSchema(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getSchemaClassDefinition(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getSchemaClassDefinition(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- getSecurityCredentials(Map<String, ?>) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Get the security credential, if any.
- getSecurityCredentials(Map<String, ?>, String) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Get the security credential, if any.
- getSecurityRealmName(Map<String, ?>) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Get the name of the security realm, if any.
- getSimpleName() - Method in class org.wildfly.naming.security.AbstractNamingPermission
- getSimpleName() - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- getSuffix(int) - Method in class org.wildfly.naming.client.SimpleName
- getURLPackagePrefixes(Map<String, ?>) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Get the URL package prefixes defined in the given property name.
- getURLPackagePrefixes(Map<String, ?>, String) - Static method in class org.wildfly.naming.client.util.EnvironmentUtils
-
Get the URL package prefixes defined in the given property name.
- getVersion() - Method in interface org.wildfly.naming.client.remote.RemoteTransport
-
Get the transport version of the current request.
- getVersion() - Static method in class org.wildfly.naming.client.Version
-
Get the version.
- greeting(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- greeting(String) - Method in interface org.wildfly.naming.client._private.Messages
- greeting$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
H
- hasExplicitFailure() - Method in class org.wildfly.naming.client.RetryContext
-
Returns true if an explicit failure has been registered.
- hashCode() - Method in class org.wildfly.naming.client.SimpleName
- hashCode() - Method in class org.wildfly.naming.client.util.FastHashtable
- hasTransientlyFailed(URI) - Method in class org.wildfly.naming.client.RetryContext
-
Indicates whether the specified destination has been registered as failing as part of this invocation.
I
- ignoringDuplicateDestination(URI) - Method in class org.wildfly.naming.client._private.Messages_$logger
- ignoringDuplicateDestination(URI) - Method in interface org.wildfly.naming.client._private.Messages
- ignoringDuplicateDestination$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- ignoringLegacyProperties() - Method in class org.wildfly.naming.client._private.Messages_$logger
- ignoringLegacyProperties() - Method in interface org.wildfly.naming.client._private.Messages
- ignoringLegacyProperties$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- impliesName(String) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- impliesName(String) - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- impliesName(SimpleName) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- impliesName(SimpleName) - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- impliesName(SimpleName, SimpleName) - Static method in class org.wildfly.naming.security.SimpleNamePermissions
-
Determine whether the first name implies the second name.
- impliesName(This) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- impliesName(This) - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- init(Hashtable<?, ?>) - Method in class org.wildfly.naming.client.WildFlyInitialContext
- InitialContextFactory - Class in org.jboss.naming.remote.client
-
Deprecated.Use
WildFlyInitialContextFactoryinstead. - InitialContextFactory() - Constructor for class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- invalidEmptyName() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidEmptyName() - Method in interface org.wildfly.naming.client._private.Messages
- invalidEmptyName$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidHeader() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidHeader() - Method in interface org.wildfly.naming.client._private.Messages
- invalidHeader$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidNullSegment(int) - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidNullSegment(int) - Method in interface org.wildfly.naming.client._private.Messages
- invalidNullSegment$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidNumericProperty(Throwable, String, String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidNumericProperty(Throwable, String, String) - Method in interface org.wildfly.naming.client._private.Messages
- invalidNumericProperty$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidProviderGenerated(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidProviderGenerated(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- invalidProviderGenerated$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidProviderUri(Exception, Object) - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidProviderUri(Exception, Object) - Method in interface org.wildfly.naming.client._private.Messages
- invalidProviderUri$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidResponse() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidResponse() - Method in interface org.wildfly.naming.client._private.Messages
- invalidResponse$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidURLSchemeName(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- invalidURLSchemeName(String) - Method in interface org.wildfly.naming.client._private.Messages
- invalidURLSchemeName$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- isBindingToMulticastAddressSupported() - Static method in class org.wildfly.naming.client.util.NetworkUtils
- isEmpty() - Method in class org.wildfly.naming.client.SimpleName
- isEmpty() - Method in class org.wildfly.naming.client.util.FastHashtable
J
- javaeeToJakartaeeBackwardCompatibilityLayerInstalled() - Method in class org.wildfly.naming.client._private.Messages_$logger
- javaeeToJakartaeeBackwardCompatibilityLayerInstalled() - Method in interface org.wildfly.naming.client._private.Messages
- javaeeToJakartaeeBackwardCompatibilityLayerInstalled$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
K
- keys() - Method in class org.wildfly.naming.client.util.FastHashtable
- keySet() - Method in class org.wildfly.naming.client.util.FastHashtable
- keySet(V) - Method in class org.wildfly.naming.client.util.FastHashtable
L
- list(String) - Method in class org.wildfly.naming.client.AbstractContext
- list(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- list(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- list(Name) - Method in class org.wildfly.naming.client.AbstractContext
- list(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- list(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- listBindings(String) - Method in class org.wildfly.naming.client.AbstractContext
- listBindings(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- listBindings(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- listBindings(Name) - Method in class org.wildfly.naming.client.AbstractContext
- listBindings(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- listBindings(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- listBindingsNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- listBindingsNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- listBindingsNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- listNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- listNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- listNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- log - Static variable in interface org.wildfly.naming.client._private.Messages
- lookup(String) - Method in class org.wildfly.naming.client.AbstractContext
- lookup(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- lookup(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- lookup(Name) - Method in class org.wildfly.naming.client.AbstractContext
- lookup(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- lookup(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- lookupLink(String) - Method in class org.wildfly.naming.client.AbstractContext
- lookupLink(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- lookupLink(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- lookupLink(Name) - Method in class org.wildfly.naming.client.AbstractContext
- lookupLink(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- lookupLink(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- lookupLinkNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- lookupLinkNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- lookupLinkNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- lookupNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
-
Look up a compound name within this naming system.
- lookupNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- lookupNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
M
- mappingCount() - Method in class org.wildfly.naming.client.util.FastHashtable
- MarshallingCompatibilityHelper - Interface in org.wildfly.naming.client
-
A helper which allows naming providers and contexts to improve compatibility with older peers.
- merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- Messages - Interface in org.wildfly.naming.client._private
- Messages_$logger - Class in org.wildfly.naming.client._private
-
Warning this class consists of generated code.
- Messages_$logger(Logger) - Constructor for class org.wildfly.naming.client._private.Messages_$logger
- missingCloseQuote(char, String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- missingCloseQuote(char, String) - Method in interface org.wildfly.naming.client._private.Messages
- missingCloseQuote$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- missingEscape(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- missingEscape(String) - Method in interface org.wildfly.naming.client._private.Messages
- missingEscape$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- modifyAttributes(String, int, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- modifyAttributes(String, ModificationItem[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
- modifyAttributes(Name, int, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- modifyAttributes(Name, ModificationItem[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
N
- nameEquals(String) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- nameEquals(String) - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- nameEquals(SimpleName) - Method in class org.wildfly.naming.security.AbstractNamingPermission
- nameEquals(SimpleName) - Method in class org.wildfly.naming.security.AbstractSimpleNamePermission
- nameIndexOutOfBounds(int) - Method in class org.wildfly.naming.client._private.Messages_$logger
- nameIndexOutOfBounds(int) - Method in interface org.wildfly.naming.client._private.Messages
- nameIndexOutOfBounds$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- nameNotFound(Name) - Static method in class org.wildfly.naming.client.AbstractContext
- nameNotFound(Name, Name) - Method in class org.wildfly.naming.client._private.Messages_$logger
- nameNotFound(Name, Name) - Method in interface org.wildfly.naming.client._private.Messages
- nameNotFound$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- NamingCloseable - Interface in org.wildfly.naming.client
-
A common interface for naming entities which may be closed.
- NamingContextFactory - Interface in org.wildfly.naming.client
-
A context factory which maps naming providers and name schemes to actual naming contexts.
- namingException(String, Throwable) - Static method in class org.wildfly.naming.client.util.NamingUtils
-
Create a naming exception with a root cause.
- NamingOperation<T,R> - Interface in org.wildfly.naming.client
-
A functional type for naming operations.
- NamingProvider - Interface in org.wildfly.naming.client
-
A provider for a single naming scheme.
- NamingProviderFactory - Interface in org.wildfly.naming.client
-
A provider supported by the unified WildFly Naming dispatcher.
- NamingUtils - Class in org.wildfly.naming.client.util
-
Naming-related utilities.
- NetworkUtils - Class in org.wildfly.naming.client.util
-
Utility methods related to networking.
- newPermissionCollection() - Method in class org.wildfly.naming.security.AbstractNamingPermission
- noCompatibleVersions() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noCompatibleVersions() - Method in interface org.wildfly.naming.client._private.Messages
- noCompatibleVersions$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noMoreDestinations() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noMoreDestinations() - Method in interface org.wildfly.naming.client._private.Messages
- noMoreDestinations(int, int) - Method in class org.wildfly.naming.client._private.Messages_$logger
- noMoreDestinations(int, int) - Method in interface org.wildfly.naming.client._private.Messages
- noMoreDestinations0$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noMoreDestinations2$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noProviderForUri(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- noProviderForUri(String) - Method in interface org.wildfly.naming.client._private.Messages
- noProviderForUri$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noRemotingEndpoint() - Method in class org.wildfly.naming.client._private.Messages_$logger
- noRemotingEndpoint() - Method in interface org.wildfly.naming.client._private.Messages
- noRemotingEndpoint$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- notContextInCompositeName(String) - Method in class org.wildfly.naming.client._private.Messages_$logger
- notContextInCompositeName(String) - Method in interface org.wildfly.naming.client._private.Messages
- notContextInCompositeName$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- notSupported() - Method in class org.wildfly.naming.client._private.Messages_$logger
- notSupported() - Method in interface org.wildfly.naming.client._private.Messages
- notSupported() - Static method in class org.wildfly.naming.client.AbstractContext
- notSupported$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- NULL - Static variable in interface org.wildfly.naming.client.NamingCloseable
-
An instance which performs no action on close.
- nullCorrelationId(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- nullCorrelationId(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- nullCorrelationId$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
O
- of(Hashtable<K, V>) - Static method in class org.wildfly.naming.client.util.FastHashtable
- of(Name) - Static method in class org.wildfly.naming.client.SimpleName
- oldClientPropertyFileDeprecated() - Method in class org.wildfly.naming.client._private.Messages_$logger
- oldClientPropertyFileDeprecated() - Method in interface org.wildfly.naming.client._private.Messages
- oldClientPropertyFileDeprecated$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- oldContextDeprecated() - Method in class org.wildfly.naming.client._private.Messages_$logger
- oldContextDeprecated() - Method in interface org.wildfly.naming.client._private.Messages
- oldContextDeprecated$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- operationFailed(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- operationFailed(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- operationFailed$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- operationInterrupted() - Method in class org.wildfly.naming.client._private.Messages_$logger
- operationInterrupted() - Method in interface org.wildfly.naming.client._private.Messages
- operationInterrupted$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- org.jboss.naming.remote.client - package org.jboss.naming.remote.client
- org.wildfly.naming.client - package org.wildfly.naming.client
- org.wildfly.naming.client._private - package org.wildfly.naming.client._private
- org.wildfly.naming.client.remote - package org.wildfly.naming.client.remote
- org.wildfly.naming.client.store - package org.wildfly.naming.client.store
- org.wildfly.naming.client.util - package org.wildfly.naming.client.util
- org.wildfly.naming.security - package org.wildfly.naming.security
- outcomeNotUnderstood() - Method in class org.wildfly.naming.client._private.Messages_$logger
- outcomeNotUnderstood() - Method in interface org.wildfly.naming.client._private.Messages
- outcomeNotUnderstood$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
P
- parentOf(Name) - Static method in class org.wildfly.naming.client.util.NamingUtils
- PASSWORD_BASE64_KEY - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- performAction(BiFunction<T, U, R>, T, U) - Method in interface org.wildfly.naming.client.NamingProvider
-
Perform an action under the current naming provider.
- performExceptionAction(ExceptionBiFunction<T, U, R, E>, T, U) - Method in interface org.wildfly.naming.client.NamingProvider
-
Perform an action under the current naming provider.
- performExceptionAction(NamingOperation<T, R>, RetryContext, Name, T) - Method in interface org.wildfly.naming.client.NamingProvider
-
Perform an action under the current naming provider.
- populateFromEnvironment(Map<String, ?>) - Method in class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Populate this builder from the given JNDI environment map.
- ProviderEnvironment - Class in org.wildfly.naming.client
-
Environmental information pertaining to a naming provider.
- ProviderEnvironment.Builder - Class in org.wildfly.naming.client
-
The builder for
ProviderEnvironmentinstances. - put(K, V) - Method in class org.wildfly.naming.client.util.FastHashtable
- putAll(Map<? extends K, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- putIfAbsent(K, V) - Method in class org.wildfly.naming.client.util.FastHashtable
R
- readOnlyContext() - Method in class org.wildfly.naming.client._private.Messages_$logger
- readOnlyContext() - Method in interface org.wildfly.naming.client._private.Messages
- readOnlyContext() - Static method in class org.wildfly.naming.client.AbstractContext
- readOnlyContext$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- REALM_KEY - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- rebind(String, Object) - Method in class org.wildfly.naming.client.AbstractContext
- rebind(String, Object) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- rebind(String, Object) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rebind(String, Object, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rebind(Name, Object) - Method in class org.wildfly.naming.client.AbstractContext
- rebind(Name, Object) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- rebind(Name, Object) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rebind(Name, Object, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rebindNative(Name, Object) - Method in class org.wildfly.naming.client.AbstractContext
- rebindNative(Name, Object) - Method in class org.wildfly.naming.client.store.RelativeContext
- rebindNative(Name, Object) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- rehash() - Method in class org.wildfly.naming.client.util.FastHashtable
- RelativeContext - Class in org.wildfly.naming.client.store
-
A context which is a relative subcontext of a root context.
- RelativeContext(FastHashtable<String, Object>, AbstractContext, SimpleName) - Constructor for class org.wildfly.naming.client.store.RelativeContext
- RelativeFederatingContext - Class in org.wildfly.naming.client.store
-
A context which is a relative subcontext of a root context.
- RelativeFederatingContext(FastHashtable<String, Object>, AbstractContext, CompositeName) - Constructor for class org.wildfly.naming.client.store.RelativeFederatingContext
- RemoteNamingContextFactory - Class in org.wildfly.naming.client.remote
-
A naming context factory supporting JBoss Remoting-based transport.
- RemoteNamingContextFactory() - Constructor for class org.wildfly.naming.client.remote.RemoteNamingContextFactory
-
Construct a new instance.
- RemoteNamingProvider - Class in org.wildfly.naming.client.remote
-
A provider for JBoss Remoting-based JNDI contexts.
- RemoteNamingProviderFactory - Class in org.wildfly.naming.client.remote
- RemoteNamingProviderFactory() - Constructor for class org.wildfly.naming.client.remote.RemoteNamingProviderFactory
- RemoteNamingService - Class in org.wildfly.naming.client.remote
-
A class used to register a naming channel open listener.
- RemoteNamingService(Context) - Constructor for class org.wildfly.naming.client.remote.RemoteNamingService
- RemoteNamingService(Context, Function<String, Boolean>) - Constructor for class org.wildfly.naming.client.remote.RemoteNamingService
- RemoteTransport - Interface in org.wildfly.naming.client.remote
-
The Remoting transport.
- remove(int) - Method in class org.wildfly.naming.client.SimpleName
- remove(Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- remove(Object, Object) - Method in class org.wildfly.naming.client.util.FastHashtable
- removeFromEnvironment(String) - Method in class org.wildfly.naming.client.AbstractContext
- removeFromEnvironment(String) - Method in class org.wildfly.naming.client.WildFlyInitialContext
- removeFromEnvironment(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rename(String, String) - Method in class org.wildfly.naming.client.AbstractContext
- rename(String, String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- rename(String, String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- rename(Name, Name) - Method in class org.wildfly.naming.client.AbstractContext
- rename(Name, Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- rename(Name, Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- RenameAcrossNamingProvidersException - Exception in org.wildfly.naming.client
-
An exception which is thrown when the user attempts to rename an object across naming providers.
- RenameAcrossNamingProvidersException() - Constructor for exception org.wildfly.naming.client.RenameAcrossNamingProvidersException
-
Constructs a new
RenameAcrossNamingProvidersExceptioninstance. - RenameAcrossNamingProvidersException(String) - Constructor for exception org.wildfly.naming.client.RenameAcrossNamingProvidersException
-
Constructs a new
RenameAcrossNamingProvidersExceptioninstance with an initial message. - RenameAcrossNamingProvidersException(String, Throwable) - Constructor for exception org.wildfly.naming.client.RenameAcrossNamingProvidersException
-
Constructs a new
RenameAcrossNamingProvidersExceptioninstance with an initial message and cause. - RenameAcrossNamingProvidersException(Throwable) - Constructor for exception org.wildfly.naming.client.RenameAcrossNamingProvidersException
-
Constructs a new
RenameAcrossNamingProvidersExceptioninstance with an initial cause. - renameAcrossProviders(Name, Name) - Method in class org.wildfly.naming.client._private.Messages_$logger
- renameAcrossProviders(Name, Name) - Method in interface org.wildfly.naming.client._private.Messages
- renameAcrossProviders$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- renameNative(Name, Name) - Method in class org.wildfly.naming.client.AbstractContext
- renameNative(Name, Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- renameNative(Name, Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- replace(K, V) - Method in class org.wildfly.naming.client.util.FastHashtable
- replace(K, V, V) - Method in class org.wildfly.naming.client.util.FastHashtable
- replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.wildfly.naming.client.util.FastHashtable
- RetryContext - Class in org.wildfly.naming.client
-
A context with an invocation life-span that maintains state useful to retrying naming operations.
- RetryContext() - Constructor for class org.wildfly.naming.client.RetryContext
S
- safeClose(Context) - Static method in class org.wildfly.naming.client.util.NamingUtils
- search(String, String, Object[], SearchControls) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(String, String, SearchControls) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(String, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(String, Attributes, String[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(Name, String, Object[], SearchControls) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(Name, String, SearchControls) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(Name, Attributes) - Method in class org.wildfly.naming.client.WildFlyRootContext
- search(Name, Attributes, String[]) - Method in class org.wildfly.naming.client.WildFlyRootContext
- serviceConfigFailed(ServiceConfigurationError) - Method in class org.wildfly.naming.client._private.Messages_$logger
- serviceConfigFailed(ServiceConfigurationError) - Method in interface org.wildfly.naming.client._private.Messages
- serviceConfigFailed$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- setAuthenticationContextSupplier(Supplier<AuthenticationContext>) - Method in class org.wildfly.naming.client.ProviderEnvironment.Builder
-
Set the authentication context supplier to use.
- setCurrentDestination(URI) - Method in class org.wildfly.naming.client.RetryContext
-
Sets the current destination being attempted by the invocation.
- SETUP_EJB_CONTEXT - Static variable in class org.jboss.naming.remote.client.InitialContextFactory
-
Deprecated.
- SimpleName - Class in org.wildfly.naming.client
-
A simple compound name which uses left-to-right parsing,
/separators, and simple quoting rules. - SimpleName() - Constructor for class org.wildfly.naming.client.SimpleName
- SimpleName(String) - Constructor for class org.wildfly.naming.client.SimpleName
- SimpleName(Collection<String>) - Constructor for class org.wildfly.naming.client.SimpleName
- SimpleName(Enumeration<String>) - Constructor for class org.wildfly.naming.client.SimpleName
- SimpleName(Name) - Constructor for class org.wildfly.naming.client.SimpleName
- SimpleNamePermissions - Class in org.wildfly.naming.security
-
A class which supports using
SimpleNameinstances for permission names. - size() - Method in class org.wildfly.naming.client.SimpleName
- size() - Method in class org.wildfly.naming.client.util.FastHashtable
- start(Endpoint) - Method in class org.wildfly.naming.client.remote.RemoteNamingService
- startsWith(Name) - Method in class org.wildfly.naming.client.SimpleName
- stop() - Method in class org.wildfly.naming.client.remote.RemoteNamingService
- supportsUriScheme(String, FastHashtable<String, Object>) - Method in interface org.wildfly.naming.client.NamingProviderFactory
-
Determine if this provider supports the given
PROVIDER_URLscheme. - supportsUriScheme(String, FastHashtable<String, Object>) - Method in class org.wildfly.naming.client.remote.RemoteNamingProviderFactory
- supportsUriScheme(NamingProvider, String) - Method in interface org.wildfly.naming.client.NamingContextFactory
-
Determine if this factory supports the given provider and name scheme.
- supportsUriScheme(NamingProvider, String) - Method in class org.wildfly.naming.client.remote.RemoteNamingContextFactory
T
- throwNoMoreDestinationsException(RetryContext) - Method in interface org.wildfly.naming.client.NamingProvider
-
Throws either an
ExhaustedDestinationsExceptionutilizing the information passed in the specifiedRetryContext, or an explicit exception mandated by the context. - TIME_MASK - Static variable in class org.wildfly.naming.client.ProviderEnvironment
- toCompositeName(Name) - Static method in class org.wildfly.naming.client.util.NamingUtils
- toDecomposedCompositeName(Name) - Static method in class org.wildfly.naming.client.util.NamingUtils
-
Create a CompositeName where each name segment is equal to the name segment in the source name.
- toString() - Method in class org.wildfly.naming.client.SimpleName
- toString() - Method in class org.wildfly.naming.client.util.FastHashtable
- transientFailCount() - Method in class org.wildfly.naming.client.RetryContext
-
Return the current number of transient failures that have been registered against this context.
- Transport - Interface in org.wildfly.naming.client
-
A naming transport.
U
- unbind(String) - Method in class org.wildfly.naming.client.AbstractContext
- unbind(String) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- unbind(String) - Method in class org.wildfly.naming.client.WildFlyRootContext
- unbind(Name) - Method in class org.wildfly.naming.client.AbstractContext
- unbind(Name) - Method in class org.wildfly.naming.client.AbstractFederatingContext
- unbind(Name) - Method in class org.wildfly.naming.client.WildFlyRootContext
- unbindNative(Name) - Method in class org.wildfly.naming.client.AbstractContext
- unbindNative(Name) - Method in class org.wildfly.naming.client.store.RelativeContext
- unbindNative(Name) - Method in class org.wildfly.naming.client.store.RelativeFederatingContext
- unexpectedError(Throwable) - Method in class org.wildfly.naming.client._private.Messages_$logger
- unexpectedError(Throwable) - Method in interface org.wildfly.naming.client._private.Messages
- unexpectedError$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- unexpectedParameterType(int, int) - Method in class org.wildfly.naming.client._private.Messages_$logger
- unexpectedParameterType(int, int) - Method in interface org.wildfly.naming.client._private.Messages
- unexpectedParameterType$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- unrecognizedMessageId() - Method in class org.wildfly.naming.client._private.Messages_$logger
- unrecognizedMessageId() - Method in interface org.wildfly.naming.client._private.Messages
- unrecognizedMessageId$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- unsupportedProtocolVersion(int) - Method in class org.wildfly.naming.client._private.Messages_$logger
- unsupportedProtocolVersion(int) - Method in interface org.wildfly.naming.client._private.Messages
- unsupportedProtocolVersion$str() - Method in class org.wildfly.naming.client._private.Messages_$logger
- updateBlacklist(URI) - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Deprecated.replaced by
ProviderEnvironment.updateBlocklist(URI) - updateBlocklist(URI) - Method in class org.wildfly.naming.client.ProviderEnvironment
-
Adds location to blocklist, or extends it's back-off value if already present in the blocklist.
V
- values() - Method in class org.wildfly.naming.client.util.FastHashtable
- Version - Class in org.wildfly.naming.client
-
The version of this JAR.
W
- WildFlyInitialContext - Class in org.wildfly.naming.client
-
An initial context implementation that discovers
NamingProviderFactoryimplementations for dispatching naming requests. - WildFlyInitialContext() - Constructor for class org.wildfly.naming.client.WildFlyInitialContext
-
Construct a new instance.
- WildFlyInitialContext(Hashtable<?, ?>) - Constructor for class org.wildfly.naming.client.WildFlyInitialContext
-
Construct a new instance.
- WildFlyInitialContextFactory - Class in org.wildfly.naming.client
-
An initial context factory that constructs
WildFlyInitialContextinstances. - WildFlyInitialContextFactory() - Constructor for class org.wildfly.naming.client.WildFlyInitialContextFactory
-
Construct a new instance.
- WildFlyInitialContextFactoryBuilder - Class in org.wildfly.naming.client
-
An initial context factory builder for creating
WildFlyInitialContextinstances. - WildFlyInitialContextFactoryBuilder() - Constructor for class org.wildfly.naming.client.WildFlyInitialContextFactoryBuilder
- WildFlyRootContext - Class in org.wildfly.naming.client
-
A root context which locates providers based on the
Context.PROVIDER_URLenvironment property as well as any URL scheme which appears as a part of the JNDI name in the first segment. - WildFlyRootContext(FastHashtable<String, Object>) - Constructor for class org.wildfly.naming.client.WildFlyRootContext
-
Construct a new instance, searching the thread context class loader for providers.
- WildFlyRootContext(FastHashtable<String, Object>, ClassLoader) - Constructor for class org.wildfly.naming.client.WildFlyRootContext
-
Construct a new instance, searching the given class loader for providers.
All Classes All Packages