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

A

AbstractHttpConsumerMarshaler - Class in org.apache.servicemix.http.endpoints
 
AbstractHttpConsumerMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.AbstractHttpConsumerMarshaler
 
AbstractHttpProviderMarshaler - Class in org.apache.servicemix.http.endpoints
 
AbstractHttpProviderMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
AbstractProcessor - Class in org.apache.servicemix.http.processors
Abstract base class for provider and consumer processor.
activate() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
activate() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
addResource(String, Object) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
addResponseHeaders(MessageExchange, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpConsumerMarshaler
 
applyCredentials(HttpClient, MessageExchange, NormalizedMessage, HostConfiguration) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Applies this authentication to the given method.
applyProxyCredentials(HttpClient, MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Applies this authentication to the given method.
arrayFormat(String, Object[]) - Static method in class org.apache.servicemix.http.jetty.JCLLogger
 
authenticate(String, Object, Request) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
authMethod - Variable in class org.apache.servicemix.http.HttpEndpoint
 

B

BasicAuthCredentials - Class in org.apache.servicemix.http
 
BasicAuthCredentials() - Constructor for class org.apache.servicemix.http.BasicAuthCredentials
 
basicAuthentication - Variable in class org.apache.servicemix.http.HttpEndpoint
 
binding - Variable in class org.apache.servicemix.http.HttpEndpoint
 

C

channel - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
channel - Variable in class org.apache.servicemix.http.processors.ProviderProcessor
 
cleanUp() - Method in class org.apache.servicemix.http.HttpBootstrap
 
client - Variable in class org.apache.servicemix.http.HttpComponent
 
close() - Method in class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
CommonsHttpSSLSocketFactory - Class in org.apache.servicemix.http.processors
 
CommonsHttpSSLSocketFactory(SslParameters, KeystoreManager) - Constructor for class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
CONFIG_FILE - Static variable in class org.apache.servicemix.http.HttpConfiguration
 
configuration - Variable in class org.apache.servicemix.http.HttpBootstrap
 
configuration - Variable in class org.apache.servicemix.http.HttpComponent
 
connectionManager - Variable in class org.apache.servicemix.http.HttpComponent
 
connectionPool - Variable in class org.apache.servicemix.http.HttpComponent
 
ConsumerProcessor - Class in org.apache.servicemix.http.processors
 
ConsumerProcessor(HttpEndpoint) - Constructor for class org.apache.servicemix.http.processors.ConsumerProcessor
 
context - Variable in class org.apache.servicemix.http.HttpBootstrap
 
context - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
ContextManager - Interface in org.apache.servicemix.http
 
ContinuationHelper - Class in org.apache.servicemix.http.jetty
A few helper methods for working with Jetty continuations
createConsumerProcessor() - Method in class org.apache.servicemix.http.HttpEndpoint
 
createContext(String, HttpProcessor) - Method in interface org.apache.servicemix.http.ContextManager
 
createContext(String, HttpProcessor) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
createContext(String, HttpProcessor) - Method in class org.apache.servicemix.http.ManagedContextManager
 
createEndpoint(ExtensibilityElement, ExtensibilityElement, JbiEndpoint) - Method in class org.apache.servicemix.http.HttpWsdl1Deployer
 
createExchange(HttpServletRequest, ComponentContext) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
createExchange(HttpServletRequest) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
createExchange(HttpServletRequest, ComponentContext) - Method in interface org.apache.servicemix.http.endpoints.HttpConsumerMarshaler
 
createExchange(HttpServletRequest, ComponentContext) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
createExchange(HttpServletRequest, ComponentContext) - Method in class org.apache.servicemix.http.endpoints.SerializedMarshaler
 
createExternalEndpoint() - Method in class org.apache.servicemix.http.HttpEndpoint
 
createFactory() - Method in class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
createManagedFactory(SslParameters, KeystoreManager) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
createMessage(MessageExchange) - Static method in exception org.apache.servicemix.http.exception.LateResponseException
Helper method to create the late response error message
createNewJettyClient() - Method in class org.apache.servicemix.http.HttpComponent
 
createProviderProcessor() - Method in class org.apache.servicemix.http.HttpEndpoint
 
createRequest(MessageExchange, NormalizedMessage, SmxHttpExchange) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
createRequest(MessageExchange, NormalizedMessage, SmxHttpExchange) - Method in interface org.apache.servicemix.http.endpoints.HttpProviderMarshaler
 
createRequest(MessageExchange, NormalizedMessage, SmxHttpExchange) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
createServer(URL, SslParameters) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
createServiceUnitManager() - Method in class org.apache.servicemix.http.HttpComponent
 
createSocket(Socket, String, int, boolean) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
createSocket(String, int) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 
createUnmanagedFactory(SslParameters) - Method in class org.apache.servicemix.http.processors.CommonsHttpSSLSocketFactory
 

D

deactivate() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
debug(String, Throwable) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
debug(String, Object, Object) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
DEFAULT_JETTY_CONNECTOR_CLASS_NAME - Static variable in class org.apache.servicemix.http.HttpConfiguration
 
DefaultHttpConsumerMarshaler - Class in org.apache.servicemix.http.endpoints
The default consumer marshaler used for non-soap consumer endpoints.
DefaultHttpConsumerMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
DefaultHttpConsumerMarshaler(URI) - Constructor for class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
DefaultHttpProviderMarshaler - Class in org.apache.servicemix.http.endpoints
Default marshaler used for non-soap provider endpoints.
DefaultHttpProviderMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
disassociate(Principal) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
dispatch(Runnable) - Method in class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 
displayServices(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.ManagedContextManager.MainProcessor
 
doCleanUp() - Method in class org.apache.servicemix.http.HttpBootstrap
 
doInit() - Method in class org.apache.servicemix.http.HttpBootstrap
 
doInit() - Method in class org.apache.servicemix.http.HttpComponent
 
domain - Variable in class org.apache.servicemix.http.BasicAuthCredentials
 
doShutDown() - Method in class org.apache.servicemix.http.HttpComponent
 
doStart() - Method in class org.apache.servicemix.http.HttpComponent
 
doStop() - Method in class org.apache.servicemix.http.HttpComponent
 

E

endpoint - Variable in class org.apache.servicemix.http.processors.AbstractProcessor
 
endpoints - Variable in class org.apache.servicemix.http.HttpComponent
 
EPR_PROTOCOLS - Static variable in class org.apache.servicemix.http.HttpComponent
 
equals(Object) - Method in class org.apache.servicemix.http.SslParameters
 
exchanges - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 

F

failure(String, String, Throwable) - Method in class org.apache.servicemix.http.HttpEndpoint
 
filterBindingElement(ExtensibilityElement) - Method in class org.apache.servicemix.http.HttpWsdl1Deployer
 
filterPortElement(ExtensibilityElement) - Method in class org.apache.servicemix.http.HttpWsdl1Deployer
 

G

generateDocument(HttpServletResponse, Node) - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
getAcceptEncoding() - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
getAuthenticationService() - Method in class org.apache.servicemix.http.HttpComponent
 
getAuthenticationService() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the authentication service being used.
getAuthenticationService() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getAuthenticationService() - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
getAuthenticationServiceName() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the JNDI name of the authentication service object.
getAuthenticationServiceName() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getAuthMethod() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Returns a string describing the authentication scheme being used by an endpoint.
getAuthMethod() - Method in class org.apache.servicemix.http.HttpEndpoint
Returns a string describing the authentication scheme being used by an endpoint.
getAuthMethod() - Method in interface org.apache.servicemix.http.HttpProcessor
 
getAuthMethod() - Method in class org.apache.servicemix.http.ManagedContextManager.MainProcessor
 
getAuthMethod() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
getBaseInputSource() - Method in class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
getBaseURI() - Method in class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
getBaseUrl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
getBasicAuthentication() - Method in class org.apache.servicemix.http.HttpEndpoint
Gets the authentication data used for provider endpoints using basic authentication.
getBinding() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
getBinding() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
getBinding() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getChain(InterceptorProvider.Phase) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
getChain(InterceptorProvider.Phase) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
getClient() - Method in class org.apache.servicemix.http.HttpComponent
 
getClient() - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
getClientSoTimeout() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getClientSoTimeout() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of milliseconds for soTimeout parameter of JettyClient when JettyClient instance is shared among http:provider enpoints.
getComponentName() - Method in class org.apache.servicemix.http.HttpConfiguration
 
getConfiguration() - Method in class org.apache.servicemix.http.HttpComponent
 
getConfiguration() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getConfiguration() - Method in class org.apache.servicemix.http.ManagedContextManager
 
getConfiguration() - Method in class org.apache.servicemix.http.processors.AbstractProcessor
 
getConfiguredEndpoints() - Method in class org.apache.servicemix.http.HttpComponent
 
getConnectionPool() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getConnectionPool() - Method in class org.apache.servicemix.http.HttpComponent
 
getConnectorMaxIdleTime() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the amount of time, in milliseconds, that a connection will sit idle before timing out.
getConnectorMaxIdleTime() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getConsumerProcessorSuspendTime() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of milliseconds passed to the susspend method of the Jetty Continuation object used to process requests.
getConsumerProcessorSuspendTime() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getConsumes(Endpoint) - Method in class org.apache.servicemix.http.packaging.HttpServiceUnitAnalyzer
 
getContentEncoding() - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
getContentLength() - Method in class org.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
 
getContentType() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getContentType(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getContentType() - Method in class org.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
 
getContentTypeExpression() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getCredentials() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getDefaultMep() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
getDefaultMep() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Returns a URI representing the default message exachange pattern(MEP) used by an endpoint.
getDomain() - Method in class org.apache.servicemix.http.BasicAuthCredentials
Returns the domain for NTLM authentication.
getDomain() - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
getEndpointClasses() - Method in class org.apache.servicemix.http.HttpComponent
 
getEndpoints() - Method in class org.apache.servicemix.http.HttpComponent
 
getEPRProtocols() - Method in class org.apache.servicemix.http.HttpComponent
 
getExtensionMBean() - Method in class org.apache.servicemix.http.HttpComponent
 
getExtensionMBeanName() - Method in class org.apache.servicemix.http.HttpBootstrap
 
getHeaderBlackList() - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
getHeaders() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getHeaders(HttpServletRequest) - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
getHeaders(HttpServletRequest) - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
getHeaders(HttpMethod) - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
getHost() - Method in class org.apache.servicemix.http.BasicAuthCredentials
Returns the host for NTLM authentication.
getHost() - Method in class org.apache.servicemix.http.HttpComponent
Returns the host name.
getIdleThreads() - Method in class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 
getImportInputSource(String, String) - Method in class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
getJettyClientThreadPoolSize() - Method in class org.apache.servicemix.http.HttpConfiguration
Get the maximum number of threads in the client-side thread pool.
getJettyClientThreadPoolSize() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getJettyConnectorClassName() - Method in class org.apache.servicemix.http.HttpConfiguration
Returns the name of the class implementing the Jetty connector used by an HTTP endpoint.
getJettyConnectorClassName() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getJettyThreadPoolSize() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of maximum number of threads in the server-side threadpool.
getJettyThreadPoolSize() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getKey(URL) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getKeyAlias() - Method in class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
getKeyAlias() - Method in class org.apache.servicemix.http.SslParameters
 
getKeyManagerFactoryAlgorithm() - Method in class org.apache.servicemix.http.SslParameters
 
getKeyPassword() - Method in class org.apache.servicemix.http.SslParameters
 
getKeyStore() - Method in class org.apache.servicemix.http.SslParameters
 
getKeystoreManager() - Method in class org.apache.servicemix.http.HttpComponent
 
getKeystoreManager() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the object used as the keystore manager.
getKeystoreManager() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getKeystoreManager() - Method in class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
getKeystoreManagerName() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the JNDI name of the keystore manager object.
getKeystoreManagerName() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getKeyStorePassword() - Method in class org.apache.servicemix.http.SslParameters
 
getKeyStoreType() - Method in class org.apache.servicemix.http.SslParameters
 
getLateResponseStrategy() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
getLatestImportURI() - Method in class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
getLocationURI() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getLocationUri(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getLocationURI() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Returns the URI at which the endpoint listens for new requests.
getLocationURI() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Returns the URI to which the endpoint sends requests.
getLocationURI() - Method in class org.apache.servicemix.http.HttpEndpoint
Returns the URI to which the endpoint sends requests.
getLocationURIExpression() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getLogger(String) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
getMainProcessor() - Method in interface org.apache.servicemix.http.ContextManager
 
getMainProcessor() - Method in class org.apache.servicemix.http.HttpComponent
When servicemix-http is embedded inside a web application and configured to reuse the existing servlet container, this method will create and return the HTTPProcessor which will handle all servlet calls
getMainProcessor() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getMainProcessor() - Method in class org.apache.servicemix.http.ManagedContextManager
 
getMapping() - Method in class org.apache.servicemix.http.HttpConfiguration
 
getMarshaler() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
getMarshaler() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getMaxConnectionsPerAddress() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getMaxConnectionsPerAddress() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of the maximum connections per address that JettyClient creates for each destination.
getMaxConnectionsPerHost() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the maximum number of concurent requests allowed from a particular host.
getMaxConnectionsPerHost() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getMaxTotalConnections() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the maximum number of concurent connections allowed to an endpoint.
getMaxTotalConnections() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getMBeanServer() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getMethod() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getMethod(MessageExchange, NormalizedMessage) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getMethodExpression() - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
getName() - Method in class org.apache.servicemix.http.jetty.JaasJettyPrincipal
 
getName() - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
getPassword() - Method in class org.apache.servicemix.http.BasicAuthCredentials
Returns the password for authentication.
getPath() - Method in class org.apache.servicemix.http.HttpComponent
 
getPolicies() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
getPolicies() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
getPolicies() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
getPolicies() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
getPort() - Method in class org.apache.servicemix.http.HttpComponent
 
getPrincipal() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getPrincipal(String) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
getProcessor() - Method in class org.apache.servicemix.http.HttpBridgeServlet
 
getProtocol() - Method in class org.apache.servicemix.http.HttpComponent
 
getProtocol() - Method in class org.apache.servicemix.http.SslParameters
 
getProvider() - Method in class org.apache.servicemix.http.SslParameters
 
getProviderExpirationTime() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getProviderExpirationTime() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of milliseconds that the provider will wait for a response before expiring.
getProviderExpirationTime() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getProxy() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getProxyCredentials() - Method in class org.apache.servicemix.http.ProxyParameters
 
getProxyHost() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getProxyHost() - Method in class org.apache.servicemix.http.HttpConfiguration
 
getProxyHost() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getProxyHost() - Method in class org.apache.servicemix.http.ProxyParameters
Proxy Host through which every http call are emitted
getProxyPassword() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getProxyPort() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getProxyPort() - Method in class org.apache.servicemix.http.HttpConfiguration
 
getProxyPort() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getProxyPort() - Method in class org.apache.servicemix.http.ProxyParameters
Proxy Port for the proxy host specified
getProxyUsername() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getRequestEncodingStream(String, InputStream) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpConsumerMarshaler
 
getRequestEncodingStream(String, OutputStream) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
getResolvedEPR(ServiceEndpoint) - Method in class org.apache.servicemix.http.HttpComponent
 
getResource(String) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
getResponseContent() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseData() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseEncoding() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseEncodingStream(String, OutputStream) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpConsumerMarshaler
 
getResponseEncodingStream(String, InputStream) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
getResponseFields() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseReader() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseStatus() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getResponseStream() - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
getRetryCount() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the number of times a request will be tried before an error is created.
getRetryCount() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getRootDir() - Method in class org.apache.servicemix.http.HttpConfiguration
 
getServer() - Method in class org.apache.servicemix.http.HttpComponent
 
getServer(URL) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getServerManager() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
getServerManager() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
getSoapAction() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getSoapVersion() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Get the defined SOAP version to use
getSoapVersion() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
getSoapVersion() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
getSoLingerTime() - Method in class org.apache.servicemix.http.HttpConfiguration
Gets the amount of connector soLingerTime, in milliseconds.
getSoLingerTime() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
getSsl() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
getSsl() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
getSsl() - Method in class org.apache.servicemix.http.HttpEndpoint
 
getSsl() - Method in interface org.apache.servicemix.http.HttpProcessor
 
getSsl() - Method in class org.apache.servicemix.http.ManagedContextManager.MainProcessor
 
getSsl() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
getSSLContext() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.SSLManagedHttpClient
 
getStrictSSLContext() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.SSLManagedHttpClient
 
getSubject() - Method in class org.apache.servicemix.http.jetty.JaasJettyPrincipal
 
getTargetPortType(Definition) - Method in class org.apache.servicemix.http.HttpEndpoint
 
getThreadPool() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
getThreads() - Method in class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 
getTimeout() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Returns the timeout value for an HTTP endpoint.
getTimeout() - Method in class org.apache.servicemix.http.HttpEndpoint
Returns the timeout value for an HTTP endpoint.
getTrustManagerFactoryAlgorithm() - Method in class org.apache.servicemix.http.SslParameters
 
getTrustStore() - Method in class org.apache.servicemix.http.SslParameters
 
getTrustStorePassword() - Method in class org.apache.servicemix.http.SslParameters
 
getTrustStoreType() - Method in class org.apache.servicemix.http.SslParameters
 
getUsername() - Method in class org.apache.servicemix.http.BasicAuthCredentials
Returns the username for authentication.
getWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
getWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Gets the WSDL document needed by an endpoint.
getXBeanFile() - Method in class org.apache.servicemix.http.packaging.HttpServiceUnitAnalyzer
 

H

handle(SmxHttpExchange, MessageExchange) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
handle(String, HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.servicemix.http.jetty.JettyContextManager.DisplayServiceHandler
 
handleException(MessageExchange, SmxHttpExchange, Throwable) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
handleException(SmxHttpExchange, MessageExchange, Throwable) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
handleException(MessageExchange, SmxHttpExchange, Throwable) - Method in interface org.apache.servicemix.http.endpoints.HttpProviderMarshaler
 
handleException(MessageExchange, SmxHttpExchange, Throwable) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
handleResponse(MessageExchange, SmxHttpExchange) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
handleResponse(MessageExchange, SmxHttpExchange) - Method in interface org.apache.servicemix.http.endpoints.HttpProviderMarshaler
 
handleResponse(MessageExchange, SmxHttpExchange) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
handleStaticResource(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Handle static resources
hashCode() - Method in class org.apache.servicemix.http.SslParameters
 
HEADER_CONTENT_LENGTH - Static variable in class org.apache.servicemix.http.processors.AbstractProcessor
 
HEADER_CONTENT_TYPE - Static variable in class org.apache.servicemix.http.processors.AbstractProcessor
 
HEADER_SOAP_ACTION - Static variable in class org.apache.servicemix.http.processors.AbstractProcessor
 
host - Variable in class org.apache.servicemix.http.BasicAuthCredentials
 
host - Variable in class org.apache.servicemix.http.HttpComponent
 
HttpBootstrap - Class in org.apache.servicemix.http
Base class for components bootstrap.
HttpBootstrap() - Constructor for class org.apache.servicemix.http.HttpBootstrap
 
HttpBridgeServlet - Class in org.apache.servicemix.http
 
HttpBridgeServlet() - Constructor for class org.apache.servicemix.http.HttpBridgeServlet
 
HttpComponent - Class in org.apache.servicemix.http
an HTTP JBI component
HttpComponent() - Constructor for class org.apache.servicemix.http.HttpComponent
 
HttpConfiguration - Class in org.apache.servicemix.http
Class to hold the configuration for the Jetty instance used by an HTTP endpoint.
HttpConfiguration() - Constructor for class org.apache.servicemix.http.HttpConfiguration
 
HttpConfigurationMBean - Interface in org.apache.servicemix.http
 
HttpConsumerEndpoint - Class in org.apache.servicemix.http.endpoints
Plain HTTP consumer endpoint.
HttpConsumerEndpoint() - Constructor for class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
HttpConsumerEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
HttpConsumerEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
HttpConsumerEndpoint.LateResponseStrategy - Enum in org.apache.servicemix.http.endpoints
Determines how the HTTP consumer endpoint should handle a late response from the NMR
HttpConsumerMarshaler - Interface in org.apache.servicemix.http.endpoints
 
httpContext - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
HttpEndpoint - Class in org.apache.servicemix.http
an HTTP endpoint.
HttpEndpoint() - Constructor for class org.apache.servicemix.http.HttpEndpoint
 
HttpEndpoint(boolean) - Constructor for class org.apache.servicemix.http.HttpEndpoint
 
HttpEndpointType - Interface in org.apache.servicemix.http
Marker interface for HTTP endpoints
HttpProcessor - Interface in org.apache.servicemix.http
 
HttpProviderEndpoint - Class in org.apache.servicemix.http.endpoints
A plain HTTP provider.
HttpProviderEndpoint() - Constructor for class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
HttpProviderEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
HttpProviderEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
HttpProviderEndpoint.Exchange - Class in org.apache.servicemix.http.endpoints
 
HttpProviderEndpoint.Exchange(MessageExchange) - Constructor for class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.Exchange
 
HttpProviderEndpoint.SSLManagedHttpClient - Class in org.apache.servicemix.http.endpoints
 
HttpProviderEndpoint.SSLManagedHttpClient() - Constructor for class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.SSLManagedHttpClient
 
HttpProviderMarshaler - Interface in org.apache.servicemix.http.endpoints
 
HttpServiceUnitAnalyzer - Class in org.apache.servicemix.http.packaging
Implementation of the ServiceUnitAnalyzer can be used in tooling to provide a way to parse the artifact for the service unit and provide a list of consumes and provides
HttpServiceUnitAnalyzer() - Constructor for class org.apache.servicemix.http.packaging.HttpServiceUnitAnalyzer
 
HttpSoapConsumerEndpoint - Class in org.apache.servicemix.http.endpoints
 
HttpSoapConsumerEndpoint() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
HttpSoapConsumerEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
HttpSoapConsumerEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
HttpSoapConsumerEndpoint.Wsdl2Validator - Class in org.apache.servicemix.http.endpoints
Use an inner class to avoid having a strong dependency on Woden if not needed
HttpSoapConsumerEndpoint.Wsdl2Validator() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint.Wsdl2Validator
 
HttpSoapConsumerMarshaler - Class in org.apache.servicemix.http.endpoints
 
HttpSoapConsumerMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
HttpSoapProviderEndpoint - Class in org.apache.servicemix.http.endpoints
An HTTP provider endpoint optimized to work with SOAP messages.
HttpSoapProviderEndpoint() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
HttpSoapProviderEndpoint(DefaultComponent, ServiceEndpoint) - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
HttpSoapProviderEndpoint(ServiceUnit, QName, String) - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
HttpSoapProviderEndpoint.Wsdl2Validator - Class in org.apache.servicemix.http.endpoints
Use an inner class to avoid having a strong dependency on Woden if not needed
HttpSoapProviderEndpoint.Wsdl2Validator() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint.Wsdl2Validator
 
HttpSoapProviderMarshaler - Class in org.apache.servicemix.http.endpoints
 
HttpSoapProviderMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
HttpTimeoutException - Exception in org.apache.servicemix.http.exception
Exception thrown when an HTTP connection has timed out
HttpTimeoutException(MessageExchange) - Constructor for exception org.apache.servicemix.http.exception.HttpTimeoutException
 
HttpWsdl1Deployer - Class in org.apache.servicemix.http
 
HttpWsdl1Deployer(ServiceMixComponent) - Constructor for class org.apache.servicemix.http.HttpWsdl1Deployer
 

I

info(String, Object, Object) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
init() - Method in interface org.apache.servicemix.http.ContextManager
 
init(InstallationContext) - Method in class org.apache.servicemix.http.HttpBootstrap
 
init(ServletConfig) - Method in class org.apache.servicemix.http.HttpBridgeServlet
 
init() - Static method in class org.apache.servicemix.http.jetty.JCLLogger
 
init() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
init() - Method in class org.apache.servicemix.http.ManagedContextManager
 
init() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
init() - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
isBlackListed(String) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
checks if a property is on black list
isDebugEnabled() - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
isExpectGzippedResponse() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
isGzipRequest() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
isJettyClientPerProvider() - Method in class org.apache.servicemix.http.HttpConfiguration
Determines if each HTTP provider endpoint uses its own Jetty client.
isJettyClientPerProvider() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
isJettyManagement() - Method in class org.apache.servicemix.http.HttpConfiguration
 
isJettyManagement() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
isLowOnThreads() - Method in class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 
isManaged() - Method in class org.apache.servicemix.http.HttpConfiguration
 
isManaged() - Method in class org.apache.servicemix.http.SslParameters
 
isNeedClientAuth() - Method in class org.apache.servicemix.http.SslParameters
 
isNewContinuation(Continuation) - Static method in class org.apache.servicemix.http.jetty.ContinuationHelper
Is this a new continuation object?
isPreemptiveAuthentication() - Method in class org.apache.servicemix.http.HttpConfiguration
 
isRepeatable() - Method in class org.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
 
isResponseContentTypeCheck() - Method in class org.apache.servicemix.http.HttpEndpoint
 
isRewriteSoapAddress() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
isStreamingEnabled() - Method in class org.apache.servicemix.http.HttpConfiguration
Determines if client-side requests use HTTP streaming.
isStreamingEnabled() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
isSynchronous() - Method in class org.apache.servicemix.http.HttpEndpoint
 
isUseHostPortForAuthScope() - Method in class org.apache.servicemix.http.HttpConfiguration
 
isUseJbiWrapper() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
isUseJbiWrapper() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
isUseJbiWrapper() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Determines if the endpoint wraps SOAP messages in the JBI wrapper.
isUseJbiWrapper() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
isUserInRole(Principal, String) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
isValidateWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
isValidateWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Determines if the WSDL will be checked for WS-I basic profile compliance.
isValidEndpoint(Object) - Method in class org.apache.servicemix.http.packaging.HttpServiceUnitAnalyzer
 
isWantClientAuth() - Method in class org.apache.servicemix.http.SslParameters
 
isWantContentTypeHeaderFromExchangeIntoHttpRequest() - Method in class org.apache.servicemix.http.HttpEndpoint
Determines if the HTTP provider processor copies the HTTP headers from the HTTP response into the JBI exchange.
isWantHeadersFromHttpIntoExchange() - Method in class org.apache.servicemix.http.HttpConfiguration
Determines if the HTTP provider processor copies the HTTP headers from the HTTP response into the JBI exchange.
isWantHeadersFromHttpIntoExchange() - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 

J

JaasJettyPrincipal - Class in org.apache.servicemix.http.jetty
 
JaasJettyPrincipal(String) - Constructor for class org.apache.servicemix.http.jetty.JaasJettyPrincipal
 
JaasUserRealm - Class in org.apache.servicemix.http.jetty
A JAAS based implementation of a realm for jetty 6.
JaasUserRealm() - Constructor for class org.apache.servicemix.http.jetty.JaasUserRealm
 
JCLLogger - Class in org.apache.servicemix.http.jetty
A jetty6 logger implementation on top of commons-logging
JCLLogger() - Constructor for class org.apache.servicemix.http.jetty.JCLLogger
 
JCLLogger(String) - Constructor for class org.apache.servicemix.http.jetty.JCLLogger
 
JettyContextManager - Class in org.apache.servicemix.http.jetty
 
JettyContextManager() - Constructor for class org.apache.servicemix.http.jetty.JettyContextManager
 
JettyContextManager.DisplayServiceHandler - Class in org.apache.servicemix.http.jetty
 
JettyContextManager.DisplayServiceHandler() - Constructor for class org.apache.servicemix.http.jetty.JettyContextManager.DisplayServiceHandler
 
JettyContextManager.ThreadPoolWrapper - Class in org.apache.servicemix.http.jetty
 
JettyContextManager.ThreadPoolWrapper() - Constructor for class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 
join() - Method in class org.apache.servicemix.http.jetty.JettyContextManager.ThreadPoolWrapper
 

L

LateResponseException - Exception in org.apache.servicemix.http.exception
Exception to indicate that a late response has been received from the ESB, i.e.
LateResponseException(MessageExchange) - Constructor for exception org.apache.servicemix.http.exception.LateResponseException
 
load() - Method in class org.apache.servicemix.http.HttpConfiguration
 
loadStaticResources() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
loadStaticResources() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
locationURI - Variable in class org.apache.servicemix.http.HttpEndpoint
 
locks - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
logout(Principal) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 

M

MAIN_WSDL - Static variable in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
ManagedContextManager - Class in org.apache.servicemix.http
 
ManagedContextManager() - Constructor for class org.apache.servicemix.http.ManagedContextManager
 
ManagedContextManager.MainProcessor - Class in org.apache.servicemix.http
 
ManagedContextManager.MainProcessor() - Constructor for class org.apache.servicemix.http.ManagedContextManager.MainProcessor
 
mapDefinition(Definition) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
mapImports(Definition, String) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
MAPPING_DEFAULT - Static variable in class org.apache.servicemix.http.HttpConfiguration
 
mbeanName - Variable in class org.apache.servicemix.http.HttpBootstrap
 

O

onConnectionFailed(Throwable) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.Exchange
 
onException(Throwable) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.Exchange
 
onExpire() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.Exchange
 
onInstall() - Method in class org.apache.servicemix.http.HttpBootstrap
 
onResponseComplete() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint.Exchange
 
onResponseContent(Buffer) - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
onResponseHeader(Buffer, Buffer) - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
onResponseStatus(Buffer, int, Buffer) - Method in class org.apache.servicemix.http.jetty.SmxHttpExchange
 
onUninstall() - Method in class org.apache.servicemix.http.HttpBootstrap
 
org.apache.servicemix.http - package org.apache.servicemix.http
 
org.apache.servicemix.http.endpoints - package org.apache.servicemix.http.endpoints
 
org.apache.servicemix.http.exception - package org.apache.servicemix.http.exception
 
org.apache.servicemix.http.jetty - package org.apache.servicemix.http.jetty
 
org.apache.servicemix.http.packaging - package org.apache.servicemix.http.packaging
 
org.apache.servicemix.http.processors - package org.apache.servicemix.http.processors
 
overrideDefinition(Definition) - Method in class org.apache.servicemix.http.HttpEndpoint
 

P

password - Variable in class org.apache.servicemix.http.BasicAuthCredentials
 
path - Variable in class org.apache.servicemix.http.HttpComponent
 
popRole(Principal) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
port - Variable in class org.apache.servicemix.http.HttpComponent
 
process(MessageExchange) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
process(MessageExchange) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
process(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.servicemix.http.HttpProcessor
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.ManagedContextManager.MainProcessor
 
process(MessageExchange) - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
process(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
process(MessageExchange) - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
protocol - Variable in class org.apache.servicemix.http.HttpComponent
 
ProviderProcessor - Class in org.apache.servicemix.http.processors
 
ProviderProcessor(HttpEndpoint) - Constructor for class org.apache.servicemix.http.processors.ProviderProcessor
 
ProviderProcessor.StreamingRequestEntity - Class in org.apache.servicemix.http.processors
 
ProviderProcessor.StreamingRequestEntity(SoapWriter) - Constructor for class org.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
 
proxy - Variable in class org.apache.servicemix.http.HttpEndpoint
 
proxyCredentials - Variable in class org.apache.servicemix.http.ProxyParameters
 
proxyHost - Variable in class org.apache.servicemix.http.ProxyParameters
 
ProxyParameters - Class in org.apache.servicemix.http
This class contains all parameters needed to send http requests through a proxy
ProxyParameters() - Constructor for class org.apache.servicemix.http.ProxyParameters
 
proxyPort - Variable in class org.apache.servicemix.http.ProxyParameters
 
pushRole(Principal, String) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 

R

reauthenticate(Principal) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
reloadWsdl() - Method in class org.apache.servicemix.http.HttpEndpoint
 
remove(Object) - Method in interface org.apache.servicemix.http.ContextManager
 
remove(Object) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
remove(Object) - Method in class org.apache.servicemix.http.ManagedContextManager
 
responseContentTypeCheck - Variable in class org.apache.servicemix.http.HttpEndpoint
 

S

save() - Method in class org.apache.servicemix.http.HttpConfiguration
 
sendAccepted(MessageExchange, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
sendAccepted(MessageExchange, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
sendAccepted(MessageExchange, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.servicemix.http.endpoints.HttpConsumerMarshaler
 
sendAccepted(MessageExchange, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
sendError(MessageExchange, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
sendError(MessageExchange, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
sendError(MessageExchange, Exception, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.servicemix.http.endpoints.HttpConsumerMarshaler
 
sendError(MessageExchange, Exception, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
sendFault(MessageExchange, Fault, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
sendFault(MessageExchange, Fault, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
sendFault(MessageExchange, Fault, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.servicemix.http.endpoints.HttpConsumerMarshaler
 
sendFault(MessageExchange, Fault, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
sendFault(SoapFault, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
sendOut(MessageExchange, NormalizedMessage, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
sendOut(MessageExchange, NormalizedMessage, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
sendOut(MessageExchange, NormalizedMessage, HttpServletRequest, HttpServletResponse) - Method in interface org.apache.servicemix.http.endpoints.HttpConsumerMarshaler
 
sendOut(MessageExchange, NormalizedMessage, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
sendOut(MessageExchange, NormalizedMessage, HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.endpoints.SerializedMarshaler
 
SerializedMarshaler - Class in org.apache.servicemix.http.endpoints
A marshaler that handles Java serialized content from the InputStream of the HttpServletRequest object and to the OutputStream of the HttpServletResponse object.
SerializedMarshaler() - Constructor for class org.apache.servicemix.http.endpoints.SerializedMarshaler
 
server - Variable in class org.apache.servicemix.http.HttpComponent
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.servicemix.http.HttpBridgeServlet
 
ServiceMixSslSocketConnector - Class in org.apache.servicemix.http.jetty
 
ServiceMixSslSocketConnector() - Constructor for class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
setAcceptEncoding(String) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
setAuthenticationService(Object) - Method in class org.apache.servicemix.http.HttpComponent
 
setAuthenticationService(Object) - Method in class org.apache.servicemix.http.HttpConfiguration
Directly sets the authenitcation service object to be used for authentication.
setAuthenticationService(AuthenticationService) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
setAuthenticationServiceName(String) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the JNDI name of the authentication service object.
setAuthenticationServiceName(String) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setAuthMethod(String) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Specifies the authentication method used by a secure endpoint.
setAuthMethod(String) - Method in class org.apache.servicemix.http.HttpEndpoint
Specifies the authentication method used by a secure endpoint.
setBaseUrl(String) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
setBasicAuthentication(BasicAuthCredentials) - Method in class org.apache.servicemix.http.HttpEndpoint
Sets the authentication data used for provider endpoints using basic authentication.
setBinding(Binding<?>) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
setBinding(Binding<?>) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
setBinding(ExtensibilityElement) - Method in class org.apache.servicemix.http.HttpEndpoint
 
setClient(HttpClient) - Method in class org.apache.servicemix.http.HttpComponent
 
setClientSoTimeout(int) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the number of milliseconds the endpoint will block while attempting to read a request.
setClientSoTimeout(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the number of milliseconds for soTimeout parameter of JettyClient when JettyClient instance is shared among http:provider enpoints.
setComponentName(String) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setConfiguration(HttpConfiguration) - Method in interface org.apache.servicemix.http.ContextManager
 
setConfiguration(HttpConfiguration) - Method in class org.apache.servicemix.http.HttpComponent
 
setConfiguration(HttpConfiguration) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
setConfiguration(HttpConfiguration) - Method in class org.apache.servicemix.http.ManagedContextManager
 
setConnectionPool(HttpClient) - Method in class org.apache.servicemix.http.HttpComponent
Sets the connection pool used by the component.
setConnectorMaxIdleTime(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the amount of time, in milliseconds, that a connection will sit idle before timing out.
setConnectorMaxIdleTime(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setConsumerProcessorSuspendTime(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the number of milliseconds passed to the susspend method of the Jetty Continuation object used to process requests.
setConsumerProcessorSuspendTime(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setContentEncoding(String) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
 
setContentType(String) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setContentTypeExpression(Expression) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setCredentials(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Credentials used by authentication realm.
setDebugEnabled(boolean) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
setDefaultMep(URI) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpConsumerMarshaler
 
setDefaultMep(URI) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Sets the default message exchange pattern(MEP) for an endpoint.
setDomain(Expression) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Sets the domain to use for NTLM authentication.
setDomain(String) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
setEndpoints(HttpEndpointType[]) - Method in class org.apache.servicemix.http.HttpComponent
 
setExpectGzippedResponse(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
If true, the accept-encoding http header will be set to gzip and the response will be un-gzipped.
setGzipRequest(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
If true, the request content will be gzipped and sent over the wire.
setHeaderBlackList(Set<String>) - Method in class org.apache.servicemix.http.endpoints.AbstractHttpProviderMarshaler
Specifies a list of headers to not include in the HTTP request.
setHeaders(Map<String, String>) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setHost(Expression) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Sets the host to use for NTLM authentication.
setHost(String) - Method in class org.apache.servicemix.http.HttpComponent
Sets the host name.
setJettyClientPerProvider(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
Specifies whether each HTTP provider endpoint uses its own Jetty client.
setJettyClientPerProvider(boolean) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setJettyClientThreadPoolSize(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the maximum number of threads in the client-side thread pool.
setJettyClientThreadPoolSize(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setJettyConnectorClassName(String) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the classname of the Jetty connector used by an HTTP endpoint.
setJettyConnectorClassName(String) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setJettyManagement(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setJettyManagement(boolean) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setJettyThreadPoolSize(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the maximum number of threads in the server-side thread pool.
setJettyThreadPoolSize(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setKeyAlias(String) - Method in class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
setKeyAlias(String) - Method in class org.apache.servicemix.http.SslParameters
 
setKeyManagerFactoryAlgorithm(String) - Method in class org.apache.servicemix.http.SslParameters
 
setKeyPassword(String) - Method in class org.apache.servicemix.http.SslParameters
 
setKeyStore(String) - Method in class org.apache.servicemix.http.SslParameters
 
setKeystoreManager(Object) - Method in class org.apache.servicemix.http.HttpComponent
 
setKeystoreManager(Object) - Method in class org.apache.servicemix.http.HttpConfiguration
Directly sets the keystore manager object to be used for authentication.
setKeystoreManager(KeystoreManager) - Method in class org.apache.servicemix.http.jetty.ServiceMixSslSocketConnector
 
setKeystoreManagerName(String) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the JNDI name of the keystore manager object.
setKeystoreManagerName(String) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setKeyStorePassword(String) - Method in class org.apache.servicemix.http.SslParameters
 
setKeyStoreType(String) - Method in class org.apache.servicemix.http.SslParameters
 
setLateResponseStrategy(String) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Set the strategy to be used for handling a late response from the ESB (i.e.
setLocationURI(String) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setLocationURI(String) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Sets the URI at which an endpoint listens for requests.
setLocationURI(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the URI to which an endpoint sends requests.
setLocationURI(String) - Method in class org.apache.servicemix.http.HttpEndpoint
Sets the URI to which an endpoint sends requests.
setLocationURIExpression(Expression) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setManaged(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setManaged(boolean) - Method in class org.apache.servicemix.http.SslParameters
 
setMapping(String) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setMarshaler(HttpConsumerMarshaler) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Sets the class used to marshal messages.
setMarshaler(HttpProviderMarshaler) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the class used to marshal messages.
setMaxConnectionsPerAddress(int) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the number of the maximum connections per address that JettyClient creates for each destination.
setMaxConnectionsPerAddress(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the number of the maximum connections per address that JettyClient creates for each destination.
setMaxConnectionsPerHost(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the maximum number of connections allowed from a particular host.
setMaxConnectionsPerHost(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setMaxTotalConnections(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the maximum number of total concurrent connections allowed to an endpoint.
setMaxTotalConnections(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setMBeanServer(MBeanServer) - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
setMethod(String) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setMethodExpression(Expression) - Method in class org.apache.servicemix.http.endpoints.DefaultHttpProviderMarshaler
 
setName(String) - Method in class org.apache.servicemix.http.jetty.JaasUserRealm
 
setNeedClientAuth(boolean) - Method in class org.apache.servicemix.http.SslParameters
 
setPassword(Expression) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Sets the password to use for authentication.
setPath(String) - Method in class org.apache.servicemix.http.HttpComponent
 
setPolicies(Policy[]) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Specifies a list of interceptors that will process messages for the endpoint.
setPolicies(Policy[]) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
setPolicies(Policy[]) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Specifies a list of interceptors that will process messages for the endpoint.
setPolicies(Policy[]) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
setPort(int) - Method in class org.apache.servicemix.http.HttpComponent
 
setPreemptiveAuthentication(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
Specifies of the httpclient uses preemptive authentication which can save performance.
setPrincipal(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Principal used by authentication realm.
setProcessor(HttpProcessor) - Method in class org.apache.servicemix.http.HttpBridgeServlet
 
setProperty(String, String) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setProtocol(String) - Method in class org.apache.servicemix.http.HttpComponent
 
setProtocol(String) - Method in class org.apache.servicemix.http.SslParameters
 
setProvider(String) - Method in class org.apache.servicemix.http.SslParameters
 
setProviderExpirationTime(int) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the number of milliseconds the endpoint will wait to read the response.
setProviderExpirationTime(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the number of milliseconds the provider will wait for a response (read timeout).
setProviderExpirationTime(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setProxy(ProxyParameters) - Method in class org.apache.servicemix.http.HttpEndpoint
Sets the configuration information for the proxy used by a HTTP consumer endpoint.
setProxyCredentials(BasicAuthCredentials) - Method in class org.apache.servicemix.http.ProxyParameters
Sets the authentication data used for the proxy using basic authentication.
setProxyHost(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the host name of the HTTP proxy used
setProxyHost(String) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setProxyHost(String) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setProxyHost(String) - Method in class org.apache.servicemix.http.ProxyParameters
 
setProxyPassword(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the password for the HTTP proxy authentication
setProxyPort(int) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the host port of the HTTP proxy used (defaults to 80)
setProxyPort(int) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setProxyPort(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setProxyPort(int) - Method in class org.apache.servicemix.http.ProxyParameters
 
setProxyUsername(String) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the user name for the HTTP proxy authentication
setResponseContentTypeCheck(boolean) - Method in class org.apache.servicemix.http.HttpEndpoint
Specifies if the http provider checks the response content type for the keyword xml.
setRetryCount(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the number of times a request will be tried before an error is created.
setRetryCount(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setRewriteSoapAddress(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Toggles the rewriting of the soap address based on the request info.
setRoleAsString(String) - Method in class org.apache.servicemix.http.HttpEndpoint
Sets the endpoint's role.
setRootDir(String) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setServer(ContextManager) - Method in class org.apache.servicemix.http.HttpComponent
 
setSoapAction(String) - Method in class org.apache.servicemix.http.HttpEndpoint
 
setSoapVersion(String) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Specifies the SOAP version to use when generating a wsdl binding for the wsdl of the target endpoint.
setSoapVersion(String) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
setSoapVersion(String) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
setSoLingerTime(int) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets the amount of connector soLinger time, in milliseconds.
setSoLingerTime(int) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setSsl(SslParameters) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Sets the properties used to configure SSL for the endpoint.
setSsl(SslParameters) - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
Sets the SSL parameters
setSsl(SslParameters) - Method in class org.apache.servicemix.http.HttpEndpoint
Sets the properties used to configure SSL for the endpoint.
setStreamingEnabled(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
Sets whether or not client-side requests use HTTP streaming.
setStreamingEnabled(boolean) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setSubject(Subject) - Method in class org.apache.servicemix.http.jetty.JaasJettyPrincipal
 
setSynchronous(boolean) - Method in class org.apache.servicemix.http.HttpEndpoint
 
setTimeout(long) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
Specifies the timeout value for an HTTP consumer endpoint.
setTimeout(int) - Method in class org.apache.servicemix.http.HttpEndpoint
Specifies the timeout value for an HTTP endpoint.
setTrustManagerFactoryAlgorithm(String) - Method in class org.apache.servicemix.http.SslParameters
 
setTrustStore(String) - Method in class org.apache.servicemix.http.SslParameters
 
setTrustStorePassword(String) - Method in class org.apache.servicemix.http.SslParameters
 
setTrustStoreType(String) - Method in class org.apache.servicemix.http.SslParameters
 
setUseHostPortForAuthScope(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
 
setUseJbiWrapper(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Specifies if the SOAP messages are wrapped in a JBI wrapper.
setUseJbiWrapper(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerMarshaler
 
setUseJbiWrapper(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Specifies if an endpoint wraps SOAP messages in the JBI wrapper.
setUseJbiWrapper(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderMarshaler
 
setUsername(Expression) - Method in class org.apache.servicemix.http.BasicAuthCredentials
Sets the username to use for authentocation.
setValidateWsdl(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Specifies in the WSDL is validated against the WS-I basic profile.
setValidateWsdl(boolean) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Specifies if an endpoint's WSDL document should be validated for WS-I basic profile compliance.
setWantClientAuth(boolean) - Method in class org.apache.servicemix.http.SslParameters
 
setWantContentTypeHeaderFromExchangeIntoHttpRequest(boolean) - Method in class org.apache.servicemix.http.HttpEndpoint
Specifies if the HTTP provider processor copies the HTTP headers from the HTTP response into the JBI exchange.
setWantHeadersFromHttpIntoExchange(boolean) - Method in class org.apache.servicemix.http.HttpConfiguration
Specifies if the HTTP provider processor copies the HTTP headers from the HTTP response into the JBI exchange.
setWantHeadersFromHttpIntoExchange(boolean) - Method in interface org.apache.servicemix.http.HttpConfigurationMBean
 
setWsdl(Resource) - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Specifies the WSDL document defining the messages sent by the endpoint.
setWsdl(Resource) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
Sets the WSDL document needed by an endpoint.
shutDown() - Method in interface org.apache.servicemix.http.ContextManager
 
shutDown() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
shutDown() - Method in class org.apache.servicemix.http.ManagedContextManager
 
shutdown() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
shutdown() - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
SmxHttpExchange - Class in org.apache.servicemix.http.jetty
 
SmxHttpExchange() - Constructor for class org.apache.servicemix.http.jetty.SmxHttpExchange
 
soapAction - Variable in class org.apache.servicemix.http.HttpEndpoint
 
soapHelper - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
soapHelper - Variable in class org.apache.servicemix.http.processors.ProviderProcessor
 
SpringWSDLLocator - Class in org.apache.servicemix.http.endpoints
 
SpringWSDLLocator(Resource) - Constructor for class org.apache.servicemix.http.endpoints.SpringWSDLLocator
 
ssl - Variable in class org.apache.servicemix.http.HttpEndpoint
 
SslParameters - Class in org.apache.servicemix.http
This class contains all parameters needed to create an SSL server or client socket.
SslParameters() - Constructor for class org.apache.servicemix.http.SslParameters
 
start() - Method in interface org.apache.servicemix.http.ContextManager
 
start() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
start() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
start() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
start() - Method in class org.apache.servicemix.http.ManagedContextManager
 
start() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
start() - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
started - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
stop() - Method in interface org.apache.servicemix.http.ContextManager
 
stop() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
stop() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
stop() - Method in class org.apache.servicemix.http.jetty.JettyContextManager
 
stop() - Method in class org.apache.servicemix.http.ManagedContextManager
 
stop() - Method in class org.apache.servicemix.http.processors.ConsumerProcessor
 
stop() - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
suspentionTime - Variable in class org.apache.servicemix.http.processors.ConsumerProcessor
 
synchronous - Variable in class org.apache.servicemix.http.HttpEndpoint
 

T

timeout - Variable in class org.apache.servicemix.http.HttpEndpoint
 

U

updateSoapLocations(String, NodeList) - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
useProvidedWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Populate the description with the provided WSDL
useProxiedWsdl() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
Populate the description with the target endpoint WSDL
username - Variable in class org.apache.servicemix.http.BasicAuthCredentials
 

V

validate() - Method in class org.apache.servicemix.http.endpoints.HttpConsumerEndpoint
 
validate() - Method in class org.apache.servicemix.http.endpoints.HttpProviderEndpoint
 
validate() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
validate() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint.Wsdl2Validator
 
validate() - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
validate(HttpSoapProviderMarshaler) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint.Wsdl2Validator
 
validate() - Method in class org.apache.servicemix.http.HttpEndpoint
 
validateWsdl1() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
validateWsdl1(HttpSoapProviderMarshaler) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
validateWsdl2() - Method in class org.apache.servicemix.http.endpoints.HttpSoapConsumerEndpoint
 
validateWsdl2(HttpSoapProviderMarshaler) - Method in class org.apache.servicemix.http.endpoints.HttpSoapProviderEndpoint
 
valueOf(String) - Static method in enum org.apache.servicemix.http.endpoints.HttpConsumerEndpoint.LateResponseStrategy
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.servicemix.http.endpoints.HttpConsumerEndpoint.LateResponseStrategy
Returns an array containing the constants of this enum type, in the order they are declared.

W

wantContentTypeHeaderFromExchangeIntoHttpRequest - Variable in class org.apache.servicemix.http.HttpEndpoint
 
warn(String, Throwable) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
warn(String, Object, Object) - Method in class org.apache.servicemix.http.jetty.JCLLogger
 
writeMessage(SoapWriter) - Method in class org.apache.servicemix.http.processors.ProviderProcessor
 
writeRequest(OutputStream) - Method in class org.apache.servicemix.http.processors.ProviderProcessor.StreamingRequestEntity
 

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

Copyright © 2005-2012 FuseSource. All Rights Reserved.