| Package | Description |
|---|---|
| com.sun.enterprise.v3.services.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
GrizzlyProxy
This class is responsible for configuring Grizzly.
|
| Modifier and Type | Method and Description |
|---|---|
NetworkProxy |
GrizzlyService.lookupNetworkProxy(NetworkListener listener)
Lookup
GrizzlyProxy, which corresponds to the NetworkListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
GrizzlyService.addNetworkProxy(NetworkProxy proxy)
Add the new proxy to our list of proxies.
|
boolean |
GrizzlyService.removeNetworkProxy(NetworkProxy proxy)
Remove the proxy from our list of proxies.
|
Copyright © 2017. All rights reserved.