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

S

SecurityManager - class java.lang.SecurityManager.
The security manager is a class that allows applications to implement a security policy.
SecurityManager() - Constructor for class java.lang.SecurityManager
Constructs a new SecurityManager.
send(ANEPPacket) - Method in class java.net.ANEPSocket
Sends a ANEP packet from this socket.
send(ANEPPacket) - Method in class java.net.ANEPSocketImpl
Sends a datagram packet.
send(ANEPPacket, byte) - Method in class java.net.MulticastANEPSocket
Sends a ANEP packet to the destination, with a TTL (time- to-live) other than the default for the socket.
send(DatagramPacket) - Method in class java.net.DatagramSocket
Sends a datagram packet from this socket.
send(DatagramPacket) - Method in class java.net.DatagramSocketImpl
Sends a datagram packet.
send(DatagramPacket, byte) - Method in class java.net.MulticastSocket
Sends a datagram packet to the destination, with a HOPS other than the default for the socket.
send(IcmpPacket) - Method in class java.net.IcmpSocket
Sends an Icmp packet from this socket.
send(RawPacket) - Method in class java.net.IcmpSocket
This method overrides the one of the RawSocket class.
send(RawPacket) - Method in class java.net.RawSocket
Sends a raw packet from this socket.
send(RawPacket) - Method in class java.net.RawSocketImpl
Sends a raw packet.
setAddress(InetAddress) - Method in class java.net.ANEPPacket
Set the address of the receiver.
setAddress(InetAddress) - Method in class java.net.DatagramPacket
 
setAddress(InetAddress) - Method in class java.net.RawPacket
 
setANEPDiscard(int) - Method in class java.net.ANEPSocket
Set the discard bit on every packet send, except if stated otherwise in the packet itself.
setChecksum(int) - Method in class java.net.IcmpSocket
This method overrides the one of the RawSocket class.
setChecksum(int) - Method in class java.net.RawSocket
Activate the checksum option and situates it a the specified offset.
setChecksum(int) - Method in class java.net.RawSocketImpl
Set the Checksum option.
setData(byte[]) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[]) - Method in class java.net.RawPacket
Set the data in the packet
setData(byte[], int, int) - Method in class java.net.ANEPOption
Set the data buffer for this option.
setData(byte[], int, int) - Method in class java.net.ANEPPacket
Set the data buffer for this packet.
setData(byte[], int, int) - Method in class java.net.DatagramPacket
Set the data buffer for this packet.
setData(byte[], int, int) - Method in class java.net.RawPacket
Insert data of size length<\code> at offset offset<\code>.
setFlags(int) - Method in class java.net.ANEPOption
Set the flag for this option.
setFlags(int) - Method in class java.net.ANEPPacket
Set the flags for the ANEP packet.
setFlowLabel(int) - Method in class java.net.ANEPSocket
Set value of the flow label for this socket,
setFlowLabel(int) - Method in class java.net.DatagramSocket
Set value of the flow label for this socket,
setFlowLabel(int) - Method in class java.net.RawSocket
Set value of the flow label for this socket,
setFlowLabel(int) - Method in class java.net.Socket
Set value of the flow label for this socket,
setFollowRedirects(boolean) - Static method in class java.net.HttpURLConnection
Sets whether HTTP redirects (requests with response code 3xx) should be automatically followed by this class.
setHOPS(int) - Method in class java.net.ANEPSocketImpl
Set the TTL (time-to-live) option.
setHOPS(int) - Method in class java.net.DatagramSocketImpl
Set the Hops option.
setHOPS(int) - Method in class java.net.MulticastANEPSocket
 
setHOPS(int) - Method in class java.net.MulticastSocket
Set the default hops limit value for multicast packets sent out on this socket.
setInterface(InetAddress) - Method in class java.net.MulticastANEPSocket
 
