G T

G

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 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 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.

T

TSURLInterface - interface com.sun.ts.lib.porting.TSURLInterface.
An implementation of the TSURLInterface is to be used for J2EE-TS testing.

G T