com.kremerk.commandprocessor.response
Interface Response

All Known Implementing Classes:
BinaryResponse, JsonResponse

public interface Response


Method Summary
 java.lang.String getContentType()
           
 java.lang.Object getResponse()
           
 

Method Detail

getResponse

java.lang.Object getResponse()

getContentType

java.lang.String getContentType()