com.intel.gpe.client2.filemanager.nodes.localfs
Class JavaIOFileTransferClient

java.lang.Object
  extended by com.intel.gpe.client2.filemanager.nodes.localfs.WSRFClientImpl
      extended by com.intel.gpe.client2.filemanager.nodes.localfs.WSRPClientImpl
          extended by com.intel.gpe.client2.filemanager.nodes.localfs.WSLTClientImpl
              extended by com.intel.gpe.client2.filemanager.nodes.localfs.JavaIOFileTransferClient
All Implemented Interfaces:
com.intel.gpe.clients.api.FileTransferClient, com.intel.gpe.clients.api.ServiceClient, com.intel.gpe.clients.api.WSLTClient, com.intel.gpe.clients.api.WSRFClient, com.intel.gpe.clients.api.WSRPClient

public class JavaIOFileTransferClient
extends WSLTClientImpl
implements com.intel.gpe.clients.api.FileTransferClient


Field Summary
 
Fields inherited from interface com.intel.gpe.clients.api.FileTransferClient
BASELINE, GASS, GRIDFTP, RANDOMBYTEIO, SFTP, STREAMABLEBYTEIO, SWA
 
Constructor Summary
JavaIOFileTransferClient(java.lang.String file)
           
 
Method Summary
 java.io.InputStream getInputStream()
           
 java.io.OutputStream getOutputStream()
           
 java.lang.String getSource()
           
 java.lang.String getTarget()
           
 
Methods inherited from class com.intel.gpe.client2.filemanager.nodes.localfs.WSLTClientImpl
destroy, getCurrentTime, getTerminationTime, setTerminationTime
 
Methods inherited from class com.intel.gpe.client2.filemanager.nodes.localfs.WSRPClientImpl
getMultipleResourceProperties, getResourceProperty, getResourcePropertyDocument, queryXPath10Properties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.intel.gpe.clients.api.WSLTClient
destroy, getCurrentTime, getTerminationTime, setTerminationTime
 
Methods inherited from interface com.intel.gpe.clients.api.WSRPClient
getMultipleResourceProperties, getResourceProperty, getResourcePropertyDocument, queryXPath10Properties
 

Constructor Detail

JavaIOFileTransferClient

public JavaIOFileTransferClient(java.lang.String file)
Method Detail

getInputStream

public java.io.InputStream getInputStream()
                                   throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException

getOutputStream

public java.io.OutputStream getOutputStream()
                                     throws java.io.FileNotFoundException
Throws:
java.io.FileNotFoundException

getSource

public java.lang.String getSource()
                           throws com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException,
                                  com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException,
                                  com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException,
                                  com.intel.gpe.clients.api.exceptions.GPESecurityException,
                                  com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException,
                                  com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException
Specified by:
getSource in interface com.intel.gpe.clients.api.FileTransferClient
Throws:
com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException
com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException
com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException
com.intel.gpe.clients.api.exceptions.GPESecurityException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException

getTarget

public java.lang.String getTarget()
                           throws com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException,
                                  com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException,
                                  com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException,
                                  com.intel.gpe.clients.api.exceptions.GPESecurityException,
                                  com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException,
                                  com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException
Specified by:
getTarget in interface com.intel.gpe.clients.api.FileTransferClient
Throws:
com.intel.gpe.clients.api.exceptions.GPEInvalidResourcePropertyQNameException
com.intel.gpe.clients.api.exceptions.GPEResourceUnknownException
com.intel.gpe.clients.api.exceptions.GPEUnmarshallingException
com.intel.gpe.clients.api.exceptions.GPESecurityException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareRemoteException
com.intel.gpe.clients.api.exceptions.GPEMiddlewareServiceException


Copyright © 2008. All Rights Reserved.