|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transferable | |
---|---|
org.n52.security.common.artifact | |
org.n52.security.common.util |
Uses of Transferable in org.n52.security.common.artifact |
---|
Classes in org.n52.security.common.artifact that implement Transferable | |
---|---|
class |
TransferableImpl
Default implementation of Transferable . |
Methods in org.n52.security.common.artifact that return Transferable | |
---|---|
Transferable |
TransferableFactory.createStreamTransferable(String pContentType,
InputStream pPayLoad,
String pCharset)
|
Transferable |
TransferableFactory.createTextualTransferable(String pContentType,
String pPayLoad,
String pTargetCharset)
|
Transferable |
ClientException.getAsTransferable()
|
Transferable |
ServiceException.getAsTransferable()
|
Transferable |
TransferableCreator.getAsTransferable()
|
Uses of Transferable in org.n52.security.common.util |
---|
Methods in org.n52.security.common.util that return Transferable | |
---|---|
Transferable |
TransferableServletWriter.getTransferable()
|
Constructors in org.n52.security.common.util with parameters of type Transferable | |
---|---|
TransferableServletWriter(Transferable transferable)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |