| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerSession | |
|---|---|
| org.apache.cayenne.remote.service | |
| Uses of ServerSession in org.apache.cayenne.remote.service | 
|---|
| Methods in org.apache.cayenne.remote.service that return ServerSession | |
|---|---|
| protected abstract  ServerSession | BaseRemoteService.createServerSession()Creates a new ServerSession with a dedicated DataChannel. | 
| protected  ServerSession | HttpRemoteService.createServerSession()Creates a new ServerSession with a dedicated DataChannel. | 
| protected abstract  ServerSession | BaseRemoteService.createServerSession(String name)Creates a new ServerSession based on a shared DataChannel. | 
| protected  ServerSession | HttpRemoteService.createServerSession(String name)Creates a new ServerSession based on a shared DataChannel. | 
| protected abstract  ServerSession | BaseRemoteService.getServerSession()Returns a ServerSession object that represents Cayenne-related state associated with the current session. | 
| protected  ServerSession | HttpRemoteService.getServerSession()Returns a ServerSession object that represents Cayenne-related state associated with the current session. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||