Skip navigation links
A B C D G H I L M P Q R S U V 

A

accept(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http accepted content type for response.
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
 
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.consol.citrus.http.interceptor.MappedInterceptorAdapter
 
afterPropertiesSet() - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
afterPropertiesSet() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Initialize member variables if not set by user in application context.

B

BasicAuthClientHttpRequestFactory - Class in com.consol.citrus.http.client
Factory bean constructing a client request factory with user credentials for basic authentication.
BasicAuthClientHttpRequestFactory() - Constructor for class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
 
BasicAuthConstraint - Class in com.consol.citrus.http.security
Convenient constraint instantiation for basic authentication and multiple user roles.
BasicAuthConstraint(String[]) - Constructor for class com.consol.citrus.http.security.BasicAuthConstraint
Default constructor using fields.

C

CachingHttpServletRequestWrapper - Class in com.consol.citrus.http.servlet
Caching wrapper saves request body data to cache when read.
CachingHttpServletRequestWrapper(HttpServletRequest) - Constructor for class com.consol.citrus.http.servlet.CachingHttpServletRequestWrapper
Default constructor using initial servlet request.
CitrusDispatcherServlet - Class in com.consol.citrus.http.servlet
Citrus dispatcher servlet extends Spring's message dispatcher servlet and just adds optional configuration settings for default mapping strategies and so on.
CitrusDispatcherServlet(HttpServer) - Constructor for class com.consol.citrus.http.servlet.CitrusDispatcherServlet
Default constructor using http server instance that holds this servlet.
CitrusHttpConfigNamespaceHandler - Class in com.consol.citrus.http.config.handler
Namespace handler implementation for components in Citrus http namespace.
CitrusHttpConfigNamespaceHandler() - Constructor for class com.consol.citrus.http.config.handler.CitrusHttpConfigNamespaceHandler
 
CitrusHttpTestcaseNamespaceHandler - Class in com.consol.citrus.http.config.handler
 
CitrusHttpTestcaseNamespaceHandler() - Constructor for class com.consol.citrus.http.config.handler.CitrusHttpTestcaseNamespaceHandler
 
com.consol.citrus.http.client - package com.consol.citrus.http.client
 
com.consol.citrus.http.config.handler - package com.consol.citrus.http.config.handler
 
com.consol.citrus.http.config.xml - package com.consol.citrus.http.config.xml
 
com.consol.citrus.http.controller - package com.consol.citrus.http.controller
 
com.consol.citrus.http.interceptor - package com.consol.citrus.http.interceptor
 
com.consol.citrus.http.message - package com.consol.citrus.http.message
 
com.consol.citrus.http.security - package com.consol.citrus.http.security
 
com.consol.citrus.http.server - package com.consol.citrus.http.server
 
com.consol.citrus.http.servlet - package com.consol.citrus.http.servlet
 
configureHandlerInterceptor(ApplicationContext) - Method in class com.consol.citrus.http.servlet.CitrusDispatcherServlet
Post process handler interceptors.
configureMessageController(ApplicationContext) - Method in class com.consol.citrus.http.servlet.CitrusDispatcherServlet
Post process message controller.
contentType(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http request content type.
contextPath(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http request context path.
convertInbound(HttpEntity, HttpEndpointConfiguration) - Method in class com.consol.citrus.http.message.HttpMessageConverter
 
convertOutbound(Message, HttpEndpointConfiguration) - Method in class com.consol.citrus.http.message.HttpMessageConverter
 
convertOutbound(HttpEntity, Message, HttpEndpointConfiguration) - Method in class com.consol.citrus.http.message.HttpMessageConverter
 
createConsumer() - Method in class com.consol.citrus.http.client.HttpClient
Creates a message consumer for this endpoint.
createEndpoint(String, Map<String, String>, TestContext) - Method in class com.consol.citrus.http.client.HttpEndpointComponent
 
createProducer() - Method in class com.consol.citrus.http.client.HttpClient
Creates a message producer for this endpoint for sending messages to this endpoint.

D

DelegatingHandlerInterceptor - Class in com.consol.citrus.http.interceptor
Interceptor implementation delegates to list of other handler interceptors.
DelegatingHandlerInterceptor() - Constructor for class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
 
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class com.consol.citrus.http.servlet.RequestCachingServletFilter
 

G

getAuthenticator() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Gets the authenticator.
getCharset() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the charset.
getClientInterceptors() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the list of endpoint clientInterceptors.
getConnector() - Method in class com.consol.citrus.http.server.HttpServer
Gets the connector.
getConnectors() - Method in class com.consol.citrus.http.server.HttpServer
Gets the connectors.
getConstraints() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Gets the constraints.
getContentType() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the contentType.
getContextConfigLocation() - Method in class com.consol.citrus.http.server.HttpServer
Gets the contextConfigLocation.
getContextPath() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http request context path.
getContextPath() - Method in class com.consol.citrus.http.server.HttpServer
Gets the contextPath.
getCorrelator() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the correlator.
getDispatherServlet() - Method in class com.consol.citrus.http.server.HttpServer
Gets the Citrus dispatcher servlet.
getEndpointAdapter() - Method in class com.consol.citrus.http.controller.HttpMessageController
Gets the endpoint adapter.
getEndpointClass() - Method in class com.consol.citrus.http.config.xml.HttpClientParser
 
getEndpointConfiguration() - Method in class com.consol.citrus.http.client.HttpClient
 
getEndpointConfiguration() - Method in class com.consol.citrus.http.controller.HttpMessageController
Gets the endpoint configuration.
getEndpointConfigurationClass() - Method in class com.consol.citrus.http.config.xml.HttpClientParser
 
getEndpointUriResolver() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the endpointUriResolver.
getErrorHandlingStrategy() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the errorHandlingStrategy.
getHeaderMapper() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the headerMapper.
getInputStream() - Method in class com.consol.citrus.http.servlet.CachingHttpServletRequestWrapper
 
getInterceptors() - Method in class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
Gets the interceptor list.
getLoginService() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Gets the loginService.
getMessageConverter() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the message converter.
getMessageConverter() - Method in class com.consol.citrus.http.server.HttpServer
Gets the message converter.
getName() - Method in class com.consol.citrus.http.security.User
Gets the name.
getObject() - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Construct the client factory bean with user credentials.
getObject() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Construct new security handler for basic authentication.
getObjectType() - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Get the object type.
getObjectType() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
getPassword() - Method in class com.consol.citrus.http.security.User
Gets the password.
getPath() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the request path after the context path.
getPort() - Method in class com.consol.citrus.http.server.HttpServer
Gets the port.
getQueryParams() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http request query params.
getRealm() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Gets the realm.
getReasonPhrase() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http response reason phrase.
getRequestFactory() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the client request factory.
getRequestMethod() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the requestMethod.
getRequestMethod() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http request method.
getRequestUrl() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Get the complete request URL.
getResourceBase() - Method in class com.consol.citrus.http.server.HttpServer
Gets the resourceBase.
getResponseCache() - Method in class com.consol.citrus.http.controller.HttpMessageController
Gets the responseCache.
getRestTemplate() - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Gets the restTemplate.
getRoles() - Method in class com.consol.citrus.http.security.User
Gets the roles.
getSecurityHandler() - Method in class com.consol.citrus.http.server.HttpServer
Gets the securityHandler.
getServerClass() - Method in class com.consol.citrus.http.config.xml.HttpServerParser
 
getServletHandler() - Method in class com.consol.citrus.http.server.HttpServer
Gets the servletHandler.
getServletMappingPath() - Method in class com.consol.citrus.http.server.HttpServer
Gets the servletMappingPath.
getServletName() - Method in class com.consol.citrus.http.server.HttpServer
Gets the customized servlet name or default name if not set.
getStatusCode() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http response status code.
getUri() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http request request uri.
getUsers() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Gets the users.
getVersion() - Method in class com.consol.citrus.http.message.HttpMessage
Gets the Http version.

H

handleDeleteRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
handleGetRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
handleHeadRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
handleOptionsRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
handlePostRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
handlePutRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
HANDLER_INTERCEPTOR_BEAN_NAME - Static variable in class com.consol.citrus.http.servlet.CitrusDispatcherServlet
Default bean names used in default configuration
handleRequest(String) - Method in class com.consol.citrus.http.interceptor.LoggingClientInterceptor
Handles request messages for logging.
handleRequest(String) - Method in class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
Handle request message and write request to logger.
handleResponse(String) - Method in class com.consol.citrus.http.interceptor.LoggingClientInterceptor
Handles response messages for logging.
handleResponse(String) - Method in class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
Handle response message and write content to logger.
handleTraceRequest(HttpEntity<String>) - Method in class com.consol.citrus.http.controller.HttpMessageController
 
header(String, Object) - Method in class com.consol.citrus.http.message.HttpMessage
Sets new header name value pair.
HTTP_CONTEXT_PATH - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_PREFIX - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
Special header prefix for http transport headers in SOAP message sender
HTTP_QUERY_PARAMS - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_REASON_PHRASE - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_REQUEST_METHOD - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_REQUEST_URI - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_STATUS_CODE - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HTTP_VERSION - Static variable in class com.consol.citrus.http.message.HttpMessageHeaders
 
HttpClient - Class in com.consol.citrus.http.client
Http client sends messages via Http protocol to some Http server instance, defined by a request endpoint url.
HttpClient() - Constructor for class com.consol.citrus.http.client.HttpClient
Default constructor initializing endpoint configuration.
HttpClient(HttpEndpointConfiguration) - Constructor for class com.consol.citrus.http.client.HttpClient
Default constructor using endpoint configuration.
HttpClientParser - Class in com.consol.citrus.http.config.xml
Http client parser sets properties on bean definition for client component.
HttpClientParser() - Constructor for class com.consol.citrus.http.config.xml.HttpClientParser
 
HttpEndpointComponent - Class in com.consol.citrus.http.client
Component creates proper HTTP client endpoint from endpoint uri resource and parameters.
HttpEndpointComponent() - Constructor for class com.consol.citrus.http.client.HttpEndpointComponent
 
HttpEndpointConfiguration - Class in com.consol.citrus.http.client
 
HttpEndpointConfiguration() - Constructor for class com.consol.citrus.http.client.HttpEndpointConfiguration
 
HttpMessage - Class in com.consol.citrus.http.message
 
HttpMessage() - Constructor for class com.consol.citrus.http.message.HttpMessage
Empty constructor initializing with empty message payload.
HttpMessage(Message) - Constructor for class com.consol.citrus.http.message.HttpMessage
Constructs copy of given message.
HttpMessage(Object) - Constructor for class com.consol.citrus.http.message.HttpMessage
Default message using message payload.
HttpMessage(Object, Map<String, Object>) - Constructor for class com.consol.citrus.http.message.HttpMessage
Default message using message payload and headers.
HttpMessageController - Class in com.consol.citrus.http.controller
Message controller implementation handling all incoming requests by forwarding to a message handler for further processing.
HttpMessageController() - Constructor for class com.consol.citrus.http.controller.HttpMessageController
 
HttpMessageConverter - Class in com.consol.citrus.http.message
Message converter implementation able to convert HTTP request and response entities to internal message representation and other way round.
HttpMessageConverter() - Constructor for class com.consol.citrus.http.message.HttpMessageConverter
 
HttpMessageHeaders - Class in com.consol.citrus.http.message
 
HttpReceiveRequestActionParser - Class in com.consol.citrus.http.config.xml
 
HttpReceiveRequestActionParser() - Constructor for class com.consol.citrus.http.config.xml.HttpReceiveRequestActionParser
 
HttpReceiveResponseActionParser - Class in com.consol.citrus.http.config.xml
 
HttpReceiveResponseActionParser() - Constructor for class com.consol.citrus.http.config.xml.HttpReceiveResponseActionParser
 
HttpSendRequestActionParser - Class in com.consol.citrus.http.config.xml
 
HttpSendRequestActionParser() - Constructor for class com.consol.citrus.http.config.xml.HttpSendRequestActionParser
 
HttpSendResponseActionParser - Class in com.consol.citrus.http.config.xml
 
HttpSendResponseActionParser() - Constructor for class com.consol.citrus.http.config.xml.HttpSendResponseActionParser
 
HttpServer - Class in com.consol.citrus.http.server
Simple Http server implementation starting an embedded Jetty server instance with Spring Application context support.
HttpServer() - Constructor for class com.consol.citrus.http.server.HttpServer
 
HttpServerParser - Class in com.consol.citrus.http.config.xml
Parser for Http server implementation in Citrus http namespace.
HttpServerParser() - Constructor for class com.consol.citrus.http.config.xml.HttpServerParser
 

I

init() - Method in class com.consol.citrus.http.config.handler.CitrusHttpConfigNamespaceHandler
 
init() - Method in class com.consol.citrus.http.config.handler.CitrusHttpTestcaseNamespaceHandler
 
initStrategies(ApplicationContext) - Method in class com.consol.citrus.http.servlet.CitrusDispatcherServlet
 
intercept(HttpRequest, byte[], ClientHttpRequestExecution) - Method in class com.consol.citrus.http.interceptor.LoggingClientInterceptor
 
isSingleton() - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Is singleton bean?
isSingleton() - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
isUseRootContextAsParent() - Method in class com.consol.citrus.http.server.HttpServer
Gets the useRootContextAsParent.

L

LoggingClientInterceptor - Class in com.consol.citrus.http.interceptor
Simple logging interceptor writes Http request and response messages to the console.
LoggingClientInterceptor() - Constructor for class com.consol.citrus.http.interceptor.LoggingClientInterceptor
 
LoggingHandlerInterceptor - Class in com.consol.citrus.http.interceptor
Logging interceptor called by Spring MVC for each controller handling a RESTful Http request as a server.
LoggingHandlerInterceptor() - Constructor for class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
 

M

MappedInterceptorAdapter - Class in com.consol.citrus.http.interceptor
Adapter for MappedInterceptor conditionally applies interceptor based on request url and path matcher.
MappedInterceptorAdapter(MappedInterceptor, UrlPathHelper, PathMatcher) - Constructor for class com.consol.citrus.http.interceptor.MappedInterceptorAdapter
Default constructor using mapped interceptor, url path helper as well as path matcher instance.
MESSAGE_CONTROLLER_BEAN_NAME - Static variable in class com.consol.citrus.http.servlet.CitrusDispatcherServlet
 
method(HttpMethod) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http request method.

P

parse(Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpReceiveRequestActionParser
 
parse(Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpReceiveResponseActionParser
 
parse(Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpSendRequestActionParser
 
parse(Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpSendResponseActionParser
 
parseEndpointConfiguration(BeanDefinitionBuilder, Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpClientParser
 
parseServer(BeanDefinitionBuilder, Element, ParserContext) - Method in class com.consol.citrus.http.config.xml.HttpServerParser
 
path(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets request path that is dynamically added to base uri.
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
 
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) - Method in class com.consol.citrus.http.interceptor.MappedInterceptorAdapter
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
 
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.consol.citrus.http.interceptor.LoggingHandlerInterceptor
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.consol.citrus.http.interceptor.MappedInterceptorAdapter
 

Q

queryParam(String, String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets a new Http request query param.
queryParams(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http request query params.

R

reasonPhrase(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http response reason phrase.
receive(TestContext) - Method in class com.consol.citrus.http.client.HttpClient
 
receive(String, TestContext) - Method in class com.consol.citrus.http.client.HttpClient
 
receive(TestContext, long) - Method in class com.consol.citrus.http.client.HttpClient
 
receive(String, TestContext, long) - Method in class com.consol.citrus.http.client.HttpClient
 
RequestCachingServletFilter - Class in com.consol.citrus.http.servlet
Servlet filter introduces a caching mechanism for request message data.
RequestCachingServletFilter() - Constructor for class com.consol.citrus.http.servlet.RequestCachingServletFilter
 

S

SecurityHandlerFactory - Class in com.consol.citrus.http.security
Factory bean constructs a security handler for usage in Jetty servlet container.
SecurityHandlerFactory() - Constructor for class com.consol.citrus.http.security.SecurityHandlerFactory
 
send(Message, TestContext) - Method in class com.consol.citrus.http.client.HttpClient
 
setApplicationContext(ApplicationContext) - Method in class com.consol.citrus.http.server.HttpServer
setAuthenticator(Authenticator) - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Sets the authenticator.
setAuthScope(AuthScope) - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Sets the authScope.
setCharset(String) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the charset.
setClientInterceptors(List<ClientHttpRequestInterceptor>) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the clientInterceptors on this implementation's rest template.
setConnector(Connector) - Method in class com.consol.citrus.http.server.HttpServer
Sets the connector.
setConnectors(Connector[]) - Method in class com.consol.citrus.http.server.HttpServer
Sets the connectors.
setConstraints(Map<String, Constraint>) - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Sets the constraints.
setContentType(String) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the contentType.
setContextConfigLocation(String) - Method in class com.consol.citrus.http.server.HttpServer
Sets the contextConfigLocation.
setContextPath(String) - Method in class com.consol.citrus.http.server.HttpServer
Sets the contextPath.
setCorrelationManager(CorrelationManager<Message>) - Method in class com.consol.citrus.http.client.HttpClient
Sets the correlation manager.
setCorrelator(MessageCorrelator) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Set the reply message correlator.
setCredentials(Credentials) - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Sets the credentials.
setEndpointAdapter(EndpointAdapter) - Method in class com.consol.citrus.http.controller.HttpMessageController
Sets the endpointAdapter.
setEndpointConfiguration(HttpEndpointConfiguration) - Method in class com.consol.citrus.http.controller.HttpMessageController
Sets the endpoint configuration.
setEndpointUriResolver(EndpointUriResolver) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the endpoint uri resolver.
setErrorHandlingStrategy(ErrorHandlingStrategy) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the errorHandlingStrategy.
setHeader(String, Object) - Method in class com.consol.citrus.http.message.HttpMessage
 
setHeaderMapper(HeaderMapper<HttpHeaders>) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the headerMapper.
setHttpClient(HttpClient) - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Sets the httpClient.
setInterceptors(List<HandlerInterceptor>) - Method in class com.consol.citrus.http.interceptor.DelegatingHandlerInterceptor
Sets the interceptor list.
setLoginService(MappedLoginService) - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Sets the loginService.
setMessageConverter(HttpMessageConverter) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the message converter.
setMessageConverter(HttpMessageConverter) - Method in class com.consol.citrus.http.server.HttpServer
Sets the message converter.
setMessageListener(MessageListeners) - Method in class com.consol.citrus.http.interceptor.LoggingClientInterceptor
Sets the message listener.
setName(String) - Method in class com.consol.citrus.http.security.User
Sets the name.
setParams(Map<String, Object>) - Method in class com.consol.citrus.http.client.BasicAuthClientHttpRequestFactory
Sets the params.
setPassword(String) - Method in class com.consol.citrus.http.security.User
Sets the password.
setPort(int) - Method in class com.consol.citrus.http.server.HttpServer
Sets the port.
setRealm(String) - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Sets the realm.
setRequestFactory(ClientHttpRequestFactory) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the client request factory.
setRequestMethod(HttpMethod) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the requestMethod.
setRequestUrl(String) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Set the complete request URL.
setResourceBase(String) - Method in class com.consol.citrus.http.server.HttpServer
Sets the resourceBase.
setRestTemplate(RestTemplate) - Method in class com.consol.citrus.http.client.HttpEndpointConfiguration
Sets the restTemplate.
setRoles(String[]) - Method in class com.consol.citrus.http.security.User
Sets the roles.
setSecurityHandler(SecurityHandler) - Method in class com.consol.citrus.http.server.HttpServer
Sets the securityHandler.
setServletHandler(ServletHandler) - Method in class com.consol.citrus.http.server.HttpServer
Sets the servletHandler.
setServletMappingPath(String) - Method in class com.consol.citrus.http.server.HttpServer
Sets the servletMappingPath.
setServletName(String) - Method in class com.consol.citrus.http.server.HttpServer
Sets the servletName.
setUseRootContextAsParent(boolean) - Method in class com.consol.citrus.http.server.HttpServer
Sets the useRootContextAsParent.
setUsers(List<User>) - Method in class com.consol.citrus.http.security.SecurityHandlerFactory
Sets the users.
shutdown() - Method in class com.consol.citrus.http.server.HttpServer
 
startup() - Method in class com.consol.citrus.http.server.HttpServer
 
status(HttpStatus) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http response status code.
statusCode(Integer) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http response status code.

U

uri(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http request request uri.
User - Class in com.consol.citrus.http.security
User model object for easy instantiation in Spring application context.
User() - Constructor for class com.consol.citrus.http.security.User
Default constructor.
User(String, String, String[]) - Constructor for class com.consol.citrus.http.security.User
Default constructor using fields.

V

version(String) - Method in class com.consol.citrus.http.message.HttpMessage
Sets the Http version.
A B C D G H I L M P Q R S U V 
Skip navigation links

Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.