-
ca.odell.glazedlists.impl.io.Bufferlo.consume()
Read the specified bytes into a new Bufferlo. The returned buffer is read-only.
-
charva.awt.event.KeyEvent.consume()
-
com.alibaba.ons.api.MessageListener.consume()
消费消息接口,由应用来实现
@param message 消息
@param context 消费上下文
@return 消费结果,如果应用抛出异常或者返回Null等价于返回Action.ReconsumeLater
-
com.alibaba.ons.api.order.MessageOrderListener.consume()
消费消息接口,由应用来实现
@param message 消息
@param context 消费上下文
@return 消费结果,如果应用抛出异常或者返回Null等价于返回Action.ReconsumeLater
-
com.aliyun.openservices.ons.api.MessageListener.consume()
消费消息接口,由应用来实现
@param message 消息
@param context 消费上下文
@return 消费结果,如果应用抛出异常或者返回Null等价于返回Action.ReconsumeLater
-
com.aliyun.openservices.ons.api.order.MessageOrderListener.consume()
消费消息接口,由应用来实现
@param message 消息
@param context 消费上下文
@return 消费结果,如果应用抛出异常或者返回Null等价于返回Action.ReconsumeLater
-
com.bitmovers.maui.events.MActionEvent.consume()
-
com.golden.gamedev.engine.network.NetworkPacket.consume()
-
com.goodow.realtime.store.impl.DocumentBridge.consume()
-
com.google.caja.lexer.CharProducer.consume()
Updates the offset and limit so that the first n unconsumed characters are changed to consumed.
-
com.google.caja.lexer.TokenConsumer.consume()
Receives tokens from rendered parse trees.
-
com.google.gwt.user.client.Event.NativePreviewEvent.consume()
-
com.google.walkaround.slob.client.ChannelTestUtil.Doc.consume()
-
com.hp.jena.ymris.deploy.local.BindingSink.consume()
-
com.sk89q.skmcl.swing.MessageLog.consume()
Consume an input stream and print it to the dialog. The consumer will be in a separate daemon thread.
@param from stream to read
-
com.skcraft.launcher.swing.MessageLog.consume()
Consume an input stream and print it to the dialog. The consumer will be in a separate daemon thread.
@param from stream to read
-
com.stuffwithstuff.magpie.parser.MagpieParser.consume()
-
com.sun.xml.ws.api.message.Message.consume()
Marks the message as consumed, without actually reading the contents.
This method provides an opportunity for implementations to reuse any reusable resources needed for representing the payload.
This method may not be called more than once since it may have released the reusable resources.
-
games.stendhal.server.entity.item.ConsumableItem.consume()
Consumes a part of this item.
@return The amount that has been consumed
-
io.s4.comm.zk.ZkQueue.consume()
Remove first element from the queue.
@return
@throws KeeperException
@throws InterruptedException
-
java.awt.event.InputEvent.consume()
Consumes this event so that it will not be processed in the default manner by the source which originated it.
-
java.awt.event.KeyEvent.consume()
-
java.awt.event.MouseEvent.consume()
-
net.sf.jiga.xtended.impl.system.input.KeyEventWrapper.consume()
-
org.activemq.message.PacketListener.consume()
Consume a Packet
@param packet
-
org.antlr.runtime.tree.CommonTreeNodeStream.consume()
-
org.antlr.runtime.tree.TreeNodeStream.consume()
-
org.antlr.v4.runtime.CharStream.consume()
-
org.antlr.v4.runtime.CommonTokenStream.consume()
-
org.antlr.v4.runtime.TokenStream.consume()
-
org.apache.hedwig.client.api.Subscriber.consume()
Manually send a consume message to the server for the given inputs.
@param topic Topic name of the subscription
@param subscriberId ID of the subscriber
@param messageSeqId Message Sequence ID for the latest message that the client app has successfully consumed. All messages up to that point will also be considered as consumed.
@throws ClientNotSubscribedException If the client is not currently subscribed to the topic based on the client's local state.
-
org.apache.hedwig.client.handlers.SubscribeResponseHandler.consume()
Consume a given message for given topic subscriber thru this handler.
@param topicSubscriber Topic Subscriber
-
org.apache.qpid.test.utils.QpidClientConnection.consume()
Completely clears a queue. For readTimeout behaviour see Javadocs for javax.jms.MessageConsumer.
@param queueName The Queue name to consume from
@param readTimeout The timeout for each consume
@throws javax.jms.JMSException Any exception that occurs during the consume
@throws InterruptedException If the consume thread was interrupted during a consume.
-
org.apache.qpid.testutil.QpidClientConnection.consume()
Completely clears a queue. For readTimeout behaviour see Javadocs for javax.jms.MessageConsumer.
@param queueName The Queue name to consume from
@param readTimeout The timeout for each consume
@throws javax.jms.JMSException Any exception that occurs during the consume
@throws InterruptedException If the consume thread was interrupted during a consume.
-
org.apache.s4.comm.zk.ZkQueue.consume()
Remove first element from the queue.
@return first element from the queue
@throws KeeperException
@throws InterruptedException
-
org.codehaus.activemq.message.PacketListener.consume()
Consume a Packet
@param packet
-
org.cruxframework.crux.core.rebind.screen.widget.ViewFactoryCreator.WidgetConsumer.consume()
-
org.eclipse.jetty.spdy.api.DataInfo.consume()
Consumes the given number of bytes from this {@link DataInfo}.
@param delta the number of bytes consumed
-
org.jboss.dna.common.text.TokenStream.consume()
Return the value of this token and move to the next token.
@return the value of the current token
@throws ParsingException if there is no such token to consume
@throws IllegalStateException if this method was called before the stream was {@link #start() started}
-
org.jboss.dna.sequencer.ddl.DdlTokenStream.consume()
-
org.jboss.wsf.spi.tools.WSContractConsumer.consume()
Generate the required artifacts using the specified WSDL URL. This method may be called more than once, although this is probably not desireable
@param wsdl the URL of the WSDL
-
org.jnode.driver.input.KeyboardEvent.consume()
-
org.modeshape.common.text.TokenStream.consume()
Return the value of this token and move to the next token.
@return the value of the current token
@throws ParsingException if there is no such token to consume
@throws IllegalStateException if this method was called before the stream was {@link #start() started}
-
org.modeshape.sequencer.ddl.DdlTokenStream.consume()
-
org.pentaho.reporting.libraries.designtime.swing.ConsumableActionEvent.consume()
Consumes this event, if this event can be consumed. Only low-level, system events can be consumed
-
org.rest.common.search.SearchUriBuilder.consume()
-
org.simpleframework.http.message.ChunkedConsumer.consume()
-
org.simpleframework.http.message.ContentConsumer.consume()
-
org.simpleframework.http.message.FixedConsumer.consume()
-
org.simpleframework.http.message.PartConsumer.consume()
This is used to consume the part body from the cursor. This initially reads the body of the part, which represents the actual payload exposed via the Part
interface once the payload has been consumed the terminal is consumed.
@param cursor this is the cursor to consume the body from
-
org.simpleframework.http.message.PartSeriesConsumer.consume()
This is used to consume the part list from the cursor. This initially reads the list of parts, which represents the actual content exposed via the PartSeries
object, once the content has been consumed the terminal is consumed.
@param cursor this is the cursor to consume the list from
-
org.simpleframework.http.message.RequestConsumer.consume()
-
org.simpleframework.http.message.TokenConsumer.consume()
-
org.tanukisoftware.wrapper.event.WrapperControlEvent.consume()
Mark the event as consumed. This should be done if the event has been handled.
On Windows, some events are sent both to the JVM and Wrapper processes. Event if the CTRL-C event is ignored within the JVM, the Wrapper process may still initiate a shutdown.
-
org.terasology.logic.inventory.events.BeforeItemPutInInventory.consume()
-
org.terasology.logic.inventory.events.BeforeItemRemovedFromInventory.consume()
-
org.waveprotocol.wave.model.document.bootstrap.BootstrapDocument.consume()
-
org.waveprotocol.wave.model.document.operation.ModifiableDocument.consume()
-
parquet.column.ColumnReader.consume()
Consume the current triplet, moving to the next value.
-
powercrystals.minefactoryreloaded.api.IFactoryFertilizer.consume()
Called when a fertilization is successful. If you set the ItemStack size to 0, it will be deleted by the fertilizer.
@param fertilizer The ItemStack used to fertilize.
-
rinde.sim.core.TimeLapse.consume()
Consumes the specified amount of time, where time must be strictly positive and there must be enough time left as specified by {@link #getTimeLeft()}.
@param time The time to consume.
-
us.codecraft.xsoup.XTokenQueue.consume()
-
vee.elixirs.HealthElixir.consume()
-
xnap.plugin.nap.net.msg.server.AltDownloadAckMessage.consume()