Interface ConnectionTypeHolder
- All Known Subinterfaces:
BaseEndPoint, EndPoint, EndPoint, EndPoint
- All Known Implementing Classes:
AbstractBaseEndPoint, AbstractEndPoint, AbstractEndPoint, AbstractEndPoint, AbstractNetEndPoint, LocalEndPoint, LocalEndPoint, LocalEndPoint, NetEndPoint, NetEndPoint, SocketEndPoint, SslServerEndPoint
public interface ConnectionTypeHolder
A
ConnectionTypeHolder has a ConnectionType.- Author:
- Silvan Wyss
-
Method Summary
-
Method Details
-
getConnectionType
ConnectionType getConnectionType()- Returns:
- the
ConnectionTypeof the currentConnectionTypeHolder
-