com.dynatrace.oneagent.sdk.api
Interface IncomingRemoteCallTracer
- All Superinterfaces:
- IncomingTaggable, Tracer
public interface IncomingRemoteCallTracer
- extends Tracer, IncomingTaggable
Represents the server side of a remote call. This Interface extends
Tracer
- it is important to respect the mentioned requirements when
working with IncomingRemoteCallTracer
.
Method Summary |
void |
setProtocolName(java.lang.String protocolName)
Sets the name of the used remoting protocol. |
setProtocolName
void setProtocolName(java.lang.String protocolName)
- Sets the name of the used remoting protocol.
- Parameters:
protocolName
- protocol name- Since:
- 1.0