Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
A
accept(SocketImpl)
- Method in class java.net.
SocketImpl
Accepts a connection.
address
- Variable in class java.net.
SocketImpl
The IP address of the remote end of this socket.
addURL(URL)
- Method in class java.net.
URLClassLoader
Appends the specified URL to the list of URLs to search for classes and resources.
allowOptionTypes(int[])
- Method in class java.net.
ANEPSocket
Specify the list of option type the application known.
allowOptionTypes(int[])
- Method in class java.net.
ANEPSocketImpl
Options that are allowed to be received
ANAIS_Data
- Static variable in interface java.net.
ANEPPacketType
ANAIS_Management1
- Static variable in interface java.net.
ANEPPacketType
ANAIS_Management2
- Static variable in interface java.net.
ANEPPacketType
ANAIS_Multicast
- Static variable in interface java.net.
ANEPPacketType
ANAIS_Reserved
- Static variable in interface java.net.
ANEPPacketType
ANCORS_daemon
- Static variable in interface java.net.
ANEPPacketType
ANEP_DISCARD
- Static variable in interface java.net.
SocketOptions
Tell receiver to discard this packet if not able to understand its typeId.
ANEPOption
- class java.net.
ANEPOption
.
This class allow to create an ANEP options, this class is used to send options as well as to receive them.
ANEPOption(int, byte[], int, int)
- Constructor for class java.net.
ANEPOption
Create an ANEP option which could be used when sending/receiving ANEP Packet.
ANEPOption(int, int, byte[], int, int)
- Constructor for class java.net.
ANEPOption
Create an ANEP option which could be used when sending/receiving ANEP Packet.
ANEPOptionType
- interface java.net.
ANEPOptionType
.
This interface list the ANEP option type which have been defined by the ANANA.
ANEPPacket
- class java.net.
ANEPPacket
.
This class define an ANEP packet, and is used to send or receive data.
ANEPPacket(byte[], int, int)
- Constructor for class java.net.
ANEPPacket
Constructs an ANEP packet for receiving packets of length
length
to the specified host.
ANEPPacket(byte[], int, int, ANEPOption[])
- Constructor for class java.net.
ANEPPacket
Constructs an ANEP packet for receiving packets of length
length
to the specified host.
ANEPPacket(int, byte[], int, int, ANEPOption[], InetAddress)
- Constructor for class java.net.
ANEPPacket
Constructs an ANEP packet for sending packets of length
length
to the specified host.
ANEPPacket(int, byte[], int, int, InetAddress)
- Constructor for class java.net.
ANEPPacket
Constructs an ANEP packet for sending packets of length
length
to the specified host.
ANEPPacket(int, int, byte[], int, int, ANEPOption[], InetAddress)
- Constructor for class java.net.
ANEPPacket
Constructs an ANEP packet for sending packets of length
length
to the specified host.
ANEPPacketType
- interface java.net.
ANEPPacketType
.
This interface list the ANEP packet type which have been defined by the ANANA.
ANEPSocket
- class java.net.
ANEPSocket
.
This class represents a socket for sending and receiving ANEP packets.
ANEPSocket()
- Constructor for class java.net.
ANEPSocket
Creates an ANEP socket, not bound.
ANEPSocket(int)
- Constructor for class java.net.
ANEPSocket
Constructs an ANEP socket and binds it to the specified type on the local host machine.
ANEPSocket(int, InetAddress)
- Constructor for class java.net.
ANEPSocket
Creates an ANEP socket, bound to the specified local address.
ANEPSocket(int, InetAddress, boolean)
- Constructor for class java.net.
ANEPSocket
Creates an ANEP socket, bound to the specified local address.
ANEPSocketImpl
- class java.net.
ANEPSocketImpl
.
Abstract ANEP datagram and multicast socket implementation base class.
ANEPSocketImpl()
- Constructor for class java.net.
ANEPSocketImpl
Anet
- Static variable in interface java.net.
ANEPPacketType
Anet_simulation
- Static variable in interface java.net.
ANEPPacketType
ANTS
- Static variable in interface java.net.
ANEPPacketType
available()
- Method in class java.net.
SocketImpl
Returns the number of bytes that can be read from this socket without blocking.
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U