edu.wpi.first.wpilibj.networktables2.stream
Class SocketStreams
java.lang.Object
edu.wpi.first.wpilibj.networktables2.stream.SocketStreams
public final class SocketStreams
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newStreamFactory
public static IOStreamFactory newStreamFactory(String host,
int port)
throws IOException
- Throws:
IOException
newStreamProvider
public static IOStreamProvider newStreamProvider(int port)
throws IOException
- Throws:
IOException
Copyright © 2013. All rights reserved.