A B C D E F G H I J L M N O P R S T U

B

bind(InetAddress) - Method in class java.net.RawSocketImpl
Binds a raw socket to a local address.
bind(InetAddress, int) - Method in class java.net.SocketImpl
Binds this socket to the specified port number on the specified host.
bind(int, InetAddress) - Method in class java.net.ANEPSocket
Bind a socket, to listen for a type coming from the specified address.
bind(int, InetAddress) - Method in class java.net.ANEPSocketImpl
Binds a datagram socket to a local port and address.
bind(int, InetAddress) - Method in class java.net.DatagramSocketImpl
Binds a datagram socket to a local port and address.
bind(String, Remote) - Static method in class java.rmi.Naming
Binds the specified name to a remote object.

A B C D E F G H I J L M N O P R S T U