|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gdata.wireformats.ForwardingStreamProperties
com.google.gdata.wireformats.output.ForwardingOutputProperties
public class ForwardingOutputProperties
A OutputProperties implementation that forwards all
calls to another OutputProperties.
Subclass this and override the methods you want modified
to create a wrapper for OutputProperties.
| Constructor Summary | |
|---|---|
ForwardingOutputProperties(OutputProperties delegate)
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.gdata.wireformats.ForwardingStreamProperties |
|---|
getAltRegistry, getContentType, getExtensionProfile, getQueryParameter, getQueryParameterNames, getRootMetadata |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gdata.wireformats.StreamProperties |
|---|
getAltRegistry, getContentType, getExtensionProfile, getQueryParameter, getQueryParameterNames, getRootMetadata |
| Constructor Detail |
|---|
public ForwardingOutputProperties(OutputProperties delegate)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||