JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
burp.api.montoya.websocket
Interface BinaryMessage
All Known Subinterfaces:
InterceptedBinaryMessage
public interface
BinaryMessage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Direction
direction
()
ByteArray
payload
()
Method Details
payload
ByteArray
payload
()
Returns:
Binary based WebSocket payload.
direction
Direction
direction
()
Returns:
The direction of the message.