get_instance(server, *options)
Class Public methods
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.
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.
Please login to continue.