Package com.logviewer.web
Class LogViewerServletHandler
java.lang.Object
com.logviewer.web.LogViewerServletHandler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddestroy()voiddoGet(LvServletRequest req, LvServletResponse resp) voiddoPost(LvServletRequest req, LvServletResponse resp) void
-
Field Details
-
WEB_SOCKET_PATH
- See Also:
-
SPRING_CONTEXT_PROPERTY
- See Also:
-
-
Constructor Details
-
LogViewerServletHandler
public LogViewerServletHandler()
-
-
Method Details
-
init
public void init(@NonNull org.springframework.context.ApplicationContext logContext, @Nullable String webSocketPath) -
doPost
- Throws:
IOException
-
doGet
- Throws:
IOException
-
destroy
public void destroy()
-