setInterface(InetAddress) - Method in class java.net.MulticastSocket
This method is still implemented under IPv6 for compatibility reasons.
setInterface(int) - Method in class java.net.MulticastANEPSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setInterface(int) - Method in class java.net.MulticastSocket
Set the multicast network interface used by methods whose behavior would be affected by the value of the network interface.
setLength(int) - Method in class java.net.ANEPOption
Set the length of the payload to send.
setLength(int) - Method in class java.net.DatagramPacket
Set the length for this packet.
setLength(int) - Method in class java.net.RawPacket
Set the length for this packet.
setNetAuthenticate(int) - Method in class java.net.ANEPSocket
Set value of the IPV6_AH_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetAuthenticate(int) - Method in class java.net.DatagramSocket
Set value of the IPV6_AH_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetAuthenticate(int) - Method in class java.net.RawSocket
Set value of the IPV6_AH_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetAuthenticate(int) - Method in class java.net.Socket
Set value of the IPV6_AH_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetEncryption(int) - Method in class java.net.ANEPSocket
Set value of the IPV6_ESP_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetEncryption(int) - Method in class java.net.DatagramSocket
Set value of the IPV6_ESP_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetEncryption(int) - Method in class java.net.RawSocket
Set value of the IPV6_ESP_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setNetEncryption(int) - Method in class java.net.Socket
Set value of the IPV6_ESP_NETWORK_LEVEL option for this socket, that is the ESP policy in tunnel mode to apply on the socket.
setOption(int, Object) - Method in interface java.net.SocketOptions
Enable/disable the option specified by optID.
setOptions(ANEPOption[]) - Method in class java.net.ANEPPacket
Specify the options to be send with the main data.
setPort(int) - Method in class java.net.DatagramPacket
 
