Uses of Class
org.apache.synapse.endpoints.HTTPEndpoint
-
Packages that use HTTPEndpoint Package Description org.apache.synapse.endpoints -
-
Uses of HTTPEndpoint in org.apache.synapse.endpoints
Subclasses of HTTPEndpoint in org.apache.synapse.endpoints Modifier and Type Class Description class
BasicAuthConfiguredHTTPEndpoint
This class represents a http endpoint with basic auth configured This will configure the basic auth headers and call the send method in HTTP endpointclass
OAuthConfiguredHTTPEndpoint
This class represents a http endpoint with oauth configured This will configure the oauth headers and call the send method in HTTP endpoint
-