- getHeaderField(String) - Method in class com.sun.ts.lib.porting.TSHttpsURLConnection
- 
Returns the value of the named header field. 
- getHeaderField(int) - Method in class com.sun.ts.lib.porting.TSHttpsURLConnection
- 
Returns the value for the nth header field. 
- getHeaderField(String) - Method in interface com.sun.ts.lib.porting.TSHttpsURLConnectionInterface
- 
Returns the value of the named header field. 
- getHeaderField(int) - Method in interface com.sun.ts.lib.porting.TSHttpsURLConnectionInterface
- 
Returns the value for the nth header field. 
- getInputStream() - Method in class com.sun.ts.lib.porting.TSHttpsURLConnection
- 
Returns an input stream that reads from the open connection 
- getInputStream() - Method in interface com.sun.ts.lib.porting.TSHttpsURLConnectionInterface
- 
Returns an input stream that reads from the open connection 
- getOutputStream() - Method in class com.sun.ts.lib.porting.TSHttpsURLConnection
- 
Returns an Output stream that writes to the open connection 
- getOutputStream() - Method in interface com.sun.ts.lib.porting.TSHttpsURLConnectionInterface
- 
Returns an Output stream that writes to the open connection 
- getRequest(String) - Method in class com.sun.ts.lib.porting.TSURL
- 
This method is called by TS tests to get the request string to use
 to access a given web component. 
- getRequest(String) - Method in interface com.sun.ts.lib.porting.TSURLInterface
- 
This method is called by TS tests to get the request to use to
 access a given web component. 
- getURL(String, String, int, String) - Method in class com.sun.ts.lib.porting.TSURL
- 
This method is called by TS tests to get the URL to use to access a
 given web component. 
- getURL(String, String, int, String) - Method in interface com.sun.ts.lib.porting.TSURLInterface
- 
This method is called by TS tests to get the URL to use to access a
 given web component. 
- getURLString(String, String, int, String) - Method in class com.sun.ts.lib.porting.TSURL
- 
This method is called by TS tests to get the URL to use to access a
 given web component. 
- getURLString(String, String, int, String) - Method in interface com.sun.ts.lib.porting.TSURLInterface
- 
This method is called by TS tests to get the URL to use to access a
 given web component.