Uses of Class
jmri.jmrit.logixng.SocketAlreadyConnectedException
Packages that use SocketAlreadyConnectedException
-
Uses of SocketAlreadyConnectedException in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that throw SocketAlreadyConnectedExceptionModifier and TypeMethodDescriptionvoidFemaleSocket.connect(MaleSocket socket) Connect the male socket to this female socket.voidFemaleGenericExpressionSocket.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 SocketAlreadyConnectedExceptionModifier and TypeMethodDescriptionvoidAbstractFemaleSocket.connect(MaleSocket socket) Connect the male socket to this female socket.voidDefaultFemaleGenericExpressionSocket.connect(MaleSocket socket) Connect the male socket to this female socket.voidDefaultFemaleGenericExpressionSocket.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