Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
逆シリアル化を実行するには、ObjectInputStream. ただし、AsynchronousSocketChannelに変換できない を使用するだけObjectInputStreamです。私に何ができる?
ObjectInputStream
AsynchronousSocketChannel
で変換できAsynchronousSocketChannelます。InputStreamChannels.newInputStream(channel)
InputStream
Channels.newInputStream(channel)