Class ProtocolInterceptor

  • All Implemented Interfaces:
    org.springframework.web.servlet.HandlerInterceptor

    public class ProtocolInterceptor
    extends ServerInterceptor
    Interceptor for protocol requests. Should not be a singleton bean! Configure as inner bean in openrdf-servlet.xml
    Author:
    Herko ter Horst
    • Constructor Detail

      • ProtocolInterceptor

        public ProtocolInterceptor()
    • Method Detail

      • getThreadName

        protected String getThreadName()
        Description copied from class: ServerInterceptor
        Determine the thread name to use. Called before the request is forwarded to a handler.
        Specified by:
        getThreadName in class ServerInterceptor
        Returns:
        a name that makes sense based on the request