| Package | Description |
|---|---|
| com.vmware.vapi.protocol.server.rpc.http | |
| com.vmware.vapi.protocol.server.rpc.http.impl |
| Class and Description |
|---|
| Endpoint
An HTTP server (host, port, protocol) triple plus connector specific
configuration
|
| Endpoint.EndpointType
Describe the endpoint's I/O connector type
|
| Endpoint.Protocol
Describes the endpoint's protocol
|
| Filter |
| Filter.Dispatcher |
| LifecycleListener
Interface that provide common mechanism for life cycle management of tasks
and threads.
|
| Server
Enqueues requests and transmits queued responses
|
| ServerConfigurator
Allow applications to add custom configuration to a @{link Server}
implementation before starting the server (e.g.
|
| Service
Represents a service entry point.
|
| Service.TransportGuarantee
Restrictions on the type of connection this service.
|
| Class and Description |
|---|
| Endpoint
An HTTP server (host, port, protocol) triple plus connector specific
configuration
|
| Endpoint.EndpointType
Describe the endpoint's I/O connector type
|
| Endpoint.Protocol
Describes the endpoint's protocol
|
| Filter |
| Filter.Dispatcher |
| LifecycleListener
Interface that provide common mechanism for life cycle management of tasks
and threads.
|
| LifecycleManager
Interface that provide common mechanism for life cycle management of tasks
and threads.
The classes that implements this interface are supposed to support shutdown of LifecycleListener items. |
| MediaTypeResolver
Resolution policy which maps a media type (MIME type) to a content handler.
|
| Server
Enqueues requests and transmits queued responses
|
| ServerConfigurator
Allow applications to add custom configuration to a @{link Server}
implementation before starting the server (e.g.
|
| Service
Represents a service entry point.
|
| Service.TransportGuarantee
Restrictions on the type of connection this service.
|
| SslEndpoint
An SSL endpoint.
|
| StaticContentService
A Service for serving static content/files.
|
Copyright © 2023. All rights reserved.