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, useSystemPropertiesgetAuthenticationType, getAWSAccessKey, getAWSRegion, getAWSSecretKey, getAWSService, getCookieScope, getCustomAuthCredentials, getHttpMethod, getOAuthContext, getPassword, getPreemptive, getPrivateKeyStore, getPublicKeyStore, getUrl, getUsernamegenerateConnectionInfo, generateConnectionInfo, getConnector, getContext, getOperationContextpublic OpenAPIOperationConnection(OperationContext context)
public org.apache.http.entity.ContentType getEntityContentType()
BrowseContext.getCustomOperationType().
Multiple Content Types are currently not supported.getEntityContentType in class RestOperationConnectionpublic String getPath()
public OpenAPICookie getCookie()