|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProtocolFinder | |
|---|---|
| com.sun.enterprise.web.portunif | |
| Uses of ProtocolFinder in com.sun.enterprise.web.portunif |
|---|
| Classes in com.sun.enterprise.web.portunif that implement ProtocolFinder | |
|---|---|
class |
HttpProtocolFinder
A ProtocolFinder implementation that parse the available
SocketChannel bytes looking for the 'http' bytes. |
class |
TlsProtocolFinder
ProtocolFinder that will first try to execute an handshake. |
| Methods in com.sun.enterprise.web.portunif with parameters of type ProtocolFinder | |
|---|---|
void |
PortUnificationPipeline.addProtocolFinder(ProtocolFinder protocolFinder)
Add an instance of ProtocolFinder |
void |
PortUnificationPipeline.removeProtocolFinder(ProtocolFinder protocolFinder)
Remove a ProtocolFinder |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||