public interface AxisServletProvider
Modifier and Type | Method and Description |
---|---|
org.apache.axis.transport.http.AxisServlet |
getAxisServlet()
Get configured AXIS servlet.
|
void |
init(javax.servlet.ServletConfig config)
Initialize this provider.
|
void |
reset()
Explicitly reset the maintained Axis servlet instance.
|
void init(javax.servlet.ServletConfig config)
config
- init servlet configuration that will be used to create the Axis servletvoid reset()
org.apache.axis.transport.http.AxisServlet getAxisServlet()
Copyright © 2002-2015 Atlassian. All Rights Reserved.