| Package | Description |
|---|---|
| com.grey.base.utils |
| Modifier and Type | Method and Description |
|---|---|
static TSAP |
TSAP.build(String hostport,
int port) |
static TSAP |
TSAP.build(String hostport,
int port,
boolean with_dotted) |
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap) |
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap,
boolean with_dotted) |
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap,
boolean with_dotted,
boolean with_sockaddr) |
static TSAP |
TSAP.get(Socket sock,
boolean local,
TSAP tsap,
boolean with_dotted) |
| Modifier and Type | Method and Description |
|---|---|
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap) |
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap,
boolean with_dotted) |
static TSAP |
TSAP.get(InetAddress jdkip,
int port,
TSAP tsap,
boolean with_dotted,
boolean with_sockaddr) |
static TSAP |
TSAP.get(Socket sock,
boolean local,
TSAP tsap,
boolean with_dotted) |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.