Class BlobServer
- java.lang.Object
- 
- edu.uiuc.ncsa.security.util.configuration.BlobServer
 
- 
 public class BlobServer extends Object Created by Jeff Gaynor 
 on 9/3/20 at 10:24 AM
- 
- 
Constructor SummaryConstructors Constructor Description BlobServer(MyLoggingFacade myLoggingFacade)
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(String[] args)protected voidstart()
 
- 
- 
- 
Constructor Detail- 
BlobServerpublic BlobServer(MyLoggingFacade myLoggingFacade) 
 
- 
 - 
Method Detail- 
startprotected void start() throws IOException- Throws:
- IOException
 
 - 
mainpublic static void main(String[] args) throws IOException - Throws:
- IOException
 
 
- 
 
-