Sun Adapter for SAG API

Uses of Interface
com.stc.connector.sagadapter.sagapi.SAGMessage.SAGEnvelope

Packages that use SAGMessage.SAGEnvelope
com.stc.connector.sagadapter.sagapi   
 

Uses of SAGMessage.SAGEnvelope in com.stc.connector.sagadapter.sagapi
 

Methods in com.stc.connector.sagadapter.sagapi that return SAGMessage.SAGEnvelope
 SAGMessage.SAGEnvelope SAGMessage.getEnvelope()
          Gets the envelope of the message.
 SAGMessage.SAGEnvelope SAGApi.Services.FileActClient.getRequestEnvelope()
          Returns SAG envelope of the current Request message which will be sent out.
 SAGMessage.SAGEnvelope SAGApi.Services.InterActClient.getRequestEnvelope()
          Returns SAG envelope of the current Request message which will be sent out.
 SAGMessage.SAGEnvelope SAGApi.Services.FileActServer.getResponseEnvelope()
          Returns SAG envelope of the current Response message which will be sent out.
 SAGMessage.SAGEnvelope SAGApi.Services.InterActServer.getResponseEnvelope()
          Returns SAG envelope of the current Response message which will be sent out.
 

Methods in com.stc.connector.sagadapter.sagapi with parameters of type SAGMessage.SAGEnvelope
 void SAGMessage.setEnvelope(SAGMessage.SAGEnvelope envelope)
          Sets the envelope of the message.
 


Sun Adapter for SAG API

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