org.cmis.interopserver.services.edxlde
Class EDXLDistributionElementSoapBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by org.cmis.interopserver.services.edxlde.EDXLDistributionElementSoapBindingStub
All Implemented Interfaces:
java.rmi.Remote, javax.xml.rpc.Stub, EDXLDistributionElement

public class EDXLDistributionElementSoapBindingStub
extends org.apache.axis.client.Stub
implements EDXLDistributionElement


Field Summary
(package private) static org.apache.axis.description.OperationDesc[] _operations
           
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
EDXLDistributionElementSoapBindingStub()
           
EDXLDistributionElementSoapBindingStub(javax.xml.rpc.Service service)
           
EDXLDistributionElementSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 java.lang.String[] getAllEdxlDEMsgs(long in0)
           
 java.lang.String getEdxlDEMessage(java.lang.String in0)
           
 java.lang.String[] getEdxlDEMsgsByPostedDate(java.lang.String in0)
           
 java.lang.String[] getEdxlDEMsgsBySentDate(java.lang.String in0)
           
 java.lang.String getServerTime()
           
 java.lang.String postEdxlDEMessage(long[] in0, java.lang.String in1)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

_operations

static org.apache.axis.description.OperationDesc[] _operations
Constructor Detail

EDXLDistributionElementSoapBindingStub

public EDXLDistributionElementSoapBindingStub()
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

EDXLDistributionElementSoapBindingStub

public EDXLDistributionElementSoapBindingStub(java.net.URL endpointURL,
                                              javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

EDXLDistributionElementSoapBindingStub

public EDXLDistributionElementSoapBindingStub(javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

getAllEdxlDEMsgs

public java.lang.String[] getAllEdxlDEMsgs(long in0)
                                    throws java.rmi.RemoteException
Specified by:
getAllEdxlDEMsgs in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMessage

public java.lang.String getEdxlDEMessage(java.lang.String in0)
                                  throws java.rmi.RemoteException
Specified by:
getEdxlDEMessage in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

postEdxlDEMessage

public java.lang.String postEdxlDEMessage(long[] in0,
                                          java.lang.String in1)
                                   throws java.rmi.RemoteException
Specified by:
postEdxlDEMessage in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getServerTime

public java.lang.String getServerTime()
                               throws java.rmi.RemoteException
Specified by:
getServerTime in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMsgsByPostedDate

public java.lang.String[] getEdxlDEMsgsByPostedDate(java.lang.String in0)
                                             throws java.rmi.RemoteException
Specified by:
getEdxlDEMsgsByPostedDate in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException

getEdxlDEMsgsBySentDate

public java.lang.String[] getEdxlDEMsgsBySentDate(java.lang.String in0)
                                           throws java.rmi.RemoteException
Specified by:
getEdxlDEMsgsBySentDate in interface EDXLDistributionElement
Throws:
java.rmi.RemoteException