public class ExternalTryitService
extends org.wso2.carbon.core.AbstractAdmin
Constructor and Description |
---|
ExternalTryitService() |
Modifier and Type | Method and Description |
---|---|
String |
generateTryit(String url,
String hostName)
This is a Web method.
|
getAxisConfig, getConfigContext, getConfigSystemRegistry, getConfigUserRegistry, getGovernanceRegistry, getGovernanceSystemRegistry, getGovernanceUserRegistry, getHttpSession, getLocalRepo, getRegistry, getTenantDomain, getUsername, getUserRealm, setConfigurationContext, setPermissionUpdateTimestamp
public String generateTryit(String url, String hostName) throws org.apache.axis2.AxisFault
url
- WSDL document location.hostName
- name of client host.org.apache.axis2.AxisFault
- if any anomaly occured.Copyright © 2021 WSO2. All rights reserved.