TIBCO BusinessEvents™
Standard
HTTP
Servlet
Request
HTTP.Servlet.Request
.
getServerScheme()
Signature
String getServerScheme(Object request)
Domain
ACTION
Description
Gets the protocol name used in the request.
Parameters
Name
Type
Description
request
Object
The servlet request object.
Returns
Type
Description
String
The protocol of the web server.