public class ServerHttpRemoteService extends HttpRemoteService
contextFactory, eventBridgeFactoryName, eventBridgeParameters, logger
Constructor and Description |
---|
ServerHttpRemoteService(ObjectContextFactory contextFactory,
Map<String,String> eventBridgeProperties) |
Modifier and Type | Method and Description |
---|---|
protected javax.servlet.http.HttpSession |
getSession(boolean create)
Returns an HttpSession associated with the current request in progress.
|
createServerSession, createServerSession, getServerSession, getSharedChannel, saveSharedChannel
close, createChannel, createRemoteSession, establishSession, establishSharedSession, getEventBridgeFactoryName, getEventBridgeParameters, initEventBridgeParameters, processMessage
public ServerHttpRemoteService(ObjectContextFactory contextFactory, Map<String,String> eventBridgeProperties)
protected javax.servlet.http.HttpSession getSession(boolean create)
HttpRemoteService
getSession
in class HttpRemoteService
Copyright © 2001–2018 Apache Cayenne. All rights reserved.