Cisco Cisco Collaboration Server Dynamic Content Adapter Developer's Guide

Page of 138
DCA 2.01 Parser API Specification
 
Class LightweightRequestData   63 
The proxyBaseURL value 
Since:  
1.0 
 
getProxyBaseWithoutProtocol 
 
public java.lang.String 
getProxyBaseWithoutProtocol
(java.lang.String newProtocol) 
Returns the proxy URL base without an included protocol. The supplied 
protocol argument is used to determine the port number that will be included 
in the base string. 
Parameters: 
newProtocol
 - Protocol used for determining correct port in result 
Returns: 
Returns proxy URL base string without protocol 
Since:  
1.0 
 
getRemoteAddr 
 
public java.lang.String getRemoteAddr() 
Returns the address from which the request was made.