|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServerAdapterManager
A class that manages connections to a server
Method Summary | |
---|---|
void |
close(ServerConnectionAdapter connectionAdapter,
boolean closeStream)
Called when a connection adapter has been closed |
Method Detail |
---|
void close(ServerConnectionAdapter connectionAdapter, boolean closeStream)
connectionAdapter
- the adapter that was closed
|
" 2013 FRC Java API " |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |