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

A

addHandler(HttpServlet) - Method in class io.selendroid.server.common.http.HttpServer
 
AppCrashedException - Exception in io.selendroid.server.common.exceptions
Thrown when an unhandled exception in the app under test was detected.
AppCrashedException(String) - Constructor for exception io.selendroid.server.common.exceptions.AppCrashedException
 
AppCrashedException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.AppCrashedException
 
AppCrashedException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.AppCrashedException
 

B

BaseInspectorViewRenderer - Class in io.selendroid.server.common.inspector
 
BaseInspectorViewRenderer() - Constructor for class io.selendroid.server.common.inspector.BaseInspectorViewRenderer
 
BaseRequestHandler - Class in io.selendroid.server.common
 
BaseRequestHandler(String) - Constructor for class io.selendroid.server.common.BaseRequestHandler
 
BaseServlet - Class in io.selendroid.server.common
 
BaseServlet() - Constructor for class io.selendroid.server.common.BaseServlet
 
body() - Method in interface io.selendroid.server.common.http.HttpRequest
Returns the full request body.
body() - Method in class io.selendroid.server.common.http.impl.NettyHttpRequest
 
buildHtml(HttpRequest) - Method in class io.selendroid.server.common.inspector.BaseInspectorViewRenderer
 

C

CallLogEntry - Class in io.selendroid.server.common.utils
 
CallLogEntry(String, int) - Constructor for class io.selendroid.server.common.utils.CallLogEntry
 
CallLogEntry(String, int, Date, int) - Constructor for class io.selendroid.server.common.utils.CallLogEntry
Number of caller.
CallLogUtil - Class in io.selendroid.server.common.utils
 
CallLogUtil() - Constructor for class io.selendroid.server.common.utils.CallLogUtil
 
channelRead(ChannelHandlerContext, Object) - Method in class io.selendroid.server.common.http.ServerHandler
 
channelReadComplete(ChannelHandlerContext) - Method in class io.selendroid.server.common.http.ServerHandler
 
COMMAND_NAME_KEY - Static variable in class io.selendroid.server.common.BaseServlet
 
commandAllowedWithAlertPresentInWebViewMode() - Method in class io.selendroid.server.common.BaseRequestHandler
 
containsLogFromNumber(List<CallLogEntry>, String) - Static method in class io.selendroid.server.common.utils.CallLogUtil
returns true if call log of specified number exists

D

data() - Method in interface io.selendroid.server.common.http.HttpRequest
Returns additional data appended to the request by Selendroid itself.
data() - Method in class io.selendroid.server.common.http.impl.NettyHttpRequest
 
deleteHandler - Variable in class io.selendroid.server.common.BaseServlet
 
direction - Variable in class io.selendroid.server.common.utils.CallLogEntry
 
DRIVER_KEY - Static variable in class io.selendroid.server.common.BaseServlet
 
duration - Variable in class io.selendroid.server.common.utils.CallLogEntry
 

E

ELEMENT_ID_KEY - Static variable in class io.selendroid.server.common.BaseServlet
 
ElementNotVisibleException - Exception in io.selendroid.server.common.exceptions
 
ElementNotVisibleException(String) - Constructor for exception io.selendroid.server.common.exceptions.ElementNotVisibleException
 
ElementNotVisibleException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.ElementNotVisibleException
 
ElementNotVisibleException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.ElementNotVisibleException
 
end() - Method in interface io.selendroid.server.common.http.HttpResponse
 
end() - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class io.selendroid.server.common.http.ServerHandler
 
ExternalStorageFile - Enum in io.selendroid.server.common.model
 

F

findMatcher(HttpRequest, Map<String, BaseRequestHandler>) - Method in class io.selendroid.server.common.BaseServlet
 
FLICK - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
FlickDirection - Enum in io.selendroid.server.common.action.touch
 
forCatchAllError(String, Throwable) - Static method in class io.selendroid.server.common.SelendroidResponse
It is currently hard to detect whether a test failed because of a legitimate error by a developer or because something is going wrong in selendroid internals.
fromInteger(Integer) - Static method in enum io.selendroid.server.common.StatusCode
 
fromJson(String) - Static method in class io.selendroid.server.common.utils.CallLogEntry
 
fromString(String) - Static method in enum io.selendroid.server.common.action.touch.FlickDirection
 

G

getAllLogsOfDuration(List<CallLogEntry>, int, boolean) - Static method in class io.selendroid.server.common.utils.CallLogUtil
duration specifies call duration to test against.
getCode() - Method in enum io.selendroid.server.common.StatusCode
 
