-
bg.smoc.model.manager.ContestManager.submit()
-
br.com.caelum.seleniumdsl.Form.submit()
Submits this form
-
co.edu.eafit.day2.selenium.RegisterBuyerPage.submit()
-
co.edu.eafit.day2.selenium.RegisterSalesPoint.submit()
-
co.edu.eafit.day2.selenium.RegisterStore.submit()
-
com.activequant.trading.IOrderTracker.submit()
Submits the order. Before this method is called, broker-assigned id is not available, and tracker is not registered with the broker (i.e. not returned by {@link IBroker#getOrders()}). Events can start flowing only after submit
is called. Therefore, attach all your event listeners before submitting the order.
@throws Exception
-
com.alibaba.otter.shared.common.utils.thread.ExecutorTemplate.submit()
-
com.alibaba.otter.shared.communication.core.impl.DefaultCommunicationClientImpl.submit()
直接提交一个异步任务
-
com.cloudera.flume.util.AdminRPC.submit()
-
com.cloudera.flume.util.AdminRPCAvro.submit()
-
com.cloudera.flume.util.AdminRPCThrift.submit()
-
com.cloudhopper.smpp.SmppSession.submit()
Synchronously sends a "submit" request to the remote endpoint and waits for up to a specified number of milliseconds for a response. The timeout value includes both waiting for a "window" slot, the time it takes to transmit the actual bytes on the socket, and for the remote endpoint to send a response back.
@param request The request to send to the remote endpoint
@param timeoutMillis The number of milliseconds to wait until a validresponse is received.
@return A valid response to the request
@throws RecoverablePduException Thrown when a recoverable PDU error occurs.A recoverable PDU error includes the partially decoded PDU in order to generate a negative acknowledgement (NACK) response.
@throws UnrecoverablePduException Thrown when an unrecoverable PDU erroroccurs. This indicates a seriours error occurred and usually indicates the session should be immediately terminated.
@throws SmppTimeoutException A timeout occurred while waiting for a responsefrom the remote endpoint. A timeout can either occur with an unresponse remote endpoint or the bytes were not written in time.
@throws SmppChannelException Thrown when the underlying socket/channel wasunable to write the request.
@throws InterruptedException The calling thread was interrupted while waitingto acquire a lock or write/read the bytes from the socket/channel.
-
com.codahale.metrics.InstrumentedExecutorService.submit()
{@inheritDoc}
-
com.commander4j.messages.OutgoingDespatchConfirmation.submit()
-
com.commander4j.messages.OutgoingDespatchPreAdvice.submit()
-
com.commander4j.messages.OutgoingEquipmentTracking.submit()
-
com.commander4j.messages.OutgoingLabelData.submit()
-
com.commander4j.messages.OutgoingPalletDelete.submit()
-
com.commander4j.messages.OutgoingPalletSplit.submit()
-
com.commander4j.messages.OutgoingPalletStatusChange.submit()
-
com.commander4j.messages.OutgoingProductionDeclarationConfirmation.submit()
-
com.esri.gpt.control.webharvest.engine.Harvester.submit()
Submits new harvesting task for partial harvest.
@param context request context
@param resource resource to harvest
@param maxRecs maximum number of records to harvest (null
for no maximum limit)
@param fromDate to harvest only from the specific date (null
for no from date)
@return true
if task has been submitted
-
com.eviware.soapui.impl.support.wsa.WsaRequest.submit()
-
com.eviware.soapui.impl.wsdl.WsdlRequest.submit()
-
com.eviware.soapui.impl.wsdl.teststeps.HttpTestRequest.submit()
-
com.extjs.gxt.ui.client.widget.form.FormPanel.submit()
Submits the form.
-
com.gargoylesoftware.htmlunit.html.HtmlForm.submit()
INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Submits this form to the server. If submitElement is null, then the submission is treated as if it was triggered by JavaScript, and the onsubmit handler will not be executed.
IMPORTANT: Using this method directly is not the preferred way of submitting forms. Most consumers should emulate the user's actions instead, probably by using something like {@link HtmlElement#click()} or {@link HtmlElement#dblClick()}.
@param submitElement the element that caused the submit to occur
@return a new page that reflects the results of this submission
@exception IOException if an IO error occurs
-
com.gistlabs.mechanize.document.html.form.Form.submit()
-
com.github.kristofa.brave.EndPointSubmitter.submit()
Sets end point.
@param ip Ip address, example 10.0.1.5
@param port Port.
@param serviceName Service name.
-
com.google.common.util.concurrent.ListeningExecutorService.submit()
@return a {@code ListenableFuture} representing pending completion of the task
-
com.google.common.util.concurrent.ListeningScheduledExecutorService.submit()
-
com.google.gwt.dom.client.FormElement.submit()
Submits the form. It performs the same action as a submit button.
-
com.google.gwt.user.client.ui.FormPanel.submit()
Submits the form.
The FormPanel must not be detached (i.e. removed from its parent or otherwise disconnected from a {@link RootPanel}) until the submission is complete. Otherwise, notification of submission will fail.
-
com.google.sitebricks.acceptance.page.SelectRoutingPage.submit()
-
com.google_voltpatches.common.util.concurrent.ListeningExecutorService.submit()
@return a {@code ListenableFuture} representing pending completion of the task
@throws RejectedExecutionException {@inheritDoc}
-
com.hazelcast.client.spi.ClientExecutionService.submit()
-
com.hazelcast.core.IExecutorService.submit()
Submits task to a randomly selected member and returns a Future representing that task.
@param task task
@param memberSelector memberSelector
@return a Future representing pending completion of the task
@throws {@link java.util.concurrent.RejectedExecutionException } if no member is selected
-
com.hazelcast.mapreduce.ReducingSubmittableJob.submit()
Submits the task to Hazelcast and executes the defined mapper and reducer on all cluster nodes
@return JobCompletableFuture to wait for mapped and possibly reduced result
-
com.hazelcast.spi.ExecutionService.submit()
-
com.intellij.util.concurrency.SequentialTaskExecutor.submit()
-
com.jcommercesql.gateway.authorizenet.AuthorizeNetCC.submit()
Submit Credit Card Transaction For Approval. A RequiredFieldException is thrown if the following fields are not set: credit card number, expiration date, amount, transaction type authorize.net server name, port, path, merchant account login and transaction key.
-
com.linkedin.r2.transport.http.client.RateLimiter.submit()
Submit a new {@link Runnable}.
@param r the {@link Runnable} to be executed.
-
com.meterware.httpunit.WebForm.submit()
Submits this form using the web client from which it was originally obtained.
-
com.netflix.zeno.util.SimultaneousExecutor.submit()
-
com.packtpub.java7.concurrency.chapter7.recipe01.executor.MyExecutor.submit()
-
com.ponysdk.ui.server.basic.PFileUpload.submit()
-
com.sas.iom.SAS.ILanguageService.Submit()
-
com.sencha.gxt.widget.core.client.form.FormPanel.submit()
Submits the form.
The FormPanel must not be detached (i.e. removed from its parent or otherwise disconnected from a {@link RootPanel}) until the submission is complete. Otherwise, notification of submission will fail.
-
com.smartgwt.client.widgets.form.DynamicForm.submit()
submit()
is automatically called when a {@link com.smartgwt.client.widgets.form.fields.SubmitItem}included in the form is clicked, or, if {@link com.smartgwt.client.widgets.form.DynamicForm#getSaveOnEnter saveOnEnter} is set, when the "Enter" key is pressed in a text input. Submit can also be manually called.
If{@link com.smartgwt.client.widgets.form.DynamicForm#submitValues} exists, it will be called, then immediatelyreturn.
Otherwise, default behavior varies based on {@link com.smartgwt.client.widgets.form.DynamicForm#getCanSubmit canSubmit}: if canSubmit
is false, {@link com.smartgwt.client.widgets.form.DynamicForm#saveData}will be called to handle saving via Smart GWT databinding.
If canSubmit
is true, the form will be submitted like an ordinary HTML form via {@link com.smartgwt.client.widgets.form.DynamicForm#submitForm}.
The parameters to submit()
apply only if submit()
will be calling {@link com.smartgwt.client.widgets.form.ValuesManager#saveData}. If you override submit()
, you can safely ignore the parameters as Smart GWT framework code does not pass them.
-
com.splunk.Index.submit()
Submits an event to this index through an HTTP POST request.
@param data The event data to post.
-
com.splunk.Receiver.submit()
Submits an event to this index through HTTP POST.
@param data A string containing event data.
-
com.sun.appserv.management.util.misc.RunnableBase.submit()
Calls submit( RUN_IN_SEPARATE_THREAD ).
-
com.sun.grid.jam.queue.QueueInterface.submit()
-
com.sun.star.form.submission.XSubmission.submit()
-
com.thinkaurelius.faunus.FaunusPipeline.submit()
Submit the FaunusPipeline to the Hadoop cluster.
@throws Exception
-
com.thoughtworks.selenium.DefaultSelenium.submit()
-
com.thoughtworks.selenium.Selenium.submit()
Submit the specified form. This is particularly useful for forms without submit buttons, e.g. single-input "Search" forms.
@param formLocator an
element locator for the form you want to submit
-
com.tinkerpop.gremlin.driver.Client.submit()
-
com.tinkerpop.gremlin.driver.simple.NioClient.submit()
-
com.tinkerpop.gremlin.driver.simple.WebSocketClient.submit()
-
com.webobjects.woextensions.WOEventDisplayPage.submit()
-
com.webobjects.woextensions.WOEventSetupPage.submit()
-
com.webobjects.woextensions.WOStatsPage.submit()
-
edu.emory.mathcs.backport.java.util.concurrent.ExecutorService.submit()
Submits a value-returning task for execution and returns a Future representing the pending results of the task. The Future's
get method will return the task's result upon
successful completion.
If you would like to immediately block waiting for a task, you can use constructions of the form result = exec.submit(aCallable).get();
Note: The {@link Executors} class includes a set of methodsthat can convert some other common closure-like objects, for example, {@link java.security.PrivilegedAction} to{@link Callable} form so they can be submitted.
@param task the task to submit
@return a Future representing pending completion of the task
@throws RejectedExecutionException if task cannot be scheduledfor execution
@throws NullPointerException if task null
-
eu.admire.clienttoolkit.Gateway.submit()
-
eu.admire.clienttoolkit.core.Gateway.submit()
Submit a DISPEL request to the gateway.
@param dispelRequest request to submit
@return new process for this request
@throws ServerException if an error occurred communicating with the gateway
-
gnu.hylafax.HylaFAXClient.submit()
-
gwtupload.client.MultiUploader.submit()
-
io.druid.indexing.common.actions.TaskActionClient.submit()
-
io.netty.util.concurrent.EventExecutor.submit()
-
io.netty.util.concurrent.EventExecutorGroup.submit()
-
java.util.concurrent.CompletionService.submit()
Submits a value-returning task for execution and returns a Future representing the pending results of the task. Upon completion, this task may be taken or polled.
@param task the task to submit
@return a Future representing pending completion of the task
@throws RejectedExecutionException if the task cannot bescheduled for execution
@throws NullPointerException if the task is null
-
java.util.concurrent.ExecutorCompletionService.submit()
-
java.util.concurrent.ExecutorService.submit()
Submits a value-returning task for execution and returns a Future representing the pending results of the task. The Future's {@code get} method will return the task's result uponsuccessful completion.
If you would like to immediately block waiting for a task, you can use constructions of the form {@code result = exec.submit(aCallable).get();}
Note: The {@link Executors} class includes a set of methodsthat can convert some other common closure-like objects, for example, {@link java.security.PrivilegedAction} to{@link Callable} form so they can be submitted.
@param task the task to submit
@param < T> the type of the task's result
@return a Future representing pending completion of the task
@throws RejectedExecutionException if the task cannot bescheduled for execution
@throws NullPointerException if the task is null
-
java.util.concurrent.ForkJoinPool.submit()
Submits a ForkJoinTask for execution.
@param task the task to submit
@param < T> the type of the task's result
@return the task
@throws NullPointerException if the task is null
@throws RejectedExecutionException if the task cannot bescheduled for execution
-
java.util.concurrent.ScheduledExecutorService.submit()
-
java.util.concurrent.ScheduledThreadPoolExecutor.submit()
@throws RejectedExecutionException {@inheritDoc}
@throws NullPointerException {@inheritDoc}
-
java.util.concurrent.ThreadPoolExecutor.submit()
-
javax.enterprise.concurrent.ManagedExecutorService.submit()
-
javax.ws.rs.client.Invocation.submit()
Submit the request for an asynchronous invocation and receive a future response back.
Note that calling the {@link java.util.concurrent.Future#get()} method on the returned{@code Future} instance may throw an {@link java.util.concurrent.ExecutionException}that wraps an {@link ClientException} thrown in case of an invocation processingfailure.
@return future {@link Response response} object as a result of the requestinvocation.
-
net.fortytwo.rdfagents.jade.PubsubConsumerImpl.submit()
-
net.fortytwo.twitlogic.persistence.PlacePersistenceHelper.submit()
-
net.roarsoftware.lastfm.scrobble.Scrobbler.submit()
-
net.sourceforge.jwebunit.junit.WebTester.submit()
-
org.apache.accumulo.core.util.SimpleThreadPool.submit()
-
org.apache.falcon.client.FalconClient.submit()
-
org.apache.felix.ipojo.extender.queue.QueueService.submit()
Submits a job to the queue service.
@param callable the job
@param callback callback called when the job is processed
@param description a description of the job
@return the future object to retrieve the result
-
org.apache.hadoop.mapreduce.Job.submit()
Submit the job to the cluster and return immediately.
@throws IOException
-
org.apache.hadoop.mapreduce.v2.app.MRApp.submit()
-
org.apache.hadoop.mapreduce.v2.app.TestRecovery.MRAppWithHistory.submit()
-
org.apache.hadoop.mapreduce.v2.hs.TestJobHistoryEvents.MRAppWithHistory.submit()
-
org.apache.hadoop.yarn.server.resourcemanager.Application.submit()
-
org.apache.isis.example.application.claims.dom.claim.Claim.submit()
-
org.apache.ivory.client.IvoryClient.submit()
-
org.apache.oozie.client.OozieClient.submit()
Submit a workflow job.
@param conf job configuration.
@return the job Id.
@throws OozieClientException thrown if the job could not be submitted.
-
org.apache.oozie.client.XOozieClient.submit()
-
org.apache.wicket.util.tester.FormTester.submit()
Submits the Form
. Note that submit
can be executed only once.
@return This
-
org.apache.wicket.util.tester.SwarmFormTester.submit()
Submits the Form
. Note that submit
can be executed only once.
-
org.drools.concurrent.ExecutorService.submit()
Submit a command for execution, adds it ot the commandExecutor's queue
@param command
@return
-
org.geoserver.web.wicket.GeoServerDialog.submit()
Submits the dialog.
-
org.geotools.process.ProcessExecutor.submit()
Submits a process for execution and returns a Progress representing the pending results of the task.
If you would like to immediately block waiting for a task, you can use constructions of the form result = exec.submit(aProcess).get();
Note: The {@link Processors} class includes a set of methodsthat can convert some other common closure-like objects, for example, {@link Callable} to {@link Process} form sothey can be submitted.
@param task the task to submit
@return a Progress representing pending completion of the task
@throws RejectedExecutionException if task cannot be scheduled for execution
@throws NullPointerException if task null
-
org.gridkit.coherence.util.classloader.Isolate.submit()
-
org.gwtoolbox.widget.client.form.Form.submit()
Submits the form. The submision process is composed of 2 phases:
- Validates the input data in all the fields
- Collects the input data into a Record
If validation fails, the {@link org.gwtoolbox.widget.client.form.SubmitHandler#invalid(FormValidationResult)}will be called. Otherwise, the {@link org.gwtoolbox.widget.client.form.SubmitHandler#success(org.gwtoolbox.widget.client.data.Record)} will be called.
@param handler The handler to handle the form submission.
-
org.hive2hive.core.network.data.download.DownloadManager.submit()
Add a new task to download a file. The download is automatically started in the background
-
org.infinispan.distexec.DefaultExecutorService.submit()
-
org.infinispan.distexec.DistributedExecutionCompletionService.submit()
{@inheritDoc CompletionService}
This future object may not be used as a NotifyingFuture. That is because internally this class sets the listener to provide ability to add to the queue.
-
org.infinispan.distexec.DistributedExecutorService.submit()
Submits given Callable task for an execution on a single Infinispan node
@param < T>
@param < K>
@param task
@param input
@return
-
org.infinispan.executors.ExecutorAllCompletionService.submit()
-
org.jasig.portal.portlet.rendering.worker.IPortletFailureExecutionWorker.submit()
-
org.jasig.portal.portlet.rendering.worker.IPortletRenderExecutionWorker.submit()
-
org.jboss.arquillian.core.api.threading.ExecutorService.submit()
Submits a value-returning task for execution and returns a Future representing the pending results of the task. The Future's get method will return the task's result upon successful completion. The contextual information of the caller is preserved onto the new thread used to execute the Callable.
@param task the task to submit
@return a Future representing pending completion of the task
@throws RejectedExecutionException if the task cannot bescheduled for execution
@throws NullPointerException if the task is null
-
org.jgroups.blocks.executor.ExecutionService.submit()
-
org.jitterbit.application.ui.job.UiJob.submit()
Submits this job for execution in a background thread.
-
org.jitterbit.integration.client.admin.engine.GetEngineStatusJob.submit()
-
org.jitterbit.integration.client.ui.interchange.entity.transformation.tree.LoadStructuresJob.submit()
-
org.jitterbit.integration.client.ui.interchange.entity.webservice.GetJtrJob.submit()
-
org.jitterbit.integration.client.ui.operation.runner.SubmitOperationJob.submit()
-
org.jitterbit.integration.client.ui.project.info.ProjectsInfoDownloader.submit()
-
org.jitterbit.integration.client.ui.scheduler.TestLocalScheduleJob.submit()
-
org.jitterbit.integration.loadsource.client.LoadSourceDataJob.submit()
-
org.jsoup.nodes.FormElement.submit()
Prepare to submit this form. A Connection object is created with the request set up from the form values. You can then set up other options (like user-agent, timeout, cookies), then execute it.
@return a connection prepared from the values of this form.
@throws IllegalArgumentException if the form's absolute action URL cannot be determined. Make sure you pass thedocument's base URI when parsing.
-
org.ocpsoft.rewrite.bind.Evaluation.submit()
-
org.ocpsoft.rewrite.param.ParameterValueStore.submit()
Submit the given {@link Parameter} and value. Return false if the value does not match configured{@link Constraint} instances, or does not match an already submitted value.
-
org.ocpsoft.rewrite.param.ParameterizedPatternResult.submit()
Submit all {@link Parameter} values to the {@link ParameterValueStore}, only if the values are match a prior value or have not yet had a value set. Returns true
if submission was successful, false
if not.
-
org.openide.util.RequestProcessor.submit()
-
org.openqa.selenium.WebElement.submit()
If this current element is a form, or an element within a form, then this will be submitted to the remote server. If this causes the current page to change, then this method will block until the new page is loaded.
@throws NoSuchElementException If the given element is not within a form
-
org.richfaces.resource.optimizer.task.ResourceTaskFactoryImpl.submit()
-
org.rstudio.core.client.VirtualConsole.submit()
-
org.smpp.Session.submit()
Submits provided
SubmitSM
PDU to SMSC and returns response to the submission.
See "SMPP Protocol Specification 3.4, 4.4 SUBMIT_SM Operation."
@param request the pdu to be submitted
@return correspondent response pdu
@exception IOException exception during communication
@exception PDUException incorrect format of PDU
@exception TimeoutException rest of data not received for too long time
@exception ValueNotSetException optional param not set but requested
@see SubmitSM
@see SubmitSMResp
-
org.springframework.boot.actuate.metrics.writer.DefaultGaugeService.submit()
-
org.springframework.core.task.AsyncTaskExecutor.submit()
Submit a Runnable task for execution, receiving a Future representing that task. The Future will return a null
result upon completion.
@param task the Runnable
to execute (never null
)
@return a Future representing pending completion of the task
@throws TaskRejectedException if the given task was not accepted
-
org.springframework.core.task.SimpleAsyncTaskExecutor.submit()
-
org.uiautomation.ios.wkrdp.model.RemoteWebElement.submit()
-
org.waveprotocol.wave.model.wave.data.BlipData.submit()
Notifies this blip that it has been submitted.
-
org.xwiki.test.ui.framework.elements.editor.ChangeAvatarPage.submit()
-
org.xwiki.test.ui.framework.elements.editor.ChangePasswordPage.submit()
-
uk.gov.nationalarchives.droid.core.interfaces.archive.ContainerIdentifier.submit()
Submits an input stream for container identification.
@param request the request to be identified.
@return an Identification result
@throws IOException if the input stream could not be read