|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloseableService | |
---|---|
com.sun.jersey.multipart.impl | |
com.sun.jersey.server.impl.application |
Uses of CloseableService in com.sun.jersey.multipart.impl |
---|
Constructors in com.sun.jersey.multipart.impl with parameters of type CloseableService | |
---|---|
MultiPartReader(javax.ws.rs.ext.Providers providers,
MultiPartConfig config,
CloseableService closeableService)
Accept constructor injection of the configuration parameters for this application. |
Uses of CloseableService in com.sun.jersey.server.impl.application |
---|
Classes in com.sun.jersey.server.impl.application that implement CloseableService | |
---|---|
class |
CloseableServiceFactory
|
Methods in com.sun.jersey.server.impl.application that return CloseableService | |
---|---|
CloseableService |
CloseableServiceFactory.getValue()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |