Package org.openqa.selenium.grid.data
Class NewSessionResponse
java.lang.Object
org.openqa.selenium.grid.data.NewSessionResponse
-
Constructor Summary
ConstructorDescriptionNewSessionResponse
(RequestId requestId, Session session, byte[] downstreamEncodedResponse) -
Method Summary
Modifier and TypeMethodDescriptionbyte[]
-
Constructor Details
-
NewSessionResponse
-
-
Method Details
-
getRequestId
-
getSession
-
getDownstreamEncodedResponse
public byte[] getDownstreamEncodedResponse()
-