Searched defs:getChannel (Results 1 - 25 of 35) sorted by relevance

12

/openjdk10/jdk/src/java.rmi/share/classes/sun/rmi/transport/
H A DEndpoint.java37 Channel getChannel(); method in interface:Endpoint
H A DConnection.java63 public Channel getChannel(); method in interface:Connection
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
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftShortMessage.java41 public int getChannel() { method in class:SoftShortMessage
H A DFastShortMessage.java111 public int getChannel() { method in class:FastShortMessage
H A DModelAbstractOscillator.java80 public MidiChannel getChannel() { method in class:ModelAbstractOscillator
H A DSoftChannelProxy.java40 public MidiChannel getChannel() { method in class:SoftChannelProxy
H A DDLSRegion.java60 public long getChannel() { method in class:DLSRegion
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DSocketOutputStream.java75 public final FileChannel getChannel() { method in class:SocketOutputStream
H A DSocketInputStream.java78 public final FileChannel getChannel() { method in class:SocketInputStream
H A DServerSocket.java612 public ServerSocketChannel getChannel() { method in class:ServerSocket
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/pept/transport/
H A DEventHandler.java43 public SelectableChannel getChannel(); method in interface:EventHandler
/openjdk10/jdk/src/java.base/share/classes/sun/nio/ch/
H A DServerSocketAdaptor.java140 public ServerSocketChannel getChannel() { method in class:ServerSocketAdaptor
H A DSocketAdaptor.java71 public SocketChannel getChannel() { method in class:SocketAdaptor
H A DDatagramSocketAdaptor.java360 public DatagramChannel getChannel() { method in class:DatagramSocketAdaptor
/openjdk10/jdk/src/java.base/share/classes/java/io/
H A DFileOutputStream.java407 public FileChannel getChannel() { method in class:FileOutputStream
H A DFileInputStream.java382 public FileChannel getChannel() { method in class:FileInputStream
H A DRandomAccessFile.java295 public final FileChannel getChannel() { method in class:RandomAccessFile
/openjdk10/jdk/src/java.rmi/share/classes/sun/rmi/transport/tcp/
H A DTCPConnection.java225 public Channel getChannel() method in class:TCPConnection
/openjdk10/jdk/src/java.base/unix/classes/sun/nio/ch/
H A DInheritedChannel.java207 public static synchronized Channel getChannel() throws IOException { method in class:InheritedChannel
/openjdk10/jdk/src/java.desktop/share/classes/javax/sound/midi/
H A DShortMessage.java381 public int getChannel() { method in class:ShortMessage
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/transport/
H A DSocketOrChannelAcceptorImpl.java409 public SelectableChannel getChannel() method in class:SocketOrChannelAcceptorImpl
/openjdk10/jdk/src/java.base/share/classes/sun/nio/cs/
H A DStreamDecoder.java211 private static FileChannel getChannel(FileInputStream in) { method in class:StreamDecoder
/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DHttpConnection.java113 SocketChannel getChannel () { method in class:HttpConnection

Completed in 167 milliseconds

12