-
com.aphyr.riemann.client.EventDSL.service()
-
com.caucho.server.dispatch.Invocation.service()
-
com.dietsodasoftware.yail.xmlrpc.client.annotations.InfusionsoftRpc.service()
-
com.google.feedserver.server.servlet.GetAuthTokenServlet.service()
-
com.google.greaze.server.GreazeDispatcherServlet.service()
-
com.google.gwt.user.server.rpc.RemoteServiceServlet.service()
-
com.googlecode.gwt.test.gin.Injectors.Gin2Injector.service()
-
com.ibm.sbt.service.basic.ProxyEndpointService.service()
-
com.impetus.labs.korus.core.process.BaseProcess.service()
service(rawMessage) method to be overridden by inheriting classes.
@param rawMessage
-
com.medallia.spider.SpiderServlet.service()
-
com.meterware.servletunit.InvocationContext.service()
Invokes the current servlet or filter.
@since 1.6
-
com.noelios.restlet.ext.servlet.ServletConverter.service()
Services a HTTP Servlet request as a Restlet request handled by the "target" Restlet.
@param request The HTTP Servlet request.
@param response The HTTP Servlet response.
-
com.planet_ink.coffee_web.interfaces.SimpleServlet.service()
-
com.quickwebframework.viewrender.jsp.servlet.PluginJspDispatchServlet.service()
-
com.sun.enterprise.util.threadpool.Servicable.service()
-
com.sun.grizzly.tcp.Adapter.service()
-
flex.messaging.endpoints.Endpoint.service()
Respond to HTTP-based messages published by a client. Endpoints which do not support access over HTTP should throw an UnsupportedOperationException in the implementation of htis method.
-
fr.imag.adele.apam.tests.app.relationpack1.ClientClass.service()
-
it.eng.spago.dispatching.coordinator.CoordinatorIFace.service()
-
javax.servlet.GenericServlet.service()
-
javax.servlet.Servlet.service()
-
javax.servlet.http.HttpServlet.service()
-
mondrian.xmla.impl.DefaultXmlaServlet.service()
-
net.sf.jportlet.portlet.application.PortletProxy.service()
@see net.sf.jportlet.portlet.Portlet#service(net.sf.jportlet.portlet.PortletRequest,net.sf.jportlet.portlet.PortletResponse)
-
net.sourceforge.processdash.tool.diff.LanguageFilter.service()
Display any caveats about the results generated by this language filter. These can take the user-selected options into account. The HTML output by this function will be included in a larger page, so it should not include the typical
, , or tags.
-
net.yacy.upnp.messages.ActionMessage.service()
Executes the message and retuns the UPNP device response, according to the UPNP specs, this method could take up to 30 secs to process ( time allowed for a device to respond to a request )
@return a response object containing the UPNP parsed response
@throws IOException if some IOException occurs during message send and reception process
@throws UPNPResponseException if an UPNP error message is returned from the serveror if some parsing exception occurs ( detailErrorCode = 899, detailErrorDescription = SAXException message )
-
net.yacy.upnp.messages.StateVariableMessage.service()
Executes the state variable query and retuns the UPNP device response, according to the UPNP specs, this method could take up to 30 secs to process ( time allowed for a device to respond to a request )
@return a state variable response object containing the variable value
@throws IOException if some IOException occurs during message send and reception process
@throws UPNPResponseException if an UPNP error message is returned from the serveror if some parsing exception occurs ( detailErrorCode = 899, detailErrorDescription = SAXException message )
-
org.apache.activemq.broker.Connection.service()
Services a client command and submits it to the broker.
@param command
-
org.apache.avalon.excalibur.testcase.FullLifecycleComponent.service()
-
org.apache.cocoon.components.flow.util.PipelineUtil.service()
-
org.apache.cocoon.components.web3.Web3DataSource.service()
-
org.apache.etch.compiler.ast.Except.service()
-
org.apache.etch.compiler.ast.Struct.service()
-
org.apache.excalibur.source.impl.SourceResolverImpl.service()
Set the current ServiceManager
instance used by this Serviceable
.
@avalon.dependency type="org.apache.excalibur.source.SourceFactory"
-
org.apache.felix.webconsole.AbstractWebConsolePlugin.service()
-
org.apache.james.mailetcontainer.api.MailProcessor.service()
sun.com/Series/Tutorial/java/threads/multithreaded.html">the Java tutorial on multi-threaded programming.
@param mail - the Mail object that contains the message and routing information
@throws javax.mail.MessagingException - if a message or address parsing exception occurs oran exception that interferes with the mailet's normal operation
-
org.apache.james.transport.mailets.RemoteDelivery.service()
For this message, we take the list of recipients, organize these into distinct servers, and duplicate the message for each of these servers, and then call the deliver (messagecontainer) method for each server-specific messagecontainer ... that will handle storing it in the outgoing queue if needed.
@param mail org.apache.mailet.Mail
-
org.apache.jasper.servlet.JspServletWrapper.service()
-
org.apache.jetspeed.engine.Engine.service()
Makes a service request to the engine.
@param context a RequestContext
with the state of the request.
@throws JetspeedException when the engine fails to initilialize
-
org.apache.mailet.Mailet.service()
sun.com/Series/Tutorial/java/threads/multithreaded.html">the Java tutorial on multi-threaded programming.
@param mail - the Mail object that contains the message and routing information
@throws javax.mail.MessagingException - if an message or address parsing exception occurs oran exception that interferes with the mailet's normal operation
-
org.apache.mailet.base.GenericMailet.service()
Called by the mailet container to allow the mailet to process a message.
This method is declared abstract so subclasses must override it.
@param mail - the Mail object that contains the MimeMessage androuting information
@throws javax.mail.MessagingException - if an exception occurs that interferes with the mailet's normal operation
-
org.apache.pluto.portalImpl.aggregation.Fragment.service()
Is called to render the fragment. This may be a page, column or even a portlet.
@param request the servlet request
@param response the servlet response
@exception ServletException
@exception IOException
-
org.apache.pluto.portalImpl.aggregation.RootFragment.service()
-
org.apache.sling.scripting.jsp.jasper.servlet.JspServletWrapper.service()
@param bindings
@throws SlingIOException
@throws SlingServletException
@throws IllegalArgumentException if the Jasper Precompile controllerrequest parameter has an illegal value.
-
org.apache.tapestry.IEngine.service()
Method invoked from the {@link org.apache.tapestry.ApplicationServlet} to perform processing of the request. In release 3.0, this has become more of a dirty flag, indicating if any state stored by the engine instance itself has changed.
@return true if the state of the engine was, or could have been, changed duringprocessing.
-
org.apache.tapestry.engine.IEngineService.service()
Perform the service, interpreting the URL (from the {@link javax.servlet.http.HttpServletRequest}) responding appropriately, and rendering a result page.
@see org.apache.tapestry.IEngine#service(org.apache.tapestry.request.RequestContext)
@param engine a view of the {@link org.apache.tapestry.IEngine} with additional methods needed by services
@param cycle the incoming request
@param output stream to which output should ultimately be directed
-
org.apache.tapestry.engine.RestartService.service()
-
org.apache.tapestry.services.HttpServletRequestFilter.service()
Filter interface for the tapestry.request.HttpServletRequestHandler pipeline. A filter should delegate to the handler. It may perform operations before or after invoking the handler, and may modify the request and response passed in to the handler.
@return true if the request has been handled, false otherwise
-
org.apache.tapestry.services.HttpServletRequestHandler.service()
Returns true if the request was handled, false otherwise.
-
org.apache.tapestry.services.RequestFilter.service()
Returns true if the request has been handled, false otherwise.
-
org.apache.tapestry.services.RequestServicer.service()
-
org.apache.tapestry.services.ServletRequestServicer.service()
-
org.apache.tapestry.services.WebRequestServicer.service()
-
org.apache.tapestry.upload.services.MultipartServletRequestFilter.service()
-
org.apache.tapestry5.internal.services.URLRewriterRequestFilter.service()
-
org.apache.tapestry5.services.HttpServletRequestFilter.service()
Filter interface for the HttpServletRequestHandler pipeline. A filter should delegate to the handler. It may perform operations before or after invoking the handler, and may modify the request and response passed in to the handler.
@return true if the request has been handled, false otherwise
-
org.apache.tapestry5.services.HttpServletRequestHandler.service()
Returns true if the request was handled, false otherwise.
-
org.apache.tapestry5.services.RequestFilter.service()
Returns true if the request has been handled, false otherwise.
-
org.apache.tapestry5.services.RequestHandler.service()
Returns true if the request has been handled, false otherwise.
-
org.apache.tomcat.core.Handler.service()
Call the service method, and notify all listeners
@exception IOException if an input/output error occurs and we areprocessing an included servlet (otherwise it is swallowed and handled by the top level error handler mechanism)
@exception ServletException if a servlet throws an exception andwe are processing an included servlet (otherwise it is swallowed and handled by the top level error handler mechanism)
-
org.apache.tomcat.lite.http.HttpChannel.HttpService.service()
-
org.apache.tuscany.host.servlet.ServletRequestInjector.service()
Dispatch servlet requests to the Tuscany runtime
@param req the ServletRequest object that contains the request the client made of the servlet
@param res the ServletResponse object that contains the response the servlet returns to the client
@throws ServletException if the request cannot be handled
@throws IOException if an input or output error occurs while handling the request
-
org.apache.webbeans.test.component.DisposalMethodComponent.service()
-
org.apache.webbeans.test.component.service.IService.service()
-
org.apache.webbeans.test.component.service.ServiceImpl1.service()
-
org.conventionsframework.qualifier.Query.service()
-
org.eclipse.jetty.servlets.ProxyServlet.service()
-
org.eclipse.sapphire.Element.service()
Returns the service of the specified type from the element instance service context.
Service Context: Sapphire.Element.Instance
@param < S> the type of the service
@param type the type of the service
@return the service or
null
if not available
-
org.eclipse.sapphire.ElementType.service()
Returns the service of the specified type from the element metamodel service context.
Service Context: Sapphire.Element.MetaModel
@param < S> the type of the service
@param type the type of the service
@return the service or
null
if not available
-
org.eclipse.sapphire.ListProperty.service()
-
org.eclipse.sapphire.Property.service()
Returns the service of the specified type from the property instance service context.
Service Context: Sapphire.Property.Instance
@param < S> the type of the service
@param type the type of the service
@return the service or
null
if not available
-
org.eclipse.sapphire.PropertyDef.service()
Returns the service of the specified type from the property metamodel service context.
Service Context: Sapphire.Property.MetaModel
@param < S> the type of the service
@param type the type of the service
@return the service or
null
if not available
-
org.eclipse.sapphire.ValueProperty.service()
-
org.eclipse.sapphire.ui.diagram.editor.SapphireDiagramEditorPagePart.service()
-
org.eclipse.sapphire.ui.forms.MasterDetailsEditorPagePart.service()
-
org.eclipse.sapphire.ui.forms.PropertyEditorPart.service()
-
org.emrys.webosgi.core.jsp.JasperServletWrapper.service()
-
org.exoplatform.services.rest.tools.ResourceLauncher.service()
@param method HTTP method
@param requestURI full requested URI
@param baseURI base requested URI
@param headers HTTP headers
@param data data
@param writer response writer
@param env environment context
@return response
@throws Exception if any error occurs
-
org.exoplatform.web.WebAppController.service()
This is the first method - in the eXo web framework - reached by incoming HTTP request, it acts like a servlet service() method According to the servlet path used the correct handler is selected and then executed. The event "exo.application.portal.start-http-request" and "exo.application.portal.end-http-request" are also sent through the ListenerService and several listeners may listen to it. Finally a WindowsInfosContainer object using a ThreadLocal (from the portlet-container product) is created
-
org.exquery.restxq.RestXqService.service()
Service the incoming HttpRequest with the RESTXQ Service and write the response to the HttpResponse
@param httpRequest The request to service
@param httpResponse The response to write the service result to
@param resourceFunctionExecuter The Executer to execute the Resource Function
@param restXqServiceSerializer Serializer for serializing the response of the service
@throws RestXqServiceException If an unexpected error occured whilst processing the request
-
org.glassfish.grizzly.http.server.HttpHandler.service()
This method should contain the logic for any HTTP extension to the Grizzly HTTP web server.
@param request The {@link Request}
@param response The {@link Response}
-
org.infoglue.deliver.portal.PortalService.service()
Determines wether a portlet action request is beeing sent and delegates that to the portlet container. In case of an action request a redirect is issued in order to encode state parameters in the path-part of the url.
@param request
@param response
@return true if an action request is sent false otherwise.
@throws PortalException
-
org.jahia.admin.AdministrationModule.service()
-
org.locationtech.udig.catalog.IGeoResource.service()
-
org.locationtech.udig.catalog.internal.wms.WMSGeoResourceImpl.service()
-
org.locationtech.udig.catalog.internal.wmsc.WMSCGeoResourceImpl.service()
-
org.locationtech.udig.catalog.internal.wmt.ww.WWGeoResource.service()
-
org.pentaho.platform.web.servlet.ProxyServlet.service()
-
org.pentaho.platform.web.servlet.UIServlet.service()
-
org.picketlink.identity.federation.bindings.servlets.SOAPSAMLXACMLServlet.service()
-
org.springbyexample.mvc.bind.annotation.RestRequestResource.service()
-
org.springbyexample.mvc.bind.annotation.RestResource.service()
-
org.springframework.web.servlet.DispatcherServlet.service()
-
org.tubo.web.WebConsumer.service()
Template method
@param servletConfig
@param request
@param response
@throws ServletException
@throws IOException
-
org.zkoss.web.util.resource.ClassWebResource.service()
Process the request by retrieving the path from the path info. It invokes {@link Https#getThisPathInfo} to retrieve the path info,and then invoke {@link #service(HttpServletRequest,HttpServletResponse,String)}.
If the path info is not found, nothing is generated.
@since 2.4.1
-
org.zkoss.zk.au.AuService.service()
Handles an AU request.
@param request the request sent from the client.
@param everError whether any error ever occured beforeprocessing this request.
@return whether the request has been processed.If false is returned, the defult process (handled by the component) will take place.
@since 5.0.0
-
pspdash.LanguageFilter.service()
Display any caveats about the results generated by this language filter. These can take the user-selected options into account. The HTML output by this function will be included in a larger page, so it should not include the typical
, , or tags.