Index

A B C D E F G I M N O Q R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(IMessageTypeVisitor<T>) - Method in enum class net.anwiba.commons.message.MessageType
 
addMessage(IMessage) - Method in interface net.anwiba.commons.message.IMessageCollector
 
addMessage(IMessage) - Method in class net.anwiba.commons.message.observer.ObservableMessageCollector
 
addMessageAddedListener(IMessageAddedListener) - Method in interface net.anwiba.commons.message.observer.IObservableMessageCollector
 
addMessageAddedListener(IMessageAddedListener) - Method in class net.anwiba.commons.message.observer.ObservableMessageCollector
 

B

build() - Method in interface net.anwiba.commons.message.IMessageBuilder
 
builder() - Static method in class net.anwiba.commons.message.Message
 

C

convert(Throwable) - Method in class net.anwiba.commons.message.MessageExceptionToStringConverter
 
create() - Method in interface net.anwiba.commons.message.notification.INotificationReceiverFactory
 
create(String) - Static method in class net.anwiba.commons.message.Message
 
create(String, String) - Static method in class net.anwiba.commons.message.Message
 
create(String, String, Throwable, MessageType) - Static method in class net.anwiba.commons.message.Message
 
create(String, String, MessageType) - Static method in class net.anwiba.commons.message.Message
 

D

DeafNotificationReceiver - Class in net.anwiba.commons.message.notification
 
DeafNotificationReceiver() - Constructor for class net.anwiba.commons.message.notification.DeafNotificationReceiver
 
DEFAULT - Enum constant in enum class net.anwiba.commons.message.MessageType
 
description(String) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
description(String, Object...) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
DummyCollector - Static variable in interface net.anwiba.commons.message.IMessageCollector
 

E

EMPTY_MESSAGE - Static variable in interface net.anwiba.commons.message.IMessageConstants
 
error() - Method in interface net.anwiba.commons.message.IMessageBuilder
 
error(String) - Static method in class net.anwiba.commons.message.Message
 
error(String, Object...) - Static method in class net.anwiba.commons.message.Message
 
error(Throwable) - Static method in class net.anwiba.commons.message.Message
 
ERROR - Enum constant in enum class net.anwiba.commons.message.MessageType
 
ExceptionMessage - Class in net.anwiba.commons.message
 

F

fireMessageAdded(IMessage) - Method in class net.anwiba.commons.message.observer.ObservableMessageCollector
 

G

getDescription() - Method in interface net.anwiba.commons.message.IMessage
 
getDescription() - Method in class net.anwiba.commons.message.Message
 
getGoal() - Method in interface net.anwiba.commons.message.IMessage
 
getGoal() - Method in class net.anwiba.commons.message.Message
 
getMessage() - Method in interface net.anwiba.commons.message.IMessageProvider
 
getMessageObject() - Method in exception net.anwiba.commons.message.MessageException
 
getMessageType() - Method in interface net.anwiba.commons.message.IMessage
 
getMessageType() - Method in class net.anwiba.commons.message.Message
 
getMessageType() - Method in exception net.anwiba.commons.message.MessageException
 
getText() - Method in interface net.anwiba.commons.message.IMessage
 
getText() - Method in class net.anwiba.commons.message.Message
 
getThrowable() - Method in interface net.anwiba.commons.message.IMessage
 
getThrowable() - Method in class net.anwiba.commons.message.Message
 
getTimeStamp() - Method in interface net.anwiba.commons.message.IMessage
 
getTimeStamp() - Method in class net.anwiba.commons.message.Message
 
goal(Object) - Method in interface net.anwiba.commons.message.IMessageBuilder
 

I

IMessage - Interface in net.anwiba.commons.message
 
IMessageAddedListener - Interface in net.anwiba.commons.message.observer
 
IMessageBuilder - Interface in net.anwiba.commons.message
 
IMessageCollector - Interface in net.anwiba.commons.message
 
IMessageConstants - Interface in net.anwiba.commons.message
 
IMessageProvider - Interface in net.anwiba.commons.message
 
IMessageTypeVisitor<T> - Interface in net.anwiba.commons.message
 
info() - Method in interface net.anwiba.commons.message.IMessageBuilder
 
info(String) - Static method in class net.anwiba.commons.message.Message
 
info(String, Object...) - Static method in class net.anwiba.commons.message.Message
 
INFO - Enum constant in enum class net.anwiba.commons.message.MessageType
 
INotificationReceiver - Interface in net.anwiba.commons.message.notification
 
INotificationReceiverFactory - Interface in net.anwiba.commons.message.notification
 
