Sun Adapter for SAG API

com.stc.connector.sagadapter.sagapi
Interface SAGInbound.InboundServices

Enclosing interface:
SAGInbound

public static interface SAGInbound.InboundServices

A set of Swift Message Serives, i.e. InterAct, FileAct, etc.

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

Method Summary
 SAGApi.Services.FileActServer getFileActServer()
          Gets the FileAct Server.
 SAGApi.Services.InterActServer getInterActServer()
          Gets the InterAct Server.
 

Method Detail

getInterActServer

SAGApi.Services.InterActServer getInterActServer()
                                                 throws SAGApplicationException
Gets the InterAct Server.

Parameters:
None.

Returns:
InterAct Server - Returns the InterAct Server.
Throws:
SAGApplicationException - upon error.

getFileActServer

SAGApi.Services.FileActServer getFileActServer()
                                               throws SAGApplicationException
Gets the FileAct Server.

Parameters:
None.

Returns:
FileActServer - Returns the FileAct Server.
Throws:
SAGApplicationException - upon error.

Sun Adapter for SAG API

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