Add

oxygen.http.server.EndpointMiddleware.Add
trait Add extends EndpointMiddleware

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def add(endpoints: ArraySeq[Endpoint]): Growable[Endpoint]

Concrete methods

final override def map(endpoints: ArraySeq[Endpoint]): Growable[Endpoint]

Attributes

Definition Classes

Inherited methods

final def apply(endpoints: Endpoints): Endpoints

Attributes

Inherited from:
EndpointMiddleware