JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
eu.xenit.alfred.api.web
Interface IWebUtils
public interface
IWebUtils
Provides utility functions to access information about the current web context
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getHost
()
int
getPort
()
String
getProtocol
()
Method Details
getHost
String
getHost
()
getPort
int
getPort
()
getProtocol
String
getProtocol
()