Skip navigation links
A B C E F G H L M O R S T V 

A

allow(String...) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
allow(Set<String>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

B

bufferEntity() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
build() - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
Builder() - Constructor for class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

C

cacheControl(CacheControl) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
clearBaseUri() - Static method in class org.wso2.msf4j.delegates.MSF4JResponse
Remove the current thread's value for baseUri thread-local variable (set by MSF4JResponse.setBaseUri(java.net.URI)).
clone() - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
close() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
contentLocation(URI) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
cookie(NewCookie...) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
CookieHeaderProvider - Class in org.wso2.msf4j.delegates
Provides conversions from Cookie to String and String to Cookie.
CookieHeaderProvider() - Constructor for class org.wso2.msf4j.delegates.CookieHeaderProvider
 
createEndpoint(Application, Class<T>) - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 
createHeaderDelegate(Class<T>) - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 
createLinkBuilder() - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 
createResponseBuilder() - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 
createUriBuilder() - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 
createVariantListBuilder() - Method in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 

E

encoding(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
entity(Object) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
entity(Object, Annotation[]) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
expires(Date) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

F

fromString(String) - Method in class org.wso2.msf4j.delegates.CookieHeaderProvider
 
fromString(String) - Method in class org.wso2.msf4j.delegates.MediaTypeHeaderProvider
Convert a string media type to a MediaType object.

G

getAllowedMethods() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getCookies() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getDate() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getEntity() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getEntityTag() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getHeaderString(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLanguage() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLastModified() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLength() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLink(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLinkBuilder(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLinks() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getLocation() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getMediaType() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getMetadata() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getStatus() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getStatusInfo() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
getStringHeaders() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 

H

hasEntity() - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
hasLink(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
header(String, Object) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
headerProviders - Variable in class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 

L

language(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
language(Locale) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
lastModified(Date) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
link(URI, String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
link(String, String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
links(Link...) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
location(URI) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

M

MediaTypeHeaderProvider - Class in org.wso2.msf4j.delegates
Provides conversions from MediaTypes to String and String to MediaType.
MediaTypeHeaderProvider() - Constructor for class org.wso2.msf4j.delegates.MediaTypeHeaderProvider
 
MSF4JResponse - Class in org.wso2.msf4j.delegates
Trimmed MSF4J implementation of javax.ws.rs.core.Response.
MSF4JResponse() - Constructor for class org.wso2.msf4j.delegates.MSF4JResponse
 
MSF4JResponse.Builder - Class in org.wso2.msf4j.delegates
Trimmed Convenient builder for MSF4JResponse instances.
MSF4JRuntimeDelegate - Class in org.wso2.msf4j.delegates
Implementation of the RuntimeDelegate which is required for the javax.ws.rs.core.Response.
MSF4JRuntimeDelegate() - Constructor for class org.wso2.msf4j.delegates.MSF4JRuntimeDelegate
 

O

org.wso2.msf4j.delegates - package org.wso2.msf4j.delegates
 

R

readEntity(Class<T>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
readEntity(GenericType<T>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
readEntity(Class<T>, Annotation[]) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
readEntity(GenericType<T>, Annotation[]) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
replaceAll(MultivaluedMap<String, Object>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

S

setBaseUri(URI) - Static method in class org.wso2.msf4j.delegates.MSF4JResponse
Set the baseUri of the actual request into the InheritableThreadLocal.
setCookies(Map<String, NewCookie>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
setEntity(Object) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
setHeaders(MultivaluedMap<String, String>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
setStatus(int) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
setType(MediaType) - Method in class org.wso2.msf4j.delegates.MSF4JResponse
 
status(int) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

T

tag(EntityTag) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
tag(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
toString(Cookie) - Method in class org.wso2.msf4j.delegates.CookieHeaderProvider
 
toString(MediaType) - Method in class org.wso2.msf4j.delegates.MediaTypeHeaderProvider
Convert a media type object to a string.
type(MediaType) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
type(String) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 

V

variant(Variant) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
variants(Variant...) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
variants(List<Variant>) - Method in class org.wso2.msf4j.delegates.MSF4JResponse.Builder
 
A B C E F G H L M O R S T V 
Skip navigation links

Copyright © 2023 WSO2. All rights reserved.