Class KeyValuesDelimitedByBlankLinesToServerInfo
java.lang.Object
org.jclouds.elasticstack.functions.KeyValuesDelimitedByBlankLinesToServerInfo
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,ServerInfo> Function<HttpResponse,
ServerInfo>
@Singleton
public class KeyValuesDelimitedByBlankLinesToServerInfo
extends Object
implements com.google.common.base.Function<HttpResponse,ServerInfo>
-
Constructor Summary
ConstructorsConstructorDescriptionKeyValuesDelimitedByBlankLinesToServerInfo
(ListOfKeyValuesDelimitedByBlankLinesToServerInfoSet setParser) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals
-
Constructor Details
-
KeyValuesDelimitedByBlankLinesToServerInfo
@Inject public KeyValuesDelimitedByBlankLinesToServerInfo(ListOfKeyValuesDelimitedByBlankLinesToServerInfoSet setParser)
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
ServerInfo> - Specified by:
apply
in interfaceFunction<HttpResponse,
ServerInfo>
-