Uses of Class
jmri.jmrit.logixng.SocketAlreadyConnectedException
-
Packages that use SocketAlreadyConnectedException Package Description jmri.jmrit.logixng jmri.jmrit.logixng.implementation jmri.jmrit.logixng.tools -
-
Uses of SocketAlreadyConnectedException in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that throw SocketAlreadyConnectedException Modifier and Type Method Description void
FemaleSocket. connect(MaleSocket socket)
Connect the male socket to this female socket.void
FemaleGenericExpressionSocket. setSocketType(FemaleGenericExpressionSocket.SocketType socketType)
Set the type of the socket. -
Uses of SocketAlreadyConnectedException in jmri.jmrit.logixng.implementation
Methods in jmri.jmrit.logixng.implementation that throw SocketAlreadyConnectedException Modifier and Type Method Description void
AbstractFemaleSocket. connect(MaleSocket socket)
Connect the male socket to this female socket.void
DefaultFemaleGenericExpressionSocket. connect(MaleSocket socket)
Connect the male socket to this female socket.void
DefaultFemaleGenericExpressionSocket. setSocketType(FemaleGenericExpressionSocket.SocketType socketType)
Set the type of the socket. -
Uses of SocketAlreadyConnectedException in jmri.jmrit.logixng.tools
Methods in jmri.jmrit.logixng.tools that throw SocketAlreadyConnectedException Modifier and Type Method Description void
ImportConditional. doImport()
-