Skip navigation links
A B C D E G I M N P S T V 

A

addToBatch(Message) - Method in interface net.kut3.messaging.BatchMessageProcessor
 
autoAck(boolean) - Method in class net.kut3.messaging.client.ConsumerProperties
 

B

BaseProperties - Class in net.kut3.messaging.client
 
BaseProperties(String) - Constructor for class net.kut3.messaging.client.BaseProperties
 
BatchMessageProcessor - Interface in net.kut3.messaging
 
body() - Method in interface net.kut3.messaging.Message
 
bodyAsString() - Method in interface net.kut3.messaging.Message
 

C

ClientFactory - Interface in net.kut3.messaging.client
 
clientName() - Method in class net.kut3.messaging.client.BaseProperties
 
close() - Method in interface net.kut3.messaging.client.ClientFactory
 
close() - Method in interface net.kut3.messaging.Consumer
 
close() - Method in interface net.kut3.messaging.Producer
 
code() - Method in class net.kut3.messaging.ProcessResult
 
code(ProcessResultCode) - Method in class net.kut3.messaging.ProcessResult
 
code() - Method in class net.kut3.messaging.ProduceResult
 
code(ProcessResultCode) - Method in class net.kut3.messaging.ProduceResult
 
Consumer - Interface in net.kut3.messaging
 
CONSUMER_NAME - Static variable in interface net.kut3.messaging.client.ClientFactory
 
ConsumerProperties - Class in net.kut3.messaging.client
 
ConsumerProperties(String) - Constructor for class net.kut3.messaging.client.ConsumerProperties
 
containsProperty(String) - Method in class net.kut3.messaging.client.BaseProperties
 

D

doAck() - Method in class net.kut3.messaging.ProcessResult
Default value is false.
doAck(boolean) - Method in class net.kut3.messaging.ProcessResult
 

E

errorDesc() - Method in class net.kut3.messaging.ProcessResult
 
errorDesc(String) - Method in class net.kut3.messaging.ProcessResult
 
errorDesc() - Method in class net.kut3.messaging.ProduceResult
 
errorDesc(String) - Method in class net.kut3.messaging.ProduceResult
 

G

get(String) - Method in class net.kut3.messaging.client.BaseProperties
 

I

isAutoAck() - Method in class net.kut3.messaging.client.ConsumerProperties
Default value is true.
isAutoAck() - Method in interface net.kut3.messaging.Consumer
 

M

Message - Interface in net.kut3.messaging
 
MessageProcessor - Interface in net.kut3.messaging
 

N

name() - Method in interface net.kut3.messaging.Consumer
 
name() - Method in interface net.kut3.messaging.Producer
 
net.kut3.messaging - package net.kut3.messaging
 
net.kut3.messaging.client - package net.kut3.messaging.client
 
newConsumer(ConsumerProperties) - Method in interface net.kut3.messaging.client.ClientFactory
 
newProducer(ProducerProperties) - Method in interface net.kut3.messaging.client.ClientFactory
 

P

process(Message) - Method in interface net.kut3.messaging.MessageProcessor
 
processBatch() - Method in interface net.kut3.messaging.BatchMessageProcessor
 
ProcessResult - Class in net.kut3.messaging
 
ProcessResult() - Constructor for class net.kut3.messaging.ProcessResult
 
ProcessResultCode - Enum in net.kut3.messaging
 
produce(Message) - Method in interface net.kut3.messaging.Producer
 
Producer - Interface in net.kut3.messaging
 
PRODUCER_NAME - Static variable in interface net.kut3.messaging.client.ClientFactory
 
ProduceResult - Class in net.kut3.messaging
 
ProduceResult() - Constructor for class net.kut3.messaging.ProduceResult
 
ProducerProperties - Class in net.kut3.messaging.client
 
ProducerProperties(String) - Constructor for class net.kut3.messaging.client.ProducerProperties
 
property(String) - Method in interface net.kut3.messaging.Message
 
put(String, Object) - Method in class net.kut3.messaging.client.BaseProperties
 

S

start(MessageProcessor) - Method in interface net.kut3.messaging.Consumer
 
start(BatchMessageProcessor) - Method in interface net.kut3.messaging.Consumer
 

T

toString() - Method in class net.kut3.messaging.ProcessResult
 
toString() - Method in class net.kut3.messaging.ProduceResult
 

V

valueOf(String) - Static method in enum net.kut3.messaging.ProcessResultCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.kut3.messaging.ProcessResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G I M N P S T V 
Skip navigation links

Copyright © 2019. All rights reserved.