IObservableMessageCollector - Interface in net.anwiba.commons.message.observer
 
isApplicable(Throwable) - Method in class net.anwiba.commons.message.MessageExceptionToStringConverter
 
IThrowableToMessagePresentationConverter - Interface in net.anwiba.commons.message
 

M

message(IMessage) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
Message - Class in net.anwiba.commons.message
 
messageAdded(IMessage) - Method in interface net.anwiba.commons.message.observer.IMessageAddedListener
 
MessageException - Exception in net.anwiba.commons.message
 
MessageException(String, Throwable) - Constructor for exception net.anwiba.commons.message.MessageException
 
MessageException(String, Throwable, MessageType) - Constructor for exception net.anwiba.commons.message.MessageException
 
MessageException(IMessage) - Constructor for exception net.anwiba.commons.message.MessageException
 
MessageExceptionToStringConverter - Class in net.anwiba.commons.message
 
MessageExceptionToStringConverter() - Constructor for class net.anwiba.commons.message.MessageExceptionToStringConverter
 
MessageType - Enum Class in net.anwiba.commons.message
 

N

net.anwiba.commons.message - module net.anwiba.commons.message
 
net.anwiba.commons.message - package net.anwiba.commons.message
 
net.anwiba.commons.message.notification - package net.anwiba.commons.message.notification
 
net.anwiba.commons.message.observer - package net.anwiba.commons.message.observer
 
NotificationException - Exception in net.anwiba.commons.message.notification
 
NotificationException(String, Throwable) - Constructor for exception net.anwiba.commons.message.notification.NotificationException
 

O

ObservableMessageCollector - Class in net.anwiba.commons.message.observer
 
ObservableMessageCollector() - Constructor for class net.anwiba.commons.message.observer.ObservableMessageCollector
 

Q

query() - Method in interface net.anwiba.commons.message.IMessageBuilder
 
QUERY - Enum constant in enum class net.anwiba.commons.message.MessageType
 

R

receive(IMessage) - Method in class net.anwiba.commons.message.notification.DeafNotificationReceiver
 
receive(IMessage) - Method in interface net.anwiba.commons.message.notification.INotificationReceiver
 
removeMessageAddedListener(IMessageAddedListener) - Method in interface net.anwiba.commons.message.observer.IObservableMessageCollector
 
removeMessageAddedListener(IMessageAddedListener) - Method in class net.anwiba.commons.message.observer.ObservableMessageCollector
 

S

setNote(String) - Method in interface net.anwiba.commons.message.IMessageCollector
 
setNote(String) - Method in class net.anwiba.commons.message.observer.ObservableMessageCollector
 

T

text(String) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
text(String) - Static method in class net.anwiba.commons.message.Message
 
text(String, Object...) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
text(String, Object...) - Static method in class net.anwiba.commons.message.Message
 
throwable(Throwable) - Method in interface net.anwiba.commons.message.IMessageBuilder
 
toDescription(Throwable) - Method in interface net.anwiba.commons.message.IThrowableToMessagePresentationConverter
 
toDetailInfo(Throwable) - Method in interface net.anwiba.commons.message.IThrowableToMessagePresentationConverter
 
toDetailInfo(Throwable) - Static method in class net.anwiba.commons.message.Message
 
toText(Throwable) - Method in interface net.anwiba.commons.message.IThrowableToMessagePresentationConverter
 
type(MessageType) - Method in interface net.anwiba.commons.message.IMessageBuilder
 

V

valueOf(String) - Static method in enum class net.anwiba.commons.message.MessageType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.anwiba.commons.message.MessageType
Returns an array containing the constants of this enum class, in the order they are declared.
visitDefault() - Method in interface net.anwiba.commons.message.IMessageTypeVisitor
 
visitError() - Method in interface net.anwiba.commons.message.IMessageTypeVisitor
 
visitInfo() - Method in interface net.anwiba.commons.message.IMessageTypeVisitor
 
visitQuery() - Method in interface net.anwiba.commons.message.IMessageTypeVisitor
 
visitWarning() - Method in interface net.anwiba.commons.message.IMessageTypeVisitor
 

W

warning() - Method in interface net.anwiba.commons.message.IMessageBuilder
 
warning(String) - Static method in class net.anwiba.commons.message.Message
 
warning(String, Object...) - Static method in class net.anwiba.commons.message.Message
 
warning(Throwable) - Static method in class net.anwiba.commons.message.Message
 
WARNING - Enum constant in enum class net.anwiba.commons.message.MessageType
 
A B C D E F G I M N O Q R S T V W 
All Classes and Interfaces|All Packages|Serialized Form