Searched defs:getChannel (Results 1 - 25 of 35) sorted by last modified time

12

/openjdk9/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...
/openjdk9/jdk/test/javax/management/remote/mandatory/connection/
H A DBrokenConnectionTest.java685 public ServerSocketChannel getChannel() { method in class:BrokenConnectionTest.BreakableServerSocket
/openjdk9/jdk/test/java/rmi/testlibrary/
H A DTestSocketFactory.java219 public SocketChannel getChannel() { method in class:TestSocketFactory.InterposeSocket
374 public ServerSocketChannel getChannel() { method in class:TestSocketFactory.InterposeServerSocket
/openjdk9/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DHttpConnection.java113 SocketChannel getChannel () { method in class:HttpConnection
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/transport/tcp/
H A DTCPTransport.java201 public TCPChannel getChannel(Endpoint ep) { method in class:TCPTransport
H A DTCPEndpoint.java417 public Channel getChannel() { method in class:TCPEndpoint
H A DTCPConnection.java225 public Channel getChannel() method in class:TCPConnection
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/transport/
H A DTransport.java93 public abstract Channel getChannel(Endpoint ep); method in class:Transport
H A DLiveRef.java150 public Channel getChannel() throws RemoteException { method in class:LiveRef
H A DEndpoint.java37 Channel getChannel(); method in interface:Endpoint
H A DConnection.java63 public Channel getChannel(); method in interface:Connection
/openjdk9/jdk/src/java.rmi/share/classes/sun/rmi/server/
H A DActivation.java2352 public ServerSocketChannel getChannel() { method in class:Activation.DelayedAcceptServerSocket
/openjdk9/jdk/src/java.desktop/share/classes/javax/sound/midi/
H A DShortMessage.java382 public int getChannel() { method in class:ShortMessage
/openjdk9/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftShortMessage.java41 public int getChannel() { method in class:SoftShortMessage
H A DSoftChannelProxy.java40 public MidiChannel getChannel() { method in class:SoftChannelProxy
H A DModelAbstractOscillator.java80 public MidiChannel getChannel() { method in class:ModelAbstractOscillator
H A DFastShortMessage.java111 public int getChannel() { method in class:FastShortMessage
H A DDLSRegion.java60 public long getChannel() { method in class:DLSRegion
/openjdk9/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DInheritedChannel.java207 public static synchronized Channel getChannel() throws IOException { method in class:InheritedChannel
/openjdk9/jdk/src/java.base/share/classes/sun/security/ssl/
H A DBaseSSLSocketImpl.java107 public final SocketChannel getChannel() { method in class:BaseSSLSocketImpl
/openjdk9/jdk/src/java.base/share/classes/sun/nio/cs/
H A DStreamDecoder.java211 private static FileChannel getChannel(FileInputStream in) { method in class:StreamDecoder
/openjdk9/jdk/src/java.base/share/classes/sun/nio/ch/
H A DSocketAdaptor.java71 public SocketChannel getChannel() { method in class:SocketAdaptor
H A DServerSocketAdaptor.java140 public ServerSocketChannel getChannel() { method in class:ServerSocketAdaptor
H A DDatagramSocketAdaptor.java360 public DatagramChannel getChannel() { method in class:DatagramSocketAdaptor
/openjdk9/jdk/src/java.base/share/classes/java/net/
H A DServerSocket.java612 public ServerSocketChannel getChannel() { method in class:ServerSocket

Completed in 140 milliseconds

12