| Line 6... |
Line 6... |
| 6 |
*/
|
6 |
*/
|
| 7 |
|
7 |
|
| 8 |
package com.aramex.stub;
|
8 |
package com.aramex.stub;
|
| 9 |
|
9 |
|
| 10 |
public interface Service_1_0_Service extends javax.xml.rpc.Service {
|
10 |
public interface Service_1_0_Service extends javax.xml.rpc.Service {
|
| - |
|
11 |
public java.lang.String getBasicHttpBinding_Service_1_01Address();
|
| - |
|
12 |
|
| - |
|
13 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_01() throws javax.xml.rpc.ServiceException;
|
| - |
|
14 |
|
| - |
|
15 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_01(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
|
| 11 |
public java.lang.String getBasicHttpBinding_Service_1_0Address();
|
16 |
public java.lang.String getBasicHttpBinding_Service_1_0Address();
|
| 12 |
|
17 |
|
| 13 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_0() throws javax.xml.rpc.ServiceException;
|
18 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_0() throws javax.xml.rpc.ServiceException;
|
| 14 |
|
19 |
|
| 15 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_0(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
|
20 |
public com.aramex.stub.Service_1_0_PortType getBasicHttpBinding_Service_1_0(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
|