org.gcube.contentmanagement.storagelayer.storagemanagementservice.stubs.response
Interface SMSResponseConfig

All Known Implementing Classes:
AbstractSMSResponseConfig, InformationObjectResponse, InformationObjectTreeResponse, OIDResponse

public interface SMSResponseConfig

Author:
Federico De Faveri defaveri@isti.cnr.it

Method Summary
 SMSResponseType getResponseType()
           
 boolean isUseRS2()
           
 void useRS2(boolean use)
           
 

Method Detail

getResponseType

SMSResponseType getResponseType()

useRS2

void useRS2(boolean use)

isUseRS2

boolean isUseRS2()