Package org.jclouds.sqs.xml
Class RegexQueueHandler
java.lang.Object
org.jclouds.sqs.xml.internal.BaseRegexQueueHandler
org.jclouds.sqs.xml.RegexQueueHandler
- All Implemented Interfaces:
com.google.common.base.Function<HttpResponse,
,URI> Function<HttpResponse,
URI>
@Singleton
public class RegexQueueHandler
extends BaseRegexQueueHandler
implements com.google.common.base.Function<HttpResponse,URI>
- See Also:
-
Field Summary
Fields inherited from class org.jclouds.sqs.xml.internal.BaseRegexQueueHandler
pattern
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.sqs.xml.internal.BaseRegexQueueHandler
parse
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
-
RegexQueueHandler
-
-
Method Details
-
apply
- Specified by:
apply
in interfacecom.google.common.base.Function<HttpResponse,
URI> - Specified by:
apply
in interfaceFunction<HttpResponse,
URI>
-