public class WebappAdminClient extends Object
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE |
static int |
MILLISECONDS_PER_MINUTE |
org.wso2.carbon.webapp.mgt.stub.WebappAdminStub |
stub |
Constructor and Description |
---|
WebappAdminClient(String cookie,
String backendServerURL,
org.apache.axis2.context.ConfigurationContext configCtx,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.webapp.mgt.stub.types.carbon.VhostHolder |
getVhostHolder() |
void |
uploadWebapp(org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappUploadData[] webappUploadDataList) |
public static final String BUNDLE
public static final int MILLISECONDS_PER_MINUTE
public org.wso2.carbon.webapp.mgt.stub.WebappAdminStub stub
public void uploadWebapp(org.wso2.carbon.webapp.mgt.stub.types.carbon.WebappUploadData[] webappUploadDataList) throws org.apache.axis2.AxisFault
org.apache.axis2.AxisFault
public org.wso2.carbon.webapp.mgt.stub.types.carbon.VhostHolder getVhostHolder() throws RemoteException
RemoteException
Copyright © 2019 WSO2. All rights reserved.