Uses of Interface
org.jclouds.rest.InvocationContext
-
-
Uses of InvocationContext in org.jclouds.atmos.fallbacks
Classes in org.jclouds.atmos.fallbacks that implement InvocationContext Modifier and Type Class Description class
EndpointIfAlreadyExists
-
Uses of InvocationContext in org.jclouds.atmos.functions
Classes in org.jclouds.atmos.functions that implement InvocationContext Modifier and Type Class Description class
ParseObjectFromHeadersAndHttpContent
Parses response headers and creates a new AtmosObject from them and the HTTP content. -
Uses of InvocationContext in org.jclouds.atmos.xml
Classes in org.jclouds.atmos.xml that implement InvocationContext Modifier and Type Class Description class
ErrorHandler
Parses the error from the Atmos Online Storage REST API.class
ListDirectoryResponseHandler
Parses an object list -
Uses of InvocationContext in org.jclouds.aws.ec2.xml
-
Uses of InvocationContext in org.jclouds.aws.xml
Classes in org.jclouds.aws.xml that implement InvocationContext Modifier and Type Class Description class
ErrorHandler
Parses the error from the Amazon S3 REST API.class
SessionCredentialsHandler
-
Uses of InvocationContext in org.jclouds.azure.storage.xml
Classes in org.jclouds.azure.storage.xml that implement InvocationContext Modifier and Type Class Description class
ErrorHandler
Parses the error from the Amazon S3 REST API. -
Uses of InvocationContext in org.jclouds.azureblob.functions
Classes in org.jclouds.azureblob.functions that implement InvocationContext Modifier and Type Class Description class
ParseBlobFromHeadersAndHttpContent
Parses response headers and creates a new AzureBlob from them and the HTTP content.class
ParseBlobPropertiesFromHeaders
This parses @{linkBlobProperties
from HTTP headers.class
ParseContainerPropertiesFromHeaders
This parses @{linkorg.jclouds.azureblob.domain.ListableContainerProperties
from HTTP headers. -
Uses of InvocationContext in org.jclouds.azureblob.xml
Classes in org.jclouds.azureblob.xml that implement InvocationContext Modifier and Type Class Description class
AccountNameEnumerationResultsHandler
Parses the following XML document:class
BlobBlocksResultsHandler
Parses the following document:class
ContainerNameEnumerationResultsHandler
Parses the following XML document: -
Uses of InvocationContext in org.jclouds.blobstore.functions
Classes in org.jclouds.blobstore.functions that implement InvocationContext Modifier and Type Class Description class
ParseBlobFromHeadersAndHttpContent
Parses response headers and creates a new Blob from them and the HTTP content.class
ParseSystemAndUserMetadataFromHeaders
-
Uses of InvocationContext in org.jclouds.cim.xml
Classes in org.jclouds.cim.xml that implement InvocationContext Modifier and Type Class Description class
ResourceAllocationSettingDataHandler
class
VirtualSystemSettingDataHandler
-
Uses of InvocationContext in org.jclouds.cloudwatch.functions
Classes in org.jclouds.cloudwatch.functions that implement InvocationContext Modifier and Type Class Description class
ListAlarmHistoryToPagedIterable
class
ListAlarmsToPagedIterable
class
MetricsToPagedIterable
-
Uses of InvocationContext in org.jclouds.cloudwatch.xml
Classes in org.jclouds.cloudwatch.xml that implement InvocationContext Modifier and Type Class Description class
AlarmHistoryItemHandler
class
DatapointHandler
class
DimensionHandler
class
GetMetricStatisticsResponseHandler
class
GetMetricStatisticsResponseHandlerV2
class
ListAlarmHistoryResponseHandler
class
ListAlarmsForMetricResponseHandler
class
ListAlarmsResponseHandler
class
ListMetricsResponseHandler
class
MetricAlarmHandler
class
MetricHandler
-
Uses of InvocationContext in org.jclouds.collect.internal
Classes in org.jclouds.collect.internal that implement InvocationContext Modifier and Type Class Description class
Arg0ToPagedIterable<T,I extends Arg0ToPagedIterable<T,I>>
Used to propagatearg0
during an advance in aPagedIterable
.static class
Arg0ToPagedIterable.FromCaller<T,I extends Arg0ToPagedIterable.FromCaller<T,I>>
Used to propagate callerarg0
to a callee during an advance in aPagedIterable
.class
ArgsToPagedIterable<T,I extends ArgsToPagedIterable<T,I>>
Used to propagate the invoked method arguments during an advance in aPagedIterable
.static class
ArgsToPagedIterable.FromCaller<T,I extends ArgsToPagedIterable.FromCaller<T,I>>
Sometimes the arguments in the invoked method do not provide enough information to fetch the next page of the result set.class
CallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>>
Deprecated.Arg0ToPagedIterable.FromCaller -
Uses of InvocationContext in org.jclouds.digitalocean2.functions
Classes in org.jclouds.digitalocean2.functions that implement InvocationContext Modifier and Type Class Description class
BaseToPagedIterable<T,O extends ListOptions>
Base class to implement the functions that build thePagedIterable
. -
Uses of InvocationContext in org.jclouds.ec2.xml
-
Uses of InvocationContext in org.jclouds.googlecloud.internal
Classes in org.jclouds.googlecloud.internal that implement InvocationContext Modifier and Type Class Description class
BaseArg0ToIteratorOfListPage<T,O extends ListOptions,I extends BaseArg0ToIteratorOfListPage<T,O,I>>
class
BaseCallerArg0ToIteratorOfListPage<T,O extends ListOptions,I extends BaseCallerArg0ToIteratorOfListPage<T,O,I>>
class
BaseToIteratorOfListPage<T,O extends ListOptions,I extends BaseToIteratorOfListPage<T,O,I>>
-
Uses of InvocationContext in org.jclouds.googlecomputeengine.features
-
Uses of InvocationContext in org.jclouds.googlecomputeengine.internal
Classes in org.jclouds.googlecomputeengine.internal that implement InvocationContext Modifier and Type Class Description class
BaseArg0ToIteratorOfListPage<T,I extends BaseArg0ToIteratorOfListPage<T,I>>
class
BaseCallerArg0ToIteratorOfListPage<T,I extends BaseCallerArg0ToIteratorOfListPage<T,I>>
class
BaseToIteratorOfListPage<T,I extends BaseToIteratorOfListPage<T,I>>
-
Uses of InvocationContext in org.jclouds.http.functions
Classes in org.jclouds.http.functions that implement InvocationContext Modifier and Type Class Description class
ParseSax<T>
This object will parse the body of an HttpResponse and return the result of typeback to the caller. static class
ParseSax.HandlerForGeneratedRequestWithResult<T>
static class
ParseSax.HandlerWithResult<T>
Handler that produces a useable domain object accessible after parsing completes.class
ParseURIFromListOrLocationHeaderIf20x
parses a single URI from a list -
Uses of InvocationContext in org.jclouds.openstack.functions
Classes in org.jclouds.openstack.functions that implement InvocationContext Modifier and Type Class Description class
ParseAuthenticationResponseFromHeaders
This parsesAuthenticationResponse
from HTTP headers. -
Uses of InvocationContext in org.jclouds.openstack.glance.v1_0.functions.internal
Classes in org.jclouds.openstack.glance.v1_0.functions.internal that implement InvocationContext Modifier and Type Class Description static class
ParseImageDetails.ToPagedIterable
static class
ParseImages.ToPagedIterable
-
Uses of InvocationContext in org.jclouds.openstack.keystone.v2_0.functions.internal
Classes in org.jclouds.openstack.keystone.v2_0.functions.internal that implement InvocationContext Modifier and Type Class Description static class
ParseServices.ToPagedIterable
static class
ParseTenants.ToPagedIterable
static class
ParseUsers.ToPagedIterable
-
Uses of InvocationContext in org.jclouds.openstack.marconi.v1.functions
Classes in org.jclouds.openstack.marconi.v1.functions that implement InvocationContext Modifier and Type Class Description class
QueuesToPagedIterable
-
Uses of InvocationContext in org.jclouds.openstack.neutron.v2.functions
Classes in org.jclouds.openstack.neutron.v2.functions that implement InvocationContext Modifier and Type Class Description class
FirewallPolicyToPagedIterable
Ensures FirewallRule works as PagedIterable.class
FirewallRuleToPagedIterable
Ensures FirewallRule works as PagedIterable.class
FirewallToPagedIterable
Ensures Firewall works as PagedIterable.class
FloatingIPsToPagedIterable
Ensures Floating IPs works as PagedIterable.class
NetworksToPagedIterable
Makes Networks work as a PagedIterable.class
PortsToPagedIterable
Ensures Ports works as a paged iterable.class
RouterToPagedIterable
Ensures Routers works as PagedIterable.class
RulesToPagedIterable
Ensures Routers works as PagedIterable.class
SecurityGroupsToPagedIterable
Ensures Routers works as PagedIterable.class
SubnetsToPagedIterable
Ensures Subnets works as a PagedIterable. -
Uses of InvocationContext in org.jclouds.openstack.neutron.v2.functions.lbaas.v1
Classes in org.jclouds.openstack.neutron.v2.functions.lbaas.v1 that implement InvocationContext Modifier and Type Class Description class
HealthMonitorsToPagedIterable
Makes HealthMonitors work as a PagedIterable.class
MembersToPagedIterable
Makes Members work as a PagedIterable.class
PoolsToPagedIterable
Makes Pools work as a PagedIterable.class
VIPsToPagedIterable
Makes VIPs work as a PagedIterable. -
Uses of InvocationContext in org.jclouds.openstack.nova.ec2.xml
Classes in org.jclouds.openstack.nova.ec2.xml that implement InvocationContext Modifier and Type Class Description class
NovaCreateVolumeResponseHandler
class
NovaDescribeImagesResponseHandler
Adjusted to filter out non-MACHINE images -
Uses of InvocationContext in org.jclouds.openstack.nova.v2_0.functions.internal
Classes in org.jclouds.openstack.nova.v2_0.functions.internal that implement InvocationContext Modifier and Type Class Description static class
ParseFlavorDetails.ToPagedIterable
static class
ParseFlavors.ToPagedIterable
static class
ParseImageDetails.ToPagedIterable
static class
ParseImages.ToPagedIterable
static class
ParseServerDetails.ToPagedIterable
static class
ParseServers.ToPagedIterable
-
Uses of InvocationContext in org.jclouds.openstack.swift.v1.functions
Classes in org.jclouds.openstack.swift.v1.functions that implement InvocationContext Modifier and Type Class Description class
ParseContainerFromHeaders
class
ParseObjectFromResponse
class
ParseObjectListFromResponse
-
Uses of InvocationContext in org.jclouds.ovf.xml
Classes in org.jclouds.ovf.xml that implement InvocationContext Modifier and Type Class Description class
DeploymentOptionSectionHandler
class
DiskSectionHandler
class
EnvelopeHandler
class
NetworkSectionHandler
class
OperatingSystemSectionHandler
class
ProductSectionHandler
class
SectionHandler<T extends Section<T>,B extends Section.Builder<T>>
class
VirtualHardwareSectionHandler
class
VirtualSystemHandler
-
Uses of InvocationContext in org.jclouds.ovf.xml.internal
Classes in org.jclouds.ovf.xml.internal that implement InvocationContext Modifier and Type Class Description class
BaseEnvelopeHandler<V extends BaseVirtualSystem<V>,B extends BaseVirtualSystem.Builder<V>,H extends BaseVirtualSystemHandler<V,B>,E extends BaseEnvelope<V,E>,T extends BaseEnvelope.Builder<V,E>>
class
BaseVirtualSystemHandler<T extends BaseVirtualSystem<T>,B extends BaseVirtualSystem.Builder<T>>
-
Uses of InvocationContext in org.jclouds.packet.features
Classes in org.jclouds.packet.features that implement InvocationContext Modifier and Type Class Description static class
DeviceApi.ParseDevices.ToPagedIterable
-
Uses of InvocationContext in org.jclouds.packet.functions
Classes in org.jclouds.packet.functions that implement InvocationContext Modifier and Type Class Description class
BaseToPagedIterable<T,O extends ListOptions>
Base class to implement the functions that build thePagedIterable
. -
Uses of InvocationContext in org.jclouds.profitbricks.http.parser
Classes in org.jclouds.profitbricks.http.parser that implement InvocationContext Modifier and Type Class Description class
BaseProfitBricksResponseHandler<T>
class
RequestIdOnlyResponseHandler
class
ServiceFaultResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.datacenter
Classes in org.jclouds.profitbricks.http.parser.datacenter that implement InvocationContext Modifier and Type Class Description class
BaseDataCenterResponseHandler<T>
class
DataCenterInfoResponseHandler
class
DataCenterListResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.firewall
Classes in org.jclouds.profitbricks.http.parser.firewall that implement InvocationContext Modifier and Type Class Description class
BaseFirewallResponseHandler<T>
class
FirewallListResponseHandler
class
FirewallResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.firewall.rule
Classes in org.jclouds.profitbricks.http.parser.firewall.rule that implement InvocationContext Modifier and Type Class Description class
BaseFirewallRuleResponseHandler<T>
class
FirewallRuleListResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.image
Classes in org.jclouds.profitbricks.http.parser.image that implement InvocationContext Modifier and Type Class Description class
BaseImageResponseHandler<T>
class
ImageInfoResponseHandler
class
ImageListResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.ipblock
Classes in org.jclouds.profitbricks.http.parser.ipblock that implement InvocationContext Modifier and Type Class Description class
BaseIpBlockResponseHandler<T>
class
IpBlockListResponseHandler
class
IpBlockResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.loadbalancer
Classes in org.jclouds.profitbricks.http.parser.loadbalancer that implement InvocationContext Modifier and Type Class Description class
BaseLoadBalancerResponseHandler<T>
class
LoadBalancerIdOnlyResponseHandler
Handler for parsing SOAP response where loadBalancerId is the only usable value.class
LoadBalancerListResponseHandler
class
LoadBalancerResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.nic
Classes in org.jclouds.profitbricks.http.parser.nic that implement InvocationContext Modifier and Type Class Description class
BaseNicResponseHandler<T>
class
NicIdOnlyResponseHandler
Handler for parsing SOAP response where nicId is the only usable value.class
NicListResponseHandler
class
NicResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.publicip
Classes in org.jclouds.profitbricks.http.parser.publicip that implement InvocationContext Modifier and Type Class Description class
BasePublicIpResponseHandler<T>
class
PublicIpListResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.server
Classes in org.jclouds.profitbricks.http.parser.server that implement InvocationContext Modifier and Type Class Description class
BaseServerResponseHandler<T>
class
ServerIdOnlyResponseHandler
Handler for parsing SOAP response where serverId is the only usable value.class
ServerInfoResponseHandler
class
ServerListResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.snapshot
Classes in org.jclouds.profitbricks.http.parser.snapshot that implement InvocationContext Modifier and Type Class Description class
BaseSnapshotResponseHandler<T>
class
SnapshotListResponseHandler
class
SnapshotResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.state
Classes in org.jclouds.profitbricks.http.parser.state that implement InvocationContext Modifier and Type Class Description class
GetProvisioningStateResponseHandler
-
Uses of InvocationContext in org.jclouds.profitbricks.http.parser.storage
Classes in org.jclouds.profitbricks.http.parser.storage that implement InvocationContext Modifier and Type Class Description class
BaseStorageResponseHandler<T>
class
StorageIdOnlyResponseHandler
class
StorageInfoResponseHandler
class
StorageListResponseHandler
-
Uses of InvocationContext in org.jclouds.rackspace.clouddns.v1.functions
Classes in org.jclouds.rackspace.clouddns.v1.functions that implement InvocationContext Modifier and Type Class Description class
DomainsToPagedIterable
class
ParseSubdomains
class
RecordsToPagedIterable
class
SubdomainsToPagedIterable
-
Uses of InvocationContext in org.jclouds.rackspace.cloudfiles.v1.functions
Classes in org.jclouds.rackspace.cloudfiles.v1.functions that implement InvocationContext Modifier and Type Class Description class
ParseCDNContainerFromHeaders
Parses theCDNContainer
from the response headers. -
Uses of InvocationContext in org.jclouds.rackspace.cloudloadbalancers.v1.functions
Classes in org.jclouds.rackspace.cloudloadbalancers.v1.functions that implement InvocationContext Modifier and Type Class Description class
ParseAlgorithms
class
ParseLoadBalancer
class
ParseLoadBalancers
static class
ParseLoadBalancers.ToPagedIterable
static class
ParseLoadBalancerUsages.ToPagedIterable
class
ParseNestedBoolean
class
ParseNestedString
class
ParseNode
static class
ParseNodes.ToPagedIterable
class
ParseSessionPersistence
-
Uses of InvocationContext in org.jclouds.rest
Classes in org.jclouds.rest with type parameters of type InvocationContext Modifier and Type Interface Description interface
InvocationContext<I extends InvocationContext<I>>
Passes generated Http request into this object; -
Uses of InvocationContext in org.jclouds.route53.functions
Classes in org.jclouds.route53.functions that implement InvocationContext Modifier and Type Class Description class
HostedZonesToPagedIterable
class
ResourceRecordSetIterableToPagedIterable
-
Uses of InvocationContext in org.jclouds.route53.xml
Classes in org.jclouds.route53.xml that implement InvocationContext Modifier and Type Class Description class
ChangeHandler
class
CreateHostedZoneResponseHandler
class
GetHostedZoneResponseHandler
class
HostedZoneHandler
class
InvalidChangeBatchHandler
class
ListHostedZonesResponseHandler
class
ListResourceRecordSetsResponseHandler
class
ResourceRecordSetHandler
-
Uses of InvocationContext in org.jclouds.s3.blobstore.functions
Classes in org.jclouds.s3.blobstore.functions that implement InvocationContext Modifier and Type Class Description class
BlobToObjectMetadata
-
Uses of InvocationContext in org.jclouds.s3.fallbacks
Classes in org.jclouds.s3.fallbacks that implement InvocationContext Modifier and Type Class Description class
FalseIfBucketAlreadyOwnedByYouOrOperationAbortedWhenBucketExists
-
Uses of InvocationContext in org.jclouds.s3.functions
Classes in org.jclouds.s3.functions that implement InvocationContext Modifier and Type Class Description class
ParseObjectFromHeadersAndHttpContent
Parses response headers and creates a new S3Object from them and the HTTP content.class
ParseObjectMetadataFromHeaders
This parses {@ link MutableObjectMetadata} from HTTP headers. -
Uses of InvocationContext in org.jclouds.s3.xml
Classes in org.jclouds.s3.xml that implement InvocationContext Modifier and Type Class Description class
AccessControlListHandler
Parses the following XML document:class
BucketLoggingHandler
Parses the following XML document:class
CopyObjectHandler
Parses the response from Amazon S3 COPY Object command.class
DeleteResultHandler
class
ErrorEntryHandler
class
ListAllMyBucketsHandler
Parses the following XML document:class
ListBucketHandler
Parses the following XML document:class
ListMultipartUploadsHandler
class
LocationConstraintHandler
Parses the response from Amazon S3 GET Bucket Locationclass
PartIdsFromHttpResponse
Deprecated.see PartIdsFromHttpResponseFullclass
PartIdsFromHttpResponseFull
Parses the following XML document:class
PayerHandler
Parses the response from Amazon S3 GET Request Payment -
Uses of InvocationContext in org.jclouds.sqs.xml
Classes in org.jclouds.sqs.xml that implement InvocationContext Modifier and Type Class Description class
AttributesHandler
class
BatchErrorHandler
class
BatchResponseHandler<V>
class
ChangeMessageVisibilityBatchResponseHandler
class
DeleteMessageBatchResponseHandler
class
IdHandler
class
MessageHandler
class
ReceiveMessageResponseHandler
class
SendMessageBatchResponseHandler
class
SendMessageBatchResultEntryHandler
class
TextFromSingleElementHandler<V>
looks for a single value in the xmlclass
ValueHandler
-
Uses of InvocationContext in org.jclouds.sts.xml
Classes in org.jclouds.sts.xml that implement InvocationContext Modifier and Type Class Description class
UserAndSessionCredentialsHandler
-
Uses of InvocationContext in org.jclouds.ultradns.ws.xml
-