-
- All Superinterfaces:
Link,Log,Observable<Object>
- All Known Subinterfaces:
WsDownlink<I,O>,WsUplink
public interface WsLink extends Link
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WsLinkobserve(Object observer)UrirequestUri()WsLinkunobserve(Object observer)-
Methods inherited from interface swim.api.Link
cipherSuite, close, hostUri, isConnected, isRemote, isSecure, laneUri, localAddress, localCertificates, localIdentity, localPrincipal, nodeUri, remoteAddress, remoteCertificates, remoteIdentity, remotePrincipal, securityProtocol
-
-