Searched defs:accept (Results 26 - 50 of 407) sorted by relevance

1234567891011>>

/external/mockftpserver/tags/1.2.3/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/1.2.4/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0-rc1/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0.1/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.0.2/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.1/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.2/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.3/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.4/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.5/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/mockftpserver/tags/2.x_Before_IDEA/src/test/java/org/mockftpserver/core/socket/
H A DStubServerSocket.java25 * Socket returned by accept(), and the local port for the ServerSocket.
45 * Construct a new instance with specified local port and accept() socket.
47 * @param socket - the socket to be returned from accept(); if null, then accept() throws SocketTimeoutException.
66 * @see java.net.ServerSocket#accept()
68 public Socket accept() throws IOException { method in class:StubServerSocket
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DAcceptParser.java46 * @param accept the header to parse
48 public AcceptParser(String accept) { argument
49 super(accept);
74 Accept accept = new Accept();
75 accept.setHeaderName(SIPHeaderNames.ACCEPT);
80 accept.setContentType(token.getTokenValue());
84 accept.setContentSubType(token.getTokenValue());
87 super.parse(accept);
88 list.add(accept);
94 accept
[all...]
/external/proguard/src/proguard/classfile/attribute/
H A DConstantValueAttribute.java58 public void accept(Clazz clazz, Field field, AttributeVisitor attributeVisitor) method in class:ConstantValueAttribute
H A DDeprecatedAttribute.java52 public void accept(Clazz clazz, AttributeVisitor attributeVisitor) method in class:DeprecatedAttribute
57 public void accept(Clazz clazz, Field field, AttributeVisitor attributeVisitor) method in class:DeprecatedAttribute
62 public void accept(Clazz clazz, Method method, AttributeVisitor attributeVisitor) method in class:DeprecatedAttribute
H A DSourceDirAttribute.java58 public void accept(Clazz clazz, AttributeVisitor attributeVisitor) method in class:SourceDirAttribute
H A DSourceFileAttribute.java58 public void accept(Clazz clazz, AttributeVisitor attributeVisitor) method in class:SourceFileAttribute
H A DSyntheticAttribute.java52 public void accept(Clazz clazz, AttributeVisitor attributeVisitor) method in class:SyntheticAttribute
57 public void accept(Clazz clazz, Field field, AttributeVisitor attributeVisitor) method in class:SyntheticAttribute
62 public void accept(Clazz clazz, Method method, AttributeVisitor attributeVisitor) method in class:SyntheticAttribute
/external/proguard/src/proguard/gui/
H A DExtensionFileFilter.java59 public boolean accept(File file) method in class:ExtensionFileFilter
/external/testng/src/main/java/org/testng/internal/
H A DYamlParser.java23 public boolean accept(String fileName) { method in class:YamlParser
/external/testng/src/main/java/org/testng/xml/
H A DSuiteXmlParser.java25 public boolean accept(String fileName) { method in class:SuiteXmlParser
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/runner/
H A DParserLoader.java118 public boolean accept(File dir, String name) { method in class:ParserLoader.ClassFilenameFilter
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3cyclicdfa.h81 const ANTLR3_INT32 * const accept; member in struct:ANTLR3_CYCLIC_DFA_struct

Completed in 876 milliseconds

1234567891011>>