Class ConnectionRejected
java.lang.Object
org.apache.wicket.protocol.ws.api.ConnectionRejected
A class used by
IWebSocketConnectionFilter
s when they need to reject a connection-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ConnectionRejected
Constructor- Parameters:
code
- The error codereason
- The reason to reject the connection
-
-
Method Details
-
getCode
-
getReason
-