Interface WSTCPAdapterRegistry
-
- All Known Implementing Classes:
WSTCPDelegate
public interface WSTCPAdapterRegistry
- Author:
- Alexey Stashok
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TCPAdapter
getTarget(WSTCPURI requestURI)
-
-
-
Method Detail
-
getTarget
@Nullable TCPAdapter getTarget(@NotNull WSTCPURI requestURI)
-
-