Package com.zeroc.Ice

Interface Request


public interface Request
Interface for incoming requests.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the Current object for this the request.
  • Method Details

    • getCurrent

      Current getCurrent()
      Returns the Current object for this the request.
      Returns:
      The Current object for this request.