Package jade.imtp.leap.http
Class HTTPSAddress
- java.lang.Object
-
- jade.imtp.leap.http.HTTPAddress
-
- jade.imtp.leap.http.HTTPSAddress
-
- All Implemented Interfaces:
TransportAddress,Serializable,Serializable
public class HTTPSAddress extends HTTPAddress
- Author:
- Eduard Drenth: Logica, 12-jul-2009
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HTTPSAddress(String host, String port, String file, String anchor)Constructor declaration
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetProto()Method declaration
-
-
-
Method Detail
-
getProto
public String getProto()
Method declaration- Specified by:
getProtoin interfaceTransportAddress- Overrides:
getProtoin classHTTPAddress- Returns:
-
-