Uses of Interface
org.apache.axis2.transport.http.server.IOProcessorCallback
-
Packages that use IOProcessorCallback Package Description org.apache.axis2.transport.http.server -
-
Uses of IOProcessorCallback in org.apache.axis2.transport.http.server
Constructors in org.apache.axis2.transport.http.server with parameters of type IOProcessorCallback Constructor Description HttpServiceProcessor(AxisHttpService httpservice, AxisHttpConnection conn, IOProcessorCallback callback)
-