getCommandName(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
getCpuArch() - Method in interface io.selendroid.server.common.ServerDetails
 
getDate() - Method in class io.selendroid.server.common.utils.CallLogEntry
 
getDirection() - Method in enum io.selendroid.server.common.action.touch.FlickDirection
 
getDirection() - Method in class io.selendroid.server.common.utils.CallLogEntry
 
getDuration() - Method in class io.selendroid.server.common.utils.CallLogEntry
 
getElementId(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
getFileName() - Method in enum io.selendroid.server.common.model.ExternalStorageFile
 
getHandler - Variable in class io.selendroid.server.common.BaseServlet
 
getMappedUri() - Method in class io.selendroid.server.common.BaseRequestHandler
 
getNameAttribute(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
getNumber() - Method in class io.selendroid.server.common.utils.CallLogEntry
 
getObject() - Method in class io.selendroid.server.common.UiResponse
 
getOsName() - Method in interface io.selendroid.server.common.ServerDetails
 
getOsVersion() - Method in interface io.selendroid.server.common.ServerDetails
 
getParameter(String, String, String) - Method in class io.selendroid.server.common.BaseServlet
 
getParameter(String, String, String, boolean) - Method in class io.selendroid.server.common.BaseServlet
 
getPayload(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
getPort() - Method in class io.selendroid.server.common.http.HttpServer
 
getResource(String) - Method in class io.selendroid.server.common.inspector.BaseInspectorViewRenderer
 
getScreen(HttpRequest) - Method in class io.selendroid.server.common.inspector.BaseInspectorViewRenderer
 
getServerVersion() - Method in interface io.selendroid.server.common.ServerDetails
 
getSessionId(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
getSessionId() - Method in interface io.selendroid.server.common.Response
 
getSessionId() - Method in class io.selendroid.server.common.SelendroidResponse
 
getSessionId() - Method in class io.selendroid.server.common.UiResponse
 
getShaper() - Static method in class io.selendroid.server.common.http.TrafficCounter
 
getStatus() - Method in class io.selendroid.server.common.SelendroidResponse
 
getSupportedApps() - Method in interface io.selendroid.server.common.ServerDetails
 
getSupportedDevices() - Method in interface io.selendroid.server.common.ServerDetails
 
getValue() - Method in class io.selendroid.server.common.SelendroidResponse
 
getxMultiplier() - Method in enum io.selendroid.server.common.action.touch.FlickDirection
 
getyMultiplier() - Method in enum io.selendroid.server.common.action.touch.FlickDirection
 

H

handle(HttpRequest) - Method in class io.selendroid.server.common.BaseRequestHandler
 
handleHttpRequest(HttpRequest, HttpResponse) - Method in class io.selendroid.server.common.BaseServlet
 
handleHttpRequest(HttpRequest, HttpResponse) - Method in interface io.selendroid.server.common.http.HttpServlet
 
handleHttpRequest(HttpRequest, HttpResponse) - Method in class io.selendroid.server.common.StatusServlet
 
handleRequest(HttpRequest, HttpResponse, BaseRequestHandler) - Method in class io.selendroid.server.common.BaseServlet
 
handleResponse(HttpRequest, HttpResponse, SelendroidResponse) - Method in class io.selendroid.server.common.BaseServlet
 
header(String) - Method in interface io.selendroid.server.common.http.HttpRequest
Gets the value of a given header.
header(String) - Method in class io.selendroid.server.common.http.impl.NettyHttpRequest
 
HttpRequest - Interface in io.selendroid.server.common.http
 
HttpResponse - Interface in io.selendroid.server.common.http
 
HttpServer - Class in io.selendroid.server.common.http
 
HttpServer(int) - Constructor for class io.selendroid.server.common.http.HttpServer
 
HttpServlet - Interface in io.selendroid.server.common.http
 

I

IllegalLocatorException - Exception in io.selendroid.server.common.exceptions
 
IllegalLocatorException(String) - Constructor for exception io.selendroid.server.common.exceptions.IllegalLocatorException
 
IllegalLocatorException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.IllegalLocatorException
 
IllegalLocatorException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.IllegalLocatorException
 
INCOMING_TYPE - Static variable in class io.selendroid.server.common.utils.CallLogEntry
 
init() - Method in class io.selendroid.server.common.BaseServlet
initChannel(SocketChannel) - Method in class io.selendroid.server.common.http.ServerInitializer
 
INTERNAL_SERVER_ERROR - Static variable in class io.selendroid.server.common.BaseServlet
 
io.selendroid.server.common - package io.selendroid.server.common
 
io.selendroid.server.common.action.touch - package io.selendroid.server.common.action.touch
 
io.selendroid.server.common.exceptions - package io.selendroid.server.common.exceptions
 
io.selendroid.server.common.http - package io.selendroid.server.common.http
 
io.selendroid.server.common.http.impl - package io.selendroid.server.common.http.impl
 
io.selendroid.server.common.inspector - package io.selendroid.server.common.inspector
 
io.selendroid.server.common.model - package io.selendroid.server.common.model
 
io.selendroid.server.common.utils - package io.selendroid.server.common.utils
 
isClosed() - Method in interface io.selendroid.server.common.http.HttpResponse
 
isClosed() - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
isFor(String[], String[]) - Method in class io.selendroid.server.common.BaseServlet
 
isNewSessionRequest(HttpRequest) - Method in class io.selendroid.server.common.BaseServlet
 

M

mappedUri - Variable in class io.selendroid.server.common.BaseRequestHandler
 
method() - Method in interface io.selendroid.server.common.http.HttpRequest
Returns "GET", "POST", "PUT" or "DELETE".
method() - Method in class io.selendroid.server.common.http.impl.NettyHttpRequest
 
MISSED_TYPE - Static variable in class io.selendroid.server.common.utils.CallLogEntry
 

N

NAME_ID_KEY - Static variable in class io.selendroid.server.common.BaseServlet
 
NettyHttpRequest - Class in io.selendroid.server.common.http.impl
 
NettyHttpRequest(FullHttpRequest) - Constructor for class io.selendroid.server.common.http.impl.NettyHttpRequest
 
NettyHttpResponse - Class in io.selendroid.server.common.http.impl
 
NettyHttpResponse(FullHttpResponse) - Constructor for class io.selendroid.server.common.http.impl.NettyHttpResponse
 
NoSuchContextException - Exception in io.selendroid.server.common.exceptions
 
NoSuchContextException(String) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchContextException
 
NoSuchContextException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchContextException
 
NoSuchContextException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchContextException
 
NoSuchElementAttributeException - Exception in io.selendroid.server.common.exceptions
 
NoSuchElementAttributeException(String) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementAttributeException
 
NoSuchElementAttributeException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementAttributeException
 
NoSuchElementAttributeException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementAttributeException
 
NoSuchElementException - Exception in io.selendroid.server.common.exceptions
 
NoSuchElementException(String) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementException
 
NoSuchElementException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementException
 
NoSuchElementException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.NoSuchElementException
 
number - Variable in class io.selendroid.server.common.utils.CallLogEntry
 

O

OUTGOING_TYPE - Static variable in class io.selendroid.server.common.utils.CallLogEntry
 

P

PAUSE - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
PermissionDeniedException - Exception in io.selendroid.server.common.exceptions
 
PermissionDeniedException(String) - Constructor for exception io.selendroid.server.common.exceptions.PermissionDeniedException
 
PermissionDeniedException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.PermissionDeniedException
 
PermissionDeniedException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.PermissionDeniedException
 
POINTER_CANCEL - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
POINTER_DOWN - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
POINTER_MOVE - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
POINTER_UP - Static variable in class io.selendroid.server.common.action.touch.TouchActionName
 
postHandler - Variable in class io.selendroid.server.common.BaseServlet
 

R

readBytes() - Static method in class io.selendroid.server.common.http.TrafficCounter
 
register(Map<String, BaseRequestHandler>, BaseRequestHandler) - Method in class io.selendroid.server.common.BaseServlet
 
render() - Method in interface io.selendroid.server.common.Response
 
render() - Method in class io.selendroid.server.common.SelendroidResponse
 
render() - Method in class io.selendroid.server.common.UiResponse
 
replyWithServerError(HttpResponse) - Method in class io.selendroid.server.common.BaseServlet
 
Response - Interface in io.selendroid.server.common
 

S

SelendroidException - Exception in io.selendroid.server.common.exceptions
 
SelendroidException(String) - Constructor for exception io.selendroid.server.common.exceptions.SelendroidException
 
SelendroidException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.SelendroidException
 
SelendroidException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.SelendroidException
 
SelendroidResponse - Class in io.selendroid.server.common
 
SelendroidResponse(String, Object) - Constructor for class io.selendroid.server.common.SelendroidResponse
 
SelendroidResponse(String, StatusCode, JSONObject) - Constructor for class io.selendroid.server.common.SelendroidResponse
 
SelendroidResponse(String, StatusCode, Object) - Constructor for class io.selendroid.server.common.SelendroidResponse
 
SelendroidResponse(String, StatusCode, Throwable) - Constructor for class io.selendroid.server.common.SelendroidResponse
 
sendRedirect(String) - Method in interface io.selendroid.server.common.http.HttpResponse
 
sendRedirect(String) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
sendTemporaryRedirect(String) - Method in interface io.selendroid.server.common.http.HttpResponse
 
sendTemporaryRedirect(String) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
ServerDetails - Interface in io.selendroid.server.common
 
ServerHandler - Class in io.selendroid.server.common.http
 
ServerHandler(List<HttpServlet>) - Constructor for class io.selendroid.server.common.http.ServerHandler
 
ServerInitializer - Class in io.selendroid.server.common.http
 
ServerInitializer(List<HttpServlet>) - Constructor for class io.selendroid.server.common.http.ServerInitializer
 
SESSION_ID_KEY - Static variable in class io.selendroid.server.common.BaseServlet
 
SessionNotCreatedException - Exception in io.selendroid.server.common.exceptions
 
SessionNotCreatedException(String) - Constructor for exception io.selendroid.server.common.exceptions.SessionNotCreatedException
 
SessionNotCreatedException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.SessionNotCreatedException
 
SessionNotCreatedException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.SessionNotCreatedException
 
setContent(byte[]) - Method in interface io.selendroid.server.common.http.HttpResponse
 
setContent(String) - Method in interface io.selendroid.server.common.http.HttpResponse
 
setContent(byte[]) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
setContent(String) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
setContentType(String) - Method in interface io.selendroid.server.common.http.HttpResponse
 
setContentType(String) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
setEncoding(Charset) - Method in interface io.selendroid.server.common.http.HttpResponse
 
setEncoding(Charset) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
setStatus(int) - Method in interface io.selendroid.server.common.http.HttpResponse
 
setStatus(int) - Method in class io.selendroid.server.common.http.impl.NettyHttpResponse
 
shutdown() - Static method in class io.selendroid.server.common.http.TrafficCounter
 
StaleElementReferenceException - Exception in io.selendroid.server.common.exceptions
 
StaleElementReferenceException(String) - Constructor for exception io.selendroid.server.common.exceptions.StaleElementReferenceException
 
StaleElementReferenceException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.StaleElementReferenceException
 
StaleElementReferenceException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.StaleElementReferenceException
 
start() - Method in class io.selendroid.server.common.http.HttpServer
 
StatusCode - Enum in io.selendroid.server.common
 
StatusServlet - Class in io.selendroid.server.common
 
StatusServlet(ServerDetails) - Constructor for class io.selendroid.server.common.StatusServlet
 
stop() - Method in class io.selendroid.server.common.http.HttpServer
 

T

time - Variable in class io.selendroid.server.common.utils.CallLogEntry
 
TimeoutException - Exception in io.selendroid.server.common.exceptions
 
TimeoutException(String) - Constructor for exception io.selendroid.server.common.exceptions.TimeoutException
 
TimeoutException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.TimeoutException
 
TimeoutException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.TimeoutException
 
toJSON() - Method in class io.selendroid.server.common.utils.CallLogEntry
 
toString() - Method in enum io.selendroid.server.common.model.ExternalStorageFile
 
TouchActionName - Class in io.selendroid.server.common.action.touch
 
TouchActionName() - Constructor for class io.selendroid.server.common.action.touch.TouchActionName
 
TrafficCounter - Class in io.selendroid.server.common.http
 
TrafficCounter() - Constructor for class io.selendroid.server.common.http.TrafficCounter
 

U

UiResponse - Class in io.selendroid.server.common
 
UiResponse(String, Object) - Constructor for class io.selendroid.server.common.UiResponse
 
UnsupportedOperationException - Exception in io.selendroid.server.common.exceptions
 
UnsupportedOperationException(String) - Constructor for exception io.selendroid.server.common.exceptions.UnsupportedOperationException
 
UnsupportedOperationException(Throwable) - Constructor for exception io.selendroid.server.common.exceptions.UnsupportedOperationException
 
UnsupportedOperationException(String, Throwable) - Constructor for exception io.selendroid.server.common.exceptions.UnsupportedOperationException
 
uri() - Method in interface io.selendroid.server.common.http.HttpRequest
Returns the request URI.
uri() - Method in class io.selendroid.server.common.http.impl.NettyHttpRequest
 

V

valueOf(String) - Static method in enum io.selendroid.server.common.action.touch.FlickDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.selendroid.server.common.model.ExternalStorageFile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.selendroid.server.common.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.selendroid.server.common.action.touch.FlickDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.selendroid.server.common.model.ExternalStorageFile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.selendroid.server.common.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

writtenBytes() - Static method in class io.selendroid.server.common.http.TrafficCounter
 
A B C D E F G H I M N O P R S T U V W 

Copyright © 2015. All rights reserved.