Class ProtocolUtil
java.lang.Object
org.atmosphere.websocket.protocol.ProtocolUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static AtmosphereRequestImpl.BuilderconstructRequest(WebSocket webSocket, String pathInfo, String requestURI, String methodType, String contentType, boolean destroyable)
-
Constructor Details
-
ProtocolUtil
public ProtocolUtil()
-
-
Method Details
-
constructRequest
-