|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolHandler | |
|---|---|
| com.sun.enterprise.web.portunif | |
| com.sun.enterprise.web.portunif.util | |
| Uses of ProtocolHandler in com.sun.enterprise.web.portunif |
|---|
| Classes in com.sun.enterprise.web.portunif that implement ProtocolHandler | |
|---|---|
class |
HttpProtocolHandler
Redirect the request to the proper protocol, which can be http or https. |
| Methods in com.sun.enterprise.web.portunif with parameters of type ProtocolHandler | |
|---|---|
void |
PortUnificationPipeline.addProtocolHandler(ProtocolHandler protocolHandler)
Add an instance of ProtocolHandler |
void |
PortUnificationPipeline.removeProtocolHandler(ProtocolHandler protocolHandler)
Remove a ProtocolHandler |
| Uses of ProtocolHandler in com.sun.enterprise.web.portunif.util |
|---|
| Fields in com.sun.enterprise.web.portunif.util with type parameters of type ProtocolHandler | |
|---|---|
Map<SelectionKey,ProtocolHandler> |
ProtocolInfo.mappedProtocols
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||