JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.axis2.transport.http.server
Interface HttpConnectionManager
All Known Implementing Classes:
DefaultHttpConnectionManager
public interface
HttpConnectionManager
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
process
(
AxisHttpConnection
incoming)
void
shutdown
()
Method Details
process
void
process
(
AxisHttpConnection
incoming)
shutdown
void
shutdown
()