Interface TCPContext
- All Known Implementing Classes:
TCPServletContext,TCPStandaloneContext
public interface TCPContext
- Author:
- Alexey Stashok
-
Method Summary
Modifier and TypeMethodDescriptiongetAttribute(String name) getResource(String resource) getResourceAsStream(String resource) getResourcePaths(String path) voidsetAttribute(String name, Object value)
-
Method Details
-
getResource
- Throws:
MalformedURLException
-
getResourceAsStream
-
getResourcePaths
-
getAttribute
-
setAttribute
-