Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

%Library.IJCDevice

abstract class %Library.IJCDevice

For internal use only

Method Inventory

Methods

classmethod CancelJob(type As %String = "Server") as %Status
classmethod Close(type As %String = "Server") as %Status
classmethod Init(type As %String = "Server") as %Status
classmethod Read(type As %String = "Server", ByRef code As %String, ByRef msg As %String) as %Status
classmethod WriteIBResponse(type As %String = "Server", msg As %String) as %Status
classmethod WriteMBResponse(type As %String = "Server", msg As %String) as %Status
FeedbackOpens in a new tab