WebLogic Integration


Uses of Interface
com.bea.wlai.common.IResponseDefinition

Packages that use IResponseDefinition
com.bea.wlai.common Provides the WebLogic Application Integration commonly used interfaces/classes. 
 

Uses of IResponseDefinition in com.bea.wlai.common
 

Classes in com.bea.wlai.common that implement IResponseDefinition
 class ResponseDefinition
          An implementation of the IResponseDefinition interface.
 

Methods in com.bea.wlai.common that return IResponseDefinition
 IResponseDefinition ServiceDefinition.getResponseDefinition()
           
 IResponseDefinition IServiceDefinition.getResponseDefinition()
          Get the definition for the response document for this service.
 

Methods in com.bea.wlai.common with parameters of type IResponseDefinition
 void ServiceDefinition.setResponseDefinition(IResponseDefinition responseDef)
           
 


WebLogic Integration

WebLogic Integration (WLI)