Author: shankar
Date: Fri Apr 24 06:48:09 2009
New Revision: 768184
URL: http://svn.apache.org/viewvc?rev=768184&view=rev
Log:
changing configuration service WSDL namespace to apache.org
Added:
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svc.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcCallbackHandler.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcStub.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ActiveDB.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ActiveDBE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSConfigRequest.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSConfigRequestE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSConfigResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSConfigResponseE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSToOPS.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSToOPSConnections.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSToOPSConnectionsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/BSToOPSE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientConfigRequest.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientConfigRequestE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientConfigResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientConfigResponseE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientToBS.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientToBSConnections.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientToBSConnectionsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ClientToBSE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/CurrentActiveDB.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/DBConfig.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/DBConfigE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/DBConfigs.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/DBConfigsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ExtensionMapper.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetActiveDB.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetActiveDBE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetBSToOPSConnections.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetBSToOPSConnectionsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetClientToBSConnections.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetClientToBSConnectionsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetDBConfigs.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetDBConfigsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetServiceLocations.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/GetServiceLocationsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/OPSConfigRequest.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/OPSConfigRequestE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/OPSConfigResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/OPSConfigResponseE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ServiceLocation.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ServiceLocationE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ServiceLocations.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/ServiceLocationsE.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/SetActiveDBResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/SetConnectionFromBSToOPSResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/SetConnectionFromClientToBSResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/SetServiceLocationResponse.java
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/xsd/StoreDBConfigResponse.java
Removed:
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/wso2/
Modified:
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/services/TradeConfigServiceClient.java
Added:
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svc.java
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svc.java?rev=768184&view=auto
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svc.java
(added)
+++
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svc.java
Fri Apr 24 06:48:09 2009
@@ -0,0 +1,346 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+
+/**
+ * Config_svc.java
+ *
+ * This file was auto-generated from WSDL
+ * by the Apache Axis2 version: SNAPSHOT Built on : Jul 01, 2008 (11:47:57
IST)
+ */
+
+ package org.apache.stonehenge.stocktrader.config;
+
+ /*
+ * Config_svc java interface
+ */
+
+ public interface Config_svc {
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param bSConfigRequest0
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.BSConfigResponseE bSConfigRequest(
+
+
org.apache.stonehenge.stocktrader.config.xsd.BSConfigRequestE bSConfigRequest0)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param bSConfigRequest0
+
+ */
+ public void startbSConfigRequest(
+
+ org.apache.stonehenge.stocktrader.config.xsd.BSConfigRequestE
bSConfigRequest0,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param clientConfigRequest2
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.ClientConfigResponseE
clientConfigRequest(
+
+
org.apache.stonehenge.stocktrader.config.xsd.ClientConfigRequestE
clientConfigRequest2)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param clientConfigRequest2
+
+ */
+ public void startclientConfigRequest(
+
+ org.apache.stonehenge.stocktrader.config.xsd.ClientConfigRequestE
clientConfigRequest2,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param getClientToBSConnections4
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.ClientToBSConnectionsE
getClientToBSConnections(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetClientToBSConnectionsE
getClientToBSConnections4)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param getClientToBSConnections4
+
+ */
+ public void startgetClientToBSConnections(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetClientToBSConnectionsE
getClientToBSConnections4,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ */
+ public void activeDB(
+ org.apache.stonehenge.stocktrader.config.xsd.ActiveDBE activeDB6
+
+ ) throws java.rmi.RemoteException
+
+ ;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param getDBConfigs7
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.DBConfigsE getDBConfigs(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetDBConfigsE getDBConfigs7)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param getDBConfigs7
+
+ */
+ public void startgetDBConfigs(
+
+ org.apache.stonehenge.stocktrader.config.xsd.GetDBConfigsE
getDBConfigs7,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param getActiveDB9
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.CurrentActiveDB getActiveDB(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetActiveDBE getActiveDB9)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param getActiveDB9
+
+ */
+ public void startgetActiveDB(
+
+ org.apache.stonehenge.stocktrader.config.xsd.GetActiveDBE
getActiveDB9,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ */
+ public void clientToBS(
+ org.apache.stonehenge.stocktrader.config.xsd.ClientToBSE clientToBS11
+
+ ) throws java.rmi.RemoteException
+
+ ;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param oPSConfigRequest12
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.OPSConfigResponseE
oPSConfigRequest(
+
+
org.apache.stonehenge.stocktrader.config.xsd.OPSConfigRequestE
oPSConfigRequest12)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param oPSConfigRequest12
+
+ */
+ public void startoPSConfigRequest(
+
+ org.apache.stonehenge.stocktrader.config.xsd.OPSConfigRequestE
oPSConfigRequest12,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ */
+ public void dBConfig(
+ org.apache.stonehenge.stocktrader.config.xsd.DBConfigE dBConfig14
+
+ ) throws java.rmi.RemoteException
+
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ */
+ public void bSToOPS(
+ org.apache.stonehenge.stocktrader.config.xsd.BSToOPSE bSToOPS15
+
+ ) throws java.rmi.RemoteException
+
+ ;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param getServiceLocations16
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.ServiceLocationsE
getServiceLocations(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetServiceLocationsE
getServiceLocations16)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param getServiceLocations16
+
+ */
+ public void startgetServiceLocations(
+
+ org.apache.stonehenge.stocktrader.config.xsd.GetServiceLocationsE
getServiceLocations16,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ */
+ public void serviceLocation(
+ org.apache.stonehenge.stocktrader.config.xsd.ServiceLocationE
serviceLocation18
+
+ ) throws java.rmi.RemoteException
+
+ ;
+
+
+
+ /**
+ * Auto generated method signature
+ *
+ * @param getBSToOPSConnections19
+
+ */
+
+
+ public
org.apache.stonehenge.stocktrader.config.xsd.BSToOPSConnectionsE
getBSToOPSConnections(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetBSToOPSConnectionsE
getBSToOPSConnections19)
+ throws java.rmi.RemoteException
+ ;
+
+
+ /**
+ * Auto generated method signature for Asynchronous Invocations
+ *
+ * @param getBSToOPSConnections19
+
+ */
+ public void startgetBSToOPSConnections(
+
+
org.apache.stonehenge.stocktrader.config.xsd.GetBSToOPSConnectionsE
getBSToOPSConnections19,
+
+ final
org.apache.stonehenge.stocktrader.config.Config_svcCallbackHandler callback)
+
+ throws java.rmi.RemoteException;
+
+
+
+
+ //
+ }
+
Added:
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcCallbackHandler.java
URL:
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcCallbackHandler.java?rev=768184&view=auto
==============================================================================
---
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcCallbackHandler.java
(added)
+++
incubator/stonehenge/trunk/stocktrader/wsas/business_service/src/org/apache/stonehenge/stocktrader/config/Config_svcCallbackHandler.java
Fri Apr 24 06:48:09 2009
@@ -0,0 +1,204 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/**
+ * Config_svcCallbackHandler.java
+ *
+ * This file was auto-generated from WSDL
+ * by the Apache Axis2 version: SNAPSHOT Built on : Jul 01, 2008 (11:47:57
IST)
+ */
+
+ package org.apache.stonehenge.stocktrader.config;
+
+ /**
+ * Config_svcCallbackHandler Callback class, Users can extend this class
and implement
+ * their own receiveResult and receiveError methods.
+ */
+ public abstract class Config_svcCallbackHandler{
+
+
+
+ protected Object clientData;
+
+ /**
+ * User can pass in any object that needs to be accessed once the
NonBlocking
+ * Web service call is finished and appropriate method of this CallBack is
called.
+ * @param clientData Object mechanism by which the user can pass in user
data
+ * that will be avilable at the time this callback is called.
+ */
+ public Config_svcCallbackHandler(Object clientData){
+ this.clientData = clientData;
+ }
+
+ /**
+ * Please use this constructor if you don't want to set any clientData
+ */
+ public Config_svcCallbackHandler(){
+ this.clientData = null;
+ }
+
+ /**
+ * Get the client data
+ */
+
+ public Object getClientData() {
+ return clientData;
+ }
+
+
+ /**
+ * auto generated Axis2 call back method for bSConfigRequest method
+ * override this method for handling normal response from
bSConfigRequest operation
+ */
+ public void receiveResultbSConfigRequest(
+
org.apache.stonehenge.stocktrader.config.xsd.BSConfigResponseE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
bSConfigRequest operation
+ */
+ public void receiveErrorbSConfigRequest(java.lang.Exception e) {
+ }
+
+ /**
+ * auto generated Axis2 call back method for clientConfigRequest
method
+ * override this method for handling normal response from
clientConfigRequest operation
+ */
+ public void receiveResultclientConfigRequest(
+
org.apache.stonehenge.stocktrader.config.xsd.ClientConfigResponseE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
clientConfigRequest operation
+ */
+ public void receiveErrorclientConfigRequest(java.lang.Exception e)
{
+ }
+
+ /**
+ * auto generated Axis2 call back method for
getClientToBSConnections method
+ * override this method for handling normal response from
getClientToBSConnections operation
+ */
+ public void receiveResultgetClientToBSConnections(
+
org.apache.stonehenge.stocktrader.config.xsd.ClientToBSConnectionsE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
getClientToBSConnections operation
+ */
+ public void
receiveErrorgetClientToBSConnections(java.lang.Exception e) {
+ }
+
+ // No methods generated for meps other than in-out
+
+ /**
+ * auto generated Axis2 call back method for getDBConfigs method
+ * override this method for handling normal response from
getDBConfigs operation
+ */
+ public void receiveResultgetDBConfigs(
+ org.apache.stonehenge.stocktrader.config.xsd.DBConfigsE
result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
getDBConfigs operation
+ */
+ public void receiveErrorgetDBConfigs(java.lang.Exception e) {
+ }
+
+ /**
+ * auto generated Axis2 call back method for getActiveDB method
+ * override this method for handling normal response from
getActiveDB operation
+ */
+ public void receiveResultgetActiveDB(
+
org.apache.stonehenge.stocktrader.config.xsd.CurrentActiveDB result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from getActiveDB
operation
+ */
+ public void receiveErrorgetActiveDB(java.lang.Exception e) {
+ }
+
+ // No methods generated for meps other than in-out
+
+ /**
+ * auto generated Axis2 call back method for oPSConfigRequest method
+ * override this method for handling normal response from
oPSConfigRequest operation
+ */
+ public void receiveResultoPSConfigRequest(
+
org.apache.stonehenge.stocktrader.config.xsd.OPSConfigResponseE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
oPSConfigRequest operation
+ */
+ public void receiveErroroPSConfigRequest(java.lang.Exception e) {
+ }
+
+ // No methods generated for meps other than in-out
+
+ // No methods generated for meps other than in-out
+
+ /**
+ * auto generated Axis2 call back method for getServiceLocations
method
+ * override this method for handling normal response from
getServiceLocations operation
+ */
+ public void receiveResultgetServiceLocations(
+
org.apache.stonehenge.stocktrader.config.xsd.ServiceLocationsE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
getServiceLocations operation
+ */
+ public void receiveErrorgetServiceLocations(java.lang.Exception e)
{
+ }
+
+ // No methods generated for meps other than in-out
+
+ /**
+ * auto generated Axis2 call back method for getBSToOPSConnections
method
+ * override this method for handling normal response from
getBSToOPSConnections operation
+ */
+ public void receiveResultgetBSToOPSConnections(
+
org.apache.stonehenge.stocktrader.config.xsd.BSToOPSConnectionsE result
+ ) {
+ }
+
+ /**
+ * auto generated Axis2 Error handler
+ * override this method for handling error response from
getBSToOPSConnections operation
+ */
+ public void receiveErrorgetBSToOPSConnections(java.lang.Exception
e) {
+ }
+
+
+
+ }
+