Package | Description |
---|---|
org.n52.security.common.artifact | |
org.n52.security.common.util |
Modifier and Type | Class and Description |
---|---|
class |
TransferableImpl
Default implementation of
Transferable . |
Modifier and Type | Method and Description |
---|---|
Transferable |
TransferableFactory.createStreamTransferable(String pContentType,
InputStream pPayLoad,
String pCharset) |
Transferable |
TransferableFactory.createTextualTransferable(String pContentType,
String pPayLoad,
String pTargetCharset) |
Transferable |
TransferableCreator.getAsTransferable() |
Transferable |
ServiceException.getAsTransferable() |
Transferable |
ClientException.getAsTransferable() |
Modifier and Type | Method and Description |
---|---|
Transferable |
TransferableServletWriter.getTransferable() |
Constructor and Description |
---|
TransferableServletWriter(Transferable transferable) |
Copyright © 2004–2018 52north.org. All rights reserved.