|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JCoServerContext
JCoServerContext provides additional information for the remote call
Method Summary | |
---|---|
void |
setStateful(boolean stateful)
mark the connection as stateful or stateless The stateful connections wont be refreshed after the remote call is finished and so allow stateful sessions |
Methods inherited from interface com.sap.conn.jco.server.JCoServerContextInfo |
---|
getCallType, getConnectionAttributes, getConnectionID, getRepository, getServer, getSessionID, getTID, getUnitIdentifier, isInTransaction, isStatefulSession |
Method Detail |
---|
void setStateful(boolean stateful)
stateful
- true or false
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |