Module swim.actor
Package swim.actor

Class ActorAgentRoute

  • All Implemented Interfaces:
    swim.api.agent.AgentRouteContext

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

      • ActorAgentRoute

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

      • 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