クラス ControllerServletLoader
java.lang.Object
org.wcardinal.controller.internal.ControllerServletLoader
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明org.springframework.web.servlet.HandlerMapping
static ControllerServlet
getServlet
(String path) protected Map<String,
SortedMap<Integer, Collection<org.wcardinal.controller.internal.ControllerFactoryAndRoles>>> protected void
push
(Map<String, SortedMap<Integer, Collection<org.wcardinal.controller.internal.ControllerFactoryAndRoles>>> container, String path, org.wcardinal.controller.internal.ControllerFactoryAndRoles factoryAndRoles, String typeName) toKeepAlive
(Controller controller) protected long
toKeepAliveInterval
(KeepAlive keepAlive) protected long
toKeepAlivePing
(KeepAlive keepAlive) protected String
toNormalizedName
(String name) protected String
toNormalizedPath
(String path) protected int
toPollingInterval
(String polling) toPollingParameters
(int interval) toProtocols
(Controller controller) toRetry
(Controller controller) protected ControllerTitle
toTitle
(Controller controller)
-
コンストラクタの詳細
-
ControllerServletLoader
public ControllerServletLoader()
-
-
メソッドの詳細
-
getServlet
-
controllerServletMapping
@Bean public org.springframework.web.servlet.HandlerMapping controllerServletMapping() -
toNormalizedPath
-
toNormalizedName
-
push
-
initMapping
protected Map<String,SortedMap<Integer, initMapping()Collection<org.wcardinal.controller.internal.ControllerFactoryAndRoles>>> -
toKeepAlive
-
toKeepAliveInterval
-
toKeepAlivePing
-
toRetry
-
toTitle
-
toProtocols
-
toWebSocketParameters
-
toPollingParameters
-
toPollingInterval
-