Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Client Classes and Interfaces - 2488 results found.
NameDescriptionTypePackageFramework
ClientInfoStatusenum ClientInfoStatusEnumeration for status of the reason that a property could not be setClassjava.sqlJava SE
ClientRequestInfoRequest Information, accessible to client-side request interceptors.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInfoOperationsRequest Information, accessible to client-side request interceptors.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInterceptorClient-side request interceptor.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInterceptorOperationsClient-side request interceptor.Interfaceorg.omg.PortableInterceptorJava SE
RMIClientSocketFactoryAn RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.Interfacejava.rmi.serverJava SE
SQLClientInfoExceptionThe subclass of SQLException is thrown when one or more client info properties could not be set on a Connection.Classjava.sqlJava SE
SslRMIClientSocketFactoryAn SslRMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls via SSL.Classjavax.rmi.sslJava SE
SaslClientPerforms SASL authentication as a client.Interfacejavax.security.saslJava SE
SaslClientFactoryAn interface for creating instances of SaslClient.Interfacejavax.security.saslJava SE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava SE
ClientClient is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.Interfacejavax.ws.rs.clientJava EE
ClientAuthAn implementation of this interface is used to secure service request messages, and validate received service response messages.Interfacejavax.security.auth.messageJava EE
ClientAuthConfigThis interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of Interfacejavax.security.auth.message.configJava EE
ClientAuthContextThis ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responsesInterfacejavax.security.auth.message.configJava EE
ClientAuthModuleA ClientAuthModule secures request messages, and validates received A module implementation should assume it may be used to secureInterfacejavax.security.auth.message.moduleJava EE
ClientBehaviorClientBehavior is the base contract for Behaviors that attach script content toInterfacejavax.faces.component.behaviorJava EE
ClientBehaviorBaseClientBehaviorBase is a convenience base class that implements the default concrete behaviorClassjavax.faces.component.behaviorJava EE
ClientBehaviorContextClientBehaviorContext provides context information that may be useful to Classjavax.faces.component.behaviorJava EE
ClientBehaviorContext .Parameter represent name/value pairs that submitting ClientBehavior implementations should include when posting back into the Faces lifecycle.Classjavax.faces.component.behavior.ClientBehaviorContextJava EE
ClientBehaviorHintenum ClientBehaviorHintAn enum that specifies hints that describesClassjavax.faces.component.behaviorJava EE
ClientBehaviorHolderThe ClientBehaviorHolder interface may be implemented by any concrete Interfacejavax.faces.component.behaviorJava EE
ClientBehaviorRendererA ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side Classjavax.faces.renderJava EE
ClientBuilderMain entry point to the client API used to bootstrap ClientSince:2.Classjavax.ws.rs.clientJava EE
ClientConfigurationThe ClientConfiguration object installs, configures and executes an Application Client.Interfacejavax.enterprise.deploy.spi.statusJava EE
ClientEndpointThe ClientEndpoint annotation a class level annotation is used to denote that a POJO is a web socket client and can be deployed as such.Classjavax.websocketJava EE
ClientEndpointConfigThe ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints.Interfacejavax.websocketJava EE
ClientEndpointConfig .BuilderThe ClientEndpointConfig.Classjavax.websocket.ClientEndpointConfigJava EE
ClientEndpointConfig .ConfiguratorThe Configurator class may be extended by developers who want to provide custom configuration algorithms, such as intercepting the opening handshake, orClassjavax.websocket.ClientEndpointConfigJava EE
ClientErrorExceptionA base runtime application exception indicating a client request error (HTTP 4xx status codes).Classjavax.ws.rsJava EE
ClientExecuteExceptionThis exception reports errors in setting up an application clientAuthor:gfinkSee Also:Serialized FormClassjavax.enterprise.deploy.spi.exceptionsJava EE
ClientRequestContextClient request filter context.Interfacejavax.ws.rs.clientJava EE
ClientRequestFilterAn extension interface implemented by client request filters.Interfacejavax.ws.rs.clientJava EE
ClientResponseContextClient response filter context.Interfacejavax.ws.rs.clientJava EE
ClientResponseFilterAn extension interface implemented by client response filters.Interfacejavax.ws.rs.clientJava EE
ClientWindowThis class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet,Classjavax.faces.lifecycleJava EE
ClientWindowFactoryCreate ClientWindow instances based on the incoming request.Classjavax.faces.lifecycleJava EE
ClientWindowWrapperClassjavax.faces.lifecycleJava EE
InvalidClientIDException This exception must be thrown when a client attempts to set a connection's client ID to a value that Classjavax.jmsJava EE
InvalidClientIDRuntimeExceptionThis unchecked exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider, and theClassjavax.jmsJava EE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava EE
AmqpClientInterceptorMethodInterceptor for accessing RMI-style AMQP services.Classorg.springframework.amqp.remoting.clientSpring AMQP
MongoClientDependsOnBeanFactoryPostProcessorBeanFactoryPostProcessor to automatically set up the recommendeddependsOn configuration for Mongo clientsClassorg.springframework.boot.autoconfigure.data.mongoSpring Boot
OAuth2AuthorizationServerConfiguration .BaseClientDetailsConfigurationClassorg.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfigurationSpring Boot
OAuth2AuthorizationServerConfiguration .ClientDetailsLoggerClassorg.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfigurationSpring Boot
OAuth2ClientPropertiesConfiguration properties for OAuth2 Client.Classorg.springframework.boot.autoconfigure.security.oauth2Spring Boot
OAuth2RestOperationsConfiguration .SessionScopedConfiguration .ClientContextConfigurationClassorg.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfigurationSpring Boot
Ssl .ClientAuthClient authentication types.Classorg.springframework.boot.context.embedded.SslSpring Boot
TestRestTemplate .CustomHttpComponentsClientHttpRequestFactoryHttpComponentsClientHttpRequestFactory to apply customizations.Classorg.springframework.boot.test.TestRestTemplateSpring Boot
TestRestTemplate .HttpClientOptionOptions used to customize the Apache Http Client if it is used.Classorg.springframework.boot.test.TestRestTemplateSpring Boot
MqttPahoClientFactoryInterfaceorg.springframework.integration.mqtt.coreSpring Integration
FailoverClientConnectionFactoryGiven a list of connection factories, serves up TcpConnectionsthat can iterate over a connection from each factory until the writeClassorg.springframework.integration.ip.tcp.connectionSpring Integration
DefaultMqttPahoClientFactoryCreates a default MqttClient and a set of options as configured.Classorg.springframework.integration.mqtt.coreSpring Integration
DefaultMqttPahoClientFactory .WillClassorg.springframework.integration.mqtt.core.DefaultMqttPahoClientFactorySpring Integration
ClientWebSocketContainerThe IntegrationWebSocketContainer implementation for the clientWeb-Socket connection.Classorg.springframework.integration.websocketSpring Integration
ClientWebSocketContainerParserThe AbstractSingleBeanDefinitionParser implementation forthe element.Classorg.springframework.integration.websocket.configSpring Integration
ClientModeCapableEdpoints implementing this interface are capableof running in client-mode.Interfaceorg.springframework.integration.ip.tcp.connectionSpring Integration
ClientModeConnectionManagerIntended to be run on a schedule, simply gets the connectionfrom a client connection factory each time it is run.Classorg.springframework.integration.ip.tcp.connectionSpring 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
CachingClientConnectionFactoryConnection factory that caches connections from the underlying target factory.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
AbstractClientConnectionFactoryAbstract class for client connection factories; client connection factoriesestablish outgoing connections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
TcpNetClientConnectionFactoryA client connection factory that creates TcpNetConnections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
TcpNioClientConnectionFactoryA client connection factory that creates TcpNioConnections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
AbstractClientHttpRequestClassorg.springframeworkSpring Android
AbstractClientHttpRequestFactoryWrapperClassorg.springframeworkSpring Android
AbstractClientHttpResponseClassorg.springframeworkSpring Android
BufferingClientHttpRequestFactoryClassorg.springframeworkSpring Android
ClientHttpRequestInterfaceorg.springframeworkSpring Android
ClientHttpRequestExecutionInterfaceorg.springframeworkSpring Android
ClientHttpRequestFactoryInterfaceorg.springframeworkSpring Android
ClientHttpRequestInterceptorInterfaceorg.springframeworkSpring Android
ClientHttpResponseInterfaceorg.springframeworkSpring Android
HttpClientErrorExceptionClassorg.springframeworkSpring Android
HttpComponentsClientHttpRequestFactoryClassorg.springframeworkSpring Android
InterceptingClientHttpRequestFactoryClassorg.springframeworkSpring Android
RestClientExceptionClassorg.springframeworkSpring Android
SimpleClientHttpRequestFactoryClassorg.springframeworkSpring Android
AbstractClientHttpRequestAbstract base for ClientHttpRequest that makes sure that headersand body are not written multiple times.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpRequestFactoryWrapperAbstract base class for ClientHttpRequestFactory implementationsthat decorate another request factory.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpResponseAbstract base for ClientHttpResponse.Classorg.springframework.http.clientSpring MVC
AbstractClientSockJsSessionBase class for SockJS client implementations of WebSocketSession.Classorg.springframework.web.socket.sockjs.clientSpring MVC
AbstractWebSocketClientAbstract base class for WebSocketClient implementations.Classorg.springframework.web.socket.clientSpring MVC
AsyncClientHttpRequestRepresents a client-side asynchronous HTTP request.Interfaceorg.springframework.http.clientSpring MVC
AsyncClientHttpRequestFactoryFactory for AsyncClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
BufferingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that buffersall outgoing and incoming streams in memory.Classorg.springframework.http.clientSpring MVC
BurlapClientInterceptorMethodInterceptor for accessing a Burlap service.Classorg.springframework.remoting.cauchoSpring MVC
ClientHttpRequestRepresents a client-side HTTP request.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestExecutionRepresents the context of a client-side HTTP request execution.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestFactoryFactory for ClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestInterceptorIntercepts client-side HTTP requests.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpResponseRepresents a client-side HTTP response.Interfaceorg.springframework.http.clientSpring MVC
HessianClientInterceptorMethodInterceptor for accessing a Hessian service.Classorg.springframework.remoting.cauchoSpring MVC
HttpClientErrorExceptionException thrown when an HTTP 4xx is received.Classorg.springframework.web.clientSpring MVC
HttpComponentsAsyncClientHttpRequestFactoryAsynchronous extension of the HttpComponentsClientHttpRequestFactory.Classorg.springframework.http.clientSpring MVC
HttpComponentsClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Apache HttpComponentsClassorg.springframework.http.clientSpring MVC
HttpInvokerClientConfigurationConfiguration interface for executing HTTP invoker requests.Interfaceorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerClientInterceptorMethodInterceptor for accessing anHTTP invoker service.Classorg.springframework.remoting.httpinvokerSpring MVC
InterceptingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that has support for ClientHttpRequestInterceptors.Classorg.springframework.http.clientSpring MVC
InvalidClientIDExceptionRuntime exception mirroring the JMS InvalidClientIDException.Classorg.springframework.jmsSpring MVC
JaxWsPortClientInterceptorMethodInterceptor for accessing aspecific port of a JAX-WS service.Classorg.springframework.remoting.jaxwsSpring MVC
JettyWebSocketClientInitiates WebSocket requests to a WebSocket server programmaticallythrough the Jetty WebSocket API.Classorg.springframework.web.socket.client.jettySpring MVC
JmsInvokerClientInterceptorMethodInterceptor for accessing aJMS-based remote service.Classorg.springframework.jms.remotingSpring MVC
JndiRmiClientInterceptorMethodInterceptor for accessing RMI services from JNDI.Classorg.springframework.remoting.rmiSpring MVC
MBeanClientInterceptorMethodInterceptor that routes calls to anMBean running on the supplied MBeanServerConnection.Classorg.springframework.jmx.accessSpring MVC
MockAsyncClientHttpRequestAn extension of MockClientHttpRequest that also implementsAsyncClientHttpRequest by wrapping the response in aClassorg.springframework.mock.http.clientSpring MVC
MockClientDataRequestMock implementation of the ClientDataRequest interface.Classorg.springframework.mock.web.portletSpring MVC
MockClientHttpRequestMock implementation of ClientHttpRequest.Classorg.springframework.mock.http.clientSpring MVC
MockClientHttpResponseMock implementation of ClientHttpResponse.Classorg.springframework.mock.http.clientSpring MVC
MockMvcClientHttpRequestFactoryA ClientHttpRequestFactory for requests executed via MockMvc.Classorg.springframework.test.web.clientSpring MVC
MockMvcWebClientBuilderMockMvcWebClientBuilder simplifies the creation of an HtmlUnitWebClient that delegates to a MockMvc instance.Classorg.springframework.test.web.servlet.htmlunitSpring MVC
Netty4ClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Netty 4 to create requests.Classorg.springframework.http.clientSpring MVC
OkHttpClientHttpRequestFactoryClientHttpRequestFactory implementation that usesOkHttp to create requests.Classorg.springframework.http.clientSpring MVC
Reactor2TcpClientAn implementation of TcpOperationsbased on the TCP client support of the Reactor project.Classorg.springframework.messaging.tcp.reactorSpring MVC
Reactor2TcpStompClientA STOMP over TCP client that usesSince:4.Classorg.springframework.messaging.simp.stompSpring MVC
RestClientExceptionBase class for exceptions thrown by RestTemplate whenever it encountersclient-side HTTP errors.Classorg.springframework.web.clientSpring MVC
RmiClientInterceptorMethodInterceptor for accessing conventionalRMI services or RMI invokers.Classorg.springframework.remoting.rmiSpring MVC
RmiClientInterceptorUtilsFactored-out methods for performing invocations within an RMI client.Classorg.springframework.remoting.rmiSpring MVC
SimpleClientHttpRequestFactoryClientHttpRequestFactory implementation that uses standard JDK facilities.Classorg.springframework.http.clientSpring MVC
SockJsClientA SockJS implementation ofwith fallback alternatives that simulate a WebSocket interaction through plainClassorg.springframework.web.socket.sockjs.clientSpring MVC
StandardWebSocketClientA WebSocketClient based on standard Java WebSocket API.Classorg.springframework.web.socket.client.standardSpring MVC
StompClientSupportBase class for STOMP client implementations.Classorg.springframework.messaging.simp.stompSpring MVC
WebSocketClientContract for initiating a WebSocket request.Interfaceorg.springframework.web.socket.clientSpring MVC
WebSocketClientSockJsSessionAn extension of AbstractClientSockJsSession wrapping and delegatingto an actual WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
WebSocketStompClientA STOMP over WebSocket client that connects using an implementation ofincluding SockJsClient.Classorg.springframework.web.socket.messagingSpring MVC
XhrClientSockJsSessionAn extension of AbstractClientSockJsSession for use with HTTPtransports simulating a WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
ClientInterceptorWorkflow interface that allows for customized client-side message interception.Interfaceorg.springframework.ws.client.support.interceptorSpring WebService
MockWebServiceClientMain entry point for server-side Web service testing.Classorg.springframework.ws.test.serverSpring WebService
SoapFaultClientExceptionThrown by SoapFaultMessageResolver when the response message has a fault.Classorg.springframework.ws.soap.clientSpring WebService
WebServiceClientExceptionException thrown whenever an error occurs on the client-side.Classorg.springframework.ws.clientSpring WebService
ClientApplicationCli for controlling XD instances on an application master.Classorg.springframework.xd.yarnSpring XD
ClientTcpConnectionFactoryOptionsMetadataMixinMixin for options metadata that configure a client tcp connection factory.Classorg.springframework.xd.tcpSpring XD
HttpClientProcessorOptionsMetadataCaptures options for the http-client processor module.Classorg.springframework.xd.httpSpring XD
HttpClientProcessorOptionsMetadata .HttpMethodClassorg.springframework.xd.http.HttpClientProcessorOptionsMetadataSpring XD
TcpClientSourceA test fixture that allows testing of the 'tcp-client' source module.Classorg.springframework.xd.test.fixturesSpring XD
TcpClientSourceOptionsMetadataCaptures options available to the tcp-client source module.Classorg.springframework.xd.tcpSpring XD
ClientComponentAPI for representing client-side component instances which are vended by RichAdfRenderingContext.Classoracle.adf.view.rich.renderOracle ADF
ClientComponent .AttrTypePossible client attribute types.Classoracle.adf.view.rich.render.ClientComponentOracle ADF
ClientComponent .TypePossible client component types.Classoracle.adf.view.rich.render.ClientComponentOracle ADF
ClientComponentCellEncoderActiveCellEncoder that delegates to a ClientComponent to handle attribute updates, rerendering the content if there is no ClientComponent.Classoracle.adf.view.rich.activedataOracle ADF
ClientEncoderClass used by Renderers to write Java Objects to the client using the correct syntax for the client environment.Classoracle.adf.view.rich.datatransferOracle ADF
ClientEventObject representing a single client event.Classoracle.adf.view.rich.renderOracle ADF
ClientFlavorDecoderClass for decoding data received from the client to the appropriate TransferData after the Marshalling subsystem's default type conversion has already been applied.Classoracle.adf.view.rich.datatransferOracle ADF
ClientListenerSetA ClientListenerSet represents the group of client listeners and behaviors registered on a component.Classoracle.adf.view.rich.eventOracle ADF
ClientMetadataEncapsulates the metadata for a type of client component.Classoracle.adf.view.rich.renderOracle ADF
ClientMetadata .SecuredThis property is always secured and can never be made unsecuredThis property is secured by default, but adding this property to the set of unsecured properties on a component instance can make it unsecuredClassoracle.adf.view.rich.render.ClientMetadataOracle ADF
ActivitiesClientInterfaceamazonaws.servicesAmazon AWS
ActivitiesClientBaseClassamazonaws.servicesAmazon AWS
AddClientIDToOpenIDConnectProviderRequestClassamazonaws.servicesAmazon AWS
AmazonAutoScalingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonAutoScalingClientClassamazonaws.servicesAmazon AWS
AmazonClientExceptionClassAmazon AWS
AmazonCloudFormationAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFormationClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainClientClassamazonaws.servicesAmazon AWS
AmazonCloudWatchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudWatchClientClassamazonaws.servicesAmazon AWS
AmazonCodeDeployAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCodeDeployClientClassamazonaws.servicesAmazon AWS
AmazonCognitoIdentityAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoIdentityClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncClientClassamazonaws.servicesAmazon AWS
AmazonConfigAsyncClientClassamazonaws.servicesAmazon AWS
AmazonConfigClientClassamazonaws.servicesAmazon AWS
AmazonDirectConnectAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDirectConnectClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsClientClassamazonaws.servicesAmazon AWS
AmazonEC2AsyncClientClassamazonaws.servicesAmazon AWS
AmazonEC2ClientClassamazonaws.servicesAmazon AWS
AmazonECSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonECSClientClassamazonaws.servicesAmazon AWS
AmazonElastiCacheAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElastiCacheClientClassamazonaws.servicesAmazon AWS
AmazonElasticFileSystemAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticFileSystemClientClassamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingClientClassamazonaws.servicesAmazon AWS
AmazonElasticMapReduceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticMapReduceClientClassamazonaws.servicesAmazon AWS
AmazonElasticTranscoderAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticTranscoderClientClassamazonaws.servicesAmazon AWS
AmazonGlacierAsyncClientClassamazonaws.servicesAmazon AWS
AmazonGlacierClientClassamazonaws.servicesAmazon AWS
AmazonIdentityManagementAsyncClientClassamazonaws.servicesAmazon AWS
AmazonIdentityManagementClientClassamazonaws.servicesAmazon AWS
AmazonImportExportAsyncClientClassamazonaws.servicesAmazon AWS
AmazonImportExportClientClassamazonaws.servicesAmazon AWS
AmazonInspectorAsyncClientClassamazonaws.servicesAmazon AWS
AmazonInspectorClientClassamazonaws.servicesAmazon AWS
AmazonKinesisAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisClientClassamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseClientClassamazonaws.servicesAmazon AWS
AmazonMachineLearningAsyncClientClassamazonaws.servicesAmazon AWS
AmazonMachineLearningClientClassamazonaws.servicesAmazon AWS
AmazonRDSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRDSClientClassamazonaws.servicesAmazon AWS
AmazonRedshiftAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRedshiftClientClassamazonaws.servicesAmazon AWS
AmazonRoute53AsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53ClientClassamazonaws.servicesAmazon AWS
AmazonRoute53DomainsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53DomainsClientClassamazonaws.servicesAmazon AWS
AmazonS3ClientClassamazonaws.servicesAmazon AWS
AmazonS3EncryptionClientClassamazonaws.servicesAmazon AWS
AmazonSimpleDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleDBClientClassamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceClientClassamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowClientClassamazonaws.servicesAmazon AWS
AmazonSNSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSNSClientClassamazonaws.servicesAmazon AWS
AmazonSQSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSBufferedAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSClientClassamazonaws.servicesAmazon AWS
AmazonWebServiceClientClassAmazon AWS
AmazonWorkspacesAsyncClientClassamazonaws.servicesAmazon AWS
AmazonWorkspacesClientClassamazonaws.servicesAmazon AWS
ApacheHttpClientConfigClassAmazon AWS
AWSCloudHSMAsyncClientClassamazonaws.servicesAmazon AWS
AWSCloudHSMClientClassamazonaws.servicesAmazon AWS
AWSCloudTrailAsyncClientClassamazonaws.servicesAmazon AWS
AWSCloudTrailClientClassamazonaws.servicesAmazon AWS
AWSCodeCommitAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodeCommitClientClassamazonaws.servicesAmazon AWS
AWSCodePipelineAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodePipelineClientClassamazonaws.servicesAmazon AWS
AWSDeviceFarmAsyncClientClassamazonaws.servicesAmazon AWS
AWSDeviceFarmClientClassamazonaws.servicesAmazon AWS
AWSDirectoryServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSDirectoryServiceClientClassamazonaws.servicesAmazon AWS
AWSElasticBeanstalkAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticBeanstalkClientClassamazonaws.servicesAmazon AWS
AWSElasticsearchAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticsearchClientClassamazonaws.servicesAmazon AWS
AWSIotAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotClientClassamazonaws.servicesAmazon AWS
AWSIotDataAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotDataClientClassamazonaws.servicesAmazon AWS
AWSKMSAsyncClientClassamazonaws.servicesAmazon AWS
AWSKMSClientClassamazonaws.servicesAmazon AWS
AWSLambdaAsyncClientClassamazonaws.servicesAmazon AWS
AWSLambdaClientClassamazonaws.servicesAmazon AWS
AWSLogsAsyncClientClassamazonaws.servicesAmazon AWS
AWSLogsClientClassamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsAsyncClientClassamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsClientClassamazonaws.servicesAmazon AWS
AWSOpsWorksAsyncClientClassamazonaws.servicesAmazon AWS
AWSOpsWorksClientClassamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceClientClassamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementAsyncClientClassamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementClientClassamazonaws.servicesAmazon AWS
AWSStorageGatewayAsyncClientClassamazonaws.servicesAmazon AWS
AWSStorageGatewayClientClassamazonaws.servicesAmazon AWS
AWSSupportAsyncClientClassamazonaws.servicesAmazon AWS
AWSSupportClientClassamazonaws.servicesAmazon AWS
AWSWAFAsyncClientClassamazonaws.servicesAmazon AWS
AWSWAFClientClassamazonaws.servicesAmazon AWS
ClientConfigurationClassAmazon AWS
ClientDataClassamazonaws.servicesAmazon AWS
ClientExceptionClassamazonaws.servicesAmazon AWS
ClientExceptionClassamazonaws.servicesAmazon AWS
ClientVersionClassamazonaws.servicesAmazon AWS
CreateHsmClientCertificateRequestClassamazonaws.servicesAmazon AWS
CreateLunaClientRequestClassamazonaws.servicesAmazon AWS
CreateLunaClientResultClassamazonaws.servicesAmazon AWS
DataPipelineAsyncClientClassamazonaws.servicesAmazon AWS
DataPipelineClientClassamazonaws.servicesAmazon AWS
DeleteHsmClientCertificateRequestClassamazonaws.servicesAmazon AWS
DeleteLunaClientRequestClassamazonaws.servicesAmazon AWS
DeleteLunaClientResultClassamazonaws.servicesAmazon AWS
DescribeHsmClientCertificatesRequestClassamazonaws.servicesAmazon AWS
DescribeHsmClientCertificatesResultClassamazonaws.servicesAmazon AWS
DescribeLunaClientRequestClassamazonaws.servicesAmazon AWS
DescribeLunaClientResultClassamazonaws.servicesAmazon AWS
DirectConnectClientExceptionClassamazonaws.servicesAmazon AWS
DynamicActivitiesClientInterfaceamazonaws.servicesAmazon AWS
DynamicActivitiesClientImplClassamazonaws.servicesAmazon AWS
DynamicClientInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientExternalInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientExternalImplClassamazonaws.servicesAmazon AWS
DynamicWorkflowClientImplClassamazonaws.servicesAmazon AWS
GenericActivityClientInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientExternalInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientExternalImplClassamazonaws.servicesAmazon AWS
HsmClientCertificateClassamazonaws.servicesAmazon AWS
HsmClientCertificateAlreadyExistsExceptionClassamazonaws.servicesAmazon AWS
HsmClientCertificateNotFoundExceptionClassamazonaws.servicesAmazon AWS
HsmClientCertificateQuotaExceededExceptionClassamazonaws.servicesAmazon AWS
InvalidClientTokenExceptionClassamazonaws.servicesAmazon AWS
InvalidHsmClientCertificateStateExceptionClassamazonaws.servicesAmazon AWS
LambdaFunctionClientInterfaceamazonaws.servicesAmazon AWS
LambdaFunctionClientImplClassamazonaws.servicesAmazon AWS
ListLunaClientsRequestClassamazonaws.servicesAmazon AWS
ListLunaClientsResultClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientFactoryClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientFactoryImplClassamazonaws.servicesAmazon AWS
ModifyLunaClientRequestClassamazonaws.servicesAmazon AWS
ModifyLunaClientResultClassamazonaws.servicesAmazon AWS
PredefinedClientConfigurationsClassAmazon AWS
RemoveClientIDFromOpenIDConnectProviderRequestClassamazonaws.servicesAmazon AWS
AuClientInfoA response to ask the browser to send back its information.Classorg.zkoss.zk.au.outZKoss (ZK)
ClientBinderCommandParserA client binder command parser for @command and @global-commandSince:8.Classorg.zkoss.bind.implZKoss (ZK)
ClientBinderPhaseListenerA client command binding phase listener.Classorg.zkoss.bind.implZKoss (ZK)
ClientConstraintAddition interface implemented with Constraint to handle the validation at the client.Interfaceorg.zkoss.zulZKoss (ZK)
ClientInfoEventThe onClientInfo event is used to notify the client's information, such as time zone and screen resolutions.Classorg.zkoss.zk.ui.eventZKoss (ZK)
ClientsUtilities to send AuResponse to the client.Classorg.zkoss.zk.ui.utilZKoss (ZK)
Servlets .ClientIdentifierA plugin used to provide additional browser information for Servlets.Interfaceorg.zkoss.web.servlet.ServletsZKoss (ZK)
ToClientCommandNotify a command to client.Classorg.zkoss.bind.annotationZKoss (ZK)
ClientConnectionHandlerConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection.Classorg.jivesoftware.openfire.nioEcho
ClientRouteInternal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.Classorg.jivesoftware.openfire.spiEcho
ClientSessionRepresents a session between the server and a client.Interfaceorg.jivesoftware.openfire.sessionEcho
ClientSessionConnectionRepresents a connection of a Client Session that was established to a Connection Manager.Classorg.jivesoftware.openfire.multiplexEcho
ClientSessionInfoClient session information to be used when running in a cluster.Classorg.jivesoftware.openfire.sessionEcho
ClientStanzaHandlerHandler of XML stanzas sent by clients connected directly to the server.Classorg.jivesoftware.openfire.netEcho
ClientTrustManagerClientTrustManager is a Trust Manager that is only used for c2s connections.Classorg.jivesoftware.openfire.netEcho
Connection .ClientAuthNo authentication will be performed on the client.Classorg.jivesoftware.openfire.ConnectionEcho
ConnectionSettings .ClientClassorg.jivesoftware.openfire.session.ConnectionSettingsEcho
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilEcho
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherEcho
LocalClientSessionRepresents a session between the server and a client.Classorg.jivesoftware.openfire.sessionEcho
BayeuxClientClassorg.directwebremoting.bayeuxDirectWebRemoting (DWR)
AWClientSideScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.htmlAriba Web
AWRichClientFooterNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.coreAriba Web
ClientPanelWrapperNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.widgetsAriba Web
MasterPasswordClientManages master password.Classariba.util.coreAriba Web
ClientBehaviorSupportCollects details about zone usage for efficient initialization of the client side objects.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientBehaviorSupportImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientBodyElement within.Interfaceorg.apache.tapestry5Apache Tapestry
ClientConstraintDescriptorDescribes a single client-side constraint.Classorg.apache.tapestry5.beanvalidatorApache Tapestry
ClientConstraintDescriptorImplClassorg.apache.tapestry5.internal.beanvalidatorApache Tapestry
ClientConstraintDescriptorSourceSource for ClientConstraintDescriptor.Interfaceorg.apache.tapestry5.beanvalidatorApache Tapestry
ClientDataEncoderA service used when a component or service needs to encode some amount of data on the client as a string.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientDataEncoderImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientDataSinkAllows binary object data to be encoded into a string.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientDataSinkImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientElementInterface for any kind of object (typically, a component) that can provide a client-side id, typically used in the generation of client-side (JavaScript) logic.Interfaceorg.apache.tapestry5Apache Tapestry
ClientPersistentFieldStorageDescribes an object that can store PersistentFieldChanges, and manage a query parameter stored into a Link to maining this data across requests.Interfaceorg.apache.tapestry5.internal.servicesApache Tapestry
ClientPersistentFieldStorageImplManages client-persistent values on behalf of a ClientPersistentFieldStorageImpl.Classorg.apache.tapestry5.internal.servicesApache Tapestry
ClientPersistentFieldStrategy the LinkSource, and allow per-request state to be isolated inside the other service.Classorg.apache.tapestry5.internal.servicesApache Tapestry
ClientValidationenum ClientValidationextends EnumControls if and how client-side form input validation occurs.Classorg.apache.tapestry5.corelibApache Tapestry
ClientWhitelistAnalyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).Interfaceorg.apache.tapestry5.services.securityApache Tapestry
ClientWhitelistImplClassorg.apache.tapestry5.internal.services.securityApache Tapestry
RenderClientIdForces a client element to render its client id by ensuring that ClientElement.Classorg.apache.tapestry5.corelib.mixinsApache Tapestry
SlingIntegrationTestClientClient functions to interact with Sling in integration testsConstructor SummarySlingIntegrationTestClient(org.Classorg.apache.sling.commons.testing.integrationApache Sling
ClientBehaviorInterfacejavax.faces.component.behaviorApache MyFaces
ClientBehaviorBaseClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContextClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContext .ParameterClassjavax.faces.component.behavior.ClientBehaviorContextApache MyFaces
ClientBehaviorHintenum ClientBehaviorHintextends EnumSince:2.Classjavax.faces.component.behaviorApache MyFaces
ClientBehaviorHolderInterfacejavax.faces.component.behaviorApache MyFaces
ClientBehaviorRendererClassjavax.faces.renderApache MyFaces
NoClientCachingEventAspectThis aspect implementation sets some headers on the response that tell clients/proxies to not cache.Classorg.apache.cocoon.portal.event.aspect.implApache Cocoon
Web3ClientThe standard interface for R3Clients in Web3.Interfaceorg.apache.cocoon.components.web3Apache Cocoon
Web3ClientImplClassorg.apache.cocoon.components.web3.implApache Cocoon
AbstractJmsClientClassorg.apache.activemq.toolApache ActiveMQ
AbstractJmsClientSystemClassorg.apache.activemq.toolApache ActiveMQ
AbstractJmsMeasurableClientClassorg.apache.activemq.toolApache ActiveMQ
AjaxWebClientClassorg.apache.activemq.webApache ActiveMQ
ClientInternalExceptionListenerAn exception listener similar to the standard javax.Interfaceorg.apache.activemqApache ActiveMQ
ClientRunBasisClassorg.apache.activemq.toolApache ActiveMQ
DtoConnectionFactory .ClientIdGeneratorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoConnectionFactoryApache ActiveMQ
DtoConnectionFactory .ClientInternalExceptionListenerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoConnectionFactoryApache ActiveMQ
DtoXaConnectionFactory .ClientIdGeneratorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoXaConnectionFactoryApache ActiveMQ
DtoXaConnectionFactory .ClientInternalExceptionListenerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoXaConnectionFactoryApache ActiveMQ
HttpClientTransportClassorg.apache.activemq.transport.httpApache ActiveMQ
HttpsClientTransportClassorg.apache.activemq.transport.httpsApache ActiveMQ
JmsClientPropertiesClassorg.apache.activemq.tool.propertiesApache ActiveMQ
JmsClientSystemPropertiesClassorg.apache.activemq.tool.propertiesApache ActiveMQ
JmsConsumerClientClassorg.apache.activemq.toolApache ActiveMQ
JmsProducerClientClassorg.apache.activemq.toolApache ActiveMQ
MeasurableClientInterfaceorg.apache.activemq.tool.samplerApache ActiveMQ
WebClientRepresents a messaging client used from inside a web container typically stored inside a HttpSession TODO controls to prevent DOS attacks with usersClassorg.apache.activemq.webApache ActiveMQ
ZKClientClassorg.apache.activemq.leveldb.replicated.groupsApache ActiveMQ
ZKClient .StateClassorg.apache.activemq.leveldb.replicated.groups.ZKClientApache ActiveMQ
ClientAuthenticationenum ClientAuthenticationRepresents the options for the client authentication settings of a server socket.Classorg.apache.camel.util.jsseApache Camel
SSLContextClientParametersConfiguration model for client side JSSE options.Classorg.apache.camel.util.jsseApache Camel
HttpClientInterceptorPluginInterfaceorg.apache.solr.securityApache Solr Lucene
StreamingSolrClientsClassorg.apache.solr.updateApache Solr Lucene
ClientUtilsClassorg.apache.solr.client.solrj.utilApache Solr Lucene
CloudSolrClientSolrJ client class to communicate with SolrCloud.Classorg.apache.solr.client.solrj.implApache Solr Lucene
CloudSolrClient .RouteExceptionClassorg.apache.solr.client.solrj.impl.CloudSolrClientApache Solr Lucene
CloudSolrClient .RouteResponseClassorg.apache.solr.client.solrj.impl.CloudSolrClientApache Solr Lucene
ConcurrentUpdateSolrClientConcurrentUpdateSolrClient buffers all added documents and writes them into open HTTP connections.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientConfigurerThe default http client configurer.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientUtilUtility class for creating/configuring httpclient instances.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientUtil .HttpClientFactoryClassorg.apache.solr.client.solrj.impl.HttpClientUtilApache Solr Lucene
HttpSolrClientA SolrClient implementation that talks directly to a Solr server via HTTP There are two ways to use an HttpSolrClient:Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpSolrClient .HttpUriRequestResponseWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.solr.client.solrj.impl.HttpSolrClientApache Solr Lucene
HttpSolrClient .RemoteSolrExceptionSubclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a Classorg.apache.solr.client.solrj.impl.HttpSolrClientApache Solr Lucene
Krb5HttpClientConfigurerClassorg.apache.solr.client.solrj.implApache Solr Lucene
LBHttpSolrClientLBHttpSolrClient or LoadBalanced HttpSolrClient is a load balancing wrapper around HttpSolrClient.Classorg.apache.solr.client.solrj.implApache Solr Lucene
LBHttpSolrClient .ReqClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
LBHttpSolrClient .RspClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
LBHttpSolrClient .ServerWrapperClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
SolrClientAbstraction through which all communication with a Solr server may be routedSince:5.Classorg.apache.solr.client.solrjApache Solr Lucene
SolrClientCacheThe SolrClientCache caches SolrClients so they can be reused by different TupleStreams.Classorg.apache.solr.client.solrj.ioApache Solr Lucene
SolrZkClientAll Solr ZooKeeper interactions should go through this class rather than ZooKeeper.Classorg.apache.solr.common.cloudApache Solr Lucene
ZkClientConnectionStrategyClassorg.apache.solr.common.cloudApache Solr Lucene
ZkClientConnectionStrategy .ZkUpdateClassorg.apache.solr.common.cloud.ZkClientConnectionStrategyApache Solr Lucene
SolrClientDocumentLoaderA vehicle to load a list of Solr documents into a local or remote SolrClient.Classorg.apache.solr.morphlines.solrApache Solr Lucene
MockSolrZkClientClassorg.apache.solr.cloudApache Solr Lucene
SolrTestCaseHS .ClientClassorg.apache.solr.SolrTestCaseHSApache Solr Lucene
SolrTestCaseHS .Client .TesterClassorg.apache.solr.SolrTestCaseHS.ClientApache Solr Lucene
SolrTestCaseHS .ClientProviderClassorg.apache.solr.SolrTestCaseHSApache Solr Lucene
HttpClientDefines a simple client for making HTTP requests.Interfaceorg.openqa.selenium.remote.httpSelenium
HttpClient .FactoryCreates HttpClient instances.Interfaceorg.openqa.selenium.remote.http.HttpClientSelenium
DebuggerClientA utility class that allows you to connect to the FreeMarker debugger service running on a specific host and port.Classfreemarker.debugFreeMarker Template
ClientBundleThe use of this interface is similar to that of ImageBundle.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientBundleFieldsAllows ResourceGenerators to define fields within the implementation class for a bundle type.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleRequirementsAllows ResourceGenerators to indicate how their generated resources may be affected by their execution environment.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleWithLookupThis is an extension of ClientBundle that allows for name-based lookup of resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientToDomainMapperClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
ClientToDomainMapper .UnmappedTypeExceptionSee Also:Serialized FormConstructor SummaryClientToDomainMapper.Classcom.google.web.bindery.requestfactory.apt.ClientToDomainMapperGoogle WebToolkit (GWT)
JsonLogRecordClientUtilA set of functions to convert SerializableLogRecords into JSON strings.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
SerializationPolicyClientClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationPolicyClient .LoggerInterfacecom.google.gwt.user.server.rpc.SerializationPolicyClientGoogle WebToolkit (GWT)
AMXClientThis class implements a generic AMXMBeanInterface MBean which is connected to a possibly remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection,Classsun.org.glassfish.gmbalCode Trails
AnimationController .PartUIClientPropertyKeyClasssun.java.swing.plaf.windows.AnimationControllerCode Trails
AWTAccessor .ClientPropertyKeyAccessorInterfaceawt.AWTAccessorCode Trails
CGIClientExceptionClassrmi.transport.proxyCode Trails
ClientThe NTLM client.Classsun.security.ntlmCode Trails
ClientCodeExceptionAn exception used for propogating exceptions found in client code invoked from javac.Classsun.tools.javac.utilCode Trails
ClientCodeWrapperWrap objects to enable unchecked exceptions to be caught and handled.Classsun.tools.javac.apiCode Trails
ClientCommunicatorAdminClasssun.jmx.remote.internalCode Trails
ClientContainerClasssun.xml.internal.ws.clientCode Trails
ClientDelegateThe presentation block interacts with the PEPt architecture via the ClientDelegate.Interfacesun.corba.se.pept.protocolCode Trails
ClientFactoryImplClient factory for EXTERNAL, CRAM-MD5, PLAIN.Classsun.security.saslCode Trails
ClientHandshakerClasssecurity.sslCode Trails
ClientIdClasssun.jndi.ldapCode Trails
ClientInfoStatusenum ClientInfoStatusEnumeration for status of the reason that a property could not be setClasssqlCode Trails
ClientInvocationInfoInterfacesun.corba.se.pept.protocolCode Trails
ClientListenerInfoAn identified listener.Classsun.jmx.remote.internalCode Trails
ClientLogicalHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientMessageHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientMessagesClasssun.xml.internal.ws.resourcesCode Trails
ClientMUTubePerforms soap mustUnderstand processing for clients.Classsun.xml.internal.ws.protocol.soapCode Trails
ClientNotifForwarderClasssun.jmx.remote.internalCode Trails
ClientNotifForwarder .LinearExecutorClasssun.jmx.remote.internal.ClientNotifForwarderCode Trails
ClientPipeAssemblerContextFactory for well-known Pipe implementations that the PipelineAssembler needs to useClasssun.xml.internal.ws.api.pipeCode Trails
ClientPipelineHookAllow the container (primarily Glassfish) to inject their own pipes into the client pipeline.Classsun.xml.internal.ws.api.clientCode Trails
ClientPropertyKeyClassswingCode Trails
ClientProviderClasssun.jmx.remote.protocol.iiopCode Trails
ClientProviderClasssun.jmx.remote.protocol.rmiCode Trails
ClientRequestDispatcherClientRequestDispatcher coordinates the request (and possible response) processing for a specific protocol.Interfacesun.corba.se.pept.protocolCode Trails
ClientRequestInfoRequest Information, accessible to client-side request interceptors.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInfoImpl orbos/99-12-02 section 5.Classsun.corba.se.impl.interceptorsCode Trails
ClientRequestInfoOperationsRequest Information, accessible to client-side request interceptors.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInterceptorClient-side request interceptor.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInterceptorOperationsClient-side request interceptor.Interfaceomg.PortableInterceptorCode Trails
ClientSchemaValidationTubeTube that does the schema validation on the client side.Classsun.xml.internal.ws.clientCode Trails
ClientSOAPHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientTransportExceptionClasssun.xml.internal.ws.clientCode Trails
ClientTubeAssemblerContextFactory for well-known Tube implementations that the TubelineAssembler needs to useClasssun.xml.internal.ws.api.pipeCode Trails
ClientVectorClassnet.www.httpCode Trails
CorbaClientDelegateClasssun.corba.se.spi.protocolCode Trails
CorbaClientDelegateImplClasssun.corba.se.impl.protocolCode Trails
CorbaClientRequestDispatcherImplClientDelegate is the RMI client-side subcontract or representation It implements RMI delegate as well as our internal ClientRequestDispatcherClasssun.corba.se.impl.protocolCode Trails
CramMD5ClientClasssun.security.saslCode Trails
DefaultFtpClientProviderDefault FtpClientProvider.Classnet.ftp.implCode Trails
DGCClientClassrmi.transportCode Trails
DGCClient .EndpointEntryEndpointEntry encapsulates the client-side DGC information specific to a particular Endpoint.Classrmi.transport.DGCClientCode Trails
DGCClient .EndpointEntry .CleanRequestCleanRequest holds the data for the parameters of a clean call that needs to be made.Classrmi.transport.DGCClient.EndpointEntryCode Trails
DHClientKeyExchangeClasssecurity.sslCode Trails
DigestClientIdClasssun.jndi.ldapCode Trails
DigestMD5ClientClasssun.security.sasl.digestCode Trails
DnsClientThe DnsClient class performs DNS client operations in support of DnsContext.Classsun.jndi.dnsCode Trails
ClientSideRedirectExceptionThis class defines a ClientSideRedirectException.Classorg.barracudamvc.core.eventBarracuda
ClientTypeThis class defines all valid ClientTypes.Classorg.barracudamvc.core.viewBarracuda
ClientType .Nested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .GenericBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Html32BrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Html40BrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .HtmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .HtmlStandardBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE3xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE5xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE6xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE7xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN3xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN6xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Opera4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Opera5xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .UnknownBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .VxmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .WmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Nested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .XmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
MongoClientA client-side representation of a MongoDB cluster.Interfacemongodb.async.clientMongoDB NoSQL
MongoClientA MongoDB client with internal connection pooling.ClassmongodbMongoDB NoSQL
MongoClientExceptionA base class for exceptions indicating a failure condition with the MongoClient.ClassmongodbMongoDB NoSQL
MongoClientOptionsVarious settings to control the behavior of a MongoClient.ClassmongodbMongoDB NoSQL
MongoClientOptions .BuilderA builder for MongoClientOptions so that MongoClientOptions can be immutable, and to support easier construction through chaining.Classmongodb.MongoClientOptionsMongoDB NoSQL
MongoClientsA factory for MongoClient instances.Classmongodb.async.clientMongoDB NoSQL
MongoClientSettingsVarious settings to control the behavior of a MongoClient.Classmongodb.async.clientMongoDB NoSQL
MongoClientSettings .BuilderA builder for MongoClientSettings so that MongoClientSettings can be immutable, and to support easier constructionBuild an instance of MongoClientSettings.Classmongodb.async.client.MongoClientSettingsMongoDB NoSQL
MongoClientURI which can be used to create a MongoClient instance.ClassmongodbMongoDB NoSQL
BKException .BKClientClosedExceptionClassapache.bookkeeper.client.BKExceptionApache BookKeeper
BookKeeperClientStatsInterfaceapache.bookkeeper.clientApache BookKeeper
ClientInterfaceapache.hedwig.client.apiApache BookKeeper
ClientConfigurationClassapache.bookkeeper.confApache BookKeeper
ClientConfigurationClassapache.hedwig.client.confApache BookKeeper
HedwigClientHedwig client uses as starting point for all communications with the Hedwig service.Classapache.hedwig.clientApache BookKeeper
PubSubException .ClientAlreadySubscribedExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .ClientNotSubscribedExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .ClientNotSubscribedRuntimeExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
AbstractZKClientAn abstract base implementation of ZKClient that simplifies implementation by providing forwarding for methods that are meant to be delegated to other methods.Classapache.twill.zookeeperApache Twill
DiscoveryServiceClientInterface for DiscoveryServiceClient to discover services registered with DiscoveryService.Interfaceapache.twill.discoveryApache Twill
ForwardingZKClientClassapache.twill.zookeeperApache Twill
ForwardingZKClientServiceClassapache.twill.zookeeperApache Twill
KafkaClientRepresents a kafka client that can publish/subscribe to a Kafka server cluster.Interfaceapache.twill.kafka.clientApache Twill
KafkaClientServiceA KafkaClient that extends Service to provide lifecycle management.Interfaceapache.twill.kafka.clientApache Twill
ZKClientA ZooKeeper client that provides asynchronous zookeeper operations.Interfaceapache.twill.zookeeperApache Twill
ZKClientsUtility class to create ZKClient instances.Classapache.twill.zookeeperApache Twill
ZKClientServiceA ZKClient that extends from Service to provide lifecycle management functions.Interfaceapache.twill.zookeeperApache Twill
ZKClientService .BuilderBuilder for creating an implementation of ZKClientService.Classapache.twill.zookeeper.ZKClientServiceApache Twill
ZKClientServicesProvides static factory method to create ZKClientService with modified behaviors.Classapache.twill.zookeeperApache Twill
AsyncClientPoolClassapache.blur.thriftApache Blur
Blur .AsyncClientClassapache.blur.thrift.generated.BlurApache Blur
Blur .AsyncClient .addColumnDefinition_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .cancelQuery_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .configuration_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .controllerServerList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .createSnapshot_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .createTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .describe_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .disableTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enableTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enqueueMutate_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .enqueueMutateBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .FactoryConstructor SummaryBlur.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .fetchRow_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .fetchRowBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .isInSafeMode_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .listSnapshots_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .logging_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .metrics_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .mutate_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .mutateBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .optimize_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .parseQuery_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .ping_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .query_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .queryStatusById_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .queryStatusIdList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .recordFrequency_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .removeSnapshot_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .removeTable_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .resetLogging_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .schema_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .setUser_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardClusterList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerLayout_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerLayoutState_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .shardServerList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .startTrace_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableListByCluster_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .tableStats_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .terms_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRemove_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRequestFetch_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .AsyncClient .traceRequestList_callNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generated.Blur.AsyncClientApache Blur
Blur .ClientClassapache.blur.thrift.generated.BlurApache Blur
Blur .Client .FactoryConstructor SummaryBlur.Classapache.blur.thrift.generated.Blur.ClientApache Blur
BlurClientClassapache.blur.thriftApache Blur
BlurClientManagerClassapache.blur.thriftApache Blur
BlurControllerServer .BlurClientConstructor SummaryBlurControllerServer.Classapache.blur.thrift.BlurControllerServerApache Blur
BlurControllerServer .BlurClientRemoteConstructor SummaryBlurControllerServer.Classapache.blur.thrift.BlurControllerServerApache Blur
BlurResultIterableClientClassapache.blur.manager.resultsApache Blur
ClientLockClassapache.blur.thriftApache Blur
ClientPoolClassapache.blur.thriftApache Blur
GenerateSafeClientClassapache.blur.thrift.utilApache Blur
SafeClientGenNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generatedApache Blur
TAsyncClientClassapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientFactoryInterfaceapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
TAsyncClientManagerContains selector thread which transitions method call objectsConstructor SummaryTAsyncClientManager()Classapache.blur.thirdparty.thrift_0_9_0.asyncApache Blur
THttpClientHTTP implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
THttpClient .FactoryConstructor SummaryTHttpClient.Classapache.blur.thirdparty.thrift_0_9_0.transport.THttpClientApache Blur
TSaslClientTransportWraps another Thrift TTransport, but performs SASL client negotiation on the call to open().Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TServiceClientA TServiceClient is used to communicate with a TService implementation across protocols and transports.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TServiceClientFactoryA TServiceClientFactory provides a general way to get a TServiceClient connected to a remote TService via a protocol.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
ZooKeeperClientNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.zookeeperApache Blur
AbstractHttpClientConnectionAbstract client-side HTTP connection capable of transmitting and receiving data using arbitrary SessionInputBuffer andClassapache.http.implApache HttpComponents
DefaultBHttpClientConnectionDefault implementation of HttpClientConnection.Classapache.http.implApache HttpComponents
DefaultBHttpClientConnectionFactoryDefault factory for HttpClientConnections.Classapache.http.implApache HttpComponents
DefaultHttpClientConnectionDefault implementation of a client-side HTTP connection.Classapache.http.implApache HttpComponents
HttpClientConnectionA client-side HTTP connection, which can be used for sending requests and receiving responses.Interfaceapache.httpApache HttpComponents
SocketHttpClientConnectionClassapache.http.implApache HttpComponents
AvaticaClientRuntimeExceptionThe client-side representation of AvaticaRuntimeException.Classorg.apache.calcite.avaticaCalcite
AvaticaHttpClientAn interface which defines how requests are sent to the Avatica server.Interfaceorg.apache.calcite.avatica.remoteCalcite
AvaticaHttpClientImplA common class to invoke HTTP requests against the Avatica server agnostic of the data being sent and received across the wire.Classorg.apache.calcite.avatica.remoteCalcite
MetaImpl .MetaClientInfoPropertyMetadata describing a client info property.Classorg.apache.calcite.avatica.MetaImplCalcite
ClientRequestIdSimple immutable object to use for tracking requests uniquely.Classorg.apache.giraph.comm.netty.handlerGiraph
GiraphYarnClientThe initial launcher for a YARN-based Giraph job.Classorg.apache.giraph.yarnGiraph
JobProgressTrackerClientWrapper around JobProgressTracker which retries to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressInterfaceorg.apache.giraph.graphGiraph
JobProgressTrackerClientNoOpClass to use for JobProgressTracker client when progress shouldn't be tracked or something goes wrongClassorg.apache.giraph.graphGiraph
MasterClientInterfaceorg.apache.giraph.commGiraph
NettyClientNetty client for sending requests.Classorg.apache.giraph.comm.nettyGiraph
NettyMasterClientClassorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientTakes users facing APIs in WorkerClient and implements them using the available WritableRequest objects.Classorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientRequestProcessorAggregate requests and sends them to the thread-safe NettyClient.Classorg.apache.giraph.comm.nettyGiraph
ResponseClientHandlerGeneric handler of responses.Classorg.apache.giraph.comm.netty.handlerGiraph
RetryableJobProgressTrackerClientWrapper around JobProgressTracker which retires to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressClassorg.apache.giraph.graphGiraph
SaslClientHandlerClassorg.apache.giraph.comm.netty.handlerGiraph
SaslNettyClientClassorg.apache.giraph.comm.nettyGiraph
WorkerClientInterfaceorg.apache.giraph.commGiraph
WorkerClientRequestProcessorInterfaceorg.apache.giraph.commGiraph
AbstractClientConnAdapterAbstract adapter from operated to managed client connections.Classorg.apache.http.impl.connApache HttpComponents
AbstractHttpClientBase class for HttpClient implementations.Classorg.apache.http.impl.clientApache HttpComponents
AllClientPNamesCollected parameter names for the HttpClient module.Interfaceorg.apache.http.client.paramsApache HttpComponents
AutoRetryHttpClientHttpClient implementation that can automatically retry the request in case of a non-2xx response using the ServiceUnavailableRetryStrategy interface.Classorg.apache.http.impl.clientApache HttpComponents
BasicClientConnectionManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
BasicClientCookieDefault implementation of SetCookie.Classorg.apache.http.impl.cookieApache HttpComponents
BasicClientCookie2Default implementation of SetCookie2.Classorg.apache.http.impl.cookieApache HttpComponents
BasicHttpClientConnectionManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
ClientConnectionManagerManagement interface for client connections.Interfaceorg.apache.http.connApache HttpComponents
ClientConnectionManagerFactoryA factory for creating new ClientConnectionManager instances.Interfaceorg.apache.http.connApache HttpComponents
ClientConnectionOperatorClientConnectionOperator represents a strategy for creating OperatedClientConnection instances and updating the underlyingInterfaceorg.apache.http.connApache HttpComponents
ClientConnectionRequestEncapsulates a request for a ManagedClientConnection.Interfaceorg.apache.http.connApache HttpComponents
ClientContextHttpContext attribute names for client side HTTP protocol processing.Interfaceorg.apache.http.client.protocolApache HttpComponents
ClientContextConfigurerConfiguration facade for HttpContext instances.Classorg.apache.http.client.protocolApache HttpComponents
ClientCookieClientCookie extends the standard Cookie interface with additional client specific functionality such ability to retrieveInterfaceorg.apache.http.cookieApache HttpComponents
ClientExecChainThis interface represents an element in the HTTP request execution chain.Interfaceorg.apache.http.impl.execchainApache HttpComponents
ClientParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP client parameters usingClassorg.apache.http.client.paramsApache HttpComponents
ClientParamsStackRepresents a stack of parameter collections.Classorg.apache.http.impl.clientApache HttpComponents
ClientPNamesParameter names for HTTP client parameters.Interfaceorg.apache.http.client.paramsApache HttpComponents
ClientProtocolExceptionSignals an error in the HTTP protocol.Classorg.apache.http.clientApache HttpComponents
CloseableHttpClientBase implementation of HttpClient that also implements Closeable.Classorg.apache.http.impl.clientApache HttpComponents
ContentEncodingHttpClientDefaultHttpClient sub-class which includes a RequestAcceptEncoding for the request and response.Classorg.apache.http.impl.clientApache HttpComponents
DecompressingHttpClientDecorator adding support for compressed responses.Classorg.apache.http.impl.clientApache HttpComponents
DefaultClientConnectionDefault implementation of an operated client connection.Classorg.apache.http.impl.connApache HttpComponents
DefaultClientConnectionOperatorDefault implementation of a ClientConnectionOperator.Classorg.apache.http.impl.connApache HttpComponents
DefaultHttpClientDefault implementation of HttpClient pre-configured for most common use scenarios.Classorg.apache.http.impl.clientApache HttpComponents
DefaultManagedHttpClientConnectionDefault ManagedHttpClientConnection implementation.Classorg.apache.http.impl.connApache HttpComponents
HttpClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.clientApache HttpComponents
HttpClientBuilderBuilder for CloseableHttpClient instances.Classorg.apache.http.impl.clientApache HttpComponents
HttpClientConnectionManagerRepresents a manager of persistent client connections.Interfaceorg.apache.http.connApache HttpComponents
HttpClientContextAdaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the courseClassorg.apache.http.client.protocolApache HttpComponents
HttpClientParamConfigClassorg.apache.http.client.paramsApache HttpComponents
HttpClientParamsAn adaptor for manipulating HTTP client parameters in HttpParams.Classorg.apache.http.client.paramsApache HttpComponents
HttpClientsFactory methods for CloseableHttpClient instances.Classorg.apache.http.impl.clientApache HttpComponents
HttpClientUtilsConvenience methods for closing response and client objects.Classorg.apache.http.client.utilsApache HttpComponents
MainClientExecThe last request executor in the HTTP request execution chain that is responsible for execution of request / responseClassorg.apache.http.impl.execchainApache HttpComponents
ManagedClientConnectionA client-side connection with advanced connection logic.Interfaceorg.apache.http.connApache HttpComponents
ManagedHttpClientConnectionRepresents a managed connection whose state and life cycle is managed by a connection manager.Interfaceorg.apache.http.connApache HttpComponents
ManagedHttpClientConnectionFactoryFactory for ManagedHttpClientConnection instances.Classorg.apache.http.impl.connApache HttpComponents
MinimalClientExecRequest executor that implements the most fundamental aspects of the HTTP specification and the most straight-forward request / responseClassorg.apache.http.impl.execchainApache HttpComponents
OperatedClientConnectionA client-side connection that relies on outside logic to connect sockets to the appropriate hosts.Interfaceorg.apache.http.connApache HttpComponents
PoolingClientConnectionManagerManages a pool of OperatedClientConnection and is able to service connection requests from multiple execution threads.Classorg.apache.http.impl.connApache HttpComponents
PoolingHttpClientConnectionManagerClientConnectionPoolManager maintains a pool of HttpClientConnections and is able to service connection requestsClassorg.apache.http.impl.connApache HttpComponents
ProxyClientProxyClient can be used to establish a tunnel via an HTTP proxy.Classorg.apache.http.impl.clientApache HttpComponents
RequestClientConnControlThis protocol interceptor is responsible for adding Connection or Proxy-Connection headers to the outgoing requests, whichClassorg.apache.http.client.protocolApache HttpComponents
SingleClientConnManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
SystemDefaultHttpClientAn extension of DefaultHttpClient pre-configured using system properties.Classorg.apache.http.impl.clientApache HttpComponents
ThreadSafeClientConnManagerManages a pool of OperatedClientConnection and is able to service connection requests from multiple execution threads.Classorg.apache.http.impl.conn.tsccmApache HttpComponents
AbstractRpcClientClassorg.apache.flume.apiFlume
AvroCLIClientClassorg.apache.flume.client.avroFlume
ElasticSearchClientInterface for an ElasticSearch client which is responsible for sending bulks of events to ElasticSearch.Interfaceorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchClientFactoryInternal ElasticSearch client factory.Classorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchRestClientRest ElasticSearch client which is responsible for sending bulks of events to ElasticSearch using ElasticSearch HTTP API.Classorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchTransportClientClassorg.apache.flume.sink.elasticsearch.clientFlume
FailoverRpcClientAvro/Netty implementation of RpcClient which supports failover.Classorg.apache.flume.apiFlume
LoadBalancingRpcClientAn implementation of RpcClient interface that uses NettyAvroRpcClient instances to load-balance the requests over many different hosts.Classorg.apache.flume.apiFlume
LoadBalancingRpcClient .HostSelectorInterfaceorg.apache.flume.api.LoadBalancingRpcClientFlume
NettyAvroRpcClientAvro/Netty implementation of RpcClient.Classorg.apache.flume.apiFlume
RpcClientPublic client interface for sending data to Flume.Interfaceorg.apache.flume.apiFlume
RpcClientConfigurationConstantsConfiguration constants used by the RpcClient.Classorg.apache.flume.apiFlume
RpcClientFactoryFactory class to construct Flume RPCClient implementations.Classorg.apache.flume.apiFlume
RpcClientFactory .ClientTypeClassorg.apache.flume.api.RpcClientFactoryFlume
Scribe .AsyncClientClassorg.apache.flume.source.scribe.ScribeFlume
Scribe .AsyncClient .FactoryConstructor SummaryScribe.Classorg.apache.flume.source.scribe.Scribe.AsyncClientFlume
Scribe .AsyncClient .Log_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.source.scribe.Scribe.AsyncClientFlume
Scribe .ClientClassorg.apache.flume.source.scribe.ScribeFlume
Scribe .Client .FactoryConstructor SummaryScribe.Classorg.apache.flume.source.scribe.Scribe.ClientFlume
ThriftFlumeEventServer .AsyncClientClasscom.cloudera.flume.handlers.thrift.ThriftFlumeEventServerFlume
ThriftFlumeEventServer .AsyncClient .append_callNested Class SummaryNested classes/interfaces inherited from class org.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .AsyncClient .close_callNested Class SummaryNested classes/interfaces inherited from class org.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .AsyncClient .FactoryConstructor SummaryThriftFlumeEventServer.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.AsyncClientFlume
ThriftFlumeEventServer .ClientClasscom.cloudera.flume.handlers.thrift.ThriftFlumeEventServerFlume
ThriftFlumeEventServer .Client .FactoryConstructor SummaryThriftFlumeEventServer.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.ClientFlume
ThriftRpcClientFields inherited from class org.Classorg.apache.flume.apiFlume
ThriftSourceProtocol .AsyncClientClassorg.apache.flume.thrift.ThriftSourceProtocolFlume
ThriftSourceProtocol .AsyncClient .append_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .AsyncClient .appendBatch_callNested Class SummaryNested classes/interfaces inherited from class org.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .AsyncClient .FactoryConstructor SummaryThriftSourceProtocol.Classorg.apache.flume.thrift.ThriftSourceProtocol.AsyncClientFlume
ThriftSourceProtocol .ClientClassorg.apache.flume.thrift.ThriftSourceProtocolFlume
ThriftSourceProtocol .Client .FactoryConstructor SummaryThriftSourceProtocol.Classorg.apache.flume.thrift.ThriftSourceProtocol.ClientFlume
ClientA wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.Classorg.apache.hadoop.hbase.rest.clientHBase
ClientBackoffPolicyConfigurable policy for the amount of time a client should wait for a new request to the server when given the server load statistics.Interfaceorg.apache.hadoop.hbase.client.backoffHBase
ExponentialClientBackoffPolicySimple exponential backoff policy on for the client that uses a percent^4 times the max backoff to generate the backoff time.Classorg.apache.hadoop.hbase.client.backoffHBase
StoppedRpcClientExceptionClassorg.apache.hadoop.hbase.ipcHBase
ClientAbortExceptionWrap an IOException identifying it as being caused by an abort of a request by a remote client.ClassTOMCAT
JmxRemoteLifecycleListener .RmiClientLocalhostSocketFactoryClassTOMCAT
PojoEndpointClientWrapper class for instances of POJOs annotated with ClientEndpoint so they appear as standardClassTOMCAT
WsFrameClientClassTOMCAT
WsRemoteEndpointImplClientClassTOMCAT
BindingClientPartnerBinding Client partner is a partner that supports backend channel communication.Interfacecom.bea.security.saml2.providers.registryOracle WebLogic
ClientRepresentation interface of a client.Interfacecom.bea.httppubsubOracle WebLogic
Client .ConnectionTypeThe connection type specifies the type of transport the client requires for communication.Classcom.bea.httppubsub.ClientOracle WebLogic
ClientBST11Pkcs7CredentialProviderClassweblogic.wsee.security.bstOracle WebLogic
ClientBSTCredentialProviderClient CredentialProvider for BinarySecurityTokens with ValueTypes #X509v3, #X509PKIPathv1, #PKCS7, #X509SubjectKeyIdentifier and #ThumbprintSHA1.Classweblogic.wsee.security.bstOracle WebLogic
ClientBSTHandlerClassweblogic.xml.crypto.wssOracle WebLogic
ClientCallbackInterfaceweblogic.commonOracle WebLogic
ClientCertificatePluginInterfaceweblogic.security.SSLOracle WebLogic
ClientEnvironmentThis is an environment that can be used on a thinner client.Interfaceweblogic.jndiOracle WebLogic
ClientEnvironmentFactoryThis class generates client environments, to be used in the server and from the thin client.Interfaceweblogic.jndiOracle WebLogic
ClientJMSEnvironmentImplHelper for obtaining JMS platform specific settings for standalone t3 client.Classweblogic.jmsOracle WebLogic
ClientJNDIEnvironmentImplHelper for obtaining JNDI platform specific settings.Classweblogic.jndiOracle WebLogic
ClientManagerClientManager is responsible for creating Client and manage all Clients.Interfacecom.bea.httppubsubOracle WebLogic
ClientSAF The JMS Client SAF (store-and-forward) feature enables JMS clients to enqueue messages on a local file system.Interfaceweblogic.jms.extensionsOracle WebLogic
ClientSAFDuplicateExceptionThis exception is delivered to a ClientSAF instance whenever a duplicate running ClientSAF instance is found bound toClassweblogic.jms.extensionsOracle WebLogic
ClientSAFEncryptHelper class for encrypting passwords for Client SAF configuration files.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFFactory This class is a factory for JMS ClientSAF objects, which can be used to control configuration aspects of the Client SAF (store-and-forward) system.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFGenerate This is a helper class for generating a SAF Client configuration file.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFParserConvenience utility for verifying correctness of ClientSAF configuration files.Classweblogic.jms.extensionsOracle WebLogic
ClientTransactionManagerAllows a transaction to be suspended and resumed.Interfaceweblogic.transactionOracle WebLogic
ClientTxHelperThis class is suitable to be used on a "thicker" thin client.Classweblogic.transactionOracle WebLogic
ClientUNTCredentialProviderClassweblogic.wsee.security.untOracle WebLogic
ClientUNTHandlerFields inherited from class weblogic.Classweblogic.xml.crypto.wssOracle WebLogic
HttpsClientBindingHttpsClientBinding for WLS Webservices support for SSLFields inherited from class weblogic.Classweblogic.webservice.binding.httpsOracle WebLogic
HTTPSClientTransportClassweblogic.wsee.connection.transport.httpsOracle WebLogic
LocalClientThe main purpose of LocalClient class is for pubsub server side programming.Classcom.bea.httppubsubOracle WebLogic
ServiceClientThis is an annotation that you can place on a stub that's used within a JWS.Classweblogic.jwsOracle WebLogic
T3ClientClass for creating and managing T3Clients.Classweblogic.commonOracle WebLogic
WSSCClientUtilWS-SecureConversation client-side utilities API for client to terminate a secured conversationClassweblogic.wsee.security.wssc.utilsOracle WebLogic
AdminClientAn admin client object that can be used both from the command line and programmatically.Classorg.apache.axis.clientApache Axis
AdminClientTaskTask to administer a local or remote Axis server.Classorg.apache.axis.tools.ant.axisApache Axis
AxisClientProvides the equivalent of an "Axis engine" on the client side.Classorg.apache.axis.clientApache Axis
AxisClientProxyVery simple dynamic proxy InvocationHandler class.Classorg.apache.axis.clientApache Axis
BasicClientConfigA SimpleProvider set up with hardcoded basic configuration for a client (i.Classorg.apache.axis.configurationApache Axis
CommonsHTTPClientPropertiesInterface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSenderInterfaceorg.apache.axis.components.netApache Axis
CommonsHTTPClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
DefaultCommonsHTTPClientPropertiesDefault property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.Classorg.apache.axis.components.netApache Axis
DefaultHTTPSTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
DefaultHTTPTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
HappyClientClassorg.apache.axis.clientApache Axis
TransportClientPropertiesInterfaceorg.apache.axis.components.netApache Axis
TransportClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
MongoClientFactoryBeanConvenient factory for configuring MongoDB.Classorg.springframework.data.mongodb.coreSpringData MongoDb
MongoClientOptionsFactoryBeanA factory bean for construction of a MongoClientOptions instance.Classorg.springframework.data.mongodb.coreSpringData MongoDb
MongoClientParserParser for mongo-client definitions.Classorg.springframework.data.mongodb.configSpringData MongoDb
MongoClientVersionMongoClientVersion holds information about the used mongo-java client and is used to distinguish betweenSince:1.Classorg.springframework.data.mongodb.utilSpringData MongoDb
HttpClientInterfaceorg.ektorp.httpEktorp CouchDb
StdHttpClientClassorg.ektorp.httpEktorp CouchDb
StdHttpClient .BuilderClassorg.ektorp.http.StdHttpClientEktorp CouchDb
DAGClientClass for monitoring the DAG running in a Tez DAG Application Master.Classorg.apache.tez.dag.api.clientApache Tez
TezClientTezClient is used to submit Tez DAGs for execution.Classorg.apache.tez.clientApache Tez
LocalOozieClientClient API to submit and manage Oozie workflow jobs against an Oozie intance.Classorg.apache.oozieApache Oozie
LocalOozieClientCoordClient API to submit and manage Oozie coordinator jobs against an Oozie This class is thread safe.Classorg.apache.oozieApache Oozie
ServerAdminClientClassorg.apache.zookeeperApache Zookeeper
AccumuloProxy .AsyncClientClassorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .AsyncClient .addConstraint_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .addSplits_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .attachIterator_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .authenticateUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .cancelCompaction_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .changeLocalUserPassword_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .changeUserAuthorizations_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .checkIteratorConflicts_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .clearLocatorCache_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .cloneTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeConditionalWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .closeWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .compactTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createBatchScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createConditionalWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createLocalUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createScanner_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .createWriter_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .deleteRows_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .deleteTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .dropLocalUser_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .exportTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .FactoryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .flush_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .flushTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getActiveCompactions_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getActiveScans_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getDiskUsage_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getFollowing_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getIteratorSetting_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getLocalityGroups_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getMaxRow_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getRowRange_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getSiteConfiguration_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getSystemConfiguration_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getTableProperties_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getTabletServers_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .getUserAuthorizations_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .grantSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .grantTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasNext_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .hasTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .importDirectory_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .importTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listConstraints_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listIterators_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listLocalUsers_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listSplits_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .listTables_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .login_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .mergeTablets_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .nextEntry_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .nextK_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .offlineTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .onlineTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .pingTabletServer_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeConstraint_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeIterator_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .removeTableProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .renameTable_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .revokeSystemPermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .revokeTablePermission_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setLocalityGroups_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .setTableProperty_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .splitRangeByTablets_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .tableExists_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .tableIdMap_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .testClassLoad_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .testTableClassLoad_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .update_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateAndFlush_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateRowConditionally_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .AsyncClient .updateRowsConditionally_callClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.AsyncClientApache Accumulo
AccumuloProxy .ClientClassorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .Client .FactoryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.ClientApache Accumulo
ClientConfigurationContains a list of property keys recognized by the Accumulo client and convenience methods for setting them.Classorg.apache.accumulo.core.clientApache Accumulo
ClientConfiguration .ClientPropertyClassorg.apache.accumulo.core.client.ClientConfigurationApache Accumulo
ClientOnDefaultTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOnDefaultTableClassorg.apache.accumulo.server.cliApache Accumulo
ClientOnRequiredTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOnRequiredTableClassorg.apache.accumulo.server.cliApache Accumulo
ClientOptsClassorg.apache.accumulo.core.cliApache Accumulo
ClientOptsClassorg.apache.accumulo.server.cliApache Accumulo
ClientOpts .AuthConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .MemoryConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .TimeConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .VisibilityConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientServiceClassorg.apache.accumulo.core.client.impl.thriftApache Accumulo
ClientService .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncClient .authenticate_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .authenticateUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .bulkImportFiles_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .changeLocalUserPassword_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkNamespaceClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .checkTableClass_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .createLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .dropLocalUser_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getDiskUsage_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getInstanceId_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getNamespaceConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getRootTabletLocation_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getTableConfiguration_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getUserAuthorizations_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .getZooKeepers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .grantTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .hasTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .isActive_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .listLocalUsers_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .ping_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeNamespacePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeSystemPermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncClient .revokeTablePermission_callClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncClientApache Accumulo
ClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .AsyncProcessor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .AsyncProcessor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.AsyncProcessorApache Accumulo
ClientService .authenticate_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_argsApache Accumulo
ClientService .authenticate_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_resultApache Accumulo
ClientService .authenticateUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_argsApache Accumulo
ClientService .authenticateUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_resultApache Accumulo
ClientService .bulkImportFiles_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_argsApache Accumulo
ClientService .bulkImportFiles_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_resultApache Accumulo
ClientService .changeAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_argsApache Accumulo
ClientService .changeAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_resultApache Accumulo
ClientService .changeLocalUserPassword_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_argsApache Accumulo
ClientService .changeLocalUserPassword_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_resultApache Accumulo
ClientService .checkClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_argsApache Accumulo
ClientService .checkClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_resultApache Accumulo
ClientService .checkNamespaceClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_argsApache Accumulo
ClientService .checkNamespaceClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_resultApache Accumulo
ClientService .checkTableClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_argsApache Accumulo
ClientService .checkTableClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_resultApache Accumulo
ClientService .ClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ClientApache Accumulo
ClientService .createLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_argsApache Accumulo
ClientService .createLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_resultApache Accumulo
ClientService .dropLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_argsApache Accumulo
ClientService .dropLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_resultApache Accumulo
ClientService .getConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_argsApache Accumulo
ClientService .getConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_resultApache Accumulo
ClientService .getDiskUsage_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_argsApache Accumulo
ClientService .getDiskUsage_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_resultApache Accumulo
ClientService .getInstanceId_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_argsApache Accumulo
ClientService .getInstanceId_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_resultApache Accumulo
ClientService .getNamespaceConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_argsApache Accumulo
ClientService .getNamespaceConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_resultApache Accumulo
ClientService .getRootTabletLocation_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_argsApache Accumulo
ClientService .getRootTabletLocation_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_resultApache Accumulo
ClientService .getTableConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_argsApache Accumulo
ClientService .getTableConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_resultApache Accumulo
ClientService .getUserAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_argsApache Accumulo
ClientService .getUserAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_resultApache Accumulo
ClientService .getZooKeepers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_argsApache Accumulo
ClientService .getZooKeepers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_resultApache Accumulo
ClientService .grantNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_argsApache Accumulo
ClientService .grantNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_resultApache Accumulo
ClientService .grantSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_argsApache Accumulo
ClientService .grantSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_resultApache Accumulo
ClientService .grantTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_argsApache Accumulo
ClientService .grantTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_resultApache Accumulo
ClientService .hasNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_argsApache Accumulo
ClientService .hasNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_resultApache Accumulo
ClientService .hasSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_argsApache Accumulo
ClientService .hasSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_resultApache Accumulo
ClientService .hasTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_argsApache Accumulo
ClientService .hasTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_resultApache Accumulo
ClientService .IfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_argsApache Accumulo
ClientService .isActive_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_resultApache Accumulo
ClientService .listLocalUsers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_argsApache Accumulo
ClientService .listLocalUsers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_resultApache Accumulo
ClientService .ping_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_argsApache Accumulo
ClientService .ping_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_resultApache Accumulo
ClientService .ProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Processor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .revokeNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_argsApache Accumulo
ClientService .revokeNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_resultApache Accumulo
ClientService .revokeSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_argsApache Accumulo
ClientService .revokeSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_resultApache Accumulo
ClientService .revokeTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_argsApache Accumulo
ClientService .revokeTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_resultApache Accumulo
ClientServiceHandlerClassorg.apache.accumulo.server.clientApache Accumulo
ClientSideIteratorScannerA scanner that instantiates iterators on the client side instead of on the tablet server.Classorg.apache.accumulo.core.clientApache Accumulo
FateService .AsyncClientClassorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .AsyncClient .beginFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .executeFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .FactoryClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .finishFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .AsyncClient .waitForFateOperation_callClassorg.apache.accumulo.core.master.thrift.FateService.AsyncClientApache Accumulo
FateService .ClientClassorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .Client .FactoryClassorg.apache.accumulo.core.master.thrift.FateService.ClientApache Accumulo
GCMonitorService .AsyncClientClassorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .AsyncClient .FactoryClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncClientApache Accumulo
GCMonitorService .AsyncClient .getStatus_callClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.AsyncClientApache Accumulo
GCMonitorService .ClientClassorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .Client .FactoryClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.ClientApache Accumulo
MasterClientClassorg.apache.accumulo.core.client.implApache Accumulo
MasterClientServiceClassorg.apache.accumulo.core.master.thriftApache Accumulo
MasterClientService .AsyncClientClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .getMasterStats_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .initiateFlush_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeNamespaceProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeSystemProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .removeTableProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .reportSplitExtent_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .reportTabletStatus_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setMasterGoalState_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setNamespaceProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setSystemProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .setTableProperty_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .shutdown_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .shutdownTabletServer_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncClient .waitForFlush_callClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncClientApache Accumulo
MasterClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncProcessorClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .AsyncProcessor .getMasterStatsClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .initiateFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .removeTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .reportSplitExtentClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .reportTabletStatusClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setMasterGoalStateClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .setTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .shutdownClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .shutdownTabletServerClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .AsyncProcessor .waitForFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.AsyncProcessorApache Accumulo
MasterClientService .ClientClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .Client .FactoryClassorg.apache.accumulo.core.master.thrift.MasterClientService.ClientApache Accumulo
MasterClientService .getMasterStats_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .getMasterStats_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.getMasterStats_argsApache Accumulo
MasterClientService .getMasterStats_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .getMasterStats_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.getMasterStats_resultApache Accumulo
MasterClientService .IfaceInterfaceorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.initiateFlush_argsApache Accumulo
MasterClientService .initiateFlush_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.initiateFlush_resultApache Accumulo
MasterClientService .ProcessorClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .Processor .getMasterStatsClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .initiateFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .reportSplitExtentClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .reportTabletStatusClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setMasterGoalStateClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .shutdownClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .shutdownTabletServerClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .waitForFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .removeNamespaceProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeNamespaceProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeNamespaceProperty_argsApache Accumulo
MasterClientService .removeNamespaceProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeNamespaceProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeNamespaceProperty_resultApache Accumulo
MasterClientService .removeSystemProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeSystemProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeSystemProperty_argsApache Accumulo
MasterClientService .removeSystemProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeSystemProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeSystemProperty_resultApache Accumulo
MasterClientService .removeTableProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeTableProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeTableProperty_argsApache Accumulo
MasterClientService .removeTableProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeTableProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeTableProperty_resultApache Accumulo
MasterClientService .reportSplitExtent_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .reportSplitExtent_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.reportSplitExtent_argsApache Accumulo
MasterClientService .reportTabletStatus_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .reportTabletStatus_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.reportTabletStatus_argsApache Accumulo
MasterClientService .setMasterGoalState_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setMasterGoalState_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_argsApache Accumulo
MasterClientService .setMasterGoalState_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setMasterGoalState_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_resultApache Accumulo
MasterClientService .setNamespaceProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setNamespaceProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setNamespaceProperty_argsApache Accumulo
MasterClientService .setNamespaceProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setNamespaceProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setNamespaceProperty_resultApache Accumulo
MasterClientService .setSystemProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setSystemProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setSystemProperty_argsApache Accumulo
MasterClientService .setSystemProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setSystemProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setSystemProperty_resultApache Accumulo
MasterClientService .setTableProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setTableProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setTableProperty_argsApache Accumulo
MasterClientService .setTableProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setTableProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setTableProperty_resultApache Accumulo
MasterClientService .shutdown_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdown_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdown_argsApache Accumulo
MasterClientService .shutdown_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdown_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdown_resultApache Accumulo
MasterClientService .shutdownTabletServer_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdownTabletServer_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdownTabletServer_argsApache Accumulo
MasterClientService .shutdownTabletServer_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdownTabletServer_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdownTabletServer_resultApache Accumulo
MasterClientService .waitForFlush_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .waitForFlush_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.waitForFlush_argsApache Accumulo
MasterClientService .waitForFlush_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .waitForFlush_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.waitForFlush_resultApache Accumulo
NullTserver .ThriftClientHandlerClassorg.apache.accumulo.test.performance.thrift.NullTserverApache Accumulo
RpcClientInvocationHandlerClassorg.apache.accumulo.trace.instrument.thriftApache Accumulo
ServerClientClassorg.apache.accumulo.core.client.implApache Accumulo
SpanReceiver .AsyncClientClassorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .AsyncClient .FactoryClassorg.apache.accumulo.trace.thrift.SpanReceiver.AsyncClientApache Accumulo
SpanReceiver .AsyncClient .span_callClassorg.apache.accumulo.trace.thrift.SpanReceiver.AsyncClientApache Accumulo
SpanReceiver .ClientClassorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .Client .FactoryClassorg.apache.accumulo.trace.thrift.SpanReceiver.ClientApache Accumulo
TabletClientServiceClassorg.apache.accumulo.core.tabletserver.thriftApache Accumulo
TabletClientService .applyUpdates_argsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .applyUpdates_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.applyUpdates_argsApache Accumulo
TabletClientService .AsyncClientClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncClient .applyUpdates_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .bulkImport_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .chop_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .closeUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .compact_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .conditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .continueMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .continueScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .FactoryClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .fastHalt_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .flush_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .flushTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getActiveCompactions_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getActiveScans_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getHistoricalStats_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getTabletServerStatus_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .getTabletStats_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .halt_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .invalidateConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .loadTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .removeLogs_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .splitTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startConditionalUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startMultiScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startScan_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .startUpdate_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .unloadTablet_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncClient .update_callClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncClientApache Accumulo
TabletClientService .AsyncIfaceInterfaceorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncProcessorClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .AsyncProcessor .applyUpdatesClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .bulkImportClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .chopClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeConditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeMultiScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .closeUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .compactClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .conditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .continueMultiScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .continueScanClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .fastHaltClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .flushClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .flushTabletClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getActiveCompactionsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getActiveScansClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getHistoricalStatsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getTabletServerStatusClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .getTabletStatsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .haltClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .invalidateConditionalUpdateClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .loadTabletClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TabletClientService .AsyncProcessor .removeLogsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.AsyncProcessorApache Accumulo
TestProxyClientClassorg.apache.accumulo.proxyApache Accumulo
TestService .AsyncClientClassorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .AsyncClient .checkTrace_callClassorg.apache.accumulo.trace.thrift.TestService.AsyncClientApache Accumulo
TestService .AsyncClient .FactoryClassorg.apache.accumulo.trace.thrift.TestService.AsyncClientApache Accumulo
TestService .ClientClassorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .Client .FactoryClassorg.apache.accumulo.trace.thrift.TestService.ClientApache Accumulo
ThriftTest .AsyncClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .AsyncClient .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .fails_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .success_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .AsyncClient .throwsError_callClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.AsyncClientApache Accumulo
ThriftTest .ClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ClientApache Accumulo
TServerUtils .ClientInfoProcessorFactoryClassorg.apache.accumulo.server.util.TServerUtilsApache Accumulo
ZombieTServer .ThriftClientHandlerClassorg.apache.accumulo.test.functional.ZombieTServerApache Accumulo
ZooSpanClientClassorg.apache.accumulo.trace.instrument.receiversApache Accumulo
ZooTraceClientClassorg.apache.accumulo.core.traceApache Accumulo
BarrierCoordinator .ClientLostClassakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .ClientLost$Classakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .RemoveClientClassakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .RemoveClient$Classakka.remote.testconductor.BarrierCoordinatorAkka
ClientClassakka.remote.testconductorAkka
Client$Classakka.remote.testconductorAkka
ClientFSMThis is the controlling entity on the Player side: in a first step it registers itself with a symbolic name and its remoteClassakka.remote.testconductorAkka
ClientFSM$Classakka.remote.testconductorAkka
ClientFSM .AwaitDone$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectedClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .Connected$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Connecting$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectionFailureClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectionFailure$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .DataClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .Data$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Disconnected$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Failed$Classakka.remote.testconductor.ClientFSMAkka
ClientHandlerClassakka.remote.transport.nettyAkka
ClusterClientThis actor is intended to be used on an external node that is not member of the cluster.Classakka.cluster.clientAkka
ClusterClient$Classakka.cluster.clientAkka
ClusterClient .Internal$Classakka.cluster.client.ClusterClientAkka
ClusterClient .PublishClassakka.cluster.client.ClusterClientAkka
ClusterClient .Publish$Classakka.cluster.client.ClusterClientAkka
ClusterClient .SendClassakka.cluster.client.ClusterClientAkka
ClusterClient .Send$Classakka.cluster.client.ClusterClientAkka
ClusterClient .SendToAllClassakka.cluster.client.ClusterClientAkka
ClusterClient .SendToAll$Classakka.cluster.client.ClusterClientAkka
ClusterClientMessagesClassakka.cluster.client.protobuf.msgAkka
ClusterClientMessages .ContactsProtobuf type ContactsSee Also:Serialized FormClassakka.cluster.client.protobuf.msg.ClusterClientMessagesAkka
ClusterClientMessages .Contacts .BuilderProtobuf type Contactsrepeated string contactPoints = 1;Classakka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsAkka
ClusterClientMessages .ContactsOrBuilderInterfaceakka.cluster.client.protobuf.msg.ClusterClientMessagesAkka
ClusterClientMessageSerializerINTERNAL API: Serializer of ClusterClient messages.Classakka.cluster.client.protobufAkka
ClusterClientReceptionistExtension that starts ClusterReceptionist and accompanying DistributedPubSubMediator with settings defined in config section akka.Classakka.cluster.clientAkka
ClusterClientReceptionist$Classakka.cluster.clientAkka
ClusterClientSettingsparam: initialContacts Actor paths of the ClusterReceptionist actors on the servers (cluster nodes) that the client will try to contact initially.Classakka.cluster.clientAkka
ClusterClientSettings$Classakka.cluster.clientAkka
Controller .ClientDisconnectedClassakka.remote.testconductor.ControllerAkka
Controller .ClientDisconnected$Classakka.remote.testconductor.ControllerAkka
Controller .ClientDisconnectedExceptionClassakka.remote.testconductor.ControllerAkka
NettyClientHelpers org.Interfaceakka.remote.transport.nettyAkka
TcpClientHandlerClassakka.remote.transport.nettyAkka
ToClientClassakka.remote.testconductorAkka
ToClient$Classakka.remote.testconductorAkka
UdpClientHandlerClassakka.remote.transport.nettyAkka
ClientA Netty client for sending task messages to a remote destination (Netty server).Classbacktype.storm.messaging.nettyApache Storm
ClientCallbackHandlerclient side callback handler.Classbacktype.storm.security.auth.digestApache Storm
ClientCallbackHandlerSASL client side callback handler.Classbacktype.storm.security.auth.kerberosApache Storm
DistributedRPC .AsyncClientClassbacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .AsyncClient .execute_callClassbacktype.storm.generated.DistributedRPC.AsyncClientApache Storm
DistributedRPC .AsyncClient .FactoryClassbacktype.storm.generated.DistributedRPC.AsyncClientApache Storm
DistributedRPC .ClientClassbacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .Client .FactoryClassbacktype.storm.generated.DistributedRPC.ClientApache Storm
DistributedRPCInvocations .AsyncClientClassbacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .AsyncClient .FactoryClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .failRequest_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .fetchRequest_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .AsyncClient .result_callClassbacktype.storm.generated.DistributedRPCInvocations.AsyncClientApache Storm
DistributedRPCInvocations .ClientClassbacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .Client .FactoryClassbacktype.storm.generated.DistributedRPCInvocations.ClientApache Storm
DRPCClientClassbacktype.storm.utilsApache Storm
DRPCInvocationsClientClassbacktype.storm.drpcApache Storm
HBaseClientClassorg.apache.storm.hbase.commonApache Storm
JdbcClientClassorg.apache.storm.jdbc.commonApache Storm
Nimbus .AsyncClientClassbacktype.storm.generated.NimbusApache Storm
Nimbus .AsyncClient .activate_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .beginFileDownload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .beginFileUpload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .deactivate_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .downloadChunk_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .FactoryClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .finishFileUpload_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getClusterInfo_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getNimbusConf_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyConf_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyInfo_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getTopologyInfoWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .getUserTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .killTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .killTopologyWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .rebalance_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .submitTopology_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .submitTopologyWithOpts_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .uploadChunk_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .AsyncClient .uploadNewCredentials_callClassbacktype.storm.generated.Nimbus.AsyncClientApache Storm
Nimbus .ClientClassbacktype.storm.generated.NimbusApache Storm
Nimbus .Client .FactoryClassbacktype.storm.generated.Nimbus.ClientApache Storm
NimbusClientClassbacktype.storm.utilsApache Storm
SaslNettyClientClassbacktype.storm.messaging.nettyApache Storm
SaslStormClientHandlerClassbacktype.storm.messaging.nettyApache Storm
StormClientErrorHandlerClassbacktype.storm.messaging.nettyApache Storm
ThriftClientClassbacktype.storm.security.authApache Storm
ClientStateClasscascading.management.stateCascading
AHSClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
AMRMClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
AMRMClientAsyncAMRMClientAsync handles communication with the ResourceManager and provides asynchronous updates on events such as container allocations andClassorg.apache.hadoop.yarn.client.api.asyncApache Hadoop
ApplicationClientProtocolThe protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications, cluster metrics,Interfaceorg.apache.hadoop.yarn.apiApache Hadoop
BaseClientToAMTokenSecretManagerA base SecretManager for AMs to extend and validate Client-RM tokens issued to clients by the RM using the underlying master-key shared by RM toClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientClient for Distributed Shell application submission to YARN.Classorg.apache.hadoop.yarn.applications.distributedshellApache Hadoop
ClientRMProxyClassorg.apache.hadoop.yarn.clientApache Hadoop
ClientRMSecurityInfoClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientSCMProtocol The protocol between clients and the SharedCacheManager to claim and release resources in the shared cache.Interfaceorg.apache.hadoop.yarn.apiApache Hadoop
ClientTimelineSecurityInfoClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientToAMTokenIdentifierClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientToAMTokenSecretManagerA simple SecretManager for AMs to validate Client-RM tokens issued to clients by the RM using the underlying master-key shared by RM to the AMs onClassorg.apache.hadoop.yarn.security.clientApache Hadoop
JobClientJobClient is the primary interface for the user-job to interact JobClient provides facilities to submit jobs, track their Classorg.apache.hadoop.mapredApache Hadoop
NMClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
NMClientAsyncNMClientAsync handles communication with all the NodeManagers and provides asynchronous updates on getting responses from them.Classorg.apache.hadoop.yarn.client.api.asyncApache Hadoop
RegistryOperationsClientThis is the client service for applications to work with the registry.Classorg.apache.hadoop.registry.client.implApache Hadoop
SharedCacheClientThis is the client for YARN's shared cache.Classorg.apache.hadoop.yarn.client.apiApache Hadoop
TimelineClientA client library that can be used to post some information in terms of a number of conceptual entities.Classorg.apache.hadoop.yarn.client.apiApache Hadoop
YarnClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
YarnClientApplicationClassorg.apache.hadoop.yarn.client.apiApache Hadoop
ClientStatsPublisherInterfaceorg.apache.hadoop.hive.ql.statsApache Hive
CLIServiceClientClassorg.apache.hive.service.cliApache Hive
EmbeddedCLIServiceClientEmbeddedCLIServiceClient.Classorg.apache.hive.service.cliApache Hive
HadoopThriftAuthBridge .ClientClassorg.apache.hadoop.hive.thrift.HadoopThriftAuthBridgeApache Hive
HCatClientThe abstract class HCatClient containing APIs for HCatalog DDL commands.Classorg.apache.hive.hcatalog.apiApache Hive
HCatClient .DropDBModeClassorg.apache.hive.hcatalog.api.HCatClientApache Hive
HCatClientHMSImplClassorg.apache.hive.hcatalog.apiApache Hive
HiveAuthzSessionContext .CLIENT_TYPEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveBurnInClientClassorg.apache.hive.testutils.jdbcApache Hive
HiveMetaStoreClientHive Metastore Client.Classorg.apache.hadoop.hive.metastoreApache Hive
HiveMetastoreClientFactoryFactory for getting current valid instance of IMetaStoreClient Metastore client cannot be cached in authorization interface as thatInterfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMetastoreClientFactoryImplClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveSparkClientInterfaceorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveSparkClientFactoryClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HttpAuthUtils .HttpKerberosClientActionWe'll create an instance of this class within a doAs block so that the client's TGT credentials can be read from the SubjectClassorg.apache.hive.service.auth.HttpAuthUtilsApache Hive
IMetaStoreClientInterfaceorg.apache.hadoop.hive.metastoreApache Hive
IMetaStoreClient .IncompatibleMetastoreExceptionClassorg.apache.hadoop.hive.metastore.IMetaStoreClientApache Hive
IMetaStoreClient .NotificationFilterInterfaceorg.apache.hadoop.hive.metastore.IMetaStoreClientApache Hive
LocalHiveSparkClientLocalSparkClient submit Spark job in local driver, it's responsible for build spark client environment and execute spark work.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
QFileClientClassorg.apache.hive.beeline.utilApache Hive
RemoteHiveSparkClientRemoteSparkClient is a wrapper of SparkClient, which wrap a spark job request and send to an remote SparkContext.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
RetryingMetaStoreClientRetryingMetaStoreClient.Classorg.apache.hadoop.hive.metastoreApache Hive
SessionHiveMetaStoreClientClassorg.apache.hadoop.hive.ql.metadataApache Hive
SparkClientDefines the API for the Spark remote client.Interfaceorg.apache.hive.spark.clientApache Hive
SparkClientFactoryFactory for SparkClient instances.Classorg.apache.hive.spark.clientApache Hive
SparkClientUtilitiesClassorg.apache.hive.spark.clientApache Hive
TCLIService .AsyncClientClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .AsyncClient .CancelDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CancelOperation_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CloseOperation_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .CloseSession_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .ExecuteStatement_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .FactoryClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .FetchResults_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetCatalogs_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetColumns_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetFunctions_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetInfo_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetOperationStatus_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetResultSetMetadata_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetSchemas_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTables_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTableTypes_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .GetTypeInfo_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .OpenSession_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .AsyncClient .RenewDelegationToken_callClassorg.apache.hive.service.cli.thrift.TCLIService.AsyncClientApache Hive
TCLIService .ClientClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .Client .FactoryClassorg.apache.hive.service.cli.thrift.TCLIService.ClientApache Hive
ThriftCLIServiceClientThriftCLIServiceClient.Classorg.apache.hive.service.cli.thriftApache Hive
ThriftHive .AsyncClientClassorg.apache.hadoop.hive.service.ThriftHiveApache Hive
ThriftHive .AsyncClient .clean_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .execute_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .FactoryClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchAll_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchN_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .fetchOne_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getClusterStatus_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getQueryPlan_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getSchema_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .AsyncClient .getThriftSchema_callClassorg.apache.hadoop.hive.service.ThriftHive.AsyncClientApache Hive
ThriftHive .ClientClassorg.apache.hadoop.hive.service.ThriftHiveApache Hive
ThriftHive .Client .FactoryClassorg.apache.hadoop.hive.service.ThriftHive.ClientApache Hive
ThriftHiveMetastore .AsyncClientClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastoreApache Hive
ThriftHiveMetastore .AsyncClient .abort_txn_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_dynamic_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_index_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_pspec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .add_partitions_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_index_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_with_cascade_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .alter_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_by_name_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .append_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .cancel_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .check_lock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .commit_txn_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .compact_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .create_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .delete_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .delete_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_index_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_by_name_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partition_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_partitions_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_table_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .drop_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .exchange_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .FactoryClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .fire_listener_event_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_aggr_stats_for_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_all_databases_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_all_tables_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_config_value_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_current_notificationEventId_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_database_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_databases_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_fields_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_fields_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_function_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_functions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_index_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_index_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_indexes_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_next_notification_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_open_txns_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_open_txns_info_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_part_specs_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_names_ps_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partition_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_expr_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_by_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_ps_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_ps_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_pspec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_statistics_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_partitions_with_auth_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_principals_in_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_privilege_set_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_role_grants_for_principal_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_role_names_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_schema_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_schema_with_environment_context_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_names_by_filter_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_objects_by_name_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_table_statistics_req_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_tables_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_type_all_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .get_type_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .getMetaConf_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_revoke_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_revoke_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .grant_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .heartbeat_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .heartbeat_txn_range_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .isPartitionMarkedForEvent_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .list_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .list_roles_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .lock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .markPartitionForEvent_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .open_txns_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_has_valid_characters_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_to_spec_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .partition_name_to_vals_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .rename_partition_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .renew_delegation_token_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .revoke_privileges_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .revoke_role_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .set_aggr_stats_for_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .set_ugi_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .setMetaConf_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .show_compact_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .show_locks_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .unlock_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .update_partition_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .AsyncClient .update_table_column_statistics_callClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.AsyncClientApache Hive
ThriftHiveMetastore .ClientClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastoreApache Hive
ThriftHiveMetastore .Client .FactoryClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.ClientApache Hive
ClientContainerAn invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.Classorg.jboss.proxyJBoss Server
ClientContainerExAn extension of ClientContainer that allows one to access the client container invocation context and interceptors.Classorg.jboss.proxyJBoss Server
ClientDeployerAn XMBean resource implementation of a deployer for j2ee applicationVersion:$Revision: 1.Classorg.jboss.deploymentJBoss Server
ClientMetaDataThe metdata data from a j2ee application-client.Classorg.jboss.metadataJBoss Server
ClientMethodInterceptorHandle toString, equals, hashCode locally on the client.Interfaceorg.jboss.invocation.http.interfacesJBoss Server
ClientMethodInterceptorHandle toString, equals, hashCode locally on the client.Classorg.jboss.proxyJBoss Server
ClientNotificationListenerBasic Local Listener to receive Notification from a remote JMX AgentVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
ClientUserTransactionThe client-side UserTransaction implementation.Classorg.jboss.tm.usertx.clientJBoss Server
ClientUserTransactionObjectFactoryThis is an object factory for producing client usage for standalone clients.Classorg.jboss.tm.usertx.clientJBoss Server
ClientUserTransactionServiceThis is a JMX service handling the serverside of UserTransaction usage for standalone clients.Classorg.jboss.tm.usertx.serverJBoss Server
ClientUserTransactionServiceMBeanMBean for ClientUserTransaction service.Interfaceorg.jboss.tm.usertx.serverJBoss Server
IClientContainerAn interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.Interfaceorg.jboss.proxyJBoss Server
InvokerAdaptorClientInterceptorAn Interceptor that plucks the object name out of the arguments into an unmarshalled part of the payload.Classorg.jboss.jmx.connector.invoker.clientJBoss Server
JMSClientNotificationListenerLocal JMS Listener to receive the message and send to the listenerVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
PollingClientNotificationListenerLocal Polling Listener to receive the message and send to the listenerVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
PooledInvokerProxy .ClientSocketInterfaceorg.jboss.invocation.pooled.interfaces.PooledInvokerProxyJBoss Server
RMIClientNotificationListenerClient-side RMI Listener to receive the message and send to the clients listener.Classorg.jboss.jmx.connector.notificationJBoss Server
RMIClientNotificationListenerInterfaceThis Interface defines the methods in the RMI Stub transferred to the server-side.Interfaceorg.jboss.jmx.connector.notificationJBoss Server
SearchClientNotificationListenerLocal Listener only to seach other Local ListenersFields inherited from class org.Classorg.jboss.jmx.connector.notificationJBoss Server
ServerVMClientUserTransactionThe client-side UserTransaction implementation for clients operating in the same VM as the server.Classorg.jboss.tm.usertx.clientJBoss Server
ServerVMClientUserTransaction .UserTransactionStartedListenerInterfaceorg.jboss.tm.usertx.client.ServerVMClientUserTransactionJBoss Server
TestClientTest Client for the JMX Client Connector.Classorg.jboss.jmx.connectorJBoss Server
AbstractClientCrossContextSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractClientCrossContextSessionTest .TestServletAClassorg.eclipse.jetty.server.session.AbstractClientCrossContextSessionTestJetty
AbstractClientCrossContextSessionTest .TestServletBClassorg.eclipse.jetty.server.session.AbstractClientCrossContextSessionTestJetty
AbstractHttpClientTransportClassorg.eclipse.jetty.clientJetty
ALPNClientConnectionClassorg.eclipse.jetty.alpn.clientJetty
ALPNClientConnectionFactoryClassorg.eclipse.jetty.alpn.clientJetty
AnnotatedClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
AnnotatedClientEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.clientJetty
ClientCertAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
ClientCertAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
ClientConnectionFactoryFactory for client-side Connection instances.Interfaceorg.eclipse.jetty.ioJetty
ClientContainerContainer for Client use of the javax.Classorg.eclipse.jetty.websocket.jsr356Jetty
ClientGeneratorClassorg.eclipse.jetty.fcgi.generatorJetty
ClientParserClassorg.eclipse.jetty.fcgi.parserJetty
ClientParser .ListenerInterfaceorg.eclipse.jetty.fcgi.parser.ClientParserJetty
ClientParser .Listener .AdapterClassorg.eclipse.jetty.fcgi.parser.ClientParser.ListenerJetty
ClientUpgradeRequestClassorg.eclipse.jetty.websocket.clientJetty
ClientUpgradeResponseClassorg.eclipse.jetty.websocket.clientJetty
EmptyClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
HTTP2ClientHTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.Classorg.eclipse.jetty.http2.clientJetty
HTTP2ClientConnectionFactoryClassorg.eclipse.jetty.http2.clientJetty
HTTP2ClientSessionClassorg.eclipse.jetty.http2.clientJetty
HttpClientHttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.Classorg.eclipse.jetty.clientJetty
HttpClientTransportHttpClientTransport represents what transport implementations should provide in order to plug-in a different transport for HttpClient.Interfaceorg.eclipse.jetty.clientJetty
HttpClientTransportOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpClientTransportOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpClientTransportOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpProxy .HttpProxyClientConnectionFactoryClassorg.eclipse.jetty.client.HttpProxyJetty
JettyClientContainerProviderClient ContainerProvider implementation.Classorg.eclipse.jetty.websocket.jsr356Jetty
JsrClientEndpointImplClassorg.eclipse.jetty.websocket.jsr356.clientJetty
NegotiatingClientConnectionClassorg.eclipse.jetty.ioJetty
NegotiatingClientConnectionFactoryClassorg.eclipse.jetty.ioJetty
Socks4Proxy .Socks4ProxyClientConnectionFactoryClassorg.eclipse.jetty.client.Socks4ProxyJetty
SslClientConnectionFactoryClassorg.eclipse.jetty.io.sslJetty
WebSocketClientWebSocketClient provides a means of establishing connections to remote websocket endpoints.Classorg.eclipse.jetty.websocket.clientJetty
WebSocketClientConnectionClient side WebSocket physical connection.Classorg.eclipse.jetty.websocket.client.ioJetty
WebSocketClientSelectorManagerClassorg.eclipse.jetty.websocket.client.ioJetty
AnnotatedApplicationClientWrapper class to encapsulate the ApplicationClientType class with an interface that the various AnnotationHelpers can useClassorg.apache.geronimo.j2ee.deployment.annotationApache Geronimo
AppClientContainerClassorg.apache.geronimo.clientApache Geronimo
AppClientCORBABeanClassorg.apache.geronimo.clientApache Geronimo
AppClientInitializationExceptionSee Also:Serialized FormConstructor SummaryAppClientInitializationException()Classorg.apache.geronimo.clientApache Geronimo
AppClientModuleTODO there is almost certainly a problem with the serverEnvironment when deploying a stand alone app client outside an ear.Classorg.apache.geronimo.j2ee.deploymentApache Geronimo
AppClientModuleRepresents the JSR-77 type with the same nameMethods inherited from interface org.Interfaceorg.apache.geronimo.managementApache Geronimo
AppClientModuleBuilderClassorg.apache.geronimo.client.builderApache Geronimo
AppClientPluginInterfaceorg.apache.geronimo.clientApache Geronimo
Axis2ClientConfigurationFactoryClassorg.apache.geronimo.axis2.clientApache Geronimo
BasicClusterConfigurationStoreClientClassorg.apache.geronimo.farm.deploymentApache Geronimo
ClientCLIClassorg.apache.geronimo.cli.clientApache Geronimo
ClientCLParserFields inherited from class org.Classorg.apache.geronimo.cli.clientApache Geronimo
ClientCommandLineFields inherited from class org.Classorg.apache.geronimo.system.mainApache Geronimo
ClientConfigBeanFields inherited from class org.Classorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientConfigurationFields inherited from class org.Classorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientConfigurerClassorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientContextHolderStubSee Also:Serialized Formprotected ClientContextHolderStub()Classorg.apache.geronimo.corba.utilApache Geronimo
ClientDeployableClassorg.apache.geronimo.deployment.tools.loaderApache Geronimo
ClientEjbReferenceClassorg.apache.geronimo.openejbApache Geronimo
ClientEnvironmentDocumentA document containing one client-environment(@http://geronimo.Interfaceorg.apache.geronimo.deployment.xbeansApache Geronimo
ClientEnvironmentDocument .FactoryClassorg.apache.geronimo.deployment.xbeans.ClientEnvironmentDocumentApache Geronimo
ClientEnvironmentDocumentImplA document containing one client-environment(@http://geronimo.Classorg.apache.geronimo.deployment.xbeans.implApache Geronimo
ClientPolicyClassorg.apache.geronimo.corba.securityApache Geronimo
ClientPolicyFactoryClassorg.apache.geronimo.corba.securityApache Geronimo
ClientTransactionPolicyClassorg.apache.geronimo.corba.transactionApache Geronimo
ClientTransactionPolicyConfigInterfaceorg.apache.geronimo.corba.transactionApache Geronimo
ClientTransactionPolicyFactoryClassorg.apache.geronimo.corba.transactionApache Geronimo
ClusterConfigurationStoreClientInterfaceorg.apache.geronimo.farm.deploymentApache Geronimo
ConfirmClientCertHandlerHandler for Confirm Client Certificate Issue screen.Classorg.apache.geronimo.console.caApache Geronimo
EmbeddedClientCommandLineClassorg.apache.geronimo.system.mainApache Geronimo
FileUploadClientInterfaceorg.apache.geronimo.deployment.plugin.remoteApache Geronimo
FileUploadServletClientClassorg.apache.geronimo.deployment.plugin.remoteApache Geronimo
GerApplicationClientDocumentA document containing one application-client(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.clientApache Geronimo
GerApplicationClientDocument .FactoryClassorg.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocumentApache Geronimo
GerApplicationClientDocumentImplA document containing one application-client(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.client.implApache Geronimo
GerApplicationClientTypeAn XML application-clientType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.clientApache Geronimo
GerApplicationClientType .FactoryClassorg.apache.geronimo.xbeans.geronimo.client.GerApplicationClientTypeApache Geronimo
GerApplicationClientTypeImplAn XML application-clientType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.client.implApache Geronimo
GeronimoAxisClientSee Also:Serialized FormFields inherited from class org.Classorg.apache.geronimo.axis.clientApache Geronimo
J2EEAppClientModuleImplClassorg.apache.geronimo.j2ee.management.implApache Geronimo
MonitorScreenHandler .ClientStatsSee Also:Serialized FormConstructor SummaryMonitorScreenHandler.Classorg.apache.geronimo.console.threads.MonitorScreenHandlerApache Geronimo
NoDTxClientTransactionPolicyConfigClassorg.apache.geronimo.corba.transaction.nodistributedtransactionsApache Geronimo
RunClientMojoExecute application client.Classorg.apache.geronimo.mavenplugins.geronimo.serverApache Geronimo
StartClientCommandStarts Geronimo application client.Classorg.apache.geronimo.commandsApache Geronimo
HTTPClientSourceHTTP URL Source object, based on the Jakarta CommonsVersion:CVS $Id: HTTPClientSource.Classorg.apache.excalibur.source.implApache Avalon
HTTPClientSourceFactoryHTTPClientSource Factory class.Classorg.apache.excalibur.source.implApache Avalon
HTTPSClientSourceFactoryHTTPClientSource Factory class.Classorg.apache.excalibur.source.implApache Avalon
CompileCsClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
CompileJavaClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
CompileScalaClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
ClientSideInterceptorController interceptor for client-side interceptors of EJB3 session bean componentsClassorg.jboss.seam.interceptJBoss Seam
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverStanford Parser
NERServer .NERClientThis example sends material to the NER server one line at a time.Classedu.stanford.nlp.ie.NERServerStanford Parser
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineStanford Parser
AssertFalseClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
AssertTrueClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
ClientBehaviorRenderingModeenum ClientBehaviorRenderingModeEnum Constant SummaryClassorg.primefaces.component.apiPrimeFaces
ClientValidationConstraintInterfaceorg.primefaces.validate.beanPrimeFaces
ClientValidatorClassorg.primefaces.behavior.validatePrimeFaces
DecimalMaxClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
DecimalMinClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
DigitsClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
FutureClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MaxClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MinClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MixedClientBehaviorHolderInterfaceorg.primefaces.component.apiPrimeFaces
NotNullClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
NullClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
PastClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
PatternClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
SizeClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
AuthenticatingIMAPClientAn IMAP Client class with authentication support.Classorg.apache.commons.net.imapApache Commons
AuthenticatingIMAPClient .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.imap.AuthenticatingIMAPClientApache Commons
AuthenticatingSMTPClientAn SMTP Client class with authentication support (RFC4954).Classorg.apache.commons.net.smtpApache Commons
AuthenticatingSMTPClient .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.smtp.AuthenticatingSMTPClientApache Commons
CharGenTCPClientThe CharGenTCPClient class is a TCP implementation of a client for the character generator protocol described in RFC 864.Classorg.apache.commons.net.chargenApache Commons
CharGenUDPClientThe CharGenUDPClient class is a UDP implementation of a client for the character generator protocol described in RFC 864.Classorg.apache.commons.net.chargenApache Commons
DatagramSocketClientThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.Classorg.apache.commons.netApache Commons
DaytimeTCPClientThe DaytimeTCPClient class is a TCP implementation of a client for the Daytime protocol described in RFC 867.Classorg.apache.commons.net.daytimeApache Commons
DaytimeUDPClientThe DaytimeUDPClient class is a UDP implementation of a client for the Daytime protocol described in RFC 867.Classorg.apache.commons.net.daytimeApache Commons
DiscardTCPClientThe DiscardTCPClient class is a TCP implementation of a client for the Discard protocol described in RFC 863.Classorg.apache.commons.net.discardApache Commons
DiscardUDPClientThe DiscardUDPClient class is a UDP implementation of a client for the Discard protocol described in RFC 863.Classorg.apache.commons.net.discardApache Commons
EchoTCPClientThe EchoTCPClient class is a TCP implementation of a client for the Echo protocol described in RFC 862.Classorg.apache.commons.net.echoApache Commons
EchoUDPClientThe EchoUDPClient class is a UDP implementation of a client for the Echo protocol described in RFC 862.Classorg.apache.commons.net.echoApache Commons
ExtendedPOP3ClientA POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).Classorg.apache.commons.net.pop3Apache Commons
ExtendedPOP3Client .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.pop3.ExtendedPOP3ClientApache Commons
FingerClientThe FingerClient class implements the client side of the Internet Finger Protocol defined in RFC 1288.Classorg.apache.commons.net.fingerApache Commons
FTPClientFTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.Classorg.apache.commons.net.ftpApache Commons
FTPClientConfig This class implements an alternate means of configuring the FTPClient object andClassorg.apache.commons.net.ftpApache Commons
FTPHTTPClientExperimental attempt at FTP client that tunnels over an HTTP proxy connection.Classorg.apache.commons.net.ftpApache Commons
FTPSClientFTP over SSL processing.Classorg.apache.commons.net.ftpApache Commons
IMAPClientClassorg.apache.commons.net.imapApache Commons
IMAPClient .FETCH_ITEM_NAMESThe message data item names for the FETCH command defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPClient .SEARCH_CRITERIAThe search criteria defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPClient .STATUS_DATA_ITEMSThe status data items defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPSClientThe IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.Classorg.apache.commons.net.imapApache Commons
NNTPClientNNTPClient encapsulates all the functionality necessary to post and retrieve articles from an NNTP server.Classorg.apache.commons.net.nntpApache Commons
NTPUDPClientThe NTPUDPClient class is a UDP implementation of a client for the Network Time Protocol (NTP) described in RFC 1305 as well as theClassorg.apache.commons.net.ntpApache Commons
POP3ClientThe POP3Client class implements the client side of the Internet POP3 Protocol defined in RFC 1939.Classorg.apache.commons.net.pop3Apache Commons
POP3SClientPOP3 over SSL processing.Classorg.apache.commons.net.pop3Apache Commons
RCommandClientRCommandClient is very similar to from which it is derived, and implements the rcmd() facility thatClassorg.apache.commons.net.bsdApache Commons
RExecClientRExecClient implements the rexec() facility that first appeared in 4.Classorg.apache.commons.net.bsdApache Commons
RLoginClientRLoginClient is very similar to from which it is derived, and uses the rcmd() facility implementedClassorg.apache.commons.net.bsdApache Commons
SMTPClientSMTPClient encapsulates all the functionality necessary to send files through an SMTP server.Classorg.apache.commons.net.smtpApache Commons
SMTPSClientSMTP over SSL processing.Classorg.apache.commons.net.smtpApache Commons
SocketClientThe SocketClient provides the basic operations that are required of client objects accessing sockets.Classorg.apache.commons.netApache Commons
TelnetClientThe TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.Classorg.apache.commons.net.telnetApache Commons
TFTPClientThe TFTPClient class encapsulates all the aspects of the TFTP protocol necessary to receive and send files through TFTP.Classorg.apache.commons.net.tftpApache Commons
TimeTCPClientThe TimeTCPClient class is a TCP implementation of a client for the Time protocol described in RFC 868.Classorg.apache.commons.net.timeApache Commons
TimeUDPClientThe TimeUDPClient class is a UDP implementation of a client for the Time protocol described in RFC 868.Classorg.apache.commons.net.timeApache Commons
WhoisClientThe WhoisClient class implements the client side of the Internet Whois Protocol defined in RFC 954.Classorg.apache.commons.net.whoisApache Commons
FtpClientWhat VFS expects from an ftp client to provide.Interfaceorg.apache.commons.vfs2.provider.ftpApache Commons
FtpClientFactoryCreate a FtpClient instance.Classorg.apache.commons.vfs2.provider.ftpApache Commons
FtpClientFactory .ConnectionFactoryClassorg.apache.commons.vfs2.provider.ftp.FtpClientFactoryApache Commons
FtpClientFactory .FtpConnectionFactoryClassorg.apache.commons.vfs2.provider.ftp.FtpClientFactoryApache Commons
FTPClientWrapperA wrapper to the FTPClient to allow automatic reconnect on connection loss.Classorg.apache.commons.vfs2.provider.ftpApache Commons
FtpsClientFactoryCreate FTPSClient instances.Classorg.apache.commons.vfs2.provider.ftpsApache Commons
HttpClientFactoryCreate a HttpClient instance.Classorg.apache.commons.vfs2.provider.httpApache Commons
SftpClientFactoryCreate a JSch Session instance.Classorg.apache.commons.vfs2.provider.sftpApache Commons
AbstractHttpClientThis class simply configures the http multithreaded connection manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
IRemoteCacheClientThis defines the behavior expected of a remote cache client.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteHttpCacheClientIt's not entirely clear that this interface is needed.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.client.behaviorApache Commons
RemoteHttpCacheClientThis is the service used by the remote http auxiliary cache.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpClientListenerClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
AidaTreeClientBasic interface for AIDA Tree Client.Interfacehep.aida.ref.remote.basic.interfacesFreeHep
AidaTreeClientBasic interface for AIDA Tree Client.Interfacehep.aida.ref.remote.interfacesFreeHep
BasicTreeClientThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remote.basicFreeHep
BasicTreeClientFactoryClasshep.aida.ref.remote.basicFreeHep
CorbaTreeClientImplThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remote.corbaFreeHep
RemoteClientThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remoteFreeHep
RmiClientInterfacehep.aida.ref.remote.rmi.interfacesFreeHep
RmiClientImplClasshep.aida.ref.remote.rmi.clientFreeHep
RmiRemoteClientThis class is implementation of AidaTreeClient interface, based on functionality of the RemoteClient class.Classhep.aida.ref.remote.rmi.clientFreeHep
TreeClienthep/aida/ref/remote/corba/generated/TreeClient.Interfacehep.aida.ref.remote.corba.generatedFreeHep
TreeClientHelperhep/aida/ref/remote/corba/generated/TreeClientHelper.Classhep.aida.ref.remote.corba.generatedFreeHep
TreeClientHolderhep/aida/ref/remote/corba/generated/TreeClientHolder.Classhep.aida.ref.remote.corba.generatedFreeHep
TreeClientOperationshep/aida/ref/remote/corba/generated/TreeClientOperations.Interfacehep.aida.ref.remote.corba.generatedFreeHep
TreeClientPOAhep/aida/ref/remote/corba/generated/TreeClientPOA.Classhep.aida.ref.remote.corba.generatedFreeHep
_TreeClientStubhep/aida/ref/remote/corba/generated/_TreeClientStub.Classhep.aida.ref.remote.corba.generatedFreeHep
ANGLED3DShareHandleClientBufferNative bindings to the ANGLE_d3d_share_handle_client_buffer extension.Classorg.lwjgl.eglLWJGL
EGLClientPixmapHISpecifies the width, height, stride, format and memory pointer of the pixmap to be used by the function HIClientpixmap.Classorg.lwjgl.eglLWJGL
EGLClientPixmapHI .BufferAn array of EGLClientPixmapHI structs.Classorg.lwjgl.egl.EGLClientPixmapHILWJGL
HIClientpixmapNative bindings to the HI_clientpixmap extension.Classorg.lwjgl.eglLWJGL
AbstractHttpAsyncClientClassorg.apache.http.impl.nio.clientApache HttpComponents
ClientAsyncConnectionInterfaceorg.apache.http.nio.connApache HttpComponents
ClientAsyncConnectionFactoryInterfaceorg.apache.http.nio.connApache HttpComponents
ClientAsyncConnectionManagerInterfaceorg.apache.http.nio.connApache HttpComponents
CloseableHttpAsyncClientBase implementation of HttpAsyncClient that also implements Closeable.Classorg.apache.http.impl.nio.clientApache HttpComponents
CloseableHttpPipeliningClientBase implementation of HttpPipeliningClient that also implements Closeable.Classorg.apache.http.impl.nio.clientApache HttpComponents
DefaultClientAsyncConnectionClassorg.apache.http.impl.nio.connApache HttpComponents
DefaultClientAsyncConnectionFactoryClassorg.apache.http.impl.nio.connApache HttpComponents
DefaultHttpAsyncClientClassorg.apache.http.impl.nio.clientApache HttpComponents
HttpAsyncClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache HttpComponents
HttpAsyncClientBuilderBuilder for CloseableHttpAsyncClient instances.Classorg.apache.http.impl.nio.clientApache HttpComponents
HttpAsyncClientsFactory methods for CloseableHttpAsyncClient and CloseableHttpPipeliningClient instances.Classorg.apache.http.impl.nio.clientApache HttpComponents
HttpAsyncClientUtilsStatic helpers for dealing with HttpAsyncClient.Classorg.apache.http.nio.client.utilApache HttpComponents
HttpPipeliningClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache HttpComponents
ManagedClientAsyncConnectionInterfaceorg.apache.http.nio.connApache HttpComponents
ManagedNHttpClientConnectionRepresents a managed connection whose state and life cycle is managed by a connection manager.Interfaceorg.apache.http.nio.connApache HttpComponents
ManagedNHttpClientConnectionFactoryDefault factory for ManagedNHttpClientConnection instances.Classorg.apache.http.impl.nio.connApache HttpComponents
NHttpClientConnectionManagerRepresents a manager of persistent client connections.Interfaceorg.apache.http.nio.connApache HttpComponents
PoolingClientAsyncConnectionManagerClassorg.apache.http.impl.nio.connApache HttpComponents
PoolingNHttpClientConnectionManagerPoolingNHttpClientConnectionManager maintains a pool of NHttpClientConnections and is able to service connection requestsClassorg.apache.http.impl.nio.connApache HttpComponents
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogBack
ConsolePluginClientCreated with IntelliJ IDEA.Classchapters.appenders.socketLogBack
NumberCruncherClientNumberCruncherClient is a simple client for factoring integers.Classchapters.mdcLogBack
SocketClient1This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogBack
SocketClient2This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogBack
ClientAnchorA client anchor is attached to an excel worksheet.Interfaceorg.apache.poi.ss.usermodelApache POI
ClientAnchor .AnchorTypeDo Not Move or Resize With Underlying Rows/Columns (3)Don't Move but do Resize With Anchor Cells (1)Classorg.apache.poi.ss.usermodel.ClientAnchorApache POI
EscherClientAnchorRecordThe escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.Classorg.apache.poi.ddfApache POI
EscherClientDataRecordThe EscherClientDataRecord is used to store client specific data about the position of a shape within a container.Classorg.apache.poi.ddfApache POI
HSLFEscherClientDataRecordAn atom record that specifies whether a shape is a placeholder shape.Classorg.apache.poi.hslf.recordApache POI
HSSFClientAnchorA client anchor is attached to an excel worksheet.Classorg.apache.poi.hssf.usermodelApache POI
XSSFClientAnchorA client anchor is attached to an excel worksheet.Classorg.apache.poi.xssf.usermodelApache POI
BinaryMemcacheClientCodecThe client codec that combines the proper encoder and decoder.Classio.netty.handler.codec.memcache.binaryNetty
ClientCookieDecoderA RFC6265 compliant cookie decoder to be used client side.Classio.netty.handler.codec.httpNetty
ClientCookieEncoderA RFC6265 compliant cookie encoder to be used client side,so only name=value pairs are sent.Classio.netty.handler.codec.httpNetty
DeflateFrameClientExtensionHandshakerhandshake implementation.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
Http2ClientUpgradeCodecClient-side cleartext upgrade codec from HTTP to HTTP/2.Classio.netty.handler.codec.http2Netty
HttpClientCodecA combination of HttpRequestEncoder and HttpResponseDecoderwhich enables easier client side HTTP implementation.Classio.netty.handler.codec.httpNetty
HttpClientUpgradeHandlerClient-side handler for handling an HTTP upgrade handshake to another protocol.Classio.netty.handler.codec.httpNetty
HttpClientUpgradeHandler .SourceCodecThe source codec that is used in the pipeline initially.Interfaceio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
HttpClientUpgradeHandler .UpgradeCodecA codec that the source can be upgraded to.Interfaceio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
HttpClientUpgradeHandler .UpgradeEventUser events that are fired to notify about upgrade status.Classio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
JdkSslClientContextA client-side SslContext which uses JDK's SSL/TLS implementation.Classio.netty.handler.sslNetty
OpenSslClientContextA client-side SslContext which uses OpenSSL's SSL/TLS implementation.Classio.netty.handler.sslNetty
PerMessageDeflateClientExtensionHandshakerhandshake implementation.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
Socks4ClientDecoderDecodes a single Socks4CommandResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v4Netty
Socks4ClientEncoderEncodes a Socks4CommandRequest into a ByteBuf.Classio.netty.handler.codec.socksx.v4Netty
Socks5ClientEncoderEncodes a client-side Socks5Message into a ByteBuf.Classio.netty.handler.codec.socksx.v5Netty
WebSocketClientCompressionHandlerto handle the most common WebSocket Compression Extensions.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
WebSocketClientExtensionCreated once the handshake phase is done.Interfaceio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientExtensionHandlerThis handler negotiates and initializes the WebSocket Extensions.Classio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientExtensionHandshakerHandshakes a client extension with the server.Interfaceio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientHandshakerClassio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker00Performs client side opening and closing handshakes for web socket specification version draft-ietf-hybi-thewebsocketprotocol-A very large portion of this code was taken from the Netty 3.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker07Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker08Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker13Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshakerFactoryCreates a new WebSocketClientHandshaker of desired protocol version.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientProtocolHandlerThis handler does all the heavy lifting for you to run a websocket client.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientProtocolHandler .ClientHandshakeStateEventEvents that are fired to notify about handshake statusThe Handshake was complete succesful and so the channel was upgraded to websocketsClassio.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandlerNetty
ClientSessionThe ClientSession interface provides methods for OBEX requests.Interfacejavax.obexBlueCove
OBEXClientSessionImplClientSession implementation.Classcom.intel.bluetooth.obexBlueCove
JDBCBlobClientA wrapper for HSQLDB BlobData objects.Classorg.hsqldb.jdbcHSQLDB
JDBCClobClientA wrapper for HSQLDB ClobData objects.Classorg.hsqldb.jdbcHSQLDB
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogback Api
ConsolePluginClientCreated with IntelliJ IDEA.Classchapters.appenders.socketLogback Api
NumberCruncherClientNumberCruncherClient is a simple client for factoring integers.Classchapters.mdcLogback Api
SocketClient1This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogback Api
SocketClient2This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogback Api
SVNAdminBasicClient T h e S V N B a s i c C l i e n t i s t h e b a s e c l a s s o f a l l S V N * C l i e n t c l a s s e s t h a t p r o v i d e s a c o m m o n i n t e r f a c e Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNAdminClient T h e S V N A d m i n C l i e n t c l a s s p r o v i d e s m e t h o d s t h a t b r i n g s r e p o s i t o r y - s i d e f u n c t i o n a l i t y a n d r e p o s i t o r y s y n c h r o n i z i n g f e a t u r e s . Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNBasicClient T h e S V N B a s i c C l i e n t i s t h e b a s e c l a s s o f a l l S V N * C l i e n t c l a s s e s t h a t p r o v i d e s a c o m m o n i n t e r f a c e a n d r e a l i z a t i o n . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNChangelistClient T h e S V N C h a n g e l i s t C l i e n t p r o v i d e s A P I f o r m a n a g i n g c h a n g e l i s t s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNClientManager T h e S V N C l i e n t M a n a g e r c l a s s i s u s e d t o m a n a g e S V N * C l i e n t o b j e c t s a s w e l l a s f o r p r o v i d i n g t h e m t o a u s e r w h a t m a k e s t h e u s e r ' s w o r k Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNCommitClient T h e S V N C o m m i t C l i e n t c l a s s p r o v i d e s m e t h o d s t o p e r f o r m o p e r a t i o n s t h a t r e l a t e t o c o m m i t t i n g c h a n g e s t o a n S V N r e p o s i t o r y . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNCopyClient T h e S V N C o p y C l i e n t p r o v i d e s m e t h o d s t o p e r f o r m a n y k i n d s o f c o p y i n g a n d m o v i n g t h a t S V N s u p p o r t s - o p e r a t i n g o n b o t h W o r k i n g C o p i e s ( W C ) a n d U R L s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNDiffClient T h e S V N D i f f C l i e n t c l a s s p r o v i d e s m e t h o d s a l l o w i n g t o g e t d i f f e r e n c e s b e t w e e n v e r s i o n e d i t e m s ( ' d i f f ' o p e r a t i o n ) a s w e l l a s o n e s i n t e n d e d f o r Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNLogClient T h e S V N L o g C l i e n t c l a s s i s i n t e n d e d f o r s u c h p u r p o s e s a s g e t t i n g r e v i s i o n s h i s t o r y , b r o w s i n g r e p o s i t o r y e n t r i e s a n d a n n o t a t i n g f i l e c o n t e n t s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNLookClient T h e S V N L o o k C l i e n t c l a s s p r o v i d e s A P I f o r e x a m i n i n g d i f f e r e n t a s p e c t s o f a S u b v e r s i o n r e p o s i t o r y . Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNMoveClient T h e S V N M o v e C l i e n t p r o v i d e s a n e x t r a c l i e n t - s i d e f u n c t i o n a l i t y o v e r s t a n d a r d ( i . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNStatusClient T h e S V N S t a t u s C l i e n t c l a s s p r o v i d e s m e t h o d s f o r o b t a i n i n g i n f o r m a t i o n o n t h e s t a t u s o f W o r k i n g C o p y i t e m s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNUpdateClient T h i s c l a s s p r o v i d e s m e t h o d s w h i c h a l l o w t o c h e c k o u t , u p d a t e , s w i t c h a n d r e l o c a t e a W o r k i n g C o p y a s w e l l a s e x p o r t a n u n v e r s i o n e d d i r e c t o r y o r f i l e Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNWCClient T h e S V N W C C l i e n t c l a s s c o m b i n e s a n u m b e r o f v e r s i o n c o n t r o l o p e r a t i o n s m a i n l y i n t e n d e d f o r l o c a l w o r k w i t h W o r k i n g C o p y i t e m s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
AbstractClientConnectorClasscom.vaadin.terminalVaadin
ClientConnectorInterfacecom.vaadin.terminal.gwt.serverVaadin
ClientExceptionHandlerClasscom.vaadin.terminal.gwt.clientVaadin
ClientMethodInvocationClasscom.vaadin.terminal.gwt.serverVaadin
ClientRpcInterfacecom.vaadin.terminal.gwt.client.communicationVaadin
ClientSideCriterionClasscom.vaadin.event.dd.acceptcriteriaVaadin
PageClientRpcInterfacecom.vaadin.terminal.gwt.client.ui.rootVaadin
MulticastClientTool A c l i e n t t h a t l i s t e n s f o r m u l t i c a s t m e s s a g e s a t a d e s i g n a t e d p o r t . Classcom.liferay.util.transportLiferay Portal
HttpClient An HTTP user-agent, containing an HTTP state and one or more HTTP connections, to whichClassorg.apache.commons.httpclientApache HttpClient
HttpClientErrorSignals that an error has occurred.Classorg.apache.commons.httpclientApache HttpClient
HttpClientParamsThis class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.Classorg.apache.commons.httpclient.paramsApache HttpClient
ProxyClientA client that provides sockets for communicating through HTTP proxies via the HTTP CONNECT method.Classorg.apache.commons.httpclientApache HttpClient
ProxyClient .ConnectResponseContains the method used to execute the connect along with the created socket.Classorg.apache.commons.httpclient.ProxyClientApache HttpClient
MariaDbClientParameterizeQueryClient Parameterize query implementation.Classorg.mariadb.jdbc.internal.queryMariaDB
MariaDbClientPreparedStatementClassorg.mariadb.jdbcMariaDB
ClientAcceptorAn abstract class for the NIO framework to accept client connections.Classcom.maverick.nioMaverick
ClientConnectorAn interface for the NIO framework to connect outgoing sockets.Interfacecom.maverick.nioMaverick
ClientFrameThe main class for starting the client.ClassdipJDIP
ClientMenu This is fully internationlizable (il8n) via the il8n.ClassdipJDIP
ClientMenu .ItemInner class that describes and obtains menu item info from the resource file.ClassdipJDIP
ClientWindowAPI to interact with the window/browser tab handling.Interfaceorg.apache.deltaspike.jsf.spi.scopeDelta Spike
ClientWindowConfigConfiguration for ClientWindow handler which is used to determine the correct windowId for ?WindowScoped beans.Interfaceorg.apache.deltaspike.jsf.spi.scopeDelta Spike
ClientWindowConfig .ClientWindowRenderModeThe GET request results in an intermediate small html page which checks if the browser tab fits the selected windowIdClassorg.apache.deltaspike.jsf.spi.scopeDelta Spike
DefaultClientWindowConfigDefault implementation of ClientWindowConfig.Classorg.apache.deltaspike.jsf.spi.scopeDelta Spike
Client unicast discovery format.Classcom.sun.jini.discoveryApache River ( Jini )
ClientClasscom.sun.jini.discoveryApache River ( Jini )
Client unicast discovery format.Classcom.sun.jini.discoveryApache River ( Jini )
Client net.Classcom.sun.jini.discovery.x500Apache River ( Jini )
Client net.Classcom.sun.jini.discovery.x500Apache River ( Jini )
ClientAuthenticationRepresents a constraint on authentication of the client to the server.Classnet.jini.coreApache River ( Jini )
ClientHostA server context element that can supply the client host address for the remote call.Interfacenet.jini.ioApache River ( Jini )
ClientMaxPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or moreClassnet.jini.coreApache River ( Jini )
ClientMaxPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principalsClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all ofClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for eachClassnet.jini.coreApache River ( Jini )
ClientPermissionChecker client subjects based on whether or not they have been granted a particularSince:2.Classcom.sun.jiniApache River ( Jini )
ClientSubjectA server context element that can supply the client subject for theSince:2.Interfacenet.jini.ioApache River ( Jini )
ClientSubjectCheckerInterface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.Interfacecom.sun.jiniApache River ( Jini )
UnicastDiscoveryClientInterface implemented by classes which perform the client (discovering) side of unicast discovery.Interfacecom.sun.jiniApache River ( Jini )
AbstractCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channelApache OODT
CatalogServiceClientClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceClientFactoryClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceCommandLineClientClient Utility for sending commands to servers.Classorg.apache.oodt.cas.catalog.serverApache OODT
CommunicationChannelClientInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CommunicationChannelClientFactoryInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
ProfileClientConstructedClassorg.apache.oodt.profile.activityApache OODT
RmiCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientInterfaceInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientMBeanInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
SolrClientClass containing client-side functionality for interacting with a Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
XmlRpcCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcCommunicationChannelClientFactoryClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcFileManagerClient The XML RPC based file manager client.Classorg.apache.oodt.cas.filemgr.systemApache OODT
XmlRpcResourceManagerClient The XML RPC based resource manager client.Classorg.apache.oodt.cas.resource.systemApache OODT
XmlRpcWorkflowManagerClient The XML RPC based workflow manager client.Classorg.apache.oodt.cas.workflow.systemApache OODT
AbstractClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
ApplicationClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
ClientCredentialsSkip navigation linksOverviewPackageClassTreeDeprecatedIndexHelpInterfaceorg.usergrid.security.shiro.credentialsApache UserGrid
ClientCredentialsInfoClassorg.usergrid.security.oauthApache UserGrid
OrganizationClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
AbstractClientClassorg.apache.cxf.jaxrs.clientApache CXF
AbstractSTSClientClassorg.apache.cxf.ws.security.trustApache CXF
AbstractSTSClient .STSResponseClassorg.apache.cxf.ws.security.trustApache CXF
AccessTokenValidatorClientClassorg.apache.cxf.rs.security.oauth2.filtersApache CXF
BearerClientFilterClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
CacheControlClientReaderInterceptorClassorg.apache.cxf.jaxrs.client.cacheApache CXF
CacheControlClientRequestFilterClassorg.apache.cxf.jaxrs.client.cacheApache CXF
ClientInterfaceorg.apache.cxf.endpointApache CXF
ClientInterfaceorg.apache.cxf.jaxrs.clientApache CXF
ClientClassorg.apache.cxf.rs.security.oauth.dataApache CXF
ClientRepresents a registered third-party Client applicationSee Also:Serialized FormClassorg.apache.cxf.rs.security.oauth2.commonApache CXF
ClientAccessTokenRepresents the extended client view of AccessToken.Classorg.apache.cxf.rs.security.oauth2.commonApache CXF
ClientAuthenticationJava class for ClientAuthentication complex type.Classorg.apache.cxf.configuration.securityApache CXF
ClientBuilderImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientCallbackAsynchronous callback object for calls to Client.Classorg.apache.cxf.endpointApache CXF
ClientCodeRequestFilterClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientCodeStateManagerInterfaceorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientConfigurableImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientConfigurationRepresents the configuration of the current proxy or WebClient.Classorg.apache.cxf.jaxrs.clientApache CXF
ClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.clientcredApache CXF
ClientCredentialsGrantHandlerClassorg.apache.cxf.rs.security.oauth2.grants.clientcredApache CXF
ClientFactoryBeanClassorg.apache.cxf.frontendApache CXF
ClientFaultConverterTakes a Fault and converts it to a local exception type if possible.Classorg.apache.cxf.interceptorApache CXF
ClientGeneratorClassorg.apache.cxf.tools.wsdlto.frontend.jaxws.generatorsApache CXF
ClientIdProviderClientIdProvider is responsible for providing a mapping between the authenticated client and its idInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientImplClassorg.apache.cxf.endpointApache CXF
ClientImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientImpl .EchoContextClassorg.apache.cxf.endpointApache CXF
ClientLifeCycleListenerInterfaceorg.apache.cxf.endpointApache CXF
ClientLifeCycleManagerInterfaceorg.apache.cxf.endpointApache CXF
ClientLifeCycleManagerImplClassorg.apache.cxf.bus.managersApache CXF
ClientOutFaultObserverClassorg.apache.cxf.interceptorApache CXF
ClientPolicyCalculatorClassorg.apache.cxf.transport.http.policy.implApache CXF
ClientPolicyInFaultInterceptorClassorg.apache.cxf.ws.policyApache CXF
ClientProviderFactoryClassorg.apache.cxf.jaxrs.clientApache CXF
ClientProxyClassorg.apache.cxf.frontendApache CXF
ClientProxyFactoryBeanThis class will create a client for you which implements the specified service class.Classorg.apache.cxf.frontendApache CXF
ClientProxyFactoryBeanDefinitionParserClassorg.apache.cxf.frontend.blueprintApache CXF
ClientProxyFactoryBeanDefinitionParserClassorg.apache.cxf.frontend.springApache CXF
ClientProxyFactoryBeanDefinitionParser .SpringClientProxyFactoryBeanClassorg.apache.cxf.frontend.springApache CXF
ClientProxyImplClassorg.apache.cxf.jaxrs.clientApache CXF
ClientRegistrationProviderInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientRequestContextImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientRequestFilterInterceptorClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientResponseContextImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientResponseFilterInterceptorClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientSecretHashVerifierClassorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientSecretVerifierInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientStateRepresents the client state : - current uri builderInterfaceorg.apache.cxf.jaxrs.clientApache CXF
ClientTokenContextClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientTokenContextManagerInterfaceorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientTokenContextProviderClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
DynamicClientFactoryThis class reads a WSDL and creates a dynamic client from it.Classorg.apache.cxf.endpoint.dynamicApache CXF
EHCacheXKMSClientCacheAn in-memory EHCache implementation of the XKMSClientCache interface.Classorg.apache.cxf.xkms.cacheApache CXF
HawkAccessTokenValidatorClientClassorg.apache.cxf.rs.security.oauth2.tokens.hawkApache CXF
HTTPClientAssertionBuilderClassorg.apache.cxf.transport.http.policyApache CXF
HTTPClientPolicyProperties used to configure a client-side HTTP port Java class for HTTPClientPolicy complex type.Classorg.apache.cxf.transports.http.configurationApache CXF
JAXRSClientFactoryFactory for creating proxy clients.Classorg.apache.cxf.jaxrs.clientApache CXF
JAXRSClientFactoryBeanClassorg.apache.cxf.jaxrs.clientApache CXF
JAXRSClientFactoryBeanDefinitionParserClassorg.apache.cxf.jaxrs.client.blueprintApache CXF
JAXRSClientFactoryBeanDefinitionParserClassorg.apache.cxf.jaxrs.client.springApache CXF
JAXRSClientFactoryBeanDefinitionParser .JAXRSSpringClientFactoryBeanClassorg.apache.cxf.jaxrs.client.springApache CXF
JaxWsClientEndpointImplClassorg.apache.cxf.jaxws.supportApache CXF
JaxWsClientFactoryBeanBean to help easily create Client endpoints for JAX-WS.Classorg.apache.cxf.jaxwsApache CXF
JaxwsClientGeneratorClassorg.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generatorApache CXF
JaxWsClientProxyClassorg.apache.cxf.jaxwsApache CXF
JaxWsDynamicClientFactoryThis class reads a WSDL and creates a dynamic client from it with JAX-WS This provides support for attachments and other useful things that Classorg.apache.cxf.jaxws.endpoint.dynamicApache CXF
JaxWsProxyFactoryBeanDefinitionParser .JAXWSSpringClientProxyFactoryBeanClassorg.apache.cxf.jaxws.springApache CXF
JoseClientCodeStateManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
JweClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwsClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwsJsonClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwtAuthenticationClientFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwtBearerClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.jwtApache CXF
KerberosClientA class that obtains a ticket from a KDC and wraps it in a SecurityToken object.Classorg.apache.cxf.ws.security.kerberosApache CXF
LocalClientStateClassorg.apache.cxf.jaxrs.clientApache CXF
MemoryClientCodeStateManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
MemoryClientTokenContextManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
MetricsMessageClientOutInterceptorClassorg.apache.cxf.metrics.interceptorsApache CXF
NettyHttpClientHandlerClassorg.apache.cxf.transport.http.netty.clientApache CXF
NettyHttpClientPipelineFactoryClassorg.apache.cxf.transport.http.netty.clientApache CXF
NettyHttpClientRequestClassorg.apache.cxf.transport.http.netty.clientApache CXF
OAuthClientUtilsThe utility class for simplifying making OAuth request and access token requests as well as for creating Authorization OAuth headersClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtilsClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
OAuthClientUtils .ConsumerClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtils .TokenClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OidcClientCodeRequestFilterClassorg.apache.cxf.rs.security.oidc.rpApache CXF
OidcClientTokenContextClassorg.apache.cxf.rs.security.oidc.rpApache CXF
OpaqueClientDataTypeJava class for OpaqueClientDataType complex type.Classorg.apache.cxf.xkms.model.xkmsApache CXF
SamlBearerClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.samlApache CXF
SimpleClientGeneratorClassorg.apache.cxf.tools.java2wsdl.processor.internal.simple.generatorApache CXF
STSClientClassorg.apache.cxf.ws.security.trustApache CXF
ThreadLocalClientStateKeeps the client state such as the baseURI, currentURI, requestHeaders, current response in a thread local storageClassorg.apache.cxf.jaxrs.clientApache CXF
TLSClientParametersThis class extends TLSParameterBase with client-specific SSL/TLS parameters.Classorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersConfigThis class provides the TLSClientParameters that programmatically configure a HTTPConduit.Classorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersConfig .TLSClientParametersTypeInternalClassorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersTypeJava class for TLSClientParametersType complex type.Classorg.apache.cxf.configuration.securityApache CXF
UserInfoClientClassorg.apache.cxf.rs.security.oidc.rpApache CXF
WebClientClassorg.apache.cxf.jaxrs.clientApache CXF
WSDiscoveryClientClassorg.apache.cxf.ws.discoveryApache CXF
XKMSClientCacheInterfaceorg.apache.cxf.xkms.cacheApache CXF
XKMSClientFactoryClassorg.apache.cxf.xkms.clientApache CXF
ClientAccessControlEntryLocal adapter for the JCR-RMI RemoteAccessControlEntry interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlListLocal adapter for the JCR-RMI RemoteAccessControlList interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlManagerLocal adapter for the JCR-RMI RemoteAccessControlManager interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlPolicyLocal adapter for the JCR-RMI RemoteAccessControlPolicy interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlPolicyIteratorA ClientIterator for iterating remote access control policies.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAdapterFactoryDefault implementation of the LocalAdapterFactoryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientEventPollThe ClientEventPoll class is the registry for client-side event listeners on behalf of theClassorg.apache.jackrabbit.rmi.observationApache JackRabbit
ClientGroupLocal adapter for the JCR-RMI RemoteGroup interface.Classorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientItemLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientItemDefinitionLocal adapter for the JCR-RMI RemoteItemDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientIteratorA buffering local adapter for the JCR-RMI RemoteIterator interface.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientLockLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientLockManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNamespaceRegistryLocal adapter for the JCR-RMI RemoteNamespaceRegistryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeDefinitionLocal adapter for the JCR-RMI RemoteNodeDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeIteratorA ClientIterator for iterating remote nodes.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientNodeTypeLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeTypeIteratorA ClientIterator for iterating remote node types.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientNodeTypeManagerLocal adapter for the JCR-RMI RemoteNodeTypeManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientObjectBase class for client adapter objects.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientObservationManagerThe ClientObservationManager class This class uses an instance of theClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPrincipalLocal adapter for the JCR-RMI RemotePrincipal interface.Classorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientPrincipalIteratorClassorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientPrivilegeLocal adapter for the JCR-RMI RemotePrivilege interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientPropertyLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPropertyDefinitionLocal adapter for the JCR-RMI RemotePropertyDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPropertyIteratorA ClientIterator for iterating remote properties.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientQueryLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientQueryManagerLocal adapter for the JCR-RMI RemoteQueryManager interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientQueryResultLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRepositoryLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRepositoryFactoryObject factory for JCR-RMI clients.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRowLocal adapter for the JCR-RMI RemoteRow interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRowIteratorA ClientIterator for iterating remote rows.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientSessionLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionHistoryLocal adapter for the JCR-RMI RemoteVersionHistoryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionIteratorA ClientIterator for iterating remote versions.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientVersionManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientWorkspaceLocal adapter for the JCR-RMI RemoteWorkspace interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientXASessionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
JackrabbitClientAdapterFactoryClassorg.apache.jackrabbit.rmi.jackrabbitApache JackRabbit
JcrClientClassorg.apache.jackrabbit.standalone.cliApache JackRabbit
RepositoryAccessServlet .ClientFactoryDelegaterClassorg.apache.jackrabbit.j2eeApache JackRabbit
RepositoryAccessServlet .RMIClientFactoryDelegaterClassorg.apache.jackrabbit.j2eeApache JackRabbit
SafeClientRepositoryA safe local adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
CreateClientExamplesClassframeworkApache Curator
CuratorZookeeperClientClassorg.apache.curatorApache Curator
DefaultExhibitorRestClientClassorg.apache.curator.ensemble.exhibitorApache Curator
ExampleClientAn example leader selector client.ClassleaderApache Curator
ExampleClientThatLocksClasslockingApache Curator
ExhibitorRestClientInterfaceorg.apache.curator.ensemble.exhibitorApache Curator
ChatClientSupportA simple chat client for a given user.Classorg.apache.mina.example.chat.clientApache Mina
Client(Entry Point) Starts SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientPanelClass the represents a client connection using a JPanelAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.udpApache Mina
ClientSessionHandlerIoHandler for SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientToProxyIoHandlerHandles the client to proxy part of the proxied connection.Classorg.apache.mina.example.proxyApache Mina
GraphicalCharGenClientSwing application that acts as a client of the ImageServerAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.imagine.step1.clientApache Mina
HttpClientCodecClassorg.apache.mina.httpApache Mina
HttpClientDecoderClassorg.apache.mina.httpApache Mina
HttpClientEncoderClassorg.apache.mina.httpApache Mina
ImageClientclient for the ImageServerAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.clientApache Mina
MemMonClientSends its memory usage to the MemoryMonitor server.Classorg.apache.mina.example.udp.clientApache Mina
SwingChatClientSimple chat client based on Swing & MINA that implements the chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SwingChatClientHandlerIoHandler implementation of the client side of the simple chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SwingChatClientHandler .CallbackInterfaceorg.apache.mina.example.chat.clientApache Mina
TcpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.tcp.perfApache Mina
UdpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.udp.perfApache Mina
ClientChannelA DataChannel implementation that accesses a remote server via a ClientConnection.Classorg.apache.cayenne.remoteApache Cayenne
ClientConnectionA connection object used to interact with a remote Cayenne server.Interfaceorg.apache.cayenne.remoteApache Cayenne
ClientMessageInterfaceorg.apache.cayenne.remoteApache Cayenne
ClientServerChannelA DataChannel that provides a server-side end of the bridge between client and server objects in a Remote Object Persistence stack.Classorg.apache.cayenne.accessApache Cayenne
ClientProxyFactoryClassorg.jboss.weld.bean.proxyJBoss Weld
ClientProxyProviderClassorg.jboss.weld.bean.proxyJBoss Weld
SerializableClientProxyClassorg.jboss.weld.bean.proxy.utilJBoss Weld
HttpClientBaseBase class for Http clients.Classorg.apache.lucene.replicator.httpApache Lucene
ReplicationClientA client which monitors and obtains new revisions from a Replicator.Classorg.apache.lucene.replicatorApache Lucene
ReplicationClient .ReplicationHandlerHandler for revisions obtained by the client.Interfaceorg.apache.lucene.replicator.ReplicationClientApache Lucene
ReplicationClient .SourceDirectoryFactoryResolves a session and source into a Directory to use for copying the session files to.Interfaceorg.apache.lucene.replicator.ReplicationClientApache Lucene
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverJavaNlp
NERServer .NERClientThis example sends material to the NER server one line at a time.Classedu.stanford.nlp.ie.NERServerJavaNlp
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineJavaNlp
ClientVersionClasscom.rabbitmq.client.implRabbitMQ
JsonRpcClientJSON-RPC is a lightweight RPC mechanism using JSONClasscom.rabbitmq.tools.jsonrpcRabbitMQ
RpcClientConvenience class which manages simple RPC-style communication.Classcom.rabbitmq.clientRabbitMQ
ClientTransactionAccessorProvides access to certain transaction state for the PostPreProcessFilterSplittingVisitor and CapabilitiesFilterSplitter.Interfaceorg.geotools.filter.visitorGeoTools
DelegateHTTPClientClassorg.geotools.data.owsGeoTools
HTTPClientDefines the inteface by which an AbstractOpenWebService executes HTTP requests.Interfaceorg.geotools.data.owsGeoTools
LoggingHTTPClientClassorg.geotools.data.owsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.owsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.wfsGeoTools
SimpleHttpClientClassorg.geotools.data.owsGeoTools
SimpleHttpClient .SimpleHTTPResponseClassorg.geotools.data.ows.SimpleHttpClientGeoTools
WFSClientClassorg.geotools.data.wfs.internalGeoTools
ClientConnectionHandlerConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection.Classorg.jivesoftware.openfire.nioOpenFire
ClientRouteInternal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.Classorg.jivesoftware.openfire.spiOpenFire
ClientSessionRepresents a session between the server and a client.Interfaceorg.jivesoftware.openfire.sessionOpenFire
ClientSessionConnectionRepresents a connection of a Client Session that was established to a Connection Manager.Classorg.jivesoftware.openfire.multiplexOpenFire
ClientSessionInfoClient session information to be used when running in a cluster.Classorg.jivesoftware.openfire.sessionOpenFire
ClientStanzaHandlerHandler of XML stanzas sent by clients connected directly to the server.Classorg.jivesoftware.openfire.netOpenFire
ClientTrustManagerClientTrustManager is a Trust Manager that is only used for c2s connections.Classorg.jivesoftware.openfire.netOpenFire
Connection .ClientAuthNo authentication will be performed on the client.Classorg.jivesoftware.openfire.ConnectionOpenFire
ConnectionSettings .ClientClassorg.jivesoftware.openfire.session.ConnectionSettingsOpenFire
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilOpenFire
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherOpenFire
LocalClientSessionRepresents a session between the server and a client.Classorg.jivesoftware.openfire.sessionOpenFire
ConfigurableRMIClientSocketFactoryDefault socket timeouts are unlikely to be suitable for cache replication.Classnet.sf.ehcache.distributionEHCache
TerracottaClientClass encapsulating the idea of a Terracotta client.Classnet.sf.ehcache.terracottaEHCache
TerracottaClientConfigurationHolds the Terracotta configuration for a particular clientAuthor:amiller@terracotta.Classnet.sf.ehcache.configEHCache
TerracottaClientRejoinListenerInterface for executing tasks when TerracottaClient rejoins clusterAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.terracottaEHCache
MemcachedClientClient to a memcached server.Classnet.spy.memcachedSpyMemCached
MemcachedClientIFThis interface is provided as a helper for testing clients of the MemcachedClient.Interfacenet.spy.memcachedSpyMemCached
ArchipelagoClientClassedu.utexas.clm.archipelago.network.clientFiji
ArchiveClientClassclientFiji
GraphicalMediaWikiClientClassfijiFiji
MediaWikiClientClassfijiFiji
EGLClientPixmapHIClasscom.jogamp.opengl.eglJogAmp
GLArrayDataClientClasscom.jogamp.opengl.utilJogAmp
StereoClientRendererStereoClientRenderer utilizing StereoDeviceRenderer implementing GLEventListener for convenience.Classcom.jogamp.opengl.util.stereoJogAmp
GoogleApiClientManagerHandles the lifecycle for the google api client.Classcom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
GoogleApiClientManager .GoogleApiClientTaskType for the google api client tasks.Classcom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
GoogleApiClientManager .ManagerListenerInterfacecom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
UAWebViewClientClasscom.urbanairship.widgetAirship Android
InteractiveClientNodeViewAbstract base class for interactive views which are launched on the client side and have direct access to the NodeModel itself.Classorg.knime.core.node.interactiveKNIME
A_CmsClientMessageBundleConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.gwtOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.containerpageOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.contenteditorOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.galleriesOpenCMS
ClientMessagesClient message class for the org.Classorg.opencms.ade.postuploadOpenCMS
ClientMessagesClassorg.opencms.ade.publishOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.sitemapOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.uploadOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.gwtOpenCMS
ClientMessagesThe client messages class for the SEO dialog.Classorg.opencms.gwt.seoOpenCMS
CmsClientDateBeanA bean containing a date, both as a 'long' value and a user-readable string representation.Classorg.opencms.gwt.sharedOpenCMS
CmsClientLockClient side lock class.Classorg.opencms.gwt.sharedOpenCMS
CmsClientLock .LockTypeThe available lock types.Classorg.opencms.gwt.sharedOpenCMS
CmsClientPropertyA client-side bean for representing an OpenCms property.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientProperty .ModeAn enum used for addressing a specific value in a property.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientSitemapEntryClassorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientSitemapEntry .EditStatusAn enum for the edit status of the entry.Classorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientSitemapEntry .EntryTypeAn enum for the entry type.Classorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientTemplateBeanSitemap initialization data.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientUserSettingConverterHelper class to deal with loading and saving user preferences from the ADE user interface.Classorg.opencms.gwtOpenCMS
CmsClientVariantBean that represents a client variant of a template context.Classorg.opencms.loaderOpenCMS
CmsClientVariantInfoClient-side bean which holds information about a client variant of a template context.Classorg.opencms.gwt.sharedOpenCMS
I_CmsClientMessageBundleConvenient client message bundle interface.Interfaceorg.opencms.gwtOpenCMS
CmsClientAliasImportResultA client-side bean for representing the results of an alias import.Classorg.opencms.ade.sitemap.client.aliasOpenCMS
CmsClientCollectionUtilA utility class with functions for dealing with maps.Classorg.opencms.gwt.client.utilOpenCMS
CmsClientStringUtilAdditional string related helper methods.Classorg.opencms.gwt.client.utilOpenCMS
CmsClientUgcSessionClient side object representing a form editing session.Classorg.opencms.ugc.client.exportOpenCMS
CmsClientVariantDisplayClass used to display a client variant of a template context.Classorg.opencms.ade.containerpage.clientOpenCMS
CmsClientVariantFrameContainer widget for the iframe in which the template variant is shown.Classorg.opencms.ade.containerpage.clientOpenCMS
I_CmsClientCmsUgcSessionCallbackCallback interface for functions taking a CmsClientFormSession as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
ClientCanvasProvisional API, may change in future versions.Classcom.eclipsesource.tabris.widgetsTabris
ClientCanvasLCAClasscom.eclipsesource.tabris.internalTabris
ClientCanvasOperatorClasscom.eclipsesource.tabris.internalTabris
ClientDevice The ClientDevice provides service methods to gain information regarding the requesting client device like the platform, the orientation, the locale and so on.Interfacecom.eclipsesource.tabris.deviceTabris
ClientDevice .Capability Each accessing device has different capabilities like the capability to access the device location or make phone calls.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .ConnectionType An accessing device can use different kinds of connection types like wifi or 3G.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .Orientation Enumeration to distinguish the display orientation.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .Platform Enumeration to make the identification of a requesting client easier.Classcom.eclipsesource.tabris.deviceTabris
ClientDeviceAdapter This adapter provides an empty default implementation of ClientDeviceListener.Classcom.eclipsesource.tabris.deviceTabris
ClientDeviceImplClasscom.eclipsesource.tabris.internalTabris
ClientDeviceListener This listener can be attached to a ClientDevice to get notifications about changes regarding the clien device, e.Interfacecom.eclipsesource.tabris.deviceTabris
ClientDrawListener A ClientDrawListener will be called when a client draws on a ClientCanvas.Interfacecom.eclipsesource.tabris.widgetsTabris
ClientStore A ClientStore can be used to store data on the client device.Interfacecom.eclipsesource.tabrisTabris
ClientStoreImplSee Also:Serialized FormConstructor SummaryClientStoreImpl()Classcom.eclipsesource.tabris.internalTabris
TabrisClient The RWT Tabris Client.Interfacecom.eclipsesource.tabrisTabris
TabrisClientImplSee Also:Serialized FormConstructor SummaryTabrisClientImpl()Classcom.eclipsesource.tabris.internalTabris
TabrisClientInstaller Installs a Tabris specific client to provide Tabris specific client services.Classcom.eclipsesource.tabrisTabris
TabrisClientProviderSee Also:Serialized FormConstructor SummaryTabrisClientProvider()Classcom.eclipsesource.tabris.internalTabris
ClientBidIDSee Also:Serialized FormConstructor SummaryClientBidID()Classquickfix.fieldQuickFix
ClientIDSee Also:Serialized FormConstructor SummaryClientID()Classquickfix.fieldQuickFix
BankClientClassapi.exampleIvy
StockClientClassapi.example.corbaIvy
StockClient .javaClassapi.example.corbaIvy
HttpClientHandler$HttpClientHelperClassapi.org.apache.ivy.util.urlIvy
HttpClientHandlerClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$GETInputStreamClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$HttpClientHelper2xClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$HttpClientHelper3xClassapi.org.apache.ivy.util.urlIvy
AddQueryBuilderSearchCriteriaClientDoerClasscom.ptc.core.ca.co.client.searchWindChill
ESICoObjectListPickerAddOkClientDoerThe doer responsible for the addition to the existing list of instances in the target instance holder of a list created from picked elements.Classcom.ptc.core.ca.co.client.esiWindChill
ESIMultiSelectedObjectsAddRemoveClientDoerThis class implements a doer that removes a list of selected items from a model of a selector.Classcom.ptc.core.ca.co.client.esiWindChill
WebPageActionClientDoerClasscom.ptc.core.ca.web.client.searchWindChill
WebSearchTypeActionClientDoerMethods inherited from class java.Classcom.ptc.core.ca.web.client.searchWindChill
RiakClient The client used to perform operations on Riak.Classcom.basho.riak.client.apiRiak
AbstractClientAbstract base class for IBigdataClient implementations.Classcom.bigdata.serviceBlazeGraph
AbstractQuorumClientBase class for QuorumClients.Classcom.bigdata.quorumBlazeGraph
AbstractScaleOutClientClient class for AbstractScaleOutFederations.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .MetadataIndexCachePolicyPolicy options for caching PartitionLocators for an Warning: This feature is expected to evolve.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .OptionsOptions understood by the AbstractScaleOutClient.Interfacecom.bigdata.serviceBlazeGraph
AbstractScaleOutClientIndexViewAbstract base class for the IScaleOutClientIndex implementation(s).Classcom.bigdata.service.ndxBlazeGraph
AbstractScaleOutClientIndexView2Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations.Classcom.bigdata.service.ndxBlazeGraph
AbstractTestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
AutoCloseHttpClientA HttpClient that supports the AutoCloseable protocol and which will be transparently closed by theClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
BigdataGraphClientThis is a thin-client implementation of a Blueprints wrapper around the client library that interacts with the NanoSparqlServer.Classcom.bigdata.blueprintsBlazeGraph
ClientAsynchronousIteratorWraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again.Classcom.bigdata.service.proxyBlazeGraph
ClientBufferSerializable class wraps a RemoteBuffer delegating methods through to the IBuffer on the remote service while masqueradingClasscom.bigdata.service.proxyBlazeGraph
ClientExceptionExposes a linked list of retry exceptions leading to the failure of an AbstractDataServiceProcedureTask.Classcom.bigdata.service.ndxBlazeGraph
ClientFutureSerializable class wraps a RemoteFuture delegating methods through to the Future on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientIndexView A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientIndexViewRefactor A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientRunnableBufferSerializable class wraps a RemoteRunnableBuffer delegating methods through to the IRunnableBuffer on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientServiceA service for distributing application Callables across an IBigdataFederation.Classcom.bigdata.serviceBlazeGraph
ClientService .ClientServiceFederationDelegate DistributedTransactionService.Classcom.bigdata.serviceBlazeGraph
ClientService .OptionsConfiguration options.Interfacecom.bigdata.serviceBlazeGraph
DefaultClientDelegateDefault IFederationDelegate implementation used by a standard client.Classcom.bigdata.serviceBlazeGraph
DefaultHttpClientFactoryThis implementation: Creates an AutoCloseHttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultHttpClientFactory .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
EmbeddedClientA client for an embedded federation (the client and the data services all run in the same process).Classcom.bigdata.serviceBlazeGraph
EmbeddedClient .OptionsOptions for the embedded (in process) federation.Interfacecom.bigdata.serviceBlazeGraph
HttpClientConfiguratorFactory for HttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpClientConfigurator .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IAsynchronousClientTaskInterface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.Interfacecom.bigdata.service.masterBlazeGraph
IBigdataClientInterface for clients of a IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
IBigdataClient .OptionsConfiguration options for IBigdataClients.Interfacecom.bigdata.serviceBlazeGraph
IClientIndexIBigdataClient-side IIndex interface.Interfacecom.bigdata.service.ndxBlazeGraph
IClientServiceA service for distributing client Callables across the resources of an IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
IHttpClientFactoryFactory for HttpClient objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IQueryClientInterface for a client executing queries (the query controller).Interfacecom.bigdata.bop.engineBlazeGraph
IScaleOutClientIndexA client-side view of a scale-out index.Interfacecom.bigdata.service.ndxBlazeGraph
NanoSparqlClient .QueryOptionsOptions for the query.Classcom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlClient .QueryTaskClasscom.bigdata.rdf.sail.benchBlazeGraph
QuorumClientA non-remote interface for a client which monitors the state of a quorum.Interfacecom.bigdata.quorumBlazeGraph
ScaleOutClientFactoryConvenience class to break out bigdata-jini dependency.Classcom.bigdata.serviceBlazeGraph
TestClientExceptionClass written to verify the stack trace printing behavior of Note: You have to inspect the test results by hand.Classcom.bigdata.serviceBlazeGraph
TestEmbeddedClientTest suite for the EmbeddedClient.Classcom.bigdata.serviceBlazeGraph
TestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
HttpClientFactoryPrepare instances of HttpClient with desired socket configuration settings.Classorg.carrot2.util.httpclientCarrot
ClientFrameMain frame of the eXist GUISee Also:Serialized FormClassorg.exist.clientExistDB
ClientInputHandlerA class to extend DefaultInputHandler to be a little more Mac friendly.Classorg.exist.clientExistDB
ClientInputHandler .clip_copyConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .clip_cutConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .clip_pasteConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .select_allConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientTextAreaClassorg.exist.clientExistDB
InteractiveClientCommand-line client based on the XML:DB API.Classorg.exist.clientExistDB
InteractiveClient .ProgressObserverConstructor SummaryInteractiveClient.Classorg.exist.clientExistDB
JMXClientClassorg.exist.management.clientExistDB
ClientPropertiesA class which represents the properties of a web client.Classcom.meterware.httpunitHttpUnit
ServletUnitClientA client for use with the servlet runner class, allowing the testing of servlets without an actual servlet container.Classcom.meterware.servletunitHttpUnit
WebClientThe context for a series of web requests.Classcom.meterware.httpunitHttpUnit
WebClient .HeaderDictionarySee Also:Serialized FormConstructor SummaryWebClient.Classcom.meterware.httpunitHttpUnit
WebClientListenerA listener for messages sent and received by a web client.Interfacecom.meterware.httpunitHttpUnit
FTPClientClasshtsjdk.samtools.util.ftpHtsJDK
PrivilegedSaslClientWrapper around SaslClient, which performs necessary parts of the authentication protocol as PrivilegedActions with theClasscom.datastax.driver.authDataStax
ClientClient to manage REST calls to a REST Controller.Classnet.sf.serfj.clientSerfJ
ClientSessionPurpose: Acts as a client to the server session.Classorg.eclipse.persistence.sessions.serverEclipseLink
IWDClientUserAn IWDClientUser instance represents a Web Dynpro client user.Interfacecom.sap.tc.webdynpro.services.sal.um.apiSAP NetWeaver
IWDJCOClientConnectionThis interface describes a JCO connection used by a Web Dynpro application.Interfacecom.sap.tc.webdynpro.services.sal.sl.apiSAP NetWeaver
WDClientExceptionThis unchecked exception is thrown, if something in the ClientAbstraction went wrong, but it See Also:Serialized FormClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskErrorThrown if the execution of an IClientTask is aborted due to an error condition.Classcom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskExceptionClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskWarningClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientUserWDClientUser provides static methods to access an IWDClientUser instance.Classcom.sap.tc.webdynpro.services.sal.um.apiSAP NetWeaver
WDJCOClientConnectionStatusClass describing the different possible states of a JCO client connection.Classcom.sap.tc.webdynpro.services.sal.sl.apiSAP NetWeaver
JCO .ClientThis object holds all information necessary to establish a connection to a remote JCO server, i.Classcom.sap.mw.jcoSAP NetWeaver
ClientFamilyThe ClientFamily identifies the family type of the client that has sent the It could be one of the following: JAVASCRIPT_11, JAVASCRIPT_12, HTML_32,Classcom.sapportals.portal.prt.componentSAP NetWeaver
ClientTypeThe ClientType identifies the type of the client that has sent the request.Classcom.sapportals.portal.prt.componentSAP NetWeaver
IClientEventReceiverinterface for receiver object in the eventing pattern.Interfacecom.sapportals.portal.prt.service.epcftoolboxSAP NetWeaver
IClientEventSenderinterface for sender object in the eventing pattern.Interfacecom.sapportals.portal.prt.service.epcftoolboxSAP NetWeaver
IClientNavigationGeneratorThe interface that generates the JavaScript code (doNavigate() method) that navigates to a specific navigation node.Interfacecom.sapportals.portal.navigationSAP NetWeaver
ClientEventContainerA very simple container that simply renders its content without any additions.ClasscomSAP NetWeaver
IRecurrenceClientInterfacecom.sap.ip.collaboration.gw.api.framework.groupware.recurrenceSAP NetWeaver
ClientDataResetDescription of the ClassConstructor SummaryClientDataReset()Classcom.sap.ip.me.api.servicesSAP NetWeaver
AlfrescoClientInfoAlfresco Client Information Class Contains additional fields used by the Alfresco filesystem drivers.Classorg.alfresco.filesys.alfrescoAlFresco
AlfrescoClientInfoFactoryClassorg.alfresco.filesys.alfrescoAlFresco
ClientConfigElementCustom config element that represents config values for the clientAuthor:Kevin RoastSee Also:Serialized FormClassorg.alfresco.web.configAlFresco
ClientElementReaderClassorg.alfresco.web.configAlFresco
ClientHelperClassorg.alfresco.filesys.repoAlFresco
ClientTicketHolderInterface for Authentication ticket caching.Interfaceorg.alfresco.repo.remoteAlFresco
ClientTicketHolderGlobalRemote client utility to hold an authentication ticket.Classorg.alfresco.repo.remoteAlFresco
ClientTicketHolderThreadA Ticket holder that holds a ticket per thread.Classorg.alfresco.repo.remoteAlFresco
HttpClientHelperHelper class to provide access to Thread Local instances of HttpClient.Classorg.alfresco.utilAlFresco
HttpClientTransmitterImplHTTP implementation of TransferTransmitter.Classorg.alfresco.repo.transferAlFresco
RemoteConnectorClientExceptionAn exception thrown when the remote server indicates that the client has made a mistake with the request.Classorg.alfresco.service.cmr.remoteconnectorAlFresco
SOLRAdminClientProvides an interface to the Solr admin APIs, used by the Alfresco Enterprise JMX layer.Classorg.alfresco.repo.solrAlFresco
SolrAdminHTTPClientClassorg.alfresco.repo.search.impl.solrAlFresco
SolrBackupClientClassorg.alfresco.repo.search.impl.solrAlFresco
SolrQueryHTTPClientClassorg.alfresco.repo.search.impl.solrAlFresco
UIPropertySheet .ClientValidationInner class representing a validation case that must be enforced.Classorg.alfresco.web.ui.repo.component.propertyAlFresco
ApplyRWClientManipulationFields inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
ClientLogThis class includes generic methods for having a way for measuring client rendering times.Classcom.microstrategy.web.app.utilsMicroStrategy
ClientSideDescriptorTagClasscom.microstrategy.web.app.taglibsMicroStrategy
ClientSideDescriptorTagHelperMicroStrategyClasscom.microstrategy.web.app.taglibsMicroStrategy
ClientSideHelperClientSideHelper Provides utility functions used to provide a single code base for: 1) including javascript files,Classcom.microstrategy.web.app.utilsMicroStrategy
ClientSideLayoutThis class is a cache entry in a server-side cache.Classcom.microstrategy.utils.configMicroStrategy
ClientSideLayoutCacheHintThis class provides the hint to use when looking up client side layout caches (for use in the Javascript UI Library [JUIL]).Classcom.microstrategy.utils.configMicroStrategy
ClientSideLayoutsThis class provides the front-end from retrieving client-side layout contents for use with the Javascript UI Library (JUIL).Classcom.microstrategy.utils.configMicroStrategy
EnumDSSXMLClientTypesThis interface defines the enumeration constants used to specify the type of client application from which the user request is submitted.Interfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionMobileClientTypeThis interface defines the enumeration constants used to specify the client types for mobile subscriptionsInterfacecom.microstrategy.webapiMicroStrategy
FolderViewTransform .ClientEventFields inherited from class com.Classcom.microstrategy.web.app.transformsMicroStrategy
DefaultFacebookClientDefault implementation of a Facebook Graph API client.Classcom.restfbRestFB
DefaultLegacyFacebookClientClasscom.restfbRestFB
FacebookClientSpecifies how a Facebook Graph API client must operate.Interfacecom.restfbRestFB
FacebookClient .AccessTokenRepresents an access token/expiration date pair.Classcom.restfbRestFB
FacebookClient .DebugTokenErrorClasscom.restfbRestFB
FacebookClient .DebugTokenInfo Represents the result of a FacebookClient.Classcom.restfbRestFB
LegacyFacebookClientSpecifies how a Legacy Facebook API client must Implementors must support Legacy authentication (API Key, Application Secret, and Session Key) as well as theInterfacecom.restfbRestFB
ClientDataInterfacecom.smartgwt.client.docsSmartGWT
ClientDataIntegrationInterfacecom.smartgwt.client.docsSmartGWT
ClientOnlyDataSourceCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
ClientOnlyDataSourcesInterfacecom.smartgwt.client.docsSmartGWT
ClientServerIntegrationInterfacecom.smartgwt.client.docsSmartGWT
XmlClientVsServerInterfacecom.smartgwt.client.docsSmartGWT
EntityHttpClientHelpful methods for making HTTP requests to BrooklynNode entities.Interfacebrooklyn.entity.brooklynnodeBrooklyn
EntityHttpClientImplClassbrooklyn.entity.brooklynnodeBrooklyn
GeoscalingWebClientFor interacting with the www.Classbrooklyn.entity.dns.geoscalingBrooklyn
HttpTool .HttpClientBuilderClassbrooklyn.util.httpBrooklyn
MongoDBClientInterfacebrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientDriverInterfacebrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientImplClassbrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientSshDriverClassbrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientSupportManages connections to standalone MongoDB servers.Classbrooklyn.entity.nosql.mongodbBrooklyn
PortForwardManagerClientClassbrooklyn.location.accessBrooklyn
SshjClientConnectionClassbrooklyn.util.internal.ssh.sshjBrooklyn
SshjClientConnection .BuilderClassbrooklyn.util.internal.ssh.sshjBrooklyn
IgniteHadoopClientProtocolProviderIgnite Hadoop client protocol provider.Classorg.apache.ignite.hadoop.mapreduceIgnite
TcpClientDiscoverySpiClient discovery SPI implementation that uses TCP/IP for node discovery.Classorg.apache.ignite.spi.discovery.tcpIgnite
TcpClientDiscoverySpiMBeanManagement bean for TcpClientDiscoverySpi.Interfaceorg.apache.ignite.spi.discovery.tcpIgnite
BufferingClientHttpResponseClassorg.springframework.social.supportSpring Social
ClientHttpRequestFactorySelectorChooses a request factory.Classorg.springframework.social.supportSpring Social
ClientHttpRequestFactorySelector .HttpComponentsClientRequestFactoryCreatorClassorg.springframework.social.supportSpring Social
ClientRepresents a remote connection to a server that can be used for sending and receiving messages.Interfacecom.jme3.networkJMonkeyEngine
ClientRegistrationMessageClient registration is a message that contains a unique ID.Classcom.jme3.network.messageJMonkeyEngine
ClientRegistrationMessage .ClientRegistrationSerializerA message-specific serializer to avoid compatibility issues between versions.Classcom.jme3.network.messageJMonkeyEngine
ClientStateListenerInterfacecom.jme3.networkJMonkeyEngine
ClientStateListener .DisconnectInfoProvided with the clientDisconnected() notification to include additional information about the disconnect.Classcom.jme3.networkJMonkeyEngine
DefaultClientA default implementation of the Client interface that delegates its network connectivity to a kernel.Classcom.jme3.network.baseJMonkeyEngine
Network .NetworkClientImplNested Class SummaryNested classes/interfaces inherited from class com.Classcom.jme3.networkJMonkeyEngine
NetworkClientA Client whose network connection information can be provided post-creation.Interfacecom.jme3.networkJMonkeyEngine
ElementSOAPClientThe element soap client adds functions for learning elements and metadata access to the default ILIAS soap client.Classlnb.util.soapLNB
IliasSOAPClient .IlOperationClasslnb.util.soapLNB
IliasSOAPClient .IlUserDataClasslnb.util.soapLNB
XmlRpcClientAn XmlRpcClient represents a connection to an XML-RPC enabled server.Classredstone.xmlrpcLNB
ClientRecordObject representing a client connected to an Interactive Task Server.Classorg.jscience.computing.distributed.serverJScience
DictClientZakladni klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
InteractiveTaskClientThis is a generic client that will connect to an InteractiveTaskServer, download its task, run it and perform interaction with the server at regular intervals.Classorg.jscience.computing.distributed.clientJScience
JDictClientZakladni GUI klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
JPlayerClienta GUI application acting as a client Player in a game played over theSee Also:GameServer, Classorg.jscience.computing.gameJScience
ReactionTableClientInterfaceorg.jscience.physics.nuclear.kinematics.nuclear.gui.tableJScience
SMTPClientCliente SMTP to send small notification by e-mail of certain events.Classorg.jscience.physics.fluids.dynamics.utilJScience
ClientIdentificationClassnet.yacy.cora.protocolYacy
ClientIdentification .AgentClassnet.yacy.cora.protocolYacy
FTPClientClassnet.yacy.cora.protocol.ftpYacy
FTPClient .clClassnet.yacy.cora.protocol.ftpYacy
FTPClient .entryInfoClassnet.yacy.cora.protocol.ftpYacy
FTPClient .filetypeClassnet.yacy.cora.protocol.ftpYacy
FTPClient .ptClassnet.yacy.cora.protocol.ftpYacy
HTTPClientHttpClient implementation which uses HttpComponents Client http://hc.Classnet.yacy.cora.protocol.httpYacy
HTTPClient .IdleConnectionMonitorThreadClassnet.yacy.cora.protocol.httpYacy
YaCySearchClientmost simple rss reader application for YaCy search result retrieval this is an example application that you can use to integrate YaCy search results in your own java applicationsClassnet.yacyYacy
YaCySearchClient .RSSEntryClassnet.yacyYacy
ATcpClientSocketAn ATcpClientSocket implements an asynchronous outgoing socket connection.Classseda.sandStorm.lib.aSocketBouncyCastle
ClientStageClassseda.sandStorm.test.bench.simple_saBouncyCastle
ClientStageMulticlassClassseda.sandStorm.test.bench.simple_saBouncyCastle
HttpClientConnectionThe class HttpClientConnection provides a simple HTTP/1.Classorg.acplt.oncrpc.webBouncyCastle
MultiClientClassBouncyCastle
MultiClientThreadedNested Class SummaryNested classes/interfaces inherited from class java.ClassBouncyCastle
OncRpcClientThe abstract OncRpcClient class is the foundation for protcol-specific ONC/RPC clients.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthThe OncRpcClientAuth class is the base class for handling all protocol issues of ONC/RPC authentication on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthNoneThe OncRpcClientAuthNone class handles protocol issues of ONC/RPC AUTH_NONE authentication.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthUnixThe OncRpcClientAuthUnix class handles protocol issues of ONC/RPC AUTH_UNIX (and thus AUTH_SHORT)Classorg.acplt.oncrpcBouncyCastle
OncRpcClientCallMessageThe OncRpcClientCallMessage class represents a remote procedure call message on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientReplyMessageThe OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientStubThe abstract OncRpcClientStub class is the base class to build ONC/RPC-program specific clients upon.Classorg.acplt.oncrpcBouncyCastle
OncRpcHttpClientONC/RPC client which communicates with ONC/RPC servers over the network using the ISO/OSI level 7 application protocol HTTP as a tunnel.Classorg.acplt.oncrpcBouncyCastle
OncRpcPortmapClientThe class OncRpcPortmapClient is a specialized ONC/RPC client, which can talk to the portmapper on a given host using the famousClassorg.acplt.oncrpcBouncyCastle
OncRpcTcpClientONC/RPC client which communicates with ONC/RPC servers over the network using the stream-oriented protocol TCP/IP.Classorg.acplt.oncrpcBouncyCastle
OncRpcUdpClientONC/RPC client which communicates with ONC/RPC servers over the network using the datagram-oriented protocol UDP/IP.Classorg.acplt.oncrpcBouncyCastle
SimpleP2PClientClassBouncyCastle
NetworkImportWebServiceClientInterfacecytoscape.data.webserviceCytoScape
WebServiceClientWeb service client wrapper for Cytoscape.Interfacecytoscape.data.webserviceCytoScape
WebServiceClientGUIWeb service client which has custom component should implements this interface.Interfacecytoscape.data.webservice.uiCytoScape
WebServiceClientGUI .IconSizeClasscytoscape.data.webservice.uiCytoScape
WebServiceClientImplAbstract class for all web service clients.Classcytoscape.data.webserviceCytoScape
WebServiceClientImplWithGUIClasscytoscape.data.webserviceCytoScape
WebServiceClientManagerWeb Service Client Manager manages available web service clients in Cytoscape.Classcytoscape.data.webserviceCytoScape
WebServiceClientManager .ClientTypeClientType defines types/characteristics of the web service clients.Classcytoscape.data.webserviceCytoScape
ClientLilConvenience starter of ClientLil in the unnamed package.ClassFrame4j
ClientLilBase for a TCP/IP client.Classde.frame4j.netFrame4j
ClientsClassDefinitionClassorg.javers.core.metamodel.clazzJavers
ClientsClassDefinitionBuilderClassorg.javers.core.metamodel.clazzJavers
ClientSocketOptionsClassreactor.io.net.configReactor
HttpClientThe base class for a Reactor-based Http client.Classreactor.io.net.httpReactor
NetStreams .HttpClientFactoryInterfacereactor.io.netReactor
NetStreams .TcpClientFactoryInterfacereactor.io.netReactor
NettyClientSocketOptionsClassreactor.io.net.impl.nettyReactor
NettyHttpClientA Netty-based TcpClient.Classreactor.io.net.impl.netty.httpReactor
NettyHttpClientHandlerClassreactor.io.net.impl.netty.httpReactor
NettyHttpWSClientHandlerClassreactor.io.net.impl.netty.httpReactor
NettyTcpClientA Netty-based TcpClient.Classreactor.io.net.impl.netty.tcpReactor
ReactorClientA network-aware client that will publish its connection once available to the ReactorChannelHandler passed.Classreactor.io.netReactor
Spec .HttpClientSpecA helper class for specifying a HttpClientAuthor:Stephane MaldiniClassreactor.io.netReactor
Spec .TcpClientSpecA helper class for specifying a TcpClientAuthor:Jon Brisbin, Stephane MaldiniClassreactor.io.netReactor
TcpClientThe base class for a Reactor-based TCP client.Classreactor.io.net.tcpReactor
ZeroMQClientSocketOptionsClientSocketOptions that include ZeroMQ-specific configuration options.Classreactor.io.net.impl.zmqReactor
ZeroMQTcpClientClassreactor.io.net.impl.zmq.tcpReactor
JFatCatClientClassorg.biojava.nbio.structure.align.clientBioJava
WebStartClientDemoClassdemoBioJava
AbstractClientConnectionHandlerCommon abstract superclass for client connections to a server.Classorg.jppf.clientJppf
AbstractGenericClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
AbstractJPPFClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
ClientConnectionStatusEventEvent sent to notify of a status change for a client connection.Classorg.jppf.client.eventJppf
ClientConnectionStatusHandlerInterface implemented by all classes that desire to handle a connection status and notify others about status changes.Interfaceorg.jppf.client.eventJppf
ClientConnectionStatusListenerInstances of this class listen to status change events on client connections.Interfaceorg.jppf.client.eventJppf
ClientEventInstances of this class are events sent to notify interested listeners that a new connection to a JPPF driver was created.Classorg.jppf.client.eventJppf
ClientListenerListener interface for receiving notifications when a new connection to a server is established and when an existing connections fails and is removed from the client.Interfaceorg.jppf.client.eventJppf
ClientQueueEventInstances of this class represent events emitted by the JPPF client job queue whenever a job is added to or removed from the queue.Classorg.jppf.client.eventJppf
ClientQueueEventDispatcherClassorg.jppf.client.eventJppf
ClientQueueListenerInterface for classes that wish to be notified of jobs added to or removed from the job queue.Interfaceorg.jppf.client.eventJppf
ClientQueueListenerAdapterClient queue listener adapter, providing no-op implementations of the ClientQueueListener interface methods.Classorg.jppf.client.eventJppf
JobClientSLAThis interface represents the Service Level Agreement between a JPPF job and a JPPF client.Interfaceorg.jppf.node.protocolJppf
JPPFClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
JPPFClientConnectionInterface for a client connection to a JPPF driver.Interfaceorg.jppf.clientJppf
JPPFClientConnectionStatusenum JPPFClientConnectionStatusStatus of the connection between a client and a driver.Classorg.jppf.clientJppf
JPPFClientStartupSPIThis interface class represents objects that are run at client startup time.Interfaceorg.jppf.startupJppf
JPPFContextClientContext associated with a client.Classorg.jppf.clientJppf
AbstractDistributedCacheClientClasscom.landawn.abacus.cacheAbacusUtils
AbstractHttpClientClasscom.landawn.abacus.httpAbacusUtils
AbstractHttpClient .HttpSettingsNested Class SummaryNested classes/interfaces inherited from interface java.Classcom.landawn.abacus.httpAbacusUtils
DistributedCacheClientInterfacecom.landawn.abacus.cacheAbacusUtils
HttpClientAny header can be set into the parameter settings HttpClient is thread safe.Classcom.landawn.abacus.httpAbacusUtils
CrlClientInterface that needs to be implemented if you want to embed Certificate Revocation Lists into your PDF.Interfacecom.itextpdf.text.pdf.securityIText
CrlClientOfflineAn implementation of the CrlClient that handles offline Certificate Revocation Lists.Classcom.itextpdf.text.pdf.securityIText
CrlClientOnlineClasscom.itextpdf.text.pdf.securityIText
OcspClientInterfacecom.itextpdf.text.pdf.securityIText
OcspClientBouncyCastleOcspClient implementation using BouncyCastle.Classcom.itextpdf.text.pdf.securityIText
TSAClientTime Stamp Authority client (caller) interface.Interfacecom.itextpdf.text.pdf.securityIText
TSAClientBouncyCastleTime Stamp Authority Client interface implementation using Bouncy Castle org.Classcom.itextpdf.text.pdf.securityIText
FTPClientApplicationConfigurationDialogThis class provides a user interface for applications to configure and test properties related to remote FTP hosts.Classcom.pixelmed.ftpPixelMed
AsyncHttpClientThe AsyncHttpClient can be used to make asynchronous GET, POST, PUT and DELETE HTTP requests in your Android applications.Classcom.loopj.android.httpLoopJ
SyncHttpClientProcesses http requests in synchronous mode, so your caller thread will be blocked on eachSee Also:AsyncHttpClientClasscom.loopj.android.httpLoopJ
DfClientAn implementation of the IDfClient interface for use in a basic Java environment.Classcom.documentum.fc.clientDocumentum
DfClientXSee Also:Serialized FormConstructor SummaryDfClientX()Classcom.documentum.comDocumentum
IDfAcsClientThis interface provides ACS-related functionality.Interfacecom.documentum.fc.client.acsDocumentum
IDfAcsClient .AcsDataInterfacecom.documentum.fc.client.acsDocumentum
IDfAdminClientAn extension of IDfClient that is useful for administrative programs.Interfacecom.documentum.fc.clientDocumentum
IDfClientThis interface provides functionality to establish and manage sessions with a Documentum server, and provides information about the server before a session is established.Interfacecom.documentum.fc.clientDocumentum
IDfClientRegistryIDfClientRegistry manages repository object information stored on the local system rather than in the repository server.Interfacecom.documentum.registryDocumentum
IDfClientRegistryObjectIDfClientRegistryObject is the common base interface for objects written to the client registry.Interfacecom.documentum.registryDocumentum
IDfClientXAn interface that provides factory methods and methods to facilitate DFC access through COM.Interfacecom.documentum.comDocumentum
IDfDocbrokerClientAn interface for interacting with connection brokers for the purpose of obtaining lists of repositories and repository servers.Interfacecom.documentum.fc.clientDocumentum
IDfSmartClientXInterfacecom.documentum.comDocumentum