クラス ControllerServletLoader
java.lang.Object
org.wcardinal.controller.internal.ControllerServletLoader
-
コンストラクタの概要
コンストラクタ -
メソッドの概要
修飾子とタイプメソッド説明org.springframework.web.servlet.HandlerMappingstatic ControllerServletgetServlet(String path) protected Map<String,SortedMap<Integer, Collection<org.wcardinal.controller.internal.ControllerFactoryAndRoles>>> protected voidpush(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 longtoKeepAliveInterval(KeepAlive keepAlive) protected longtoKeepAlivePing(KeepAlive keepAlive) protected StringtoNormalizedName(String name) protected StringtoNormalizedPath(String path) protected inttoPollingInterval(String polling) toPollingParameters(int interval) toProtocols(Controller controller) toRetry(Controller controller) protected ControllerTitletoTitle(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
-