Java java.util.logging SocketHandler fields, constructors, methods, implement or subclass

Example usage for Java java.util.logging SocketHandler fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.util.logging SocketHandler.

The text is from its open source code.

Constructor

SocketHandler(String host, int port)
Construct a SocketHandler using a specified host and port.