method
get_instance

get_instance(server, *options)
public
Factory for servlet instances that will handle a request from server using options from the mount point. By default a new servlet instance is created for every call.
get_instance(server, *options)
public
Factory for servlet instances that will handle a request from server using options from the mount point. By default a new servlet instance is created for every call.