setReceiveBufferSize(int) - Method in class java.net.ANEPSocket
Sets the SO_RCVBUF option to the specified value for this ANEPSocket.
setReceiveBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.RawSocket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setReceiveBufferSize(int) - Method in class java.net.Socket
Sets the SO_RCVBUF option to the specified value for this DatagramSocket.
setRequestMethod(String) - Method in class java.net.HttpURLConnection
Set the method for the URL request, one of: GET POST HEAD OPTIONS PUT DELETE TRACE are legal, subject to protocol restrictions.
setSendBufferSize(int) - Method in class java.net.ANEPSocket
Sets the SO_SNDBUF option to the specified value for this ANEPSocket.
setSendBufferSize(int) - Method in class java.net.DatagramSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.RawSocket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSendBufferSize(int) - Method in class java.net.Socket
Sets the SO_SNDBUF option to the specified value for this DatagramSocket.
setSocketImplFactory(SocketImplFactory) - Static method in class java.net.Socket
Sets the client socket implementation factory for the application.
setSoLinger(boolean, int) - Method in class java.net.Socket
Enable/disable SO_LINGER with the specified linger time in seconds.
setSoReuse(int) - Method in class java.net.ANEPSocket
Allow to reuse the same addresse/type.
setSoTimeout(int) - Method in class java.net.ANEPSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.DatagramSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.RawSocket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setSoTimeout(int) - Method in class java.net.Socket
Enable/disable SO_TIMEOUT with the specified timeout, in milliseconds.
setTcpNoDelay(boolean) - Method in class java.net.Socket
Enable/disable TCP_NODELAY (disable/enable Nagle's algorithm).
setTimeToLive(int) - Method in class java.net.MulticastANEPSocket
Set the default time-to-live for multicast packets sent out on this socket.
setTimeToLive(int) - Method in class java.net.MulticastSocket
This method is still implemented under IPv6 for compatibility reasons.
setTrafficClass(int) - Method in class java.net.ANEPSocket
Set value of the traffic class for this socket,
setTrafficClass(int) - Method in class java.net.DatagramSocket
Set value of the traffic class for this socket,
setTrafficClass(int) - Method in class java.net.RawSocket
Set value of the traffic class for this socket,
setTrafficClass(int) - Method in class java.net.Socket
Set value of the traffic class for this socket,
setTransportAuthenticate(int) - Method in class java.net.ANEPSocket
Set value of the IPV6_AH_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportAuthenticate(int) - Method in class java.net.DatagramSocket
Set value of the IPV6_AH_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportAuthenticate(int) - Method in class java.net.RawSocket
Set value of the IPV6_AH_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportAuthenticate(int) - Method in class java.net.Socket
Set value of the IPV6_AH_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportEncryption(int) - Method in class java.net.ANEPSocket
Set value of the IPV6_ESP_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportEncryption(int) - Method in class java.net.DatagramSocket
Set value of the IPV6_ESP_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportEncryption(int) - Method in class java.net.RawSocket
Set value of the IPV6_ESP_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTransportEncryption(int) - Method in class java.net.Socket
Set value of the IPV6_ESP_TRANS_LEVEL option for this socket, that is the ESP policy in transport mode to apply on the socket.
setTTL(byte) - Method in class java.net.MulticastANEPSocket
Deprecated. use the setTimeToLive method instead, which uses int instead of byte as the type for ttl.
setTTL(byte) - Method in class java.net.MulticastSocket
Deprecated. use the setTimeToLive method instead, which uses int instead of byte as the type for ttl.
setType(int) - Method in class java.net.ANEPOption
Set the type of the option.
setType(int) - Method in class java.net.ANEPPacket
Set the ANEP type of the packet.
setType(int) - Method in class java.net.IcmpPacket
Set the ICMP type of the packet.
setType(int, int) - Method in class java.net.IcmpPacket
Set the ICMP type and code of the packet.
setURL(URL, String, String, int, String, String) - Method in class java.net.URLStreamHandler
Sets the fields of the URL argument to the indicated values.
SO_BINDADDR - Static variable in interface java.net.SocketOptions
Fetch the local address binding of a socket (this option cannot be "set" only "gotten", since sockets are bound at creation time, and so the locally bound address cannot be changed).
SO_LINGER - Static variable in interface java.net.SocketOptions
Specify a linger-on-close timeout.
SO_RCVBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for incoming network I/O.
SO_REUSEADDR - Static variable in interface java.net.SocketOptions
Sets SO_REUSEADDR for a socket.
SO_SNDBUF - Static variable in interface java.net.SocketOptions
Set a hint the size of the underlying buffers used by the platform for outgoing network I/O.
SO_TIMEOUT - Static variable in interface java.net.SocketOptions
Set a timeout on blocking Socket operations:
Socket - class java.net.Socket.
This class implements client sockets (also called just "sockets").
Socket() - Constructor for class java.net.Socket
Creates an unconnected socket, with the system-default type of SocketImpl.
Socket(InetAddress, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number at the specified IP address.
Socket(InetAddress, int, boolean) - Constructor for class java.net.Socket
Deprecated. Use DatagramSocket instead for UDP transport.
Socket(InetAddress, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote address on the specified remote port.
Socket(SocketImpl) - Constructor for class java.net.Socket
Creates an unconnected Socket with a user-specified SocketImpl.
Socket(String, int) - Constructor for class java.net.Socket
Creates a stream socket and connects it to the specified port number on the named host.
Socket(String, int, boolean) - Constructor for class java.net.Socket
Deprecated. Use DatagramSocket instead for UDP transport.
Socket(String, int, InetAddress, int) - Constructor for class java.net.Socket
Creates a socket and connects it to the specified remote host on the specified remote port.
SocketImpl - class java.net.SocketImpl.
The abstract class SocketImpl is a common superclass of all classes that actually implement sockets.
SocketImpl() - Constructor for class java.net.SocketImpl
 
SocketOptions - interface java.net.SocketOptions.
Interface of methods to get/set socket options.
SocketPermission - class java.net.SocketPermission.
This class represents access to a network via sockets.
SocketPermission(String, String) - Constructor for class java.net.SocketPermission
Creates a new SocketPermission object with the specified actions.
Spanner - Static variable in interface java.net.ANEPPacketType
 
SRCID - Static variable in interface java.net.ANEPOptionType
Source identifier.

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