Class NullHttpConnectionFiller
java.lang.Object
com.aquima.interactions.foundation.connectivity.NullHttpConnectionFiller
- All Implemented Interfaces:
IHttpConnectionFiller
A no-op filler. Calling any of the methods of this implementation has no effect.
- Since:
- 9.4.3
- Author:
- Petru Galanton
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullHttpConnectionFiller
public NullHttpConnectionFiller()
-
-
Method Details
-
username
- Specified by:
username
in interfaceIHttpConnectionFiller
-
password
- Specified by:
password
in interfaceIHttpConnectionFiller
-
url
- Specified by:
url
in interfaceIHttpConnectionFiller
-
timeout
- Specified by:
timeout
in interfaceIHttpConnectionFiller
-
domain
- Specified by:
domain
in interfaceIHttpConnectionFiller
-