Skip navigation links
spring-cloud-cloudfoundry-connector
A C D G I J L M O P R S T U 

A

accept(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CassandraServiceInfoCreator
 
accept(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
accept(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.MonitoringServiceInfoCreator
 
accept(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.RelationalServiceInfoCreator
 
AmqpServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
AmqpServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.AmqpServiceInfoCreator
 
ApplicationInstanceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
ApplicationInstanceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.ApplicationInstanceInfoCreator
 

C

CassandraServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
Service info creator for Cassandra services.
CassandraServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.CassandraServiceInfoCreator
 
CloudFoundryConnector - Class in org.springframework.cloud.cloudfoundry
 
CloudFoundryConnector() - Constructor for class org.springframework.cloud.cloudfoundry.CloudFoundryConnector
 
CloudFoundryRawServiceData - Class in org.springframework.cloud.cloudfoundry
A CloudFoundryRawServiceData object represents the data read from the VCAP_SERVICES environment variable and transformed from JSON text to a collection of objects.
CloudFoundryRawServiceData() - Constructor for class org.springframework.cloud.cloudfoundry.CloudFoundryRawServiceData
 
CloudFoundryRawServiceData(Map<? extends String, ? extends List<Map<String, Object>>>) - Constructor for class org.springframework.cloud.cloudfoundry.CloudFoundryRawServiceData
 
CloudFoundryServiceInfoCreator<SI extends org.springframework.cloud.service.ServiceInfo> - Class in org.springframework.cloud.cloudfoundry
 
CloudFoundryServiceInfoCreator(Tags, String...) - Constructor for class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
contains(String) - Method in class org.springframework.cloud.cloudfoundry.Tags
 
containsOne(List<String>) - Method in class org.springframework.cloud.cloudfoundry.Tags
 
createApplicationInstanceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.ApplicationInstanceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.AmqpServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CassandraServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.DB2ServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.MongoServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.MonitoringServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.MysqlServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.OracleServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.PostgresqlServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.RedisServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.RelationalServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.RelationalServiceInfoCreator
 
createServiceInfo(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.SmtpServiceInfoCreator
 
createServiceInfo(String, String, String) - Method in class org.springframework.cloud.cloudfoundry.SqlServerServiceInfoCreator
 

D

DB2ServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
DB2ServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.DB2ServiceInfoCreator
 

G

getApplicationInstanceInfo() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryConnector
 
getCredentials(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getDefaultUriScheme() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getFallbackServiceInfoCreator() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryConnector
 
getId(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getIntFromCredentials(Map<String, Object>, String...) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getServicesData() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryConnector
Return object representation of the VCAP_SERVICES environment variable
getStringFromCredentials(Map<String, Object>, String...) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getTags() - Method in class org.springframework.cloud.cloudfoundry.Tags
 
getUriFromCredentials(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
getUriSchemes() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 

I

isInMatchingCloud() - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryConnector
 

J

jdbcUrlMatchesScheme(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.RelationalServiceInfoCreator
 

L

labelStartsWithTag(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 

M

MongoServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
MongoServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.MongoServiceInfoCreator
 
MonitoringServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
MonitoringServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.MonitoringServiceInfoCreator
 
MysqlServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
MysqlServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.MysqlServiceInfoCreator
 

O

OracleServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
OracleServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.OracleServiceInfoCreator
 
org.springframework.cloud.cloudfoundry - package org.springframework.cloud.cloudfoundry
 

P

PostgresqlServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
PostgresqlServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.PostgresqlServiceInfoCreator
 
process(CloudFoundryRawServiceData) - Method in interface org.springframework.cloud.cloudfoundry.ServiceDataPostProcessor
Process raw service data as read from VCAP_SERVICES.

R

RedisServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
RedisServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.RedisServiceInfoCreator
 
RelationalServiceInfoCreator<SI extends org.springframework.cloud.service.common.RelationalServiceInfo> - Class in org.springframework.cloud.cloudfoundry
 
RelationalServiceInfoCreator(Tags, String...) - Constructor for class org.springframework.cloud.cloudfoundry.RelationalServiceInfoCreator
 

S

ServiceDataPostProcessor - Interface in org.springframework.cloud.cloudfoundry
An extension point that allows service data to be processed after it is read from VCAP_SERVICES.
SmtpServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
SmtpServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.SmtpServiceInfoCreator
 
SqlServerServiceInfoCreator - Class in org.springframework.cloud.cloudfoundry
 
SqlServerServiceInfoCreator() - Constructor for class org.springframework.cloud.cloudfoundry.SqlServerServiceInfoCreator
 
startsWith(String) - Method in class org.springframework.cloud.cloudfoundry.Tags
 

T

Tags - Class in org.springframework.cloud.cloudfoundry
 
Tags(String...) - Constructor for class org.springframework.cloud.cloudfoundry.Tags
 
tagsMatch(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 

U

uriKeyMatchesScheme(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
uriMatchesScheme(Map<String, Object>) - Method in class org.springframework.cloud.cloudfoundry.CloudFoundryServiceInfoCreator
 
A C D G I J L M O P R S T U 
Skip navigation links
spring-cloud-cloudfoundry-connector