A B C D E G H I J K M N O P R S T U V W 

A

AbstractNotifier - Class in com.samebug.notifier
 
AbstractNotifier() - Constructor for class com.samebug.notifier.AbstractNotifier
Create a new AbstractNotifier instance, configured by the property file named 'samebug.properties' in the classpath.
AbstractNotifier(String) - Constructor for class com.samebug.notifier.AbstractNotifier
Create a new AbstractNotifier with the given application key.
append(LoggingEvent) - Method in class com.samebug.notifier.log4j.SamebugAppender
 
append(ILoggingEvent) - Method in class com.samebug.notifier.logback.SamebugAppender

B

BAD_SERVER_ADDRESS - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
BadServerAddress - Exception in com.samebug.notifier.exceptions
 
BadServerAddress() - Constructor for exception com.samebug.notifier.exceptions.BadServerAddress
 
BadServerAddress(String) - Constructor for exception com.samebug.notifier.exceptions.BadServerAddress
 
BadServerAddress(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.BadServerAddress
 
BadServerAddress(Throwable) - Constructor for exception com.samebug.notifier.exceptions.BadServerAddress
 

C

close() - Method in class com.samebug.notifier.log4j.SamebugAppender
 
com.samebug.notifier - package com.samebug.notifier
 
com.samebug.notifier.encoder - package com.samebug.notifier.encoder
 
com.samebug.notifier.exceptions - package com.samebug.notifier.exceptions
 
com.samebug.notifier.log4j - package com.samebug.notifier.log4j
 
com.samebug.notifier.logback - package com.samebug.notifier.logback
 
com.samebug.notifier.proxy - package com.samebug.notifier.proxy
 
com.samebug.notifier.servlet - package com.samebug.notifier.servlet
 
configureByProperties(String) - Method in class com.samebug.notifier.AbstractNotifier
 
CONNECTION_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
CONNECTION_TIMEOUT - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
ConnectionError - Exception in com.samebug.notifier.exceptions
 
ConnectionError() - Constructor for exception com.samebug.notifier.exceptions.ConnectionError
 
ConnectionError(String) - Constructor for exception com.samebug.notifier.exceptions.ConnectionError
 
ConnectionError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.ConnectionError
 
ConnectionError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.ConnectionError
 
connectionTimeout - Variable in class com.samebug.notifier.AbstractNotifier
 
ConnectionTimeout - Exception in com.samebug.notifier.exceptions
 
ConnectionTimeout() - Constructor for exception com.samebug.notifier.exceptions.ConnectionTimeout
 
ConnectionTimeout(String) - Constructor for exception com.samebug.notifier.exceptions.ConnectionTimeout
 
ConnectionTimeout(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.ConnectionTimeout
 
ConnectionTimeout(Throwable) - Constructor for exception com.samebug.notifier.exceptions.ConnectionTimeout
 
ContentEncoder - Class in com.samebug.notifier.encoder
 
ContentEncoder(Writer) - Constructor for class com.samebug.notifier.encoder.ContentEncoder
 
createConnection() - Method in class com.samebug.notifier.AbstractNotifier
 

D

DefaultStackTraceProxy - Class in com.samebug.notifier.proxy
 
DefaultStackTraceProxy(StackTraceElement[]) - Constructor for class com.samebug.notifier.proxy.DefaultStackTraceProxy
 
DefaultThrowableProxy - Class in com.samebug.notifier.proxy
 
DefaultThrowableProxy(Throwable) - Constructor for class com.samebug.notifier.proxy.DefaultThrowableProxy
 
destroy() - Method in class com.samebug.notifier.servlet.SamebugFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.samebug.notifier.servlet.SamebugFilter
 

E

encode(ThrowableProxy) - Method in class com.samebug.notifier.encoder.ContentEncoder
 
endObject() - Method in class com.samebug.notifier.encoder.ContentEncoder
 

G

getCause() - Method in class com.samebug.notifier.proxy.DefaultThrowableProxy
 
getCause() - Method in interface com.samebug.notifier.proxy.ThrowableProxy
 
getClassName() - Method in class com.samebug.notifier.proxy.DefaultThrowableProxy
 
getClassName() - Method in interface com.samebug.notifier.proxy.ThrowableProxy
 
getCode() - Method in exception com.samebug.notifier.exceptions.RecorderError
 
getCommonFrames(DefaultStackTraceProxy) - Method in class com.samebug.notifier.proxy.DefaultStackTraceProxy
 
getCommonFrames(StackTraceProxy) - Method in class com.samebug.notifier.proxy.DefaultStackTraceProxy
 
getCommonFramesWithCause() - Method in class com.samebug.notifier.proxy.DefaultThrowableProxy
 
getCommonFramesWithCause() - Method in interface com.samebug.notifier.proxy.ThrowableProxy
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.BadServerAddress
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.ConnectionError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.ConnectionTimeout
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.JsonEncodingException
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.MarshalingError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.MultipleConfigFileException
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.NoAppKeyDefinedException
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.NoConfigFileException
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.NoResponse
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.NotifierException
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.NoURI
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.ReadError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.ReadTimeout
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.RecorderError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.UnknownError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.UnknownProtocol
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.UnsupportedUTF8
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.UrlEncodingError
 
getErrorCode() - Method in exception com.samebug.notifier.exceptions.WriteError
 
getFrames() - Method in class com.samebug.notifier.proxy.DefaultStackTraceProxy
 
getFrames() - Method in interface com.samebug.notifier.proxy.StackTraceProxy
 
getMessage() - Method in exception com.samebug.notifier.exceptions.RecorderError
 
getMessage() - Method in class com.samebug.notifier.proxy.DefaultThrowableProxy
 
getMessage() - Method in interface com.samebug.notifier.proxy.ThrowableProxy
 
getQueueSize() - Method in class com.samebug.notifier.logback.SamebugAppender
Returns the value of the queueSize property.
getStackTrace() - Method in class com.samebug.notifier.proxy.DefaultThrowableProxy
 
getStackTrace() - Method in interface com.samebug.notifier.proxy.ThrowableProxy
 

H

handleUncaughtExceptions() - Static method in class com.samebug.notifier.Samebug
Install a default exception handler on the current thread, configured by the property file named 'samebug.properties' in the classpath.
handleUncaughtExceptions(String) - Static method in class com.samebug.notifier.Samebug
Install a default exception handler on the current thread, with the given application key.

I

init() - Static method in class com.samebug.notifier.Samebug
 
init(String) - Static method in class com.samebug.notifier.Samebug
 
init(FilterConfig) - Method in class com.samebug.notifier.servlet.SamebugFilter
 
INotifier - Interface in com.samebug.notifier
Interface of Samebug Notifier

J

JSON_ENCODING_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
JsonEncodingException - Exception in com.samebug.notifier.exceptions
 
JsonEncodingException() - Constructor for exception com.samebug.notifier.exceptions.JsonEncodingException
 
JsonEncodingException(String) - Constructor for exception com.samebug.notifier.exceptions.JsonEncodingException
 
JsonEncodingException(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.JsonEncodingException
 
JsonEncodingException(Throwable) - Constructor for exception com.samebug.notifier.exceptions.JsonEncodingException
 

K

key - Variable in class com.samebug.notifier.AbstractNotifier
 

M

MARSHALING_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
MarshalingError - Exception in com.samebug.notifier.exceptions
 
MarshalingError() - Constructor for exception com.samebug.notifier.exceptions.MarshalingError
 
MarshalingError(String) - Constructor for exception com.samebug.notifier.exceptions.MarshalingError
 
MarshalingError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.MarshalingError
 
MarshalingError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.MarshalingError
 
MULTIPLE_CONFIG_FILE - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
MultipleConfigFileException - Exception in com.samebug.notifier.exceptions
 
MultipleConfigFileException() - Constructor for exception com.samebug.notifier.exceptions.MultipleConfigFileException
 
MultipleConfigFileException(String) - Constructor for exception com.samebug.notifier.exceptions.MultipleConfigFileException
 
MultipleConfigFileException(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.MultipleConfigFileException
 
MultipleConfigFileException(Throwable) - Constructor for exception com.samebug.notifier.exceptions.MultipleConfigFileException
 

N

NO_APP_KEY - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
NO_CONFIG_FILE - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
NO_RESPONSE - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
NO_URI - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
NoAppKeyDefinedException - Exception in com.samebug.notifier.exceptions
 
NoAppKeyDefinedException() - Constructor for exception com.samebug.notifier.exceptions.NoAppKeyDefinedException
 
NoAppKeyDefinedException(String) - Constructor for exception com.samebug.notifier.exceptions.NoAppKeyDefinedException
 
NoAppKeyDefinedException(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoAppKeyDefinedException
 
NoAppKeyDefinedException(Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoAppKeyDefinedException
 
NoConfigFileException - Exception in com.samebug.notifier.exceptions
 
NoConfigFileException() - Constructor for exception com.samebug.notifier.exceptions.NoConfigFileException
 
NoConfigFileException(String) - Constructor for exception com.samebug.notifier.exceptions.NoConfigFileException
 
NoConfigFileException(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoConfigFileException
 
NoConfigFileException(Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoConfigFileException
 
NoResponse - Exception in com.samebug.notifier.exceptions
 
NoResponse() - Constructor for exception com.samebug.notifier.exceptions.NoResponse
 
NoResponse(String) - Constructor for exception com.samebug.notifier.exceptions.NoResponse
 
NoResponse(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoResponse
 
NoResponse(Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoResponse
 
notificationUrl - Variable in class com.samebug.notifier.AbstractNotifier
 
NotifierException - Exception in com.samebug.notifier.exceptions
 
NotifierException() - Constructor for exception com.samebug.notifier.exceptions.NotifierException
 
NotifierException(String) - Constructor for exception com.samebug.notifier.exceptions.NotifierException
 
NotifierException(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.NotifierException
 
NotifierException(Throwable) - Constructor for exception com.samebug.notifier.exceptions.NotifierException
 
notify(String, Throwable) - Method in interface com.samebug.notifier.INotifier
Notify Samebug about an exception
notify(String, Throwable, Date) - Method in interface com.samebug.notifier.INotifier
Notify Samebug about an exception
notify(String, ThrowableProxy) - Method in interface com.samebug.notifier.INotifier
Notify Samebug about an exception
notify(String, ThrowableProxy, Date) - Method in interface com.samebug.notifier.INotifier
Notify Samebug about an exception
notify(String, Throwable) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, Throwable, Date) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
notify(String, ThrowableProxy, Date) - Static method in class com.samebug.notifier.Samebug
Notify Samebug about an exception
NoURI - Exception in com.samebug.notifier.exceptions
 
NoURI() - Constructor for exception com.samebug.notifier.exceptions.NoURI
 
NoURI(String) - Constructor for exception com.samebug.notifier.exceptions.NoURI
 
NoURI(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoURI
 
NoURI(Throwable) - Constructor for exception com.samebug.notifier.exceptions.NoURI
 

O

openResource(String) - Method in class com.samebug.notifier.AbstractNotifier
 

P

proxy - Variable in class com.samebug.notifier.AbstractNotifier
 

R

READ_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
READ_TIMEOUT - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
ReadError - Exception in com.samebug.notifier.exceptions
 
ReadError() - Constructor for exception com.samebug.notifier.exceptions.ReadError
 
ReadError(String) - Constructor for exception com.samebug.notifier.exceptions.ReadError
 
ReadError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.ReadError
 
ReadError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.ReadError
 
readTimeout - Variable in class com.samebug.notifier.AbstractNotifier
 
ReadTimeout - Exception in com.samebug.notifier.exceptions
 
ReadTimeout() - Constructor for exception com.samebug.notifier.exceptions.ReadTimeout
 
ReadTimeout(String) - Constructor for exception com.samebug.notifier.exceptions.ReadTimeout
 
ReadTimeout(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.ReadTimeout
 
ReadTimeout(Throwable) - Constructor for exception com.samebug.notifier.exceptions.ReadTimeout
 
RecorderError - Exception in com.samebug.notifier.exceptions
 
RecorderError(int, String) - Constructor for exception com.samebug.notifier.exceptions.RecorderError
 
requiresLayout() - Method in class com.samebug.notifier.log4j.SamebugAppender
 
run() - Method in class com.samebug.notifier.logback.SamebugAppender

S

Samebug - Class in com.samebug.notifier
 
Samebug() - Constructor for class com.samebug.notifier.Samebug
 
SAMEBUG_PLATFORM - Static variable in class com.samebug.notifier.AbstractNotifier
 
SAMEBUG_VERSION - Static variable in class com.samebug.notifier.AbstractNotifier
 
SamebugAppender - Class in com.samebug.notifier.log4j
 
SamebugAppender() - Constructor for class com.samebug.notifier.log4j.SamebugAppender
 
SamebugAppender - Class in com.samebug.notifier.logback
 
SamebugAppender() - Constructor for class com.samebug.notifier.logback.SamebugAppender
Constructs a new appender.
SamebugFilter - Class in com.samebug.notifier.servlet
 
SamebugFilter() - Constructor for class com.samebug.notifier.servlet.SamebugFilter
 
SamebugUncaughtExceptionHandler - Class in com.samebug.notifier
 
SamebugUncaughtExceptionHandler() - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
 
SamebugUncaughtExceptionHandler(String) - Constructor for class com.samebug.notifier.SamebugUncaughtExceptionHandler
 
server - Variable in class com.samebug.notifier.AbstractNotifier
 
setQueueSize(int) - Method in class com.samebug.notifier.logback.SamebugAppender
The queueSize property takes a non-negative integer representing the number of logging events to retain for delivery to the remote receiver.
StackTraceProxy - Interface in com.samebug.notifier.proxy
 
start() - Method in class com.samebug.notifier.logback.SamebugAppender
startObject() - Method in class com.samebug.notifier.encoder.ContentEncoder
 
stop() - Method in class com.samebug.notifier.logback.SamebugAppender

T

ThrowableProxy - Interface in com.samebug.notifier.proxy
 

U

uncaughtException(Thread, Throwable) - Method in class com.samebug.notifier.SamebugUncaughtExceptionHandler
 
UNKNOWN_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
UNKNOWN_PROTOCOL - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
UnknownError - Exception in com.samebug.notifier.exceptions
 
UnknownError() - Constructor for exception com.samebug.notifier.exceptions.UnknownError
 
UnknownError(String) - Constructor for exception com.samebug.notifier.exceptions.UnknownError
 
UnknownError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnknownError
 
UnknownError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnknownError
 
UnknownProtocol - Exception in com.samebug.notifier.exceptions
 
UnknownProtocol() - Constructor for exception com.samebug.notifier.exceptions.UnknownProtocol
 
UnknownProtocol(String) - Constructor for exception com.samebug.notifier.exceptions.UnknownProtocol
 
UnknownProtocol(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnknownProtocol
 
UnknownProtocol(Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnknownProtocol
 
UNSUPPORTED_UTF8 - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
UnsupportedUTF8 - Exception in com.samebug.notifier.exceptions
 
UnsupportedUTF8() - Constructor for exception com.samebug.notifier.exceptions.UnsupportedUTF8
 
UnsupportedUTF8(String) - Constructor for exception com.samebug.notifier.exceptions.UnsupportedUTF8
 
UnsupportedUTF8(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnsupportedUTF8
 
UnsupportedUTF8(Throwable) - Constructor for exception com.samebug.notifier.exceptions.UnsupportedUTF8
 
URL_ENCODING_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
UrlEncodingError - Exception in com.samebug.notifier.exceptions
 
UrlEncodingError() - Constructor for exception com.samebug.notifier.exceptions.UrlEncodingError
 
UrlEncodingError(String) - Constructor for exception com.samebug.notifier.exceptions.UrlEncodingError
 
UrlEncodingError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.UrlEncodingError
 
UrlEncodingError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.UrlEncodingError
 

V

version - Variable in class com.samebug.notifier.AbstractNotifier
 

W

WRITE_ERROR - Static variable in exception com.samebug.notifier.exceptions.NotifierException
 
WriteError - Exception in com.samebug.notifier.exceptions
 
WriteError() - Constructor for exception com.samebug.notifier.exceptions.WriteError
 
WriteError(String) - Constructor for exception com.samebug.notifier.exceptions.WriteError
 
WriteError(String, Throwable) - Constructor for exception com.samebug.notifier.exceptions.WriteError
 
WriteError(Throwable) - Constructor for exception com.samebug.notifier.exceptions.WriteError
 
writeField(String, String) - Method in class com.samebug.notifier.encoder.ContentEncoder
 
writeField(String, Date) - Method in class com.samebug.notifier.encoder.ContentEncoder
 
writeField(String, ThrowableProxy) - Method in class com.samebug.notifier.encoder.ContentEncoder
 
writeField(String, int) - Method in class com.samebug.notifier.encoder.ContentEncoder
 
A B C D E G H I J K M N O P R S T U V W 

Copyright © 2014. All rights reserved.