|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface URI
An interface class which describes the absolute minimum of methods that a Turbine URI class must implement.
Method Summary | |
---|---|
String |
getContextPath()
Gets the context path. |
String |
getReference()
Returns the current reference anchor. |
String |
getScriptName()
Gets the script name (/servlets/Turbine). |
String |
getServerName()
Gets the server name. |
int |
getServerPort()
Gets the server port. |
String |
getServerScheme()
Returns the current Server Scheme |
Method Detail |
---|
String getScriptName()
String getContextPath()
String getServerName()
int getServerPort()
String getServerScheme()
String getReference()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |