Uses of Class
org.eclipse.jetty.gcloud.session.GCloudSessionDataStore.EntityDataModel
-
-
Uses of GCloudSessionDataStore.EntityDataModel in org.eclipse.jetty.gcloud.session
Fields in org.eclipse.jetty.gcloud.session declared as GCloudSessionDataStore.EntityDataModel Modifier and Type Field Description protected GCloudSessionDataStore.EntityDataModelGCloudSessionDataStore. _modelMethods in org.eclipse.jetty.gcloud.session that return GCloudSessionDataStore.EntityDataModel Modifier and Type Method Description GCloudSessionDataStore.EntityDataModelGCloudSessionDataStore. getEntityDataModel()GCloudSessionDataStore.EntityDataModelGCloudSessionDataStoreFactory. getEntityDataModel()Methods in org.eclipse.jetty.gcloud.session with parameters of type GCloudSessionDataStore.EntityDataModel Modifier and Type Method Description voidGCloudSessionDataStore. setEntityDataModel(GCloudSessionDataStore.EntityDataModel model)voidGCloudSessionDataStoreFactory. setEntityDataModel(GCloudSessionDataStore.EntityDataModel model)
-