All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description BoundaryInputParser Parses body content bytes separated by MSRP end-line boundaries.BoundaryInputStream Reads from an underlyingInputStreamuntil an MSRP end-line boundary is encountered.ByteRange MSRPByte-Rangeheader value.Endpoint Combination of a host and port.FailureListener Callback interface for MSRP failure reports.FailureReport MSRP failure report values.Header Generic MSRP header.InputChunks Represents one incoming MSRP message reassembled from multipleSENDMsrpRequestchunks.LineInputParser Parses CRLF-terminated lines.Main Command line utility.Msrp An MSRP protocol stack.MsrpConstants MSRP constants.MsrpHeaders MSRP headers.MsrpInputParser Stateful MSRP message parser.MsrpInputStream Wraps anInputStreamand parses MSRP messages from the underlying input.MsrpMessage MSRP request/response support superclass.MsrpRequest MSRP request.MsrpResponse MSRP response.MsrpUri Represents an MRSP URI.MsrpUriComparator Compares MRSP URI's for equality according to RFC 4579, Section 6.1.OutputChunks Represents one outgoing MSRP message broken into multipleSENDMsrpRequestchunks.ProtocolException Exception thrown by aBoundaryInputParser,LineInputParser, orMsrpInputParserwhen a protocol violation is detected or a size limit is exceeded.ReportListener Callback interface for MSRP status reports.Session Represents one MSRP session.SessionListener Callback interface for MSRPSessions.Status MSRPStatusheader.SuccessListener Callback interface for MSRP success reports.