Uses of Class
org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
Packages that use GCloudSessionDataStore.EntityDataModel
-
Uses of GCloudSessionDataStore.EntityDataModel in org.eclipse.jetty.gcloud.session
Fields in org.eclipse.jetty.gcloud.session declared as GCloudSessionDataStore.EntityDataModelModifier and TypeFieldDescriptionprotected GCloudSessionDataStore.EntityDataModel
GCloudSessionDataStore._model
Methods in org.eclipse.jetty.gcloud.session that return GCloudSessionDataStore.EntityDataModelModifier and TypeMethodDescriptionGCloudSessionDataStore.getEntityDataModel()
GCloudSessionDataStoreFactory.getEntityDataModel()
Methods in org.eclipse.jetty.gcloud.session with parameters of type GCloudSessionDataStore.EntityDataModelModifier and TypeMethodDescriptionvoid
GCloudSessionDataStore.setEntityDataModel
(GCloudSessionDataStore.EntityDataModel model) void
GCloudSessionDataStoreFactory.setEntityDataModel
(GCloudSessionDataStore.EntityDataModel model)