HttpSessionFactory | HttpSessionFactory | |||
---|---|---|---|---|
Compiled from "HttpSessionFactory.java" | Compiled from "HttpSessionFactory.java" | |||
public final class io.dropwizard.jersey.sessions.HttpSessionFactory { | public final class io.dropwizard.jersey.sessions.HttpSessionFactory { | |||
public io.dropwizard.jersey.sessions.HttpSessionFactory(javax.servlet.htt | public io.dropwizard.jersey.sessions.HttpSessionFactory(jakarta.servlet.h | |||
p.HttpServletRequest); | ttp.HttpServletRequest); | |||
public javax.servlet.http.HttpSession provide(boolean); | public jakarta.servlet.http.HttpSession provide(boolean); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |