Uses of Interface
org.igniterealtime.jbosh.HTTPResponse
-
Uses of HTTPResponse in org.igniterealtime.jbosh
Classes in org.igniterealtime.jbosh that implement HTTPResponseFields in org.igniterealtime.jbosh declared as HTTPResponseModifier and TypeFieldDescriptionprivate HTTPResponseHTTPExchange.responseHTTPResponse instance.Methods in org.igniterealtime.jbosh that return HTTPResponseModifier and TypeMethodDescription(package private) HTTPResponseHTTPExchange.getHTTPResponse()Get the HTTPResponse instance.ApacheHTTPSender.send(CMSessionParams params, AbstractBody body) Create aCallableinstance which can be used to send the request specified to the connection manager.HTTPSender.send(CMSessionParams params, AbstractBody body) Create aCallableinstance which can be used to send the request specified to the connection manager.Methods in org.igniterealtime.jbosh with parameters of type HTTPResponseModifier and TypeMethodDescription(package private) voidHTTPExchange.setHTTPResponse(HTTPResponse resp) Set the HTTPResponse instance.