| Package | Description |
|---|---|
| com.vmware.vapi.protocol.server.rpc.http | |
| com.vmware.vapi.protocol.server.rpc.http.impl |
| Modifier and Type | Method and Description |
|---|---|
Filter.Dispatcher[] |
Filter.getDispatchers() |
static Filter.Dispatcher |
Filter.Dispatcher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Filter.Dispatcher[] |
Filter.Dispatcher.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.setDispatchers(Filter.Dispatcher[] dispatchers) |
| Modifier and Type | Method and Description |
|---|---|
Filter.Dispatcher[] |
FilterImpl.getDispatchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterImpl.setDispatchers(Filter.Dispatcher[] dispatchers) |
Copyright © 2023. All rights reserved.