Uses of Package
org.wildfly.common.function
-
Packages that use org.wildfly.common.function Package Description org.jboss.ejb.client.legacy org.wildfly.client.config org.wildfly.clustering.service.concurrent org.wildfly.common.context Types related to management of contextual objects.org.wildfly.common.expression Expression string parsing and expansion classes.org.wildfly.common.function Classes which implement useful functions which are missing fromjava.util.function.org.wildfly.naming.client org.wildfly.security WildFly security base package.org.wildfly.security.audit Audit logging related resources.org.wildfly.security.auth.client Elytron Client enable remote clients to authenticate using Elytron.org.wildfly.security.auth.realm.ldap Classes related to aSecurityRealmimplementation capable of integrating with LDAP servers.org.wildfly.security.auth.server Server side of authentication provided by Elytron.org.wildfly.security.auth.util Miscellaneous utility classes and APIs for client and server login applications.org.wildfly.security.keystore Utility classes providing and augmenting support forKeyStoremanagement. -
Classes in org.wildfly.common.function used by org.jboss.ejb.client.legacy Class Description ExceptionBiFunction A two-argument function which can throw an exception.ExceptionFunction A one-argument function which can throw an exception.ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.client.config Class Description ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.clustering.service.concurrent Class Description ExceptionRunnable An operation that can throw an exception.ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.common.context Class Description ExceptionBiConsumer A two-argument consumer which can throw an exception.ExceptionBiFunction A two-argument function which can throw an exception.ExceptionBiPredicate A two-argument predicate which can throw an exception.ExceptionConsumer A one-argument consumer which can throw an exception.ExceptionFunction A one-argument function which can throw an exception.ExceptionIntFunction A one-argument integer function which can throw an exception.ExceptionLongFunction A one-argument long integer function which can throw an exception.ExceptionPredicate A one-argument predicate which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.common.expression Class Description ExceptionBiConsumer A two-argument consumer which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.common.function Class Description ExceptionBiConsumer A two-argument consumer which can throw an exception.ExceptionBiFunction A two-argument function which can throw an exception.ExceptionBinaryOperator A binary operator which can throw an exception.ExceptionBiPredicate A two-argument predicate which can throw an exception.ExceptionConsumer A one-argument consumer which can throw an exception.ExceptionFunction A one-argument function which can throw an exception.ExceptionIntFunction A one-argument integer function which can throw an exception.ExceptionLongFunction A one-argument long integer function which can throw an exception.ExceptionObjIntConsumer A two-argument object and integer consumer which can throw an exception.ExceptionObjLongConsumer A two-argument object and long integer consumer which can throw an exception.ExceptionPredicate A one-argument predicate which can throw an exception.ExceptionRunnable An operation that can throw an exception.ExceptionSupplier A supplier which can throw an exception.ExceptionToIntFunction A two-argument function which can throw an exception.ExceptionToLongFunction A two-argument function which can throw an exception.ExceptionUnaryOperator A unary operator which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.naming.client Class Description ExceptionBiFunction A two-argument function which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security Class Description ExceptionFunction A one-argument function which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.audit Class Description ExceptionBiConsumer A two-argument consumer which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.auth.client Class Description ExceptionObjIntConsumer A two-argument object and integer consumer which can throw an exception.ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.auth.realm.ldap Class Description ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.auth.server Class Description ExceptionBiConsumer A two-argument consumer which can throw an exception.ExceptionBiFunction A two-argument function which can throw an exception.ExceptionBiPredicate A two-argument predicate which can throw an exception.ExceptionConsumer A one-argument consumer which can throw an exception.ExceptionFunction A one-argument function which can throw an exception.ExceptionIntFunction A one-argument integer function which can throw an exception.ExceptionLongFunction A one-argument long integer function which can throw an exception.ExceptionObjIntConsumer A two-argument object and integer consumer which can throw an exception.ExceptionPredicate A one-argument predicate which can throw an exception.ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.auth.util Class Description ExceptionSupplier A supplier which can throw an exception. -
Classes in org.wildfly.common.function used by org.wildfly.security.keystore Class Description ExceptionSupplier A supplier which can throw an exception.