|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IHttpService
This interface is used to provide details about an HTTP service, to which HTTP requests can be sent.
Method Summary | |
---|---|
java.lang.String |
getHost()
This method returns the hostname or IP address for the service. |
int |
getPort()
This method returns the port number for the service. |
java.lang.String |
getProtocol()
This method returns the protocol for the service. |
Method Detail |
---|
java.lang.String getHost()
int getPort()
java.lang.String getProtocol()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |