|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.soaj.core.attribute.internal.SjAttributesForStreaming
public class SjAttributesForStreaming
This immutable class contains attributes providing resource details. It is *not* serializable.
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Field Summary | |
|---|---|
protected java.lang.ClassLoader |
classLoader
Class classLoader. |
protected java.io.InputStream |
inputStream
Input inputStream. |
private static long |
serialVersionUID
UID |
| Constructor Summary | |
|---|---|
SjAttributesForStreaming(java.io.InputStream inputStream,
java.lang.ClassLoader classLoader)
Constructor. |
|
| Method Summary | |
|---|---|
java.lang.ClassLoader |
getClassLoader()
This method returns the classLoader attribute. |
java.io.InputStream |
getInputStream()
This method returns the inputStream attribute. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
protected final java.io.InputStream inputStream
protected final java.lang.ClassLoader classLoader
| Constructor Detail |
|---|
public SjAttributesForStreaming(java.io.InputStream inputStream,
java.lang.ClassLoader classLoader)
inputStream - classLoader - | Method Detail |
|---|
public java.lang.ClassLoader getClassLoader()
classLoader attribute.
classLoader attribute.public java.io.InputStream getInputStream()
inputStream attribute.
inputStream attribute.
|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.