文件名称: hazelcast-wm-5.1.jar中文-英文对照文档.zip
<dependency>
<groupId>com.hazelcast</groupId>
<artifactId>hazelcast-wm</artifactId>
<version>5.1</version>
</dependency>Gradle:
implementation group: 'com.hazelcast', name: 'hazelcast-wm', version: '5.1'
Gradle (Short):
implementation 'com.hazelcast:hazelcast-wm:5.1'
Gradle (Kotlin):
implementation("com.hazelcast:hazelcast-wm:5.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
com.hazelcast.web
com.hazelcast.web.entryprocessor
com.hazelcast.web.listener
com.hazelcast.web.springcom.hazelcast.web.ClusteredSessionService
com.hazelcast.web.HazelcastHttpSession
com.hazelcast.web.LocalCacheEntry
com.hazelcast.web.SessionListener
com.hazelcast.web.SessionState
com.hazelcast.web.WebDataSerializerHook
com.hazelcast.web.WebFilter
com.hazelcast.web.WebFilterConfig
com.hazelcast.web.entryprocessor.DeleteSessionEntryProcessor
com.hazelcast.web.entryprocessor.GetAttributeEntryProcessor
com.hazelcast.web.entryprocessor.GetAttributeNamesEntryProcessor
com.hazelcast.web.entryprocessor.GetSessionStateEntryProcessor
com.hazelcast.web.entryprocessor.SessionUpdateEntryProcessor
com.hazelcast.web.listener.ClientLifecycleListener
com.hazelcast.web.listener.ServerLifecycleListener
com.hazelcast.web.spring.SpringAwareWebFilter