Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Callback Classes and Interfaces - 919 results found.
NameDescriptionTypePackageFramework
AuthorizeCallbackThis callback is used by SaslServer to determine whether one entity (identified by an authenticated authentication id)Classjavax.security.saslJava SE
ChoiceCallback Underlying security services instantiate and pass a ChoiceCallback to the handleClassjavax.security.auth.callbackJava SE
ConfirmationCallback Underlying security services instantiate and pass a ConfirmationCallback to the handleClassjavax.security.auth.callbackJava SE
Callback Implementations of this interface are passed to a CallbackHandler, allowing underlying security servicesInterfacejavax.security.auth.callbackJava SE
CallbackHandler An application implements a CallbackHandler and passes it to underlying security services so that they may interact withInterfacejavax.security.auth.callbackJava SE
HTMLEditorKit .ParserCallbackThe result of parsing drives these callback methods.Classjavax.swing.text.html.HTMLEditorKitJava SE
KeyStore .CallbackHandlerProtectionA ProtectionParameter encapsulating a CallbackHandler.Classjava.security.KeyStoreJava SE
LanguageCallback Underlying security services instantiate and pass a LanguageCallback to the handleClassjavax.security.auth.callbackJava SE
NameCallback Underlying security services instantiate and pass a NameCallback to the handleClassjavax.security.auth.callbackJava SE
PasswordCallback Underlying security services instantiate and pass a PasswordCallback to the handleClassjavax.security.auth.callbackJava SE
RealmCallbackThis callback is used by SaslClient and SaslServer to retrieve realm information.Classjavax.security.saslJava SE
RealmChoiceCallbackThis callback is used by SaslClient and SaslServer to obtain a realm given a list of realm choices.Classjavax.security.saslJava SE
TextInputCallback Underlying security services instantiate and pass a TextInputCallback to the handleClassjavax.security.auth.callbackJava SE
TextOutputCallback Underlying security services instantiate and pass a TextOutputCallback to the handleClassjavax.security.auth.callbackJava SE
UnsupportedCallbackExceptionSignals that a CallbackHandler does not recognize a particular Callback.Classjavax.security.auth.callbackJava SE
CallerPrincipalCallbackCallback for setting the container's caller (or Remote user) principal.Classjavax.security.auth.message.callbackJava EE
CertStoreCallbackCallback for CertStore.Classjavax.security.auth.message.callbackJava EE
CompletionCallbackA request processing callback that receives request processing completion events.Interfacejavax.ws.rs.containerJava EE
ConnectionCallbackAsynchronous request processing lifecycle callback that receives connection related asynchronous response lifecycle events.Interfacejavax.ws.rs.containerJava EE
ContextCallbackA simple callback interace that enables taking action on a specific UIComponent (either facet or child) in the view whileInterfacejavax.faces.componentJava EE
GroupPrincipalCallbackCallback establishing group principals within the argument subject.Classjavax.security.auth.message.callbackJava EE
InvocationCallbackCallback that can be implemented to receive the asynchronous processing events from the invocation processing.Interfacejavax.ws.rs.clientJava EE
PasswordValidationCallbackCallback for PasswordValidation.Classjavax.security.auth.message.callbackJava EE
PrivateKeyCallbackCallback for acquiring a Public Key Infrastructure (PKI) private key and its corresponding certificate chain.Classjavax.security.auth.message.callbackJava EE
PrivateKeyCallback .AliasRequestRequest type for private keys that are identified using an alias.Classjavax.security.auth.message.callback.PrivateKeyCallbackJava EE
PrivateKeyCallback .DigestRequestRequest type for private keys that are identified using a certificate digest or thumbprint.Classjavax.security.auth.message.callback.PrivateKeyCallbackJava EE
PrivateKeyCallback .IssuerSerialNumRequestRequest type for private keys that are identified using an issuer/serial number.Classjavax.security.auth.message.callback.PrivateKeyCallbackJava EE
PrivateKeyCallback .SubjectKeyIDRequestClassjavax.security.auth.message.callback.PrivateKeyCallbackJava EE
SecretKeyCallbackCallback for acquiring a shared secret from a key repository.Classjavax.security.auth.message.callbackJava EE
SecretKeyCallback .AliasRequestRequest type for secret keys that are identified using an alias.Classjavax.security.auth.message.callback.SecretKeyCallbackJava EE
TrustStoreCallbackCallback for trusted certificate KeyStore.Classjavax.security.auth.message.callbackJava EE
VisitCallbackA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during Interfacejavax.faces.component.visitJava EE
CallbackThe Callback interface is designed to allow for a common, reusable interface to exist for defining APIs that requires a call back in certain situations.Interfacejavafx.utilJava FX
ChannelCallbackBasic callback for use in RabbitTemplateExecute any number of operations against the supplied RabbitMQInterfaceorg.springframework.amqp.rabbit.coreSpring AMQP
PublisherCallbackChannelInstances of this interface support a single listener beingregistered for publisher confirms with multiple channels,Interfaceorg.springframework.amqp.rabbit.supportSpring AMQP
PublisherCallbackChannel .ListenerListeners implementing this interface can participatein publisher confirms received from multiple channels,Interfaceorg.springframework.amqp.rabbit.support.PublisherCallbackChannelSpring AMQP
PublisherCallbackChannelConnectionFactoryConnection factories implementing this interface return a connection thatprovides PublisherCallbackChannel channel instances when confirmsInterfaceorg.springframework.amqp.rabbit.connectionSpring AMQP
PublisherCallbackChannelImplChannel wrapper to allow a single listener able to handleconfirms from multiple channels.Classorg.springframework.amqp.rabbit.supportSpring AMQP
RabbitTemplate .ConfirmCallbackConfirmation callback.Interfaceorg.springframework.amqp.rabbit.core.RabbitTemplateSpring AMQP
RabbitTemplate .ReturnCallbackReturned message callback.Interfaceorg.springframework.amqp.rabbit.core.RabbitTemplateSpring AMQP
ReceiveAndReplyCallbackTo be used with the receive-and-reply methods of AmqpTemplateas processor for inbound object and producer for outbound object.Interfaceorg.springframework.amqp.coreSpring AMQP
ReceiveAndReplyMessageCallbackMessage exchanging contract of ReceiveAndReplyCallback.Interfaceorg.springframework.amqp.coreSpring AMQP
ReplyToAddressCallbackTo be used with the receive-and-reply methods of AmqpTemplateto determine Address for MessageInterfaceorg.springframework.amqp.coreSpring AMQP
FlatFileFooterCallbackCallback interface for writing a footer to a file.Interfaceorg.springframework.batch.item.fileSpring Batch
FlatFileHeaderCallbackCallback interface for writing to a header to a file.Interfaceorg.springframework.batch.item.fileSpring Batch
HeaderCopyCallbackDesigned to be registered with both FlatFileItemReaderand FlatFileItemWriter and copy header line from inputClassorg.springframework.batch.sample.supportSpring Batch
LineCallbackHandlerCallback interface for handling a line from file.Interfaceorg.springframework.batch.item.fileSpring Batch
NestedRepeatCallbackCallback that delegates to another callback, via a RepeatOperationsinstance.Classorg.springframework.batch.repeat.callbackSpring Batch
RecordCallbackHandlerThis interface can be used to operate on skipped records during open in the LdifReader and theExecute operations on the supplied record.Interfaceorg.springframework.batch.item.ldifSpring Batch
RepeatCallbackCallback interface for batch operations.Interfaceorg.springframework.batch.repeatSpring Batch
StaxWriterCallbackCallback interface for writing to an XML file - useful e.Interfaceorg.springframework.batch.item.xmlSpring Batch
StepContextRepeatCallbackConvenient base class for clients who need to do something in a repeatcallback inside a Step.Classorg.springframework.batch.core.scope.contextSpring Batch
SummaryFooterCallbackWrites summary info in the footer of a file.Classorg.springframework.batch.sample.supportSpring Batch
EntityManagerFactoryBuilder .EntityManagerFactoryBeanCallbackA callback for new entity manager factory beans created by a Builder.Interfaceorg.springframework.boot.autoconfigure.orm.jpa.EntityManagerFactoryBuilderSpring Boot
EntityManagerFactoryBuilder .EntityManagerFactoryBeanCallbackA callback for new entity manager factory beans created by a Builder.Interfaceorg.springframework.boot.orm.jpa.EntityManagerFactoryBuilderSpring Boot
LibraryCallbackCallback interface used to iterate Libraries.Interfaceorg.springframework.boot.loader.toolsSpring Boot
MainClassFinder .ClassNameCallbackCallback interface used to receive class names.Interfaceorg.springframework.boot.loader.tools.MainClassFinderSpring Boot
SimpleInMemoryRepository .CallbackCallback used to update a value.Interfaceorg.springframework.boot.actuate.metrics.util.SimpleInMemoryRepositorySpring Boot
SimplePool .PoolItemCallbackUser of the pool provide an implementation of this interface; called duringvarious pool operations.Interfaceorg.springframework.integration.util.SimplePoolSpring Integration
SessionCallbackCallback invoked by RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
SessionCallbackWithoutResultSimple convenience implementation of SessionCallback for cases whereno result is returned.Classorg.springframework.integration.file.remoteSpring Integration
MessageSessionCallbackCallback invoked by RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
MessageGroupStore .MessageGroupCallbackInvoked when a MessageGroupStore expires a group.Interfaceorg.springframework.integration.store.MessageGroupStoreSpring Integration
InputStreamCallbackCallback for stream-based file retrieval using a RemoteFileOperations.Interfaceorg.springframework.integration.file.remoteSpring Integration
ExpressionEvalMap .EvaluationCallbackfor ExpressionEvalMap.Interfaceorg.springframework.integration.expression.ExpressionEvalMapSpring Integration
ExpressionEvalMap .ComponentsEvaluationCallbackThe ExpressionEvalMap.Classorg.springframework.integration.expression.ExpressionEvalMapSpring Integration
ClientCallbackRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods.Interfaceorg.springframework.integration.file.remoteSpring Integration
ClientCallbackWithoutResultRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods where no result is returned.Classorg.springframework.integration.file.remoteSpring Integration
AbstractRequestHandlerAdvice .ExecutionCallbackCalled by subclasses in doInvoke() to proceed() the invocation.Interfaceorg.springframework.integration.handler.advice.AbstractRequestHandlerAdviceSpring Integration
AttributesMapperCallbackHandlerClassorg.springframeworkSpring LDAP
AttributeValueCallbackHandlerInterfaceorg.springframeworkSpring LDAP
AuthenticatedLdapEntryContextCallbackInterfaceorg.springframeworkSpring LDAP
AuthenticationErrorCallbackInterfaceorg.springframeworkSpring LDAP
CollectingAuthenticationErrorCallbackClassorg.springframeworkSpring LDAP
CollectingNameClassPairCallbackHandlerClassorg.springframeworkSpring LDAP
ContextMapperCallbackHandlerClassorg.springframeworkSpring LDAP
ContextMapperCallbackHandlerWithControlsClassorg.springframeworkSpring LDAP
ContextMapperCallbackHandlerWithControlsClassorg.springframeworkSpring LDAP
CountNameClassPairCallbackHandlerClassorg.springframeworkSpring LDAP
LdapOperationsCallbackInterfaceorg.springframeworkSpring LDAP
LdapTemplate .MappingCollectingNameClassPairCallbackHandlerClassorg.springframeworkSpring LDAP
LookupAttemptingCallbackClassorg.springframeworkSpring LDAP
NameClassPairCallbackHandlerInterfaceorg.springframeworkSpring LDAP
RecordCallbackHandlerInterfaceorg.springframeworkSpring LDAP
ReflectionUtils .FieldCallbackInterfaceorg.springframeworkSpring Android
ReflectionUtils .MethodCallbackInterfaceorg.springframeworkSpring Android
RequestCallbackInterfaceorg.springframeworkSpring Android
AbstractLobCreatingPreparedStatementCallbackAbstract PreparedStatementCallback implementation that manages a LobCreator.Classorg.springframework.jdbc.core.supportSpring MVC
AsyncRequestCallbackCallback interface for code that operates on an AsyncClientHttpRequest.Interfaceorg.springframework.web.clientSpring MVC
BrowserCallbackCallback for browsing the messages in a JMS queue.Interfaceorg.springframework.jms.coreSpring MVC
CallableStatementCallbackGeneric callback interface for code that operates on a CallableStatement.Interfaceorg.springframework.jdbc.coreSpring MVC
CallbackPreferringPlatformTransactionManagerExtension of the PlatformTransactionManagerinterface, exposing a method for executing a given callback within a transaction.Interfaceorg.springframework.transaction.supportSpring MVC
ConnectionCallbackGeneric callback interface for code that operates on a CCI Connection.Interfaceorg.springframework.jca.cci.coreSpring MVC
ConnectionCallbackGeneric callback interface for code that operates on a JDBC Connection.Interfaceorg.springframework.jdbc.coreSpring MVC
DatabaseMetaDataCallbackA callback interface used by the JdbcUtils class.Interfaceorg.springframework.jdbc.supportSpring MVC
DestructionCallbackBindingListenerAdapter that implements the Servlet HttpSessionBindingListener interface,wrapping a session destruction callback.Classorg.springframework.web.context.requestSpring MVC
FailureCallbackDefines the contract for failure callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC
HibernateCallbackCallback interface for Hibernate code.Interfaceorg.springframework.orm.hibernate3Spring MVC
HibernateCallbackCallback interface for Hibernate code.Interfaceorg.springframework.orm.hibernate4Spring MVC
HibernateCallbackCallback interface for Hibernate code.Interfaceorg.springframework.orm.hibernate5Spring MVC
InteractionCallbackGeneric callback interface for code that operates on a CCI Interaction.Interfaceorg.springframework.jca.cci.coreSpring MVC
JndiCallbackCallback interface to be implemented by classes that need to perform anoperation (such as a lookup) in a JNDI context.Interfaceorg.springframework.jndiSpring MVC
ListenableFutureCallbackDefines the contract for callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC
ListenableFutureCallbackRegistryRegistry for ListenableFutureCallback instances.Classorg.springframework.util.concurrentSpring MVC
OracleLobHandler .LobCallbackInternal callback interface for use with createLob.Interfaceorg.springframework.jdbc.support.lob.OracleLobHandlerSpring MVC
PreparedStatementCallbackGeneric callback interface for code that operates on a PreparedStatement.Interfaceorg.springframework.jdbc.coreSpring MVC
ProducerCallbackCallback for sending a message to a JMS destination.Interfaceorg.springframework.jms.coreSpring MVC
ReflectionUtils .FieldCallbackCallback interface invoked on each field in the hierarchy.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
ReflectionUtils .MethodCallbackAction to take on each method.Interfaceorg.springframework.util.ReflectionUtilsSpring MVC
RequestCallbackCallback interface for code that operates on a ClientHttpRequest.Interfaceorg.springframework.web.clientSpring MVC
RowCallbackHandlerAn interface used by JdbcTemplate for processing rows of aResultSet on a per-row basis.Interfaceorg.springframework.jdbc.coreSpring MVC
RowCountCallbackHandlerAn instance can only be used once.Classorg.springframework.jdbc.coreSpring MVC
RunAfterTestClassCallbacksRunAfterTestClassCallbacks is a custom JUnit Statement which allowsthe Spring TestContext Framework to be plugged into the JUnit execution chainClassorg.springframework.test.context.junit4.statementsSpring MVC
RunAfterTestMethodCallbacksRunAfterTestMethodCallbacks is a custom JUnit Statement which allowsthe Spring TestContext Framework to be plugged into the JUnit execution chainClassorg.springframework.test.context.junit4.statementsSpring MVC
RunBeforeTestClassCallbacksRunBeforeTestClassCallbacks is a custom JUnit Statement which allowsthe Spring TestContext Framework to be plugged into the JUnit execution chainClassorg.springframework.test.context.junit4.statementsSpring MVC
RunBeforeTestMethodCallbacksRunBeforeTestMethodCallbacks is a custom JUnit Statement which allowsthe Spring TestContext Framework to be plugged into the JUnit execution chainClassorg.springframework.test.context.junit4.statementsSpring MVC
RunPrepareTestInstanceCallbacksRunPrepareTestInstanceCallbacks is a custom JUnit Statement whichallows the Spring TestContext Framework to be plugged into the JUnitClassorg.springframework.test.context.junit4.statementsSpring MVC
SessionCallbackCallback for executing any number of operations on a providedTo be used with the JmsTemplate.Interfaceorg.springframework.jms.coreSpring MVC
StatementCallbackGeneric callback interface for code that operates on a JDBC Statement.Interfaceorg.springframework.jdbc.coreSpring MVC
SuccessCallbackDefines the contract for success callbacks that accept the result of aSince:4.Interfaceorg.springframework.util.concurrentSpring MVC
TransactionAspectSupport .InvocationCallbackSimple callback interface for proceeding with the target invocation.Interfaceorg.springframework.transaction.interceptor.TransactionAspectSupportSpring MVC
TransactionCallbackCallback interface for transactional code.Interfaceorg.springframework.transaction.supportSpring MVC
TransactionCallbackWithoutResultSimple convenience class for TransactionCallback implementation.Classorg.springframework.transaction.supportSpring MVC
YamlProcessor .MatchCallbackCallback interface used to process properties in a resulting map.Interfaceorg.springframework.beans.factory.config.YamlProcessorSpring MVC
AspectJCallbackInterfaceapidocs.orgSpring Security
JaasAuthenticationCallbackHandlerInterfaceapidocs.orgSpring Security
JaasNameCallbackHandlerClassapidocs.orgSpring Security
JaasPasswordCallbackHandlerClassapidocs.orgSpring Security
AbstractCallbackHandlerAbstract implementation of a CallbackHandler.Classorg.springframework.ws.soap.security.callbackSpring WebService
AbstractJaasValidationCallbackHandlerAbstract base class for integrating with JAAS.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
AbstractWsPasswordCallbackHandlerAbstract base class for CallbackHandler implementations that handle WSPasswordCallback callbacks.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
ActionCallbackWebServiceMessageCallback implementation that sets the WS-Addressing Action header on theA usage example with WebServiceTemplate:Classorg.springframework.ws.soap.addressing.clientSpring WebService
CallbackHandlerChainRepresents a chain of CallbackHandlers.Classorg.springframework.ws.soap.security.callbackSpring WebService
CleanupCallbackUnderlying security services instantiate and pass a CleanupCallback to the handle method ofa CallbackHandler to clean up security state.Classorg.springframework.ws.soap.security.callbackSpring WebService
CryptographyCallbackHandlerDefault callback handler that handles cryptographic callback.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
JaasCertificateValidationCallbackHandlerProvides basic support for integrating with JAAS and certificates.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
JaasPlainTextPasswordValidationCallbackHandlerProvides basic support for integrating with JAAS and plain text passwords.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
KeyStoreCallbackHandlerCallback handler that uses Java Security KeyStores to handle cryptographic callbacks.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
KeyStoreCallbackHandlerCallback handler that uses Java Security KeyStores to handle cryptographic callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
MockValidationCallbackHandlerMock implementation of of callback handler that accepts all password and certificate validation callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
NodeCallbackHandlerAn interface used by XPathOperations implementations for processing Node objects on a per-node basis.Interfaceorg.springframework.xml.xpathSpring WebService
SimplePasswordValidationCallbackHandlerSimple callback handler that validates passwords against a in-memory Properties object.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
SimplePasswordValidationCallbackHandlerSimple callback handler that validates passwords agains a in-memory Properties object.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SimpleUsernamePasswordCallbackHandlerSimple callback handler that supplies a username and password to a username token at runtime.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SoapActionCallbackWebServiceMessageCallback implementation that sets the SOAP Action header on the message.Classorg.springframework.ws.soap.client.coreSpring WebService
SpringCertificateValidationCallbackHandlerCallback handler that validates a certificate using an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringDigestPasswordValidationCallbackHandlerCallback handler that validates a password digest using an Spring Security UserDetailsService.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringPlainTextPasswordValidationCallbackHandlerCallback handler that validates a certificate uses an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringSecurityPasswordValidationCallbackHandlerCallback handler that validates a plain text or digest password using an Spring Security UserDetailsService.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
SpringUsernamePasswordCallbackHandlerCallback handler that adds username/password information to a mesage using an Spring Security SecurityContext.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
TraxUtils .ResultCallbackCallback interface invoked on each sort of Result.Interfaceorg.springframework.xml.transform.TraxUtilsSpring WebService
TraxUtils .SourceCallbackCallback interface invoked on each sort of Source.Interfaceorg.springframework.xml.transform.TraxUtilsSpring WebService
UsernameTokenPrincipalCallbackUnderlying security services instantiate and pass a UsernameTokenPrincipalCallback to thehandle method of a CallbackHandler to pass a securityClassorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
WebServiceMessageCallbackGeneric callback interface for code that operates on a WebServiceMessage.Interfaceorg.springframework.ws.client.coreSpring WebService
XwssCallbackHandlerChainRepresents a chain of CallbackHandlers.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
LoggingRecoveryCallbackClassorg.springframework.xd.analytics.metrics.redisSpring XD
RichPopup .PopupContextCallbackMarker interface applied to the ContextCallabck for invokeOnComponent.Interfaceoracle.adf.view.rich.component.rich.RichPopupOracle ADF
SuspendCallbackInterface to use with ApplicationContextManager.Interfaceoracle.adf.view.rich.contextOracle ADF
SuspendCallback .SuspendResultSuspend the current context and continue calling for any additional changes foundSuspend up to and including the current context and do not continue to look for additional changesClassoracle.adf.view.rich.context.SuspendCallbackOracle ADF
CallbackA callback interface to execute in some circumstance.Interfaceorg.zkoss.zk.ui.utilZKoss (ZK)
VerifyPasswordCallbackThis callback isused by SaslServer to determine if a password supplied by a client is verified.Classorg.jivesoftware.openfire.saslEcho
XMPPCallbackHandlerCallback handler that may be used when doing SASL authentication.Classorg.jivesoftware.openfire.netEcho
CallbackA way to call functions in JavaScript that return data using a reverse ajaxAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.uiDirectWebRemoting (DWR)
CallbackHelperTODO: can we make this work without a factory?Author:Joe Walker [joe at getahead dot ltd dot uk]Interfaceorg.directwebremoting.extendDirectWebRemoting (DWR)
CallbackHelperFactoryA class to help with the use of CallbacksAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.extendDirectWebRemoting (DWR)
CallbackHelperFactory .CallbackHelperBuilderHack to get around Generics not being implemented by erasureMethods inherited from interface org.Interfaceorg.directwebremoting.extend.CallbackHelperFactoryDirectWebRemoting (DWR)
DefaultCallbackHelperThe default implementation of CallbackHelperAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.implDirectWebRemoting (DWR)
DefaultCallbackHelperBuilderA Builder that creates DefaultCallbackHelpers.Classorg.directwebremoting.implDirectWebRemoting (DWR)
AWActionCallbackClassariba.ui.aribaweb.coreAriba Web
AWBaseResponse .AWResponseCompleteCallbackInterfaceariba.ui.aribaweb.core.AWBaseResponseAriba Web
AWConcreteApplication .DidInitCallbackInterfaceariba.ui.aribaweb.core.AWConcreteApplicationAriba Web
AWFileDownload .FileDownloadCallbackConstructor SummaryAWFileDownload.Classariba.ui.aribaweb.core.AWFileDownloadAriba Web
AWLocalLoginSessionHandler .CompletionCallbackClassariba.ui.aribaweb.core.AWLocalLoginSessionHandlerAriba Web
TestLinkClickCallbackInterfaceariba.ui.aribaweb.testAriba Web
CompareCallbackInterface to define the compare operation betwen two field valuesVersion:$Id: DateStringValidator.Interfaceorg.apache.turbine.services.intake.validatorApache Turbine
AbstractComponentCallbackBase class for most implementations of ComponentCallback, used when there is an underlying Event.Classorg.apache.tapestry5.internal.structureApache Tapestry
CaptureResultCallbackConstructor SummaryCaptureResultCallback() CaptureResultCallbackClassorg.apache.tapestry5.internal.utilApache Tapestry
ComponentCallbackCallback interface, used when invoking lifecycle methods on components.Interfaceorg.apache.tapestry5.internal.structureApache Tapestry
ComponentEventCallbackCallback interface for a render phase event or ComponentEvent, notified when a non-null value is returned from some eventInterfaceorg.apache.tapestry5Apache Tapestry
ConstructorCallbackSupplies construction-time logic for the class' constructor.Interfaceorg.apache.tapestry5.plasticApache Tapestry
InstructionBuilderCallbackUsed in various places to allow some code to be constructed under controlled circumstances.Interfaceorg.apache.tapestry5.plasticApache Tapestry
JavaScriptCallbackA callback used with AjaxResponseRenderer.Interfaceorg.apache.tapestry5.services.ajaxApache Tapestry
JSONCallbackA callback used with AjaxResponseRenderer.Interfaceorg.apache.tapestry5.services.ajaxApache Tapestry
LifecycleNotificationComponentCallback that do not have an event, and can therefore never be aborted.Classorg.apache.tapestry5.internal.structureApache Tapestry
LocalVariableCallbackA callback for generating code where a local variable is in effect.Interfaceorg.apache.tapestry5.plasticApache Tapestry
NotificationEventCallbackA ComponentEventCallback used for notification events.Classorg.apache.tapestry5.internal.utilApache Tapestry
PageCallbackA way of capturing the name of a page and the page activation context so that, at a future date, the page can be invoked with that data.Classorg.apache.tapestry5Apache Tapestry
PageLifecycleCallbackHubDefines a way for different aspects of a page to add callbacks for important lifecycle events.Interfaceorg.apache.tapestry5.runtimeApache Tapestry
SwitchCallbackA callback used by a SwitchBlock to manage the generation of code.Interfaceorg.apache.tapestry5.plasticApache Tapestry
TrackableComponentEventCallback due to a some event returning an acceptable, non-null value.Interfaceorg.apache.tapestry5Apache Tapestry
TryCatchCallbackA callback used with InstructionBuilder.Interfaceorg.apache.tapestry5.plasticApache Tapestry
WhenCallbackUsed with InstructionBuilder.Interfaceorg.apache.tapestry5.plasticApache Tapestry
WhileCallbackCallback used with InstructionBuilder.Interfaceorg.apache.tapestry5.plasticApache Tapestry
CallbackWriterClassorg.apache.struts2.views.freemarker.tagsApache Struts
ContextCallbackInterfacejavax.faces.componentApache MyFaces
VisitCallbackA simple callback interface that enables taking action on a specific UIComponent (either facet or child) during Interfacejavax.faces.component.visitApache MyFaces
ResponseCallbackInterfaceorg.apache.jena.fuseki.servletsApache Jena
ResponseCallbackInterfaceorg.apache.jena.fuseki.servletsApache Jena
AsyncCallbackInterfaceorg.apache.activemqApache ActiveMQ
CallbackA simple callback object used by objects to provide automatic transactional or exception handling blocks.Interfaceorg.apache.activemq.utilApache ActiveMQ
CertificateCallbackA Callback for SSL certificates.Classorg.apache.activemq.jaasApache ActiveMQ
JaasCertificateCallbackHandlerA Standard JAAS callback handler for SSL certificate requests.Classorg.apache.activemq.jaasApache ActiveMQ
JassCredentialCallbackHandlerA JASS username password CallbackHandler.Classorg.apache.activemq.jaasApache ActiveMQ
PromiseCallbackClassorg.apache.activemq.utilApache ActiveMQ
AsyncCallbackThe callback interface for an AsyncProcessor so that it can notify you when an Exchange is done.Interfaceorg.apache.camelApache Camel
AsyncProducerCallbackCallback for sending a exchange message to a endpoint using an AsyncProcessor capable producer.Interfaceorg.apache.camelApache Camel
ProducerCallbackCallback for sending a exchange message to a endpoint using a producer.Interfaceorg.apache.camelApache Camel
ReflectionHelper .FieldCallbackCallback interface invoked on each field in the hierarchy.Interfaceorg.apache.camel.util.ReflectionHelperApache Camel
ReflectionHelper .MethodCallbackAction to take on each method.Interfaceorg.apache.camel.util.ReflectionHelperApache Camel
SubUnitOfWorkCallbackTo allow unit of work for the UnitOfWork while processing a number of Exchanges.Interfaceorg.apache.camel.spiApache Camel
RemoteCallbackInterfaceorg.apache.solr.cloud.ruleApache Solr Lucene
ZkStateWriter .ZkWriteCallbackInterfaceorg.apache.solr.cloud.overseer.ZkStateWriterApache Solr Lucene
StreamingResponseCallbackClassorg.apache.solr.client.solrjApache Solr Lucene
AbstractExcludeNodesSearchCallbackClassorg.dbunit.util.searchSourceForge DBUnit
AbstractIncludeNodesSearchCallbackClassorg.dbunit.util.searchSourceForge DBUnit
AbstractMetaDataBasedSearchCallbackSuper-class for the ISearchCallback that implements the getEdges() method using the database meta-data.Classorg.dbunit.database.searchSourceForge DBUnit
AbstractNodesFilterSearchCallbackSuper-class for ISearchCallback implementations that needs to filter which nodes should be included or excluded from the search.Classorg.dbunit.util.searchSourceForge DBUnit
ExportedKeysSearchCallbackISearchCallback implementation that get the nodes using direct foreign key dependency, i.Classorg.dbunit.database.searchSourceForge DBUnit
ImportedAndExportedKeysSearchCallbackISearchCallback implementation that get the nodes using both direct and reverse foreign key dependency, i.Classorg.dbunit.database.searchSourceForge DBUnit
ImportedAndExportedKeysSearchCallbackFilteredByPKsExtension of the ImportedAndExportedKeysSearchCallback, where each new edge is added to a PrimaryKeyFilter.Classorg.dbunit.database.searchSourceForge DBUnit
ImportedKeysSearchCallbackISearchCallback implementation that get the nodes using direct foreign key dependency, i.Classorg.dbunit.database.searchSourceForge DBUnit
ImportedKeysSearchCallbackFilteredByPKsExtension of the ImportedKeysSearchCallback, where each new edge is added to a Since:Sep 9, 2005Version:$Revision$Author:Felipe Leme (dbunit@felipeal.Classorg.dbunit.database.searchSourceForge DBUnit
ISearchCallbackCallback used by the search algorithms.Interfaceorg.dbunit.util.searchSourceForge DBUnit
AbstractCallbacksAbstract convenience class that provides a postive no-op implementation of all the methods of the Callbacks interface.Classcom.uwyn.rife.database.querymanagers.genericRife
CallbacksCallbacks are hooks that are being called when beans are manipulated through the GenericQueryManager or otherInterfacecom.uwyn.rife.database.querymanagers.genericRife
CallbacksProviderCallbacks can either be implemented directly by implementing the Callbacks interface, or they can be provided by implementing this interface.Interfacecom.uwyn.rife.database.querymanagers.genericRife
AnimationScheduler .AnimationCallbackThe callback used when an animation frame becomes available.Interfacecom.google.gwt.animation.client.AnimationSchedulerGoogle WebToolkit (GWT)
AsyncCallbackThe primary interface a caller must implement to receive a response from a remote procedure call.Interfacecom.google.gwt.user.client.rpcGoogle WebToolkit (GWT)
CallbackA callback for any asynchronous call that can result in success or failure.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
Layout .AnimationCallbackCallback interface used by Layout.Interfacecom.google.gwt.layout.client.LayoutGoogle WebToolkit (GWT)
PopupPanel .PositionCallbackA callback that is used to set the position of a PopupPanel right before it is shown.Interfacecom.google.gwt.user.client.ui.PopupPanelGoogle WebToolkit (GWT)
RequestCallbackThe primary interface a caller must implement to receive a response to a Modules that use this interface should inheritInterfacecom.google.gwt.http.clientGoogle WebToolkit (GWT)
ResourceCallbackA callback interface for asynchronous operations on resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
RunAsyncCallbackA callback meant to be used by GWT.Interfacecom.google.gwt.core.clientGoogle WebToolkit (GWT)
SuggestBox .SuggestionCallbackThe callback used when a user selects a SuggestOracle.Interfacecom.google.gwt.user.client.ui.SuggestBoxGoogle WebToolkit (GWT)
SuggestOracle .CallbackCallback for SuggestOracle.Interfacecom.google.gwt.user.client.ui.SuggestOracleGoogle WebToolkit (GWT)
AccessCallbackContract for providing callback access to a DatabaseStructure, typically from the Optimizer.Interfaceorg.hibernate.id.enhancedHibernate ORM
AfterClassCallbackHandlerClassorg.hibernate.testing.junit4Hibernate ORM
BeanCallbackSee Also:Serialized FormFields inherited from class org.Classorg.hibernate.ejb.eventHibernate ORM
BeforeClassCallbackHandlerClassorg.hibernate.testing.junit4Hibernate ORM
CallbackClassorg.hibernate.ejb.eventHibernate ORM
CallbackExceptionShould be thrown by persistent objects from Lifecycle or Interceptor callbacks.Classorg.hibernateHibernate ORM
CallbackExceptionIndicates an exception while performing a callback on the testSee Also:Serialized FormClassorg.hibernate.testing.junit4Hibernate ORM
CallbackHandlerConsumerInterfaceorg.hibernate.ejb.eventHibernate ORM
CallbackResolverClassorg.hibernate.ejb.eventHibernate ORM
EntityCallbackHandlerKeep track of all lifecycle callbacks and listeners for a given persistence unitSee Also:Serialized FormClassorg.hibernate.ejb.eventHibernate ORM
JoinWalker .AssociationInitCallbackInterfaceorg.hibernate.loader.JoinWalkerHibernate ORM
JpaCallbackClassInterfaceorg.hibernate.metamodel.source.binderHibernate ORM
ListenerCallbackClassorg.hibernate.ejb.eventHibernate ORM
LobCreationContext .CallbackThe callback contract for making use of the JDBC Connection.Interfaceorg.hibernate.engine.jdbc.LobCreationContextHibernate ORM
SynchronizationCallbackCoordinatorInterfaceorg.hibernate.engine.transaction.synchronization.spiHibernate ORM
SynchronizationCallbackCoordinatorImplManages callbacks from the Synchronization registered by Hibernate.Classorg.hibernate.engine.transaction.synchronization.internalHibernate ORM
RunBeforeTestExecutionCallbacksRunBeforeTestExecutionCallbacks is a custom JUnit Statementwhich allows the Spring TestContext Framework to be plugged into theClassorg.springframework.test.context.junit4.statementsSpring MVC
RunAfterTestExecutionCallbacksRunAfterTestExecutionCallbacks is a custom JUnit Statementwhich allows the Spring TestContext Framework to be plugged into theClassorg.springframework.test.context.junit4.statementsSpring MVC
AMXGlassfish .BootAMXCallbackCallback for MBeanListener that waits for the BootAMXMBean to appear; it always will load early in server startup.Classsun.org.glassfish.external.amx.AMXGlassfishCode Trails
AMXGlassfish .WaitForDomainRootListenerCallbackClasssun.org.glassfish.external.amx.AMXGlassfishCode Trails
AsyncProviderCallbackCallback interface to signal JAX-WS RI that the processing of an asynchronous request is complete.Interfacesun.xml.internal.ws.api.serverCode Trails
AuthorizeCallbackThis callback is used by SaslServer to determine whether one entity (identified by an authenticated authentication id)Classsecurity.saslCode Trails
Callback Implementations of this interface are passed to a CallbackHandler, allowing underlying security servicesInterfacesecurity.auth.callbackCode Trails
CallbackHandler An application implements a CallbackHandler and passes it to underlying security services so that they may interact withInterfacesecurity.auth.callbackCode Trails
CallbackMethodHandlerClasssun.xml.internal.ws.client.seiCode Trails
ChoiceCallback Underlying security services instantiate and pass a ChoiceCallback to the handleClasssecurity.auth.callbackCode Trails
ConfirmationCallback Underlying security services instantiate and pass a ConfirmationCallback to the handleClasssecurity.auth.callbackCode Trails
CSSParser .CSSParserCallbackInterfaceswing.text.html.CSSParserCode Trails
DefaultCallbackHandlerClasssun.jndi.ldap.saslCode Trails
DialogCallbackHandler Uses a Swing dialog window to query the user for answers to authentication questions.Classsun.security.auth.callbackCode Trails
DialogCallbackHandler .ConfirmationInfoClasssun.security.auth.callback.DialogCallbackHandlerCode Trails
BasicBSONCallbackAn implementation of BsonCallback that creates an instance of BSONObject.ClassbsonMongoDB NoSQL
BSONCallbackA callback interface for describing the structure of a BSON document.InterfacebsonMongoDB NoSQL
DBCallbackThe DB callback interface.InterfacemongodbMongoDB NoSQL
DBCallbackFactoryFactory for creating concrete implementations of DBCallback.InterfacemongodbMongoDB NoSQL
DefaultDBCallbackAn implementation of DBCallback that decodes into a DBObject.ClassmongodbMongoDB NoSQL
EmptyBSONCallbackConvenience implementation of BSONCallback that throws UnsupportedOperationException for all methods.ClassbsonMongoDB NoSQL
JSONCallbackConverts JSON to DBObjects and vice versa.Classmongodb.utilMongoDB NoSQL
LazyBSONCallbackA BSONCallback for creation of LazyBSONObject and LazyBSONList instances.ClassbsonMongoDB NoSQL
LazyDBCallbackA BSONCallback for the creation of LazyDBObject and LazyDBList instances.ClassmongodbMongoDB NoSQL
SingleResultCallbackAn interface to describe the completion of an asynchronous operation.Interfacemongodb.asyncMongoDB NoSQL
AsyncCallbackLicensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.Interfaceapache.bookkeeper.clientApache BookKeeper
AsyncCallback .AddCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .CloseCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .CreateCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .DeleteCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .IsClosedCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .OpenCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .ReadCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .ReadLastConfirmedCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
AsyncCallback .RecoverCallbackInterfaceapache.bookkeeper.client.AsyncCallbackApache BookKeeper
CallbackInterfaceapache.hedwig.utilApache BookKeeper
CallbackUtilsClassapache.hedwig.utilApache BookKeeper
KafkaConsumer .MessageCallbackCallback for receiving new messages.Interfaceapache.twill.kafka.client.KafkaConsumerApache Twill
ZKOperations .ChildrenCallbackInterfaceapache.twill.zookeeper.ZKOperationsApache Twill
ZKOperations .DataCallbackInterfaceapache.twill.zookeeper.ZKOperationsApache Twill
AsyncMethodCallbackInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
CancelActionAction .ActionCancelledCallbackCallback handler for applying a working copy.Classclient.gwt.remoting.CancelActionActionContent Control
RequestCallbackAdapterAdapter that maps GWT's callback handler to the CC response handler.Classclient.gwt.coreContent Control
FutureCallbackInterfaceapache.http.concurrentApache HttpComponents
PoolEntryCallbackPool entry callabck.Interfaceapache.http.poolApache HttpComponents
Meta .PrepareCallbackAPI to put a result set into a statement, being careful to enforce thread-safety and not to overwrite existing open result sets.Interfaceorg.apache.calcite.avatica.MetaCalcite
SaslNettyServer .SaslDigestCallbackHandlerClassorg.apache.giraph.comm.netty.SaslNettyServerGiraph
CallbackInterface for receiving asynchronous callbacks.Interfaceorg.apache.avro.ipcAvro
InputProtocol .CallbackInterfaceorg.apache.avro.mapred.tether.InputProtocolAvro
OutputProtocol .CallbackInterfaceorg.apache.avro.mapred.tether.OutputProtocolAvro
CallbackFuture An CallbackFuture offers the possibility to call back a registered listener when it is completed.Classorg.hypergraphdb.utilHypergraphDb
AsyncContextCallbackProvides a mechanism for the Coyote connectors to signal to a AsyncContext implementation that an action, such asInterfaceTOMCAT
BIOCallbackInterfaceTOMCAT
ExtendedRpcCallbackExtension to the RpcCallback interface.InterfaceTOMCAT
JAASCallbackHandler used to negotiate delivery of the username and credentials that were specified to our constructor.ClassTOMCAT
JarScannerCallbackInterfaceTOMCAT
ListenCallbackInternal interface, similar to the MessageListener but used The listen callback interface is used by the replication systemInterfaceTOMCAT
PasswordCallbackInterfaceTOMCAT
PoolCallbackInterfaceTOMCAT
ProcErrorCallbackInterfaceTOMCAT
RpcCallbackThe RpcCallback interface is an interface for the Tribes channel to request a response object to a request that came in.InterfaceTOMCAT
CallbackDispatcherClassweblogic.commonOracle WebLogic
CallbackInterfaceWeblogic specific stub functionality for callback stub.Interfaceweblogic.wsee.jwsOracle WebLogic
CallbackMethodRequired Element Summarypublic abstract String operationClassweblogic.jwsOracle WebLogic
CallbackRolesAllowedSpecifies the list of roles permitted to access callback method(s) in an application.Classweblogic.jws.securityOracle WebLogic
CallbackServiceOptional Element Summarypublic abstract String nameClassweblogic.jwsOracle WebLogic
CertCallbackClassweblogic.security.SSLOracle WebLogic
ClientCallbackInterfaceweblogic.commonOracle WebLogic
ConnectionPoolFailoverCallbackControls the failover of WebLogic Server MultiPools.Interfaceweblogic.jdbc.extensionsOracle WebLogic
ContextAwareAsyncResponseCallbackContextAwareAsyncResponseCallback is a tagging interface.Interfaceweblogic.net.httpOracle WebLogic
ContextHandlerCallbackThis callback passes the ContextHandler to LoginModule.Classweblogic.security.auth.callbackOracle WebLogic
GroupCallbackUnderlying security services instantiate and pass a GroupCallback to the invokeCallbackClassweblogic.security.auth.callbackOracle WebLogic
URLCallbackUnderlying security services instantiate and pass a URLCallback to the invokeCallbackClassweblogic.security.auth.callbackOracle WebLogic
URLCallbackHandlerA CallbackHandler used for returning a username, password, URL, and ContextHandler.Classweblogic.securityOracle WebLogic
WLW81CallbackJWSThis annotation is added during the upgrade of an 8.Classweblogic.jws.wlwOracle WebLogic
CallbackInterfaceorg.apache.axis.encodingApache Axis
CallbackTargetClassorg.apache.axis.encodingApache Axis
IAsyncCallbackCallback for Async notificationAuthor:Davanum Srinivas (dims@yahoo.Interfaceorg.apache.axis.client.asyncApache Axis
CollectionCallbackInterfaceorg.springframework.data.mongodb.coreSpringData MongoDb
DbCallbackInterfaceorg.springframework.data.mongodb.coreSpringData MongoDb
DbRefResolverCallbackCallback interface to be used in conjunction with DbRefResolver.Interfaceorg.springframework.data.mongodb.core.convertSpringData MongoDb
DocumentCallbackHandlerAn interface used by MongoTemplate for processing documents returned from a MongoDB query on a per-documentbasis.Interfaceorg.springframework.data.mongodb.coreSpringData MongoDb
IterHelper .IterCallbackClassorg.mongodb.morphia.utils.IterHelperMorphia MongoDb
IterHelper .MapIterCallbackClassorg.mongodb.morphia.utils.IterHelperMorphia MongoDb
ResponseCallbackInterfaceorg.ektorp.httpEktorp CouchDb
MemoryUpdateCallbackThis interface will be used by Tez to inform components about available memory.Classorg.apache.tez.runtime.apiApache Tez
CallbackServiceService that generates and parses callback URLs.Classorg.apache.oozie.serviceApache Oozie
CallbackServletClassorg.apache.oozie.servletApache Oozie
AsyncCallbackInterfaceorg.apache.zookeeperApache Zookeeper
AsyncCallback .ACLCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .Children2CallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .ChildrenCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .DataCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .StatCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .StringCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
AsyncCallback .VoidCallbackNested Class SummaryNested classes/interfaces inherited from interface org.Interfaceorg.apache.zookeeper.AsyncCallbackApache Zookeeper
KeeperException .InvalidCallbackExceptionSee Also:KeeperException.Classorg.apache.zookeeper.KeeperExceptionApache Zookeeper
FSM .SubscribeTransitionCallBackSend this to an FSM to request first the FSM.Classakka.actor.FSMAkka
FSM .SubscribeTransitionCallBack$Classakka.actor.FSMAkka
FSM .UnsubscribeTransitionCallBackUnsubscribe from FSM.Classakka.actor.FSMAkka
FSM .UnsubscribeTransitionCallBack$Classakka.actor.FSMAkka
japi .CallbackBridgeClassakka.dispatch.japiAkka
MultiNodeSpecCallbacksUse this to hook MultiNodeSpec into your test framework lifecycle, either by having your test extend MultiNodeSpec and call these methods or by creating a trait that calls them and then mixing that trait with your test togetherInterfaceakka.remote.testkitAkka
PersistentFSM .SubscribeTransitionCallBackSend this to an FSM to request first the PersistentFSM.Classakka.persistence.fsm.PersistentFSMAkka
PersistentFSM .SubscribeTransitionCallBack$Classakka.persistence.fsm.PersistentFSMAkka
PersistentFSM .UnsubscribeTransitionCallBackUnsubscribe from FSM.Classakka.persistence.fsm.PersistentFSMAkka
PersistentFSM .UnsubscribeTransitionCallBack$Classakka.persistence.fsm.PersistentFSMAkka
RpcCallbackInterface for an RPC callback, normally called when an RPC completes.Interfaceakka.protobufAkka
ClientCallbackHandlerclient side callback handler.Classbacktype.storm.security.auth.digestApache Storm
ClientCallbackHandlerSASL client side callback handler.Classbacktype.storm.security.auth.kerberosApache Storm
CoordinatedBolt .FinishedCallbackInterfacebacktype.storm.coordination.CoordinatedBoltApache Storm
CoordinatedBolt .TimeoutCallbackInterfacebacktype.storm.coordination.CoordinatedBoltApache Storm
RotatingMap .ExpiredCallbackSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacebacktype.storm.utils.RotatingMapApache Storm
ServerCallbackHandlerClassbacktype.storm.security.auth.digestApache Storm
ServerCallbackHandlerClassbacktype.storm.security.auth.kerberosApache Storm
TimeCacheMap .ExpiredCallbackSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacebacktype.storm.utils.TimeCacheMapApache Storm
MonitoredUDFExecutor .ErrorCallbackUDF authors can optionally extend this class and provide the class of their custom callbacks in the annotation to perform their own handling of errors and timeouts.Classorg.apache.pig.backend.hadoop.executionengine.physicalLayer.util.MonitoredUDFExecutorApache Pig
CacheEvictionCallbackCacheEvictionCallBack is an interface to be used in conjunction with CascadingCache instances.Interfacecascading.util.cacheCascading
CallbackFailedExceptionThe callback failed when it tried to reach the callback URL.Classorg.apache.hive.hcatalog.templetonApache Hive
HiveInterruptCallbackInterfaceorg.apache.hadoop.hive.commonApache Hive
LazyDecompressionCallbackUsed to call back lazy decompression process.Interfaceorg.apache.hadoop.hive.serde2.columnarApache Hive
OrcFile .WriterCallbackInterfaceorg.apache.hadoop.hive.ql.io.orc.OrcFileApache Hive
PlainSaslHelper .PlainCallbackHandlerClassorg.apache.hive.service.auth.PlainSaslHelperApache Hive
CallbackCommunicates responses from a server or offline requests.Interfaceretrofit2Retrofit
AbstractCallbackHandlerClassorg.eclipse.jetty.jaas.callbackJetty
BlockingCallbackAn implementation of Callback that blocks until success or failure.Classorg.eclipse.jetty.utilJetty
BlockingWriteCallbackClassorg.eclipse.jetty.websocket.commonJetty
BlockingWriteCallback .WriteBlockerClassorg.eclipse.jetty.websocket.common.BlockingWriteCallbackJetty
ByteBufferCallbackClassorg.eclipse.jetty.http2.serverJetty
CallbackA callback abstraction that handles completed/failed events of asynchronous operations.Interfaceorg.eclipse.jetty.utilJetty
Callback .AdapterClassorg.eclipse.jetty.util.CallbackJetty
Callback .NonBlockingInterfaceorg.eclipse.jetty.util.CallbackJetty
CompletableCallback A callback to be used by driver code that needs to know whether the callback has been succeeded or failed (that is, completed) just after the asynchronous operation or not,Classorg.eclipse.jetty.utilJetty
CountingCallbackA callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.Classorg.eclipse.jetty.utilJetty
CredentialValidationCallbackCredentialValidationCallback Store a jetty Credential for a user so that it can beClassorg.eclipse.jetty.security.jaspi.callbackJetty
DefaultCallbackHandlerClassorg.eclipse.jetty.jaas.callbackJetty
FutureCallbackClassorg.eclipse.jetty.utilJetty
FutureWriteCallbackAllows events to a WriteCallback to drive a Future for the user.Classorg.eclipse.jetty.websocket.common.ioJetty
IteratingCallbackThis specialized callback implements a pattern that allows a large job to be broken into smaller tasks using iterationClassorg.eclipse.jetty.utilJetty
IteratingCallback .ActionThe indication of the overall progress of the overall job that implementations of IteratingCallback.Classorg.eclipse.jetty.util.IteratingCallbackJetty
IteratingNestedCallbackIterating Nested Callback.Classorg.eclipse.jetty.utilJetty
LifeCycleCallbackClassorg.eclipse.jetty.plus.annotationJetty
LifeCycleCallbackCollectionClassorg.eclipse.jetty.plus.annotationJetty
LoginCallbackThis is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.Interfaceorg.eclipse.jetty.security.authenticationJetty
LoginCallbackImplThis is similar to the jaspi PasswordValidationCallback but includes user principal and group info as well.Classorg.eclipse.jetty.security.authenticationJetty
ObjectCallback Can be used as a LoginModule Callback to obtain a user's credential as an Object, rather thanClassorg.eclipse.jetty.jaas.callbackJetty
PostConstructCallbackClassorg.eclipse.jetty.plus.annotationJetty
PreDestroyCallbackClassorg.eclipse.jetty.plus.annotationJetty
RequestParameterCallbackRequestParameterCallback Allows a JAAS callback handler to access any parameter from the j_security_check FORM.Classorg.eclipse.jetty.jaas.callbackJetty
SendHandlerWriteCallbackClassorg.eclipse.jetty.websocket.jsr356.messagesJetty
ServletCallbackHandlerClassorg.eclipse.jetty.security.jaspiJetty
SharedBlockingCallbackProvides a reusable Callback that can block the thread while waiting to be completed.Classorg.eclipse.jetty.utilJetty
WriteCallbackCallback for Write events.Interfaceorg.eclipse.jetty.websocket.apiJetty
WriteCallbackWrapperWraps the exposed WriteCallback WebSocket API with a Jetty Callback.Classorg.eclipse.jetty.websocket.common.ioJetty
CertificateCallbackSee Also:Serialized FormConstructor SummaryCertificateCallback()Classorg.apache.geronimo.security.realm.providersApache Geronimo
CertificateCallbackHandlerClassorg.apache.geronimo.security.realm.providersApache Geronimo
CertificateChainCallbackSee Also:Serialized FormConstructor SummaryCertificateChainCallback()Classorg.apache.geronimo.security.realm.providersApache Geronimo
CertificateChainCallbackHandlerClassorg.apache.geronimo.security.realm.providersApache Geronimo
ClearableCallbackHandlerMethods inherited from interface javax.Interfaceorg.apache.geronimo.security.realm.providersApache Geronimo
NameCallbackHandlerClassorg.apache.geronimo.security.credentialstoreApache Geronimo
NoOverrideCallbackFilterClassorg.apache.geronimo.axis.clientApache Geronimo
PasswordCallbackHandlerClassorg.apache.geronimo.security.credentialstoreApache Geronimo
PasswordCallbackHandlerClassorg.apache.geronimo.security.realm.providersApache Geronimo
SingleCallbackHandlerInterfaceorg.apache.geronimo.security.credentialstoreApache Geronimo
UsernamePasswordCallbackConvenience callback handler.Classorg.apache.geronimo.security.jaasApache Geronimo
PendingResult .CallbackInterfacecom.google.maps.PendingResultGoogle Maps
CallbackClassjavassist.toolsJavAssist
CompilationUnit .ClassgenCallbackA callback interface you can use to "accompany" the classgen() code as it traverses the ClassNode tree.Classorg.codehaus.groovy.control.CompilationUnitGroovy
CompilationUnit .ProgressCallbackA callback interface you can use to get a callback after every unit of the compile process.Classorg.codehaus.groovy.control.CompilationUnitGroovy
PropertyGetter .PropertyCallbackInterfaceorg.apache.log4j.config.PropertyGetterApache Log4j
CallbackFunctionA callback function (along the lines of Berkeley optimization repo), which is currently used in the optimization package.Classedu.stanford.nlp.utilStanford Parser
AjaxExceptionHandlerVisitCallbackVisitCallback which collects all AjaxExceptionHandlers.Classorg.primefaces.component.ajaxexceptionhandlerPrimeFaces
ResetInputContextCallbackClassorg.primefaces.visitPrimeFaces
ResetInputVisitCallbackClassorg.primefaces.visitPrimeFaces
Selectable .CallbackA callback that can be passed to the various "on" methods of the selectable - to allow code to be run when the selectable becomes readyInterfaceorg.apache.qpid.proton.reactor.SelectableApache Qpid
Incrementor .MaxCountExceededCallbackDefines a method to be called at counter exhaustion.Interfaceorg.apache.commons.math3.util.IncrementorApache Commons
IntegerSequence .Incrementor .MaxCountExceededCallbackDefines a method to be called at counter exhaustion.Interfaceorg.apache.commons.math3.util.IntegerSequence.IncrementorApache Commons
SolutionCallbackA callback object that can be provided to a linear optimizer to keep track of the best solution found.Classorg.apache.commons.math3.optim.linearApache Commons
FutureCallbackA callback for accepting the results of a Future computation asynchronously.Interfacecom.google.common.util.concurrentGoogle Guava
JRFillDataset .CacheRecordIndexCallbackInterfacenet.sf.jasperreports.engine.fill.JRFillDatasetSourceforge Jasper Reports
JRFillDataset .CacheRecordIndexChainedCallbackClassnet.sf.jasperreports.engine.fill.JRFillDatasetSourceforge Jasper Reports
JRFillDataset .FillDatasetPositionRecordIndexCallbackClassnet.sf.jasperreports.engine.fill.JRFillDatasetSourceforge Jasper Reports
CallbacksUtility class for GLFW callbacks.Classorg.lwjgl.glfwLWJGL
CLContextCallbackInstances of this interface may be passed to the CL10.Classorg.lwjgl.openclLWJGL
CLContextCallback .SAMA functional interface for CLContextCallback.Interfaceorg.lwjgl.opencl.CLContextCallbackLWJGL
CLContextCallback .SAMStringA functional interface for CLContextCallback.Interfaceorg.lwjgl.opencl.CLContextCallbackLWJGL
CLEventCallbackInstances of this interface may be passed to the CL11.Classorg.lwjgl.openclLWJGL
CLEventCallback .SAMA functional interface for CLEventCallback.Interfaceorg.lwjgl.opencl.CLEventCallbackLWJGL
CLMemObjectDestructorCallbackInstances of this interface may be passed to the CL11.Classorg.lwjgl.openclLWJGL
CLMemObjectDestructorCallback .SAMA functional interface for CLMemObjectDestructorCallback.Interfaceorg.lwjgl.opencl.CLMemObjectDestructorCallbackLWJGL
CLProgramCallbackInstances of this interface may be passed to the CL10.Classorg.lwjgl.openclLWJGL
CLProgramCallback .SAMA functional interface for CLProgramCallback.Interfaceorg.lwjgl.opencl.CLProgramCallbackLWJGL
CLReportLiveObjectsAlteraCallbackInstances of this interface may be passed to the ALTERALiveObjectTracking.Classorg.lwjgl.openclLWJGL
CLReportLiveObjectsAlteraCallback .SAMA functional interface for CLReportLiveObjectsAlteraCallback.Interfaceorg.lwjgl.opencl.CLReportLiveObjectsAlteraCallbackLWJGL
CLSVMFreeCallbackInstances of this interface may be passed to the CL20.Classorg.lwjgl.openclLWJGL
CLSVMFreeCallback .SAMA functional interface for CLSVMFreeCallback.Interfaceorg.lwjgl.opencl.CLSVMFreeCallbackLWJGL
CLSVMFreeCallback .SAMBufferA functional interface for CLSVMFreeCallback.Interfaceorg.lwjgl.opencl.CLSVMFreeCallbackLWJGL
EGLDebugMessageKHRCallbackInstances of this interface may be passed to the KHRDebug.Classorg.lwjgl.eglLWJGL
EGLDebugMessageKHRCallback .SAMA functional interface for EGLDebugMessageKHRCallback.Interfaceorg.lwjgl.egl.EGLDebugMessageKHRCallbackLWJGL
EGLDebugMessageKHRCallback .SAMStringA functional interface for EGLDebugMessageKHRCallback.Interfaceorg.lwjgl.egl.EGLDebugMessageKHRCallbackLWJGL
GLDebugMessageAMDCallbackInstances of this interface may be passed to the AMDDebugOutput.Classorg.lwjgl.openglLWJGL
GLDebugMessageAMDCallback .SAMA functional interface for GLDebugMessageAMDCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageAMDCallbackLWJGL
GLDebugMessageAMDCallback .SAMStringA functional interface for GLDebugMessageAMDCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageAMDCallbackLWJGL
GLDebugMessageARBCallbackInstances of this interface may be passed to the ARBDebugOutput.Classorg.lwjgl.openglLWJGL
GLDebugMessageARBCallback .SAMA functional interface for GLDebugMessageARBCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageARBCallbackLWJGL
GLDebugMessageARBCallback .SAMStringA functional interface for GLDebugMessageARBCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageARBCallbackLWJGL
GLDebugMessageCallbackInstances of this interface may be passed to the GL43.Classorg.lwjgl.openglLWJGL
GLDebugMessageCallbackInstances of this interface may be passed to the GLES32.Classorg.lwjgl.openglesLWJGL
GLDebugMessageCallback .SAMA functional interface for GLDebugMessageCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageCallbackLWJGL
GLDebugMessageCallback .SAMA functional interface for GLDebugMessageCallback.Interfaceorg.lwjgl.opengles.GLDebugMessageCallbackLWJGL
GLDebugMessageCallback .SAMStringA functional interface for GLDebugMessageCallback.Interfaceorg.lwjgl.opengl.GLDebugMessageCallbackLWJGL
GLDebugMessageCallback .SAMStringA functional interface for GLDebugMessageCallback.Interfaceorg.lwjgl.opengles.GLDebugMessageCallbackLWJGL
GLDebugMessageKHRCallbackInstances of this interface may be passed to the KHRDebug.Classorg.lwjgl.openglesLWJGL
GLDebugMessageKHRCallback .SAMA functional interface for GLDebugMessageKHRCallback.Interfaceorg.lwjgl.opengles.GLDebugMessageKHRCallbackLWJGL
GLDebugMessageKHRCallback .SAMStringA functional interface for GLDebugMessageKHRCallback.Interfaceorg.lwjgl.opengles.GLDebugMessageKHRCallbackLWJGL
GLFWCharCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWCharCallback .SAMA functional interface for GLFWCharCallback.Interfaceorg.lwjgl.glfw.GLFWCharCallbackLWJGL
GLFWCharModsCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWCharModsCallback .SAMA functional interface for GLFWCharModsCallback.Interfaceorg.lwjgl.glfw.GLFWCharModsCallbackLWJGL
GLFWCursorEnterCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWCursorEnterCallback .SAMA functional interface for GLFWCursorEnterCallback.Interfaceorg.lwjgl.glfw.GLFWCursorEnterCallbackLWJGL
GLFWCursorPosCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWCursorPosCallback .SAMA functional interface for GLFWCursorPosCallback.Interfaceorg.lwjgl.glfw.GLFWCursorPosCallbackLWJGL
GLFWDropCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWDropCallback .ConsumerBufferA functional interface that can be used with apply.Interfaceorg.lwjgl.glfw.GLFWDropCallbackLWJGL
GLFWDropCallback .ConsumerStringA functional interface that can be used with apply.Interfaceorg.lwjgl.glfw.GLFWDropCallbackLWJGL
GLFWDropCallback .SAMA functional interface for GLFWDropCallback.Interfaceorg.lwjgl.glfw.GLFWDropCallbackLWJGL
GLFWDropCallback .SAMBufferA functional interface for GLFWDropCallback.Interfaceorg.lwjgl.glfw.GLFWDropCallbackLWJGL
GLFWDropCallback .SAMStringA functional interface for GLFWDropCallback.Interfaceorg.lwjgl.glfw.GLFWDropCallbackLWJGL
GLFWErrorCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWErrorCallback .SAMA functional interface for GLFWErrorCallback.Interfaceorg.lwjgl.glfw.GLFWErrorCallbackLWJGL
GLFWErrorCallback .SAMStringA functional interface for GLFWErrorCallback.Interfaceorg.lwjgl.glfw.GLFWErrorCallbackLWJGL
GLFWFramebufferSizeCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWFramebufferSizeCallback .SAMA functional interface for GLFWFramebufferSizeCallback.Interfaceorg.lwjgl.glfw.GLFWFramebufferSizeCallbackLWJGL
GLFWKeyCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWKeyCallback .SAMA functional interface for GLFWKeyCallback.Interfaceorg.lwjgl.glfw.GLFWKeyCallbackLWJGL
GLFWMonitorCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWMonitorCallback .SAMA functional interface for GLFWMonitorCallback.Interfaceorg.lwjgl.glfw.GLFWMonitorCallbackLWJGL
GLFWMouseButtonCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWMouseButtonCallback .SAMA functional interface for GLFWMouseButtonCallback.Interfaceorg.lwjgl.glfw.GLFWMouseButtonCallbackLWJGL
GLFWScrollCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWScrollCallback .SAMA functional interface for GLFWScrollCallback.Interfaceorg.lwjgl.glfw.GLFWScrollCallbackLWJGL
GLFWWindowCloseCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowFocusCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowFocusCallback .SAMA functional interface for GLFWWindowFocusCallback.Interfaceorg.lwjgl.glfw.GLFWWindowFocusCallbackLWJGL
GLFWWindowIconifyCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowIconifyCallback .SAMA functional interface for GLFWWindowIconifyCallback.Interfaceorg.lwjgl.glfw.GLFWWindowIconifyCallbackLWJGL
GLFWWindowPosCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowPosCallback .SAMA functional interface for GLFWWindowPosCallback.Interfaceorg.lwjgl.glfw.GLFWWindowPosCallbackLWJGL
GLFWWindowRefreshCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowSizeCallbackInstances of this interface may be passed to the GLFW.Classorg.lwjgl.glfwLWJGL
GLFWWindowSizeCallback .SAMA functional interface for GLFWWindowSizeCallback.Interfaceorg.lwjgl.glfw.GLFWWindowSizeCallbackLWJGL
MallocMessageCallbackInstances of this interface may be passed to the JEmalloc.Classorg.lwjgl.system.jemallocLWJGL
MallocMessageCallback .SAMA functional interface for MallocMessageCallback.Interfaceorg.lwjgl.system.jemalloc.MallocMessageCallbackLWJGL
MallocMessageCallback .SAMStringA functional interface for MallocMessageCallback.Interfaceorg.lwjgl.system.jemalloc.MallocMessageCallbackLWJGL
OVRLogCallbackInstances of this interface may be passed to the LogCallback member of the OVRInitParams struct.Classorg.lwjgl.ovrLWJGL
OVRLogCallback .SAMA functional interface for OVRLogCallback.Interfaceorg.lwjgl.ovr.OVRLogCallbackLWJGL
OVRLogCallback .SAMStringA functional interface for OVRLogCallback.Interfaceorg.lwjgl.ovr.OVRLogCallbackLWJGL
STBIEOFCallbackInstances of this interface may be set to the eof field of the STBIIOCallbacks struct.Classorg.lwjgl.stbLWJGL
STBIIOCallbacksImage IO callbacks, used by STBImage.Classorg.lwjgl.stbLWJGL
STBIIOCallbacks .BufferAn array of STBIIOCallbacks structs.Classorg.lwjgl.stb.STBIIOCallbacksLWJGL
STBIReadCallbackInstances of this interface may be set to the read field of the STBIIOCallbacks struct.Classorg.lwjgl.stbLWJGL
STBIReadCallback .SAMA functional interface for STBIReadCallback.Interfaceorg.lwjgl.stb.STBIReadCallbackLWJGL
STBIReadCallback .SAMBufferA functional interface for STBIReadCallback.Interfaceorg.lwjgl.stb.STBIReadCallbackLWJGL
STBISkipCallbackInstances of this interface may be set to the skip field of the STBIIOCallbacks struct.Classorg.lwjgl.stbLWJGL
STBIWriteCallbackInstances of this interface may be used with the STBImageWrite write_type_to_func functions.Classorg.lwjgl.stbLWJGL
STBIWriteCallback .SAMA functional interface for STBIWriteCallback.Interfaceorg.lwjgl.stb.STBIWriteCallbackLWJGL
STBIWriteCallback .SAMBufferA functional interface for STBIWriteCallback.Interfaceorg.lwjgl.stb.STBIWriteCallbackLWJGL
ApplicationContext .QueuedCallbackClassorg.apache.pivot.wtk.ApplicationContextApache Pivot
ApplicationContext .ScheduledCallbackClassorg.apache.pivot.wtk.ApplicationContextApache Pivot
JaasAuthBean .UPCallbackHandlerConstructor SummaryJaasAuthBean.Classorg.hsqldb.auth.JaasAuthBeanHSQLDB
IConfigureCallBackA parameter of this type will be passed to the run() method of a IConfigurable.Interfaceorg.testngTestNG
IHookCallBackA parameter of this type will be passed to the run() method of a IHookable.Interfaceorg.testngTestNG
ClassPropertyFetcher .ReferenceInstanceCallbackgetReferenceInstancejava.Interfaceorg.codehaus.groovy.grails.commons.ClassPropertyFetcherGrails
FunctionCallbackInterface for code that returns a value based on an input object.Interfaceorg.codehaus.groovy.grails.commons.metaclassGrails
InvocationCallbackClassorg.codehaus.groovy.grails.commons.metaclassGrails
AbstractCommunicationManager .CallbackInterfacecom.vaadin.terminal.gwt.server.AbstractCommunicationManagerVaadin
JavaScript .JavaScriptCallbackRpcInterfacecom.vaadin.ui.JavaScriptVaadin
JavaScriptCallbackInterfacecom.vaadin.uiVaadin
JavaScriptCallbackHelperClasscom.vaadin.terminalVaadin
VAcceptCallbackInterfacecom.vaadin.terminal.gwt.client.ui.ddVaadin
VDragEventServerCallbackInterfacecom.vaadin.terminal.gwt.client.ui.ddVaadin
ServiceCallbackInterfaceorg.huihoo.ofbiz.smart.serviceGlassFish
ServiceCallbackInterfaceorg.huihoo.ofbiz.smart.serviceApache OfBiz
JndiCallback C a l l b a c k i n t e r f a c e t o b e i m p l e m e n t e d b y c l a s s e s t h a t n e e d t o p e r f o r m a n o p e r a t i o n ( s u c h a s a l o o k u p ) i n a J N D I c o n t e x t . Interfaceorg.apache.shiro.jndiApache Shiro
AbstractStatementCallback C o n s t r u c t o r S u m m a r y A b s t r a c t S t a t e m e n t C a l l b a c k ( o r g . Classcom.liferay.portal.kernel.testLiferay Portal
BaseClusterResponseCallbackClasscom.liferay.portal.kernel.clusterLiferay Portal
CallbackMatcher S e e h t t p : / / i s s u e s . Classcom.liferay.portal.kernel.utilLiferay Portal
CallbackMatcher .Callback Interfacecom.liferay.portal.kernel.util.CallbackMatcherLiferay Portal
ClusterResponseCallbackInterfacecom.liferay.portal.kernel.clusterLiferay Portal
RemoteSPI .RegisterCallback S e e A l s o : S e r i a l i z e d F o r m C o n s t r u c t o r S u m m a r y R e m o t e S P I . Classcom.liferay.portal.kernel.resiliency.spi.remote.RemoteSPILiferay Portal
RunAfterTestClassesCallback C o n s t r u c t o r S u m m a r y R u n A f t e r T e s t C l a s s e s C a l l b a c k ( o r g . Classcom.liferay.portal.kernel.testLiferay Portal
RunAfterTestMethodCallbackClasscom.liferay.portal.kernel.testLiferay Portal
RunBeforeTestClassesCallback C o n s t r u c t o r S u m m a r y R u n B e f o r e T e s t C l a s s e s C a l l b a c k ( o r g . Classcom.liferay.portal.kernel.testLiferay Portal
RunBeforeTestMethodCallbackClasscom.liferay.portal.kernel.testLiferay Portal
TransactionCommitCallbackRegistry Interfacecom.liferay.portal.kernel.transactionLiferay Portal
TransactionCommitCallbackRegistryUtilClasscom.liferay.portal.kernel.transactionLiferay Portal
CallbackWhen submitting a processing job, a callback object can be passed to the submission process.Interfaceorg.apache.felix.ipojo.extender.queueApache Felix
CallbackA callback allows invoking a method on a POJO.Classorg.apache.felix.ipojo.utilApache Felix
DependencyCallbackThis class allwos the creation of callback when service dependency arrives orAuthor:Felix Project TeamClassorg.apache.felix.ipojo.handlers.dependencyApache Felix
LifecycleCallbackThis class is the implementation of callback on lifecycle transition.Classorg.apache.felix.ipojo.handlers.lifecycle.callbackApache Felix
LifecycleCallbackHandlerLifecycle callback handler.Classorg.apache.felix.ipojo.handlers.lifecycle.callbackApache Felix
ForwardingCallbackThis interface defines the callback methods required by the socketless SSHD implementationInterfacecom.maverick.sshdMaverick
SocketWriteCallbackInterfacecom.maverick.nioMaverick
FlocImporter .FlocImportCallbackInterfacedip.judgeJDIP
CallbackDescriptorBasic descriptor for a given class and callback type.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
CallbackDescriptor .CallbackEntryClassorg.apache.deltaspike.core.api.config.viewDelta Spike
DefaultCallbackA ConfigDescriptor can contain CallbackDescriptors or ExecutableCallbackDescriptors.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
ExecutableCallbackDescriptorSpecialized CallbackDescriptor which provides execute(java.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
SimpleCallbackDescriptorExecutableCallbackDescriptor for simple callback methods without (supported) parameters, which exposes #execute without parameters.Classorg.apache.deltaspike.core.api.config.viewDelta Spike
AttachmentCallbackHandlerA CallbackHandler to be used to sign/encrypt SOAP Attachments.Classorg.apache.cxf.ws.security.wss4jApache CXF
CachedOutputStreamCallbackInterfaceorg.apache.cxf.ioApache CXF
CachedWriterCallbackInterfaceorg.apache.cxf.ioApache CXF
CallbackHandlerProviderCreate a suitable CallbackHandler for the given message.Interfaceorg.apache.cxf.interceptor.security.callbackApache CXF
CallbackHandlerProviderAuthPolClassorg.apache.cxf.interceptor.security.callbackApache CXF
CallbackHandlerProviderUsernameTokenClassorg.apache.cxf.interceptor.security.callbackApache CXF
CallbackHandlerTlsCertClassorg.apache.cxf.interceptor.security.callbackApache CXF
ClaimsCallbackThis Callback class provides a pluggable way of sending Claims to the STS.Classorg.apache.cxf.ws.security.trust.claimsApache CXF
ClientCallbackAsynchronous callback object for calls to Client.Classorg.apache.cxf.endpointApache CXF
Consumer .CallbackInterfaceorg.apache.cxf.wsn.clientApache CXF
ContinuationCallbackCallback that receives continuation status updates.Interfaceorg.apache.cxf.continuationsApache CXF
CXFCallbackLookupThis class uses a DOM-based approach to locate Elements that are referenced via an Id.Classorg.apache.cxf.ws.security.wss4jApache CXF
CxfResponseCallBackInterfaceorg.apache.cxf.transport.http.netty.clientApache CXF
DelegatingCallbackHandlerClassorg.apache.cxf.ws.security.wss4jApache CXF
DelegationCallbackThis Callback class provides a pluggable way of performing delegation.Classorg.apache.cxf.ws.security.trust.delegationApache CXF
LoggingOutInterceptor .LoggingCallbackClassorg.apache.cxf.ext.loggingApache CXF
MessageCallbackCalled by RM code when messages accepted for sending and when acknowledged.Interfaceorg.apache.cxf.ws.rmApache CXF
MessageCountingCallback waiting for completion.Classorg.apache.cxf.ws.rmApache CXF
NamePasswordCallbackHandlerClassorg.apache.cxf.interceptor.securityApache CXF
Publisher .CallbackInterfaceorg.apache.cxf.wsn.clientApache CXF
ReceivedTokenCallbackHandlerThis CallbackHandler implementation obtains the previously received message from a DelegationCallback object, and obtains a received token Classorg.apache.cxf.ws.security.trust.delegationApache CXF
RoleClaimsCallbackHandlerThis CallbackHandler implementation creates a Claims Element for a role ClaimType and stores it on the ClaimsCallback object.Classorg.apache.cxf.ws.security.trust.claimsApache CXF
SamlCallbackHandlerThis CallbackHandler implementation is populated with SAML Beans by the SAMLTokenProvider, and is tasked with setting them on a SAMLCallback object, which will be parsed (by WSS4J) into a SAML Assertion.Classorg.apache.cxf.sts.token.providerApache CXF
TokenStoreCallbackHandlerClassorg.apache.cxf.ws.security.wss4jApache CXF
WSSUsernameCallbackHandlerThis CallbackHandler implementation obtains a username via the jaxws property security.Classorg.apache.cxf.ws.security.trust.delegationApache CXF
XMLStreamWriterCallbackInterfaceorg.apache.cxf.databinding.staxApache CXF
XSLTOutInterceptor .XSLTCachedOutputStreamCallbackClassorg.apache.cxf.feature.transformApache CXF
CallbackA callback interface that the user can implement to allow code to execute when the request is complete.Interfaceorg.apache.kafka.clients.producerApache Kafka
CallbackHandlerImplCallbackHandler that deals with the following callbacks: CredentialsCallbackClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
CredentialsCallbackA CredentialsCallbackSee Also:Serialized FormClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
GQL .ParserCallbackDefines a callback interface that may be implemented by client code to get a callback for each GQL term that is parsed.Interfaceorg.apache.jackrabbit.commons.queryApache JackRabbit
ImpersonationCallbackCallback for a CallbackHandler to ask for a the impersonating Subject to create aClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
RepositoryCallbackCallback for a CallbackHandler to ask for a Session to access the RepositoryClassorg.apache.jackrabbit.core.security.authenticationApache JackRabbit
BackgroundCallbackInterfaceorg.apache.curator.framework.apiApache Curator
DataCallbackableInterfaceorg.apache.curator.framework.apiApache Curator
RpcBackgroundCallbackClassorg.apache.curator.x.rpc.detailsApache Curator
SwingChatClientHandler .CallbackInterfaceorg.apache.mina.example.chat.clientApache Mina
BaseStatusCallbackListenerInterface for a Listener that receives notification from the BaseCPM as various events occur.Interfaceorg.apache.uima.collection.base_cpmApache Uima
CasDataStatusCallbackListenerInterface for a Listener that receives notification from the CollectionProcessingManager as various events occur.Interfaceorg.apache.uima.collection.base_cpmApache Uima
StatusCallbackListenerInterface for a Listener that receives notification from the CollectionProcessingManager as various events occur.Interfaceorg.apache.uima.collectionApache Uima
AbstractUpdateCallbackAbstract implementation of the UpdateCallback interface.Classorg.apache.metamodelApache MetaModel
UpdateCallbackAn UpdateCallback is used by an UpdateScript to perform updates on a DataContext.Interfaceorg.apache.metamodelApache MetaModel
CallbackDescriptorA mapping descriptor of a single callback event.Classorg.apache.cayenne.mapApache Cayenne
CallbackMapA generic descriptor of a set of standard lifecycle callbacks.Classorg.apache.cayenne.mapApache Cayenne
LifecycleCallbackRegistryA registry of lifecycle callbacks for all callback event types.Classorg.apache.cayenne.reflectApache Cayenne
AroundConstructCallbackInterfaceorg.jboss.weld.construction.apiJBoss Weld
DefaultLifecycleCallbackInvokerClassorg.jboss.weld.injection.producerJBoss Weld
LifecycleCallbackInvokerInterfaceorg.jboss.weld.injection.producerJBoss Weld
LogMessageCallbackInterfaceorg.jboss.weld.loggingJBoss Weld
MessageCallbackInterfaceorg.jboss.weld.loggingJBoss Weld
NoopLifecycleCallbackInvokerClassorg.jboss.weld.injection.producerJBoss Weld
BlacklistDetectingCallbackWrapper for command handler Callbacks that detects blacklisted aggregates and starts a cleanup process when an aggregate is blacklisted.Classorg.axonframework.commandhandling.disruptorAxon
CallbackBehaviorInterface towards a mechanism that replicates the behavior of a Command Handling component.Interfaceorg.axonframework.test.utilsAxon
CommandCallbackInterface describing a callback that is invoked when command handler execution has finished.Interfaceorg.axonframework.commandhandlingAxon
DefaultCallbackBehaviorDefault implementation of the CallbackBehavior interface.Classorg.axonframework.test.utilsAxon
EventProcessor .ShutdownCallbackInterfaceorg.axonframework.eventhandling.async.EventProcessorAxon
EventRegistrationCallbackCallback that allows components to be notified of an event being registered with an Aggregate.Interfaceorg.axonframework.domainAxon
FutureCallbackCommand Handler Callback that allows the dispatching thread to wait for the result of the callback, using the Future mechanism.Classorg.axonframework.commandhandling.callbacksAxon
LoggingCallbackCommandCallback implementation that simply logs the results of a command.Classorg.axonframework.commandhandling.callbacksAxon
MemberAccessibilityCallbackPrivilegedAction that makes the given method accessible for reflection.Classorg.axonframework.commonAxon
MemberAwareCommandCallbackCallback implementation which wraps another callback, and is aware of the JGroups node responsible for providing the value to invoke the wrapped callback with.Classorg.axonframework.commandhandling.distributed.jgroups.support.callbacksAxon
NoOpCallbackCallback that does absolutely nothing when invoked.Classorg.axonframework.commandhandling.callbacksAxon
ReplyingCallbackCallback implementation that forwards the callback invocation as a reply to an incoming message.Classorg.axonframework.commandhandling.distributed.jgroups.support.callbacksAxon
RetryingCallbackCallback implementation that will invoke a retry scheduler if a command results in a runtime exception.Classorg.axonframework.commandhandling.gatewayAxon
SaveAggregateCallbackCallback used by UnitOfWork instances to be invoked when the UnitOfWork wishes to store an aggregate.Interfaceorg.axonframework.unitofworkAxon
VoidCallbackAbstract callback that can be extended when no result is expected from the command handler execution.Classorg.axonframework.commandhandling.callbacksAxon
OConfigurationChangeCallbackInterface of actions to call in case of change of the configuration.Interfacecom.orientechnologies.orient.core.configOrientdb
OGraphCommandExecutorSQLFactory .GraphCallBackInterfacecom.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactoryOrientdb
OGremlinHelper .OGremlinCallbackInterfacecom.orientechnologies.orient.graph.gremlin.OGremlinHelperOrientdb
OIndexCallbackInterfacecom.orientechnologies.orient.core.indexOrientdb
ORecordCallbackCallback to handle response against record operations.Interfacecom.orientechnologies.orient.core.storageOrientdb
ORecordCallback .OPERATIONReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.storage.ORecordCallbackOrientdb
CallbackFunctionA callback function (along the lines of Berkeley optimization repo), which is currently used in the optimization package.Classedu.stanford.nlp.utilJavaNlp
AuthorizeNetCallbackActionThis class is an Action class that receives the relay response when using AuthorizeNet DirectSee Also:Serialized FormClasscom.konakart.actions.ipnKonaKart
BrowserNavigationCallbackImportant: Calls to this interface are always performed on a separate thread from the EDT! They are performed on the native webkit renderingInterfacecom.codename1.ui.eventsCodeName One
CallbackSimple interface that allows asynchronous code to perform a parameterized callback or failure in a similar way to GWT's callback interfaceInterfacecom.codename1.utilCodeName One
DefaultHTMLCallbackThis is a default implementation of HTMLCallback that basically doesn't do much but does keep the HTMLComponent work intact.Classcom.codename1.ui.htmlCodeName One
HTMLCallbackHTMLCallback is used to dispatch document lifecycle events.Interfacecom.codename1.ui.htmlCodeName One
IOCallbackInterfacecom.codename1.ui.htmlCodeName One
JSONParseCallbackThe event based parser allows parsing without creating an object tree by receiving callbacks to this class.Interfacecom.codename1.ioCodeName One
LayoutCallbackA class to extend if you want to provide more control over where a component is placed or the size of it.Classcom.codename1.ui.layouts.migCodeName One
LocalNotificationCallbackAn interface that can be implemented by the application's main class (i.Interfacecom.codename1.notificationsCodeName One
LoginCallbackThis class is used to indicate whether login was successful or not, it is an abstract class rather than an interface in order to allow additional featuresClasscom.codename1.socialCodeName One
ParserCallbackInterfacecom.codename1.xmlCodeName One
PurchaseCallbackCallback interface that the main class must implement in order for in-app-purchasing to work.Interfacecom.codename1.paymentCodeName One
PushCallbackThis callback interface is invoked when a push notification is received by the application.Interfacecom.codename1.pushCodeName One
RestoreCallbackCallback interface that the main class must implement in order for the restore option of in-app-purchasing to work.Interfacecom.codename1.paymentCodeName One
URLCallbackIn platforms that support opening an application via URL this interface can be implemented by the main class to support such functionality.Interfacecom.codename1.systemCodeName One
ComplexBindingCallbackBase class for visitors that invoke a callback on a complex binding.Classorg.geotools.xml.implGeoTools
VerifyPasswordCallbackThis callback isused by SaslServer to determine if a password supplied by a client is verified.Classorg.jivesoftware.openfire.saslOpenFire
XMPPCallbackHandlerCallback handler that may be used when doing SASL authentication.Classorg.jivesoftware.openfire.netOpenFire
RegisteredEventListeners .ElementCreationCallbackCallback interface for creating elements to pass to registered listeners.Interfacenet.sf.ehcache.event.RegisteredEventListenersEHCache
GetCallbackWrapperWrapper callback for use in optimized gets.Classnet.spy.memcached.protocolSpyMemCached
GetOperation .CallbackOperation callback for the get request.Interfacenet.spy.memcached.ops.GetOperationSpyMemCached
GetsOperation .CallbackOperation callback for the Gets request.Interfacenet.spy.memcached.ops.GetsOperationSpyMemCached
MultiGetOperationCallbackMultiOperationCallback for get operations.Classnet.spy.memcached.opsSpyMemCached
MultiGetsOperationCallbackMultiOperationCallback for get operations.Classnet.spy.memcached.opsSpyMemCached
MultiOperationCallbackAn operation callback that will capture receivedStatus and complete invocations and dispatch to a single callback.Classnet.spy.memcached.opsSpyMemCached
OperationCallbackCallback that's invoked with the response of an operation.Interfacenet.spy.memcached.opsSpyMemCached
ProxyCallbackProxy callback used for dispatching callbacks over optimized gets.Classnet.spy.memcached.protocolSpyMemCached
StatsOperation .CallbackCallback for stats operation.Interfacenet.spy.memcached.ops.StatsOperationSpyMemCached
BehaviorCallbackInterfaceij3d.behaviorsFiji
FillerProgressCallbackInterfacetracingFiji
GaussianGenerationCallbackInterfacefeaturesFiji
SearchProgressCallbackInterfacetracingFiji
EGLGraphicsDevice .EGLDisplayLifecycleCallbackHack to allow inject a EGL termination call.Interfacecom.jogamp.nativewindow.egl.EGLGraphicsDeviceJogAmp
GLUtessellatorCallbackGLUtessellatorCallback interface provides methods that the user will override to define the callbacks for a tessellation object.Interfacecom.jogamp.opengl.gluJogAmp
GLUtessellatorCallbackAdapterThe GLUtessellatorCallbackAdapter provides a default implementation of GLUtessellatorCallbackClasscom.jogamp.opengl.gluJogAmp
RegionRenderer .GLCallback RegionRenderer ctor, RegionRenderer.Interfacecom.jogamp.graph.curve.opengl.RegionRendererJogAmp
OffsetCommitCallbackA callback interface that the user can implement to trigger custom actions when a commit request completes.Interfaceorg.apache.kafka.clients.consumerApache Kafka
Drone .OnAttributeRetrievedCallbackInterfacecom.o3dr.android.clientAndroid DroneKit
Drone .OnMissionItemsBuiltCallbackInterfacecom.o3dr.android.clientAndroid DroneKit
ActionCompletionCallbackInterfacecom.urbanairship.actionsAirship Android
LifeCycleCallbacksClasscom.urbanairshipAirship Android
LocationCallbackInterfacecom.urbanairship.locationAirship Android
PendingResult .ResultCallbackClasscom.urbanairshipAirship Android
RichPushInbox .FetchMessagesCallbackInterfacecom.urbanairship.richpushAirship Android
UAirship .OnReadyCallbackClasscom.urbanairshipAirship Android
Combinations .CallbackCallback interface used by the various visit methods.Interfaceorg.knime.base.util.mathKNIME
ConfigureCallbackClassorg.knime.core.node.interactiveKNIME
DefaultConfigureCallbackClassorg.knime.core.node.interactiveKNIME
DefaultReexecutionCallbackClassorg.knime.core.node.interactiveKNIME
FileStoreProxy .FlushCallbackMarker interface implemented by the FileStorePortObject and FileStoreCell.Interfaceorg.knime.core.data.filestore.internalKNIME
ReexecutionCallbackA callback object that view implementations need to provide when they want to re-execute their underlying node.Classorg.knime.core.node.interactiveKNIME
I_CmsBooleanCallbackCallback interface for functions taking a boolean value as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsClientCmsUgcSessionCallbackCallback interface for functions taking a CmsClientFormSession as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsErrorCallbackInterface used for passing error handlers from native JS to GWT code.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsJavaScriptObjectCallbackCallback interface for functions taking a JavaScriptObject as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsSimpleCallbackInterfaceorg.opencms.gwt.client.utilOpenCMS
I_CmsStringArrayCallbackCallback interface for functions taking a string as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsStringCallbackCallback interface for functions taking a string as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
XCallback The XCallback represents an implementation of the x-callback-url specification (see http://x-callback-url.Classcom.eclipsesource.tabris.xcallbackurlTabris
XCallbackAdapter The XCallbackAdapter is an empty implementation of the XCallbackListener that can be usedSince:1.Classcom.eclipsesource.tabris.xcallbackurlTabris
XCallbackConfiguration An XCallbackConfiguration will be passed to the XCallback constructor and specifies which App needs to be called.Classcom.eclipsesource.tabris.xcallbackurlTabris
XCallbackListener The XCallbackListener will be registered on XCallback instances.Interfacecom.eclipsesource.tabris.xcallbackurlTabris
BackupFrequencyCallbackClassapi.example.filesystem.callbackIvy
CommentCallbackClassapi.example.filesystem.callbackIvy
FsckPassNumberCallbackClassapi.example.filesystem.callbackIvy
MountPointCallbackClassapi.example.filesystem.callbackIvy
OptionsCallbackClassapi.example.filesystem.callbackIvy
Ivy$IvyCallbackClassapi.org.apache.ivyIvy
NodeListCallbackThis class may be used as a simple callback to obtain a NodeList from a particular xpath.Classwt.util.xml.xpathWindChill
ObjectGraphCallbackPerforms common pre/post-processing activities on each visited node as a callback.Classwt.graphWindChill
ResourceCallbackA callback that listens for when a resource load completes successfully or fails due to an exception.Interfacecom.bumptech.glide.requestGlide
SizeReadyCallbackA callback that must be called when the target has determined its size.Interfacecom.bumptech.glide.request.targetGlide
CatalogSetCallbackAllows asynchronous reading of a catalog.Interfacethredds.catalogNetCDF
HAReceiveService .IHAReceiveCallbackHook to notice receive events.Interfacecom.bigdata.ha.pipelineBlazeGraph
SuffixTree .IProgressCallbackInterfaceorg.carrot2.text.suffixtreeCarrot
SuffixTree .IStateCallbackA callback invoked when new states are added to the tree.Interfaceorg.carrot2.text.suffixtreeCarrot
BFileCallbackInterfaceorg.exist.storage.indexExistDB
BTreeCallbackBTreeCallback is a callback interface for BTree queries.Interfaceorg.exist.storage.btreeExistDB
ConsistencyCheck .ProgressCallbackInterfaceorg.exist.backupExistDB
IndexCallbackInterfaceorg.exist.utilExistDB
SystemExport .StatusCallbackInterfaceorg.exist.backupExistDB
ResultPointCallbackCallback which is invoked when a possible result point (significant point in the barcode image such as a corner) is found.Interfacecom.google.zxingZXing
CsvCallbackProvides callback methods for customisation of CSV processing.Interfacecom.avaje.ebean.text.csvEBean
DefaultCsvCallbackProvides the default implementation of CsvCallback.Classcom.avaje.ebean.text.csvEBean
TransactionCallbackProvides a callback that can be registered with a Transaction.Interfacecom.avaje.ebeanEBean
TransactionCallbackAdapterAdapter that can be extended for easier implementation of TransactionCallback.Classcom.avaje.ebeanEBean
Grid .CallbackProvides a mechanism by which other components can report whether a cell is selectable.Interfacecom.sencha.gxt.widget.core.client.gridGXT
GridSelectionModel .SelectionModelCallbackDetermines whether a given cell is selectable.Classcom.sencha.gxt.widget.core.client.gridGXT
MoreFutures .FailureCallbackA FutureCallback that does nothing on success.Classcom.datastax.driver.core.utilsDataStax
MoreFutures .SuccessCallbackA FutureCallback that does nothing on failure.Classcom.datastax.driver.core.utilsDataStax
LifecycleCallbackDefines callbacks invoked by the manager during processing.Interfacero.isdc.wro.manager.callbackWro4J
LifecycleCallbackDecoratorDefault implementation of LifecycleCallback interface with empty implementations.Classro.isdc.wro.manager.callbackWro4J
LifecycleCallbackRegistryRegister all available callbacks.Classro.isdc.wro.manager.callbackWro4J
LifecycleCallbackSupportDefault implementation of LifecycleCallback interface with empty implementations.Classro.isdc.wro.manager.callbackWro4J
PerformanceLoggerCallbackDefault implementation of LifecycleCallback interface with empty implementations.Classro.isdc.wro.manager.callbackWro4J
CallBackEventThe CallBackEvent will be sent to an ICallBackListener if an asynchronous method call returns a result.Classjavax.rad.remote.eventJVX
CallBackForwardThe CallBackForward is a special ICallBackListener implementation which will replace the event source of the received CallBackEvent with anotherClassjavax.rad.remote.eventJVX
ICallBackListenerThe ICallBackListener interface enables the asynchronous communication between client and server.Interfacejavax.rad.remote.eventJVX
DataPartitioningCallback Defines the API for the integration with an external DataSources data partitioning support.Interfaceorg.eclipse.persistence.platform.database.partitioningEclipseLink
MarshalCallback Purpose:Hold information about class based JAXB 2.Classorg.eclipse.persistence.jaxb.compilerEclipseLink
UnmarshalCallback Purpose:Hold information about class based JAXB 2.Classorg.eclipse.persistence.jaxb.compilerEclipseLink
HttpCallbackCallback for getting and setting authentication data in http request and response.Interfacecom.sap.engine.lib.security.httpSAP NetWeaver
HttpGetterCallbackCallback for getting authentication data from http request.Classcom.sap.engine.lib.security.httpSAP NetWeaver
HttpSetterCallbackThis callback is used to pass information reseived from Login Module back to the Callback Handler.Classcom.sap.engine.lib.security.httpSAP NetWeaver
WebCallbackJAAS Callback for Weblications.Classcom.sap.security.api.logonSAP NetWeaver
AbstractCopyBehaviourCallbackAbstract implementation to allow for easier migration if the interface changes.Classorg.alfresco.repo.copyAlFresco
AbstractReindexComponent .ReindexNodeCallbackCallback to notify caller whenever a node has been indexedSince:2.Interfaceorg.alfresco.repo.node.indexAlFresco
ActionExecutor .ExecutionCallbackThe result of an Action execution.Interfaceorg.alfresco.rest.framework.resource.actionsAlFresco
AliasableAspectCopyBehaviourCallbackClassorg.alfresco.email.serverAlFresco
AttributeService .AttributeQueryCallbackCallback used for querying for lists of attributes.Interfaceorg.alfresco.service.cmr.attributesAlFresco
AuditService .AuditQueryCallbackThe interface that will be used to give query results to the calling code.Interfaceorg.alfresco.service.cmr.auditAlFresco
AuthCallbackWebScriptClassorg.alfresco.repo.web.scripts.publishingAlFresco
CallbackCommand Makes a callback when executed.Classorg.alfresco.filesys.repo.rules.commandsAlFresco
CompoundCopyBehaviourCallbackHandles compound behavioural callbacks for the same dictionary class (type or aspect).Classorg.alfresco.repo.copyAlFresco
ContentDiskCallbackCalled by the NonTransactionalContentDiskDriver to advise of operations completed by the ContentDiskInterface.Interfaceorg.alfresco.filesys.repoAlFresco
CopyBehaviourCallbackA callback to modify copy behaviour associated with a given type or aspect.Interfaceorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .AssocCopySourceActionDescription of how the copy process should handle multiplicity of peer associations at the source end of the association.Classorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .AssocCopyTargetActionDescription of how the copy process should handle multiplicity of peer associations at the target end of the association.Classorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .ChildAssocCopyActionDescription of how the copy process should traverse a child association.Classorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .ChildAssocRecurseActionDescription of how the copy process should behave when copying an association.Classorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .CopyAssociationDetailsA simple bean class to convey information to the callback methods dealing with copying of associations.Classorg.alfresco.repo.copyAlFresco
CopyBehaviourCallback .CopyChildAssociationDetailsA simple bean class to convey information to the callback methods dealing with copying of child associations.Classorg.alfresco.repo.copyAlFresco
DefaultCopyBehaviourCallbackThe default behaviour that a type of aspect implements if there is no associated This implementation is stateless and therefore thread-safe.Classorg.alfresco.repo.copyAlFresco
DefaultCopyBehaviourCallbackExtensionInterfaceorg.alfresco.repo.copy.traitextenderAlFresco
DefaultCopyBehaviourCallbackTraitInterfaceorg.alfresco.repo.copy.traitextenderAlFresco
DoNothingCopyBehaviourCallbackSimple copy behaviour to prevent any copying.Classorg.alfresco.repo.copyAlFresco
EntityLookupCache .EntityLookupCallbackDAOInterfaceorg.alfresco.repo.cache.lookupAlFresco
EntityLookupCache .EntityLookupCallbackDAOAdaptorAdaptor for implementations that support immutable entities.Classorg.alfresco.repo.cache.lookupAlFresco
GetChildrenCannedQuery .FilterSortChildQueryCallbackInterfaceorg.alfresco.repo.node.getchildrenAlFresco
GetChildrenCannedQuery .UnsortedChildQueryCallbackInterfaceorg.alfresco.repo.node.getchildrenAlFresco
GetPeopleCannedQuery .PersonQueryCallbackInterfaceorg.alfresco.repo.security.personAlFresco
JobLockService .JobLockRefreshCallback This callback is designed for processes that need to lock and wait for external processes to complete; keeping a local thread to refresh the lock is possible but it is moreInterfaceorg.alfresco.repo.lockAlFresco
LDAPUserRegistry .AbstractSearchCallbackAn abstract implementation of SearchCallback interface.Classorg.alfresco.repo.security.sync.ldapAlFresco
LDAPUserRegistry .SearchCallbackAn interface for callbacks passed to the LDAPUserRegistry.Interfaceorg.alfresco.repo.security.sync.ldapAlFresco
NodeDAO .ChildAssocRefQueryCallbackInterfaceorg.alfresco.repo.domain.nodeAlFresco
NodeDAO .NodeRefQueryCallbackInterfaceorg.alfresco.repo.domain.nodeAlFresco
PropertyValueDAO .PropertyFinderCallbackInterfaceorg.alfresco.repo.domain.propvalAlFresco
PropertyValueDAO .PropertyUniqueContextCallbackInterfaceorg.alfresco.repo.domain.propvalAlFresco
QueryHelper .WalkerCallbackAn interface used when walking a query tree.Interfaceorg.alfresco.rest.framework.resource.parameters.whereAlFresco
QueryHelper .WalkerCallbackAdapterClassorg.alfresco.rest.framework.resource.parameters.whereAlFresco
RenderCallbackThis interface defines a callback object which can be used to handle the ultimate result of asynchronous renditions.Interfaceorg.alfresco.service.cmr.renditionAlFresco
ResultCallbackInterfaceorg.alfresco.filesys.repoAlFresco
RetryingTransactionHelper .RetryingTransactionCallbackInterfaceorg.alfresco.repo.transactionAlFresco
SiteService .SiteMembersCallbackInterfaceorg.alfresco.service.cmr.siteAlFresco
SOLRTrackingComponent .NodeMetaDataQueryCallbackThe interface that will be used to give query results to the calling code.Interfaceorg.alfresco.repo.solrAlFresco
SOLRTrackingComponent .NodeQueryCallbackThe interface that will be used to give query results to the calling code.Interfaceorg.alfresco.repo.solrAlFresco
TaskVariablesWalkerCallbackClassorg.alfresco.rest.workflow.api.implAlFresco
TransferCallbackThe transfer callback is called during a transfer, it allows the real-time feedback of an in progress transfer.Interfaceorg.alfresco.service.cmr.transferAlFresco
AnimationCallbackInterfacecom.smartgwt.client.widgetsSmartGWT
BooleanCallbackInterfacecom.smartgwt.client.utilSmartGWT
CallbackInterfacecom.smartgwt.client.docsSmartGWT
ClientOnlyDataSourceCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
CollapseSectionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
DataURLCallbackInterfacecom.smartgwt.client.widgets.drawingSmartGWT
DSCallbackInterfacecom.smartgwt.client.dataSmartGWT
ExpandSectionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
ExportImageCallbackInterfacecom.smartgwt.client.rpcSmartGWT
FieldPickerCallbackCustomizerClasscom.smartgwt.client.widgets.gridSmartGWT
GetFileCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
GetFileVersionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
HandleErrorCallbackInterfacecom.smartgwt.client.rpcSmartGWT
HandleTransportErrorCallbackInterfacecom.smartgwt.client.rpcSmartGWT
HasFileCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
HasFileVersionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
HideSectionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
KeyCallbackInterfacecom.smartgwt.client.utilSmartGWT
LoadScreenCallbackClasscom.smartgwt.client.rpcSmartGWT
LoginRequiredCallbackInterfacecom.smartgwt.client.rpcSmartGWT
MessagingCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
MessagingCallbackInterfacecom.smartgwt.client.rpcSmartGWT
MessagingConnectionDownCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
MessagingConnectionDownCallbackInterfacecom.smartgwt.client.rpcSmartGWT
MessagingConnectionUpCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
MessagingConnectionUpCallbackInterfacecom.smartgwt.client.rpcSmartGWT
MultiSortCallbackInterfacecom.smartgwt.client.dataSmartGWT
PaletteNodeCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
PrintCanvasCallbackInterfacecom.smartgwt.client.utilSmartGWT
PrintHTMLCallbackInterfacecom.smartgwt.client.utilSmartGWT
PrintPreviewCallbackInterfacecom.smartgwt.client.utilSmartGWT
Process .ProcessCallbackInterfacecom.smartgwt.client.util.workflowSmartGWT
ProcessCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
QueueSentCallbackInterfacecom.smartgwt.client.rpcSmartGWT
RPCCallbackInterfacecom.smartgwt.client.rpcSmartGWT
RPCQueueCallbackInterfacecom.smartgwt.client.rpcSmartGWT
ShowSectionCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
ValueCallbackInterfacecom.smartgwt.client.utilSmartGWT
WebServiceCallbackInterfacecom.smartgwt.client.dataSmartGWT
WSDLLoadCallbackInterfacecom.smartgwt.client.dataSmartGWT
XSDLoadCallbackInterfacecom.smartgwt.client.dataSmartGWT
CallbackEvent A CallbackEvent is send when a controller action such as enter, leave, press, etc has occurs.ClasscontrolP5ControlP5
CallbackListener Use a CallbackListener to listen for controller related actions such as pressed, released, etc.InterfacecontrolP5ControlP5
CollisionWorld .ClosestConvexResultCallbackClasscom.bulletphysics.collision.dispatchJBullet
CollisionWorld .ClosestRayResultCallbackClasscom.bulletphysics.collision.dispatchJBullet
CollisionWorld .ConvexResultCallbackClasscom.bulletphysics.collision.dispatchJBullet
CollisionWorld .RayResultCallbackRayResultCallback is used to report new raycast results.Classcom.bulletphysics.collision.dispatchJBullet
ContactAddedCallbackCalled when contact has been created between two collision objects.Classcom.bulletphysicsJBullet
ContactDestroyedCallbackCalled when contact has been destroyed between two collision objects.Classcom.bulletphysicsJBullet
ContactProcessedCallbackCalled when existing contact between two collision objects has been processed.Classcom.bulletphysicsJBullet
DefaultNearCallbackDefault implementation of NearCallback.Classcom.bulletphysics.collision.dispatchJBullet
GhostPairCallbackGhostPairCallback interfaces and forwards adding and removal of overlapping pairs from the BroadphaseInterface to GhostObject.Classcom.bulletphysics.collision.dispatchJBullet
InternalTickCallbackCallback called for each internal tick.Classcom.bulletphysics.dynamicsJBullet
InternalTriangleIndexCallbackCallback for internal processing of triangles.Classcom.bulletphysics.collision.shapesJBullet
NearCallbackCallback for overriding collision filtering and more fine-grained control over collision detection.Classcom.bulletphysics.collision.dispatchJBullet
NodeOverlapCallbackCallback for operating with OptimizedBvh.Classcom.bulletphysics.collision.shapesJBullet
OverlapCallbackOverlapCallback is used when processing all overlapping pairs in broadphase.Classcom.bulletphysics.collision.broadphaseJBullet
OverlapFilterCallbackCallback for filtering broadphase collisions.Classcom.bulletphysics.collision.broadphaseJBullet
OverlappingPairCallbackOverlappingPairCallback class is an additional optional broadphase user callback for adding/removing overlapping pairs, similar interface to OverlappingPairCache.Classcom.bulletphysics.collision.broadphaseJBullet
SimulationIslandManager .IslandCallbackConstructor SummarySimulationIslandManager.Classcom.bulletphysics.collision.dispatchJBullet
TriangleCallbackTriangleCallback provides a callback for each overlapping triangle when calling processAllTriangles.Classcom.bulletphysics.collision.shapesJBullet
TriangleConvexcastCallbackClasscom.bulletphysics.collision.narrowphaseJBullet
TriangleRaycastCallbackClasscom.bulletphysics.collision.narrowphaseJBullet
DebugMeshCallbackClasscom.jme3.bullet.utilJMonkeyEngine
IGraph3DCallbackIGraph3DCallback specifies a function computePoint() that represents the equation of a surface on a graph.Interfacereference.org.gwoptics.graphics.graph3DGWOptics
SimpleRasterizer .ScanCallbackInterfacecom.esri.core.geometryESRI
ColorComboBox .ColorChangeCallBackInterfacelnb.comp.colorLNB
DrawMaskSupport .DrawMaskCallbackInterfacelnb.util.maskLNB
XmlRpcCallbackCallback interface to implement when using asynchronous invocations with XmlRpcClient.Interfaceredstone.xmlrpcLNB
DocumentIndex .CallbackListenerInterfacenet.yacy.search.indexYacy
sevenzipParser .SZParserExtractCallbackClassnet.yacy.document.parserYacy
JobStoreSupport .TransactionCallback the a transaction template.Interfaceorg.quartz.impl.jdbcjobstoreQuartz
JobStoreSupport .VoidTransactionCallback the a transaction template that has no return value.Interfaceorg.quartz.impl.jdbcjobstoreQuartz
ConditionCheckCallbackThe delegate type that is used by the DelegateStoppingCondition to compute the value used in determining if propagation should stop.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ConstraintSatisfiedCallbackThe delegate that is used by the DelegateStoppingConditionConstraint to determine if the constraint is satisfied.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
CreateCalculationContextFacetCallbackA delegate for a function that creates a CalculationContextFacet.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
DelegateBasedConstraintCallbackThe delegate type used by the DelegateBasedConstraint.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DoubleSampleSuggestionCallbackA callback that is invoked to determine the next Variable at which DoubleFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
DurationSampleSuggestionCallbackA callback that is invoked to determine the next duration at which DurationFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
EvaluatorGroup .Callback0A delegate for a method that takes no creation parameters (other than the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback1A delegate for a method that takes one creation parameter (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback2A delegate for a method that takes two creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback3A delegate for a method that takes three creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback4A delegate for a method that takes four creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
EvaluatorGroup .Callback5A delegate for a method that takes five creation parameters (plus the EvaluatorGroup) and returns an evaluator.Classagi.foundationAGI ( Analytical Graphics )
FormatConversionCallbackA delegate to convert a T from one format to another.Classagi.foundation.infrastructureAGI ( Analytical Graphics )
InitializeCallbackThe delegate type that lets the StoppingConditionEvaluator or StoppingConditionConstraintEvaluator be initialized.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
IsMatchCallbackRepresents a method used to match an entity via DelegateEntityFilter.Classagi.foundation.trackingAGI ( Analytical Graphics )
JulianDateSampleSuggestionCallbackA callback that is invoked to determine the next date at which JulianDateFunctionExplorer samples a function.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
LabelCallbackReturns a label for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
MarkerCallbackReturns a texture to be used as a marker for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
MergeTimeIntervalDataCallbackA callback defining how two data elements on any two intervals should be combined when creating a new interval.Classagi.foundation.timeAGI ( Analytical Graphics )
ModelCallbackReturns the model for the specified entity.Classagi.foundation.trackingAGI ( Analytical Graphics )
SendOrPostCallbackRepresents a method to be called when a message is to be dispatched to a synchronization context.Classagi.foundation.compatibilityAGI ( Analytical Graphics )
SetVariableCallbackThe setter delegate for the DelegateBasedVariable.Classagi.foundation.numericalmethodsAGI ( Analytical Graphics )
StoppingTriggeredCallbackA delegate that gets triggered when a StoppingConditionEvaluator is satisfied.Classagi.foundation.stoppingconditionsAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackA delegate representing the body of a multithreaded 'for' loop.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallback2A delegate representing the body of a multithreaded 'for' loop.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackWithProgressA delegate representing the body of a multithreaded 'for' loop, where each iteration of the loop intends to provide detailed information about its progress.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
ThreadedCalculation .BodyCallbackWithProgress2A delegate representing the body of a multithreaded 'for' loop, where each iteration of the loop intends to provide detailed information about its progress.Classagi.foundation.infrastructure.threadingAGI ( Analytical Graphics )
TransactionalSelectCallbackThis defines the delegate TransactionalSelectCallback, which is used whenever tranactionally invoking a callback that needs to have a return value.Classagi.foundationAGI ( Analytical Graphics )
TransformCallbackA delegate which takes an input type and value and tranforms it into the desired type and value.Classagi.foundation.platformsAGI ( Analytical Graphics )
TryFormatConversionCallbackClassagi.foundation.infrastructureAGI ( Analytical Graphics )
WorkflowCallbackHandlerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
BaseWorkflowCallbackHandlerClassorg.hippoecm.hst.content.beans.manager.workflowHippo
QualifiedWorkflowCallbackHandlerWorkflowPersistenceManager callback handler interface which can be used to perform Workflow based post-processing (like publishing) during a WorkflowPersistenceManager update call.Interfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
CustomAnimation .CallbackInterfacecom.jidesoft.animationJideSoft
MarginSupport .ModelChangedCallbackInterfacecom.jidesoft.marginJideSoft
MarginSupport .RepaintCallbackInterfacecom.jidesoft.marginJideSoft
PersistenceUtilsCallbackInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .LoadInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .SaveInterfacecom.jidesoft.utilsJideSoft
ProgressStatusBarItem .CancelCallbackA callback for the progress fields cancel button.Interfacecom.jidesoft.statusJideSoft
GuavaCache .Callback com.Interfaceorg.jooby.guavaJooby
Parser .CallbackInterfaceorg.joobyJooby
V8Context .CallbackInterfaceorg.jooby.assetsJooby
WebSocket .CallbackWeb socket callback.Interfaceorg.joobyJooby
WebSocket .ErrCallbackWeb socket err callback.Interfaceorg.joobyJooby
WebSocket .SuccessCallbackWeb socket success callback.Interfaceorg.joobyJooby
CallbackActionClassreactor.rx.action.passiveReactor
CallbackEventSimple Event implementation that attaches a callback to an Event and passes it to a delegate Consumer.Classreactor.bus.supportReactor
StreamStateCallbackActionClassreactor.rx.action.passiveReactor
JPPFTaskCallbackInstances of this class are intended to be delegates for the Task.Classorg.jppf.client.taskwrapperJppf
NotifyingStreamCallbackThis interface defines a callback used by notifying streams to provide notifications of the bytes read, written or skipped.Interfaceorg.jppf.utils.streamsJppf
CallbackInterfacecom.landawn.abacus.utilAbacusUtils
Facebook .CallbackInterfaceretrofacebookRetroFacebook
Clipper .ZFillCallbackInterfacecom.itextpdf.text.pdf.parser.clipperIText
GpioCallbackTriggerClasscom.pi4j.io.gpio.triggerPI4J
GpioInterruptCallbackInterfacecom.pi4j.wiringpiPI4J
IDfAttachAspectCallbackCallback interface for use with #IDfAspects.Interfacecom.documentum.fc.client.aspectDocumentum
IDfDetachAspectCallbackCallback interface for use with #IDfAspects.Interfacecom.documentum.fc.client.aspectDocumentum
CallbackNotifierDelegateInterface to something that can notify a Step that a Task submitted by ExecutionEnvironment.Interfaceweka.knowledgeflowWeka
CloseableTabTitle .ClosingCallbackInterfaceweka.guiWeka
DefaultCallbackNotifierDelegateDefault implementation of a CallbackNotifierDelegate.Classweka.knowledgeflowWeka
DelayedCallbackNotifierDelegate and only notifies the callback when the notifyNow() method is called.Classweka.knowledgeflowWeka
StepTaskCallbackCallback that Steps can use when executing StepTasks via EnvironmentManager.Interfaceweka.knowledgeflowWeka