Interface RestletDataPort

All Superinterfaces:
colesico.framework.teleapi.DataPort<RestletTRContext,​RestletTWContext>
All Known Implementing Classes:
RestletDataPortImpl

public interface RestletDataPort
extends colesico.framework.teleapi.DataPort<RestletTRContext,​RestletTWContext>
  • Field Summary

    Fields inherited from interface colesico.framework.teleapi.DataPort

    READ_METHOD, SCOPE_KEY, WRITE_METHOD
  • Method Summary

    Modifier and Type Method Description
    void writeError​(RestletErrorResponse response, int httpCode)  

    Methods inherited from interface colesico.framework.teleapi.DataPort

    read, write