Interface | Description |
---|---|
HttpGetRequestProcessor |
This interface is used for plugging in different implementations for special processing of some
HTTP GET requests.
|
TransportService |
All the transport specific bundles should have an implementation of this interface.
|
Class | Description |
---|---|
AbstractTransportService |
This abstract class implements the TransportService interface and encapsulates
the functionality common to all transport service implementations.
|
CarbonHttpRequest |
This class abstracts a HttpRequest for Carbon framework.
|
CarbonHttpResponse |
This class abstracts a HttpResponse for Carbon framework.
|
CarbonServlet |
This is the main HTTP and HTTPS transport
|
TransportAxis2ConfigurationContextObserver |
This will be an OSGi service which handles persistence of the transports
|
TransportBuilderUtils |
Utility methods to parse, build and serialize transport configurations
|
TransportPersistenceManager |
Copyright © 2016 WSO2 Inc. All rights reserved.