public class OpenAPIOperationConnection extends RestOperationConnection
Constructor and Description |
---|
OpenAPIOperationConnection(OperationContext context) |
Modifier and Type | Method and Description |
---|---|
OpenAPICookie |
getCookie() |
org.apache.http.entity.ContentType |
getEntityContentType()
Retrieves the content type from the cookie.
|
String |
getPath()
Gets the selected Path to execute upon.
|
doPreemptiveAuthentication, getAuthenticationCredentials, getAuthSchemeProviders, getClient, getHttpClient, getHttpContext, getRedirectStrategy, getRetryHandler, useSystemProperties
getAuthenticationType, getAWSAccessKey, getAWSRegion, getAWSSecretKey, getAWSService, getCookieScope, getCustomAuthCredentials, getHttpMethod, getOAuthContext, getPassword, getPreemptive, getPrivateKeyStore, getPublicKeyStore, getUrl, getUsername
generateConnectionInfo, generateConnectionInfo, getConnector, getContext, getOperationContext
public OpenAPIOperationConnection(OperationContext context)
public org.apache.http.entity.ContentType getEntityContentType()
BrowseContext.getCustomOperationType()
.
Multiple Content Types are currently not supported.getEntityContentType
in class RestOperationConnection
public String getPath()
public OpenAPICookie getCookie()