Uses of Interface
org.glassfish.tyrus.spi.ClientEngine.ClientUpgradeInfo
-
-
Uses of ClientEngine.ClientUpgradeInfo in org.glassfish.tyrus.spi
Methods in org.glassfish.tyrus.spi that return ClientEngine.ClientUpgradeInfo Modifier and Type Method Description ClientEngine.ClientUpgradeInfoClientEngine. processResponse(UpgradeResponse upgradeResponse, Writer writer, Connection.CloseListener closeListener)Process handshake and returnClientEngine.ClientUpgradeInfowith handshake status (ClientEngine.ClientUpgradeStatus).
-