|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetStreamInterface | |
---|---|
com.sas.servlet.util | Provides support and utility classes for com.sas.servlet . |
Uses of GetStreamInterface in com.sas.servlet.util |
---|
Methods in com.sas.servlet.util that return GetStreamInterface | |
---|---|
GetStreamInterface |
StreamContentCommand.getStreamInterface()
Deprecated. Returns the GetStreamInterface. |
Methods in com.sas.servlet.util with parameters of type GetStreamInterface | |
---|---|
protected CommandProcessorCommandInterface |
CommandProcessor.getStreamContentCommand(GetStreamInterface gsi,
java.lang.String contentType,
java.lang.String servletURL)
Deprecated. Internal use only |
Constructors in com.sas.servlet.util with parameters of type GetStreamInterface | |
---|---|
StreamContentCommand(GetStreamInterface gsi)
Deprecated. StreamContentCommand constructor |
|
StreamContentCommand(GetStreamInterface gsi,
java.lang.String contentType)
Deprecated. StreamContentCommand constructor |
|
StreamContentCommand(GetStreamInterface gsi,
java.lang.String contentType,
java.lang.String servletURL)
Deprecated. StreamContentCommand constructor |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |