gov.nist.javax.sip.stack
Class WebSocketHttpHandshake

java.lang.Object
  extended by gov.nist.javax.sip.stack.WebSocketHttpHandshake

public class WebSocketHttpHandshake
extends Object

Websocket handshake rev 13 and rev 8


Constructor Summary
WebSocketHttpHandshake()
           
 
Method Summary
 byte[] createHttpResponse(String request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSocketHttpHandshake

public WebSocketHttpHandshake()
Method Detail

createHttpResponse

public byte[] createHttpResponse(String request)
                          throws Exception
Throws:
Exception


Copyright © 2014. All Rights Reserved.