Class ServletEndpoint
java.lang.Object
services.moleculer.web.servlet.websocket.ServletEndpoint
- All Implemented Interfaces:
Endpoint
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedServletEndpoint(jakarta.websocket.Session session, boolean openRemote) -
Method Summary
-
Field Details
-
session
protected final jakarta.websocket.Session session -
basic
protected final jakarta.websocket.RemoteEndpoint.Basic basic
-
-
Constructor Details
-
ServletEndpoint
protected ServletEndpoint(jakarta.websocket.Session session, boolean openRemote)
-
-
Method Details
-
send
-
isOpen
-
getInternal
- Specified by:
getInternalin interfaceEndpoint
-
hashCode
-
equals
-