Package | Description |
---|---|
com.sap.conn.jco |
Contains the major part of the interfaces and factories that an application for JCo is typically dealing with.
|
Modifier and Type | Method and Description |
---|---|
static void |
JCo.addTraceListener(JCoTraceListener listener)
Adds a trace listener, that receives all trace events of JCo.
|
static void |
JCo.removeTraceListener(JCoTraceListener listener)
Removes the given trace listener from the list of JCoTraceListeners.
|
Copyright © 2024 SAP. All rights reserved.