All MethodsInstance MethodsAbstract Methods Modifier and TypeMethod and Description void addMessageHandler(MessageHandler handler) Register to handle to incoming messages in this conversation. void close() Close the current conversation with a normal status code and no reason phrase. void close(Close...
@Configuration( proxyBeanMethods = false ) public @interface EnableRedisHttpSession { int maxInactiveIntervalInSeconds() default 1800; String redisNamespace() default "spring:session"; /** @deprecated */ @Deprecated RedisFlushMode redisFlushMode() default RedisFlushMode.ON_SAVE; FlushMode flushMode() ...
"POST", "PUT", "DELETE", "OPTIONS".allowedHeaders("*")//放行哪些原始域(头部信息).allowCredentials(true)//是否发送Cookie信息// .exposedHeaders("access-control-allow-headers",// "access-control-allow-methods",// "access
An instance of a session enterprise Bean can call this method at anytime between the PostConstruct or ejbCreate and the PreDestroy or ejbRemove methods, including from within these methods. An instance can use this method, for example, when it wants to pass a reference to itself in a meth...
spring-boot-1.5.8.RELEASE-sources.jar!/org/springframework/boot/context/embedded/tomcat/TomcatEmbeddedServletContainerFactory.java 代码语言:javascript 代码运行次数:0 运行 AI代码解释 protectedvoidconfigureContext(Context context,ServletContextInitializer[]initializers){TomcatStarter starter=newTomcatStarter(initiali...
Methods inherited from java.lang.Object clone equals finalize getClass hashCode notify notifyAll toString wait wait wait Constructor Details SparkSession public SparkSession() Method Details getAppId public String getAppId() Get the appId property: The appId property. Returns: the appId value. ...
Methods inherited from java.lang.Object clone equals finalize getClass hashCode notify notifyAll toString wait wait wait Constructor Details CreateDataFlowDebugSessionResponseInner public CreateDataFlowDebugSessionResponseInner() Creates an instance of CreateDataFlowDebugSession...
In this case, the Session Facade will become a highly coarse-grained controller with high-level methods that can facilitate each interaction (that is,createNewAccount,changeAccount,getAccount). Therefore, we recommend that you design Session Facades to aggregate a group of the related interactions in...
Methods inherited from class java.lang.Object getClass,notify,notifyAll,wait,wait,wait Constructor Detail DeleteSessionRequest public DeleteSessionRequest() Method Detail setBotId public void setBotId(StringbotId) The identifier of the bot that contains the session data. ...
Methods inherited from class java.lang.Object getClass,notify,notifyAll,wait,wait,wait Constructor Detail SessionStatus public SessionStatus() setStartDateTime public void setStartDateTime(DatestartDateTime) The date and time that the session started. ...