Uses of Interface
org.glassfish.tyrus.spi.SPIHandshakeRequest

Packages that use SPIHandshakeRequest
org.glassfish.tyrus   
org.glassfish.tyrus.spi   
 

Uses of SPIHandshakeRequest in org.glassfish.tyrus
 

Methods in org.glassfish.tyrus with parameters of type SPIHandshakeRequest
 boolean EndpointWrapper.checkHandshake(SPIHandshakeRequest hr)
           
 

Uses of SPIHandshakeRequest in org.glassfish.tyrus.spi
 

Methods in org.glassfish.tyrus.spi with parameters of type SPIHandshakeRequest
abstract  boolean SPIEndpoint.checkHandshake(SPIHandshakeRequest hr)
          This method must be called by the provider during its check for a successful websocket handshake.
 



Copyright © 2012. All Rights Reserved.