Interface NetworkTransportFilter
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This class is internal and is hence not for public use. Its APIs are unstable and can change at
any time.
-
Method Summary
Modifier and TypeMethodDescriptionstatic NetworkTransportFilterbooleanshouldAddNetworkTransport(String protocolName, String protocolVersion, String proposedTransport)
-
Method Details
-
shouldAddNetworkTransport
-
alwaysTrue
-