com.dynatrace.oneagent.sdk.api
Interface OutgoingRemoteCallTracer
- All Superinterfaces:
- OutgoingTaggable, Tracer
public interface OutgoingRemoteCallTracer
- extends Tracer, OutgoingTaggable
Represents the client side of a remote call.
This Interface extends Tracer
- it is important to respect the
mentioned requirements when working with OutgoingRemoteCallTracer
.
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. Setting the protocol name is
optional.
- Parameters:
protocolName
- protocol name. null value is ignored.- Since:
- 1.0