|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.ws.rs.ext.RuntimeDelegate
com.sun.jersey.core.spi.factory.AbstractRuntimeDelegate
public abstract class AbstractRuntimeDelegate
An abstract implementation of RuntimeDelegate that
provides support common to the client and server.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javax.ws.rs.ext.RuntimeDelegate |
|---|
RuntimeDelegate.HeaderDelegate<T> |
| Field Summary |
|---|
| Fields inherited from class javax.ws.rs.ext.RuntimeDelegate |
|---|
JAXRS_RUNTIME_DELEGATE_PROPERTY |
| Constructor Summary | |
|---|---|
AbstractRuntimeDelegate()
|
|
| Method Summary | ||
|---|---|---|
|
createHeaderDelegate(java.lang.Class<T> type)
|
|
Response.ResponseBuilder |
createResponseBuilder()
|
|
UriBuilder |
createUriBuilder()
|
|
Variant.VariantListBuilder |
createVariantListBuilder()
|
|
| Methods inherited from class javax.ws.rs.ext.RuntimeDelegate |
|---|
createEndpoint, getInstance, setInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractRuntimeDelegate()
| Method Detail |
|---|
public Variant.VariantListBuilder createVariantListBuilder()
createVariantListBuilder in class RuntimeDelegatepublic Response.ResponseBuilder createResponseBuilder()
createResponseBuilder in class RuntimeDelegatepublic UriBuilder createUriBuilder()
createUriBuilder in class RuntimeDelegatepublic <T> RuntimeDelegate.HeaderDelegate<T> createHeaderDelegate(java.lang.Class<T> type)
createHeaderDelegate in class RuntimeDelegate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||