Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig

Enclosing interface:
Configuration.ExchangeFileRequestConfig.PutFileRequestConfig

public static interface Configuration.ExchangeFileRequestConfig.PutFileRequestConfig.AckServerInfoConfig

For Ack Server Info.

Version:
cvs revision: $Revision: 1.4 $ Last Modified: $Date: 2007/10/19 19:48:21 $
Author:
Harry Liu (harry.liu@sun.com)

Method Summary
 java.lang.String getSwInt_RequestType()
           
 java.lang.String getSwInt_Responder()
           
 void setSwInt_RequestType(java.lang.String requestType)
           
 void setSwInt_Responder(java.lang.String responder)
           
 void validate()
          Validate method.
 

Method Detail

getSwInt_Responder

java.lang.String getSwInt_Responder()
Returns:

getSwInt_RequestType

java.lang.String getSwInt_RequestType()
Returns:

setSwInt_Responder

void setSwInt_Responder(java.lang.String responder)
                        throws SAGApplicationException
Parameters:
responder -
Throws:
SAGApplicationException

setSwInt_RequestType

void setSwInt_RequestType(java.lang.String requestType)
                          throws SAGApplicationException
Parameters:
requestType -
Throws:
SAGApplicationException

validate

void validate()
              throws SAGApplicationException
Validate method.

Parameters:
None.

Throws:
SAGApplicationException - upon error.

Sun Adapter for SAG API

Copyright © 2008 Sun Microsystems, Inc. All rights reserved.