E G H N R

E

equals(Object) - Method in class net.java.client.slee.resource.http.event.ResponseEvent
 

G

getException() - Method in class net.java.client.slee.resource.http.event.ResponseEvent
The exception which occurred when sending the HTTP Request, if any.
getHttpResponse() - Method in class net.java.client.slee.resource.http.event.ResponseEvent
The response to the HTTP Request.
getRequestApplicationData() - Method in class net.java.client.slee.resource.http.event.ResponseEvent
The application data included in the HTTP Request.

H

hashCode() - Method in class net.java.client.slee.resource.http.event.ResponseEvent
 

N

net.java.client.slee.resource.http.event - package net.java.client.slee.resource.http.event
 

R

ResponseEvent - Class in net.java.client.slee.resource.http.event
Service sending Request asynchronously will receive net.java.client.slee.resource.http.event.ResponseEvent as soon as the Resource Adaptor receives the Response and emits ResponseEvent.
ResponseEvent(HttpResponse, Object) - Constructor for class net.java.client.slee.resource.http.event.ResponseEvent
 
ResponseEvent(Exception, Object) - Constructor for class net.java.client.slee.resource.http.event.ResponseEvent
 

E G H N R

Copyright © 2011. All Rights Reserved.