Module swim.actor
Package swim.actor

Class ActorAgentRoute

java.lang.Object
swim.actor.ActorAgentRoute
All Implemented Interfaces:
swim.api.agent.AgentRouteContext

public class ActorAgentRoute extends Object implements swim.api.agent.AgentRouteContext
  • Constructor Details

    • ActorAgentRoute

      public ActorAgentRoute(String routeName, swim.uri.UriPattern pattern)
  • Method Details

    • routeName

      public final String routeName()
      Specified by:
      routeName in interface swim.api.agent.AgentRouteContext
    • pattern

      public final swim.uri.UriPattern pattern()
      Specified by:
      pattern in interface swim.api.agent.AgentRouteContext