Uses of Interface
com.sap.conn.jco.JCoRequestUnit
Packages that use JCoRequestUnit
Package
Description
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
-
Uses of JCoRequestUnit in com.sap.conn.jco
Methods in com.sap.conn.jco that return JCoRequestUnitModifier and TypeMethodDescriptionstatic JCoRequestUnit
JCo.createRequestUnit
(JCoBackgroundUnitAttributes unitAttributes) Creates a new (empty) unit of requests, which is used for bgRFC communication in the request/response model.static JCoRequestUnit
JCo.createRequestUnit
(String unitID, JCoBackgroundUnitAttributes unitAttributes) Creates a new (empty) unit of requests, which is used for bgRFC communication in the request/response model.