Uses of Class
org.dellroad.msrp.msg.MsrpRequest
-
Packages that use MsrpRequest Package Description org.dellroad.msrp Top level package for the msrp4j Java library. -
-
Uses of MsrpRequest in org.dellroad.msrp
Methods in org.dellroad.msrp that return MsrpRequest Modifier and Type Method Description MsrpRequest
OutputChunks. next()
Methods in org.dellroad.msrp with parameters of type MsrpRequest Modifier and Type Method Description boolean
InputChunks. handleSend(MsrpRequest request)
Handle an incoming SEND request for this message.
-