Modifier and Type | Method and Description |
---|---|
void |
RIDCHttpMethod.setServiceLog(ServiceLog serviceLog)
Set the service log for the request
|
Modifier and Type | Method and Description |
---|---|
ServiceLog |
ServiceRequest.getServiceLog() |
Modifier and Type | Method and Description |
---|---|
void |
ServiceRequest.setServiceLog(ServiceLog serviceLog) |
void |
ServiceResponse.setServiceLog(ServiceLog serviceLog) |
Modifier and Type | Method and Description |
---|---|
ServiceLog |
IdcHttpProtocol.getServiceLog() |
Modifier and Type | Field and Description |
---|---|
protected ServiceLog |
HttpApache3Method.serviceLog |
Modifier and Type | Method and Description |
---|---|
void |
HttpApache3Method.setServiceLog(ServiceLog serviceLog)
Set the service log for the request
|
Modifier and Type | Field and Description |
---|---|
protected ServiceLog |
HttpApache4Method.serviceLog |
Modifier and Type | Method and Description |
---|---|
void |
HttpApache4Method.setServiceLog(ServiceLog serviceLog)
Set the service log for the request
|
Modifier and Type | Field and Description |
---|---|
protected ServiceLog |
OAM11GWebgateAuthHandler.m_serviceLog |
Modifier and Type | Method and Description |
---|---|
protected ServiceLog |
OAM11GWebgateAuthHandler.getServiceLog() |
Modifier and Type | Method and Description |
---|---|
protected void |
OAM11GWebgateAuthHandler.setServiceLog(ServiceLog log) |
Modifier and Type | Field and Description |
---|---|
protected ServiceLog |
HttpURLConnectionMethod.serviceLog |
Modifier and Type | Method and Description |
---|---|
void |
HttpURLConnectionMethod.setServiceLog(ServiceLog serviceLog) |
Modifier and Type | Field and Description |
---|---|
protected ServiceLog |
HttpOracleMethod.m_serviceLog |
Modifier and Type | Method and Description |
---|---|
void |
HttpOracleMethod.setServiceLog(ServiceLog serviceLog)
Set the service log for